]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / lisp / ChangeLog
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-31 Kenichi Handamerge trunk
2013-12-31 Kenichi Handainternational/mule-conf.el: Unify the charset indian...
2013-12-31 Leo Liu* subr.el (set-temporary-overlay-map): Obsolete alias.
2013-12-30 Daniel ColascioneIgnore XF86WakeUp
2013-12-30 Daniel ColascioneFix infloop in indentation code
2013-12-28 João TávoraFix bug #16272 when inserting newline at point-min...
2013-12-28 Eli ZaretskiiFix bug #14739 with creation of GUI frames from TTY...
2013-12-28 Glenn MorrisEvery defcustom should specify its type
2013-12-28 Glenn MorrisAdd missing custom :versions, plus small fixes
2013-12-28 Glenn MorrisMisc small custom fixes
2013-12-28 Juanma BarranqueroFix ChangeLog typos.
2013-12-28 Glenn Morrisauthors.el updates and ChangeLog fixes
2013-12-28 Glenn MorrisChangeLog fixes
2013-12-28 Glenn MorrisRevert unnecessary earlier change
2013-12-27 Jarek CzekalskiShell completion for filenames from current directory...
2013-12-27 Glenn Morris* lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables...
2013-12-27 Lars Ingebrigtsen* net/shr.el (shr-insert): Don't infloop if the width...
2013-12-27 Stefan Monnier* lisp/icomplete.el (icomplete-show-matches-on-no-input...
2013-12-27 Stefan Monnier* lisp/electric.el: Move all electric-pair-* to elec...
2013-12-27 Lars IngebrigtsenFix another shr infloop in the filling code
2013-12-27 Lars Ingebrigtsenshr didn't fill Japanese text correctly any more
2013-12-26 João TávoraMake Electric Pair mode smarter/more useful:
2013-12-26 Fabián Ezequiel... * lisp/progmodes/python.el: Use lexical-binding.
2013-12-25 Lars IngebrigtsenDon't infloop when we can't find a good place to break...
2013-12-25 Xue FuqiaoSome fixes for vc-ignore (Bug#15754).
2013-12-25 Katsumi Yamaokalisp/ChangeLog: Fix last commit
2013-12-25 Katsumi Yamaokabyte-run.el (eval-when-compile), cc-defs.el (cc-eval...
2013-12-25 Xue FuqiaoMerge from mainline.
2013-12-25 Lars IngebrigtsenGrammer fix
2013-12-25 Lars Ingebrigtsen* net/shr.el (shr-visit-file): Removed debugging function.
2013-12-25 Lars IngebrigtsenFurther shr quotation mark fill fixes
2013-12-25 Fabián Ezequiel... * lisp/progmodes/python.el:
2013-12-25 Lars IngebrigtsenFold shr text with single quotation marks better
2013-12-25 Kenjiro NAKAYAMAeww textarea fixups
2013-12-24 Fabián Ezequiel... * lisp/progmodes/python.el (python-nav-beginning-of...
2013-12-24 Lars Ingebrigtseneww bookmark window restoration
2013-12-24 Eli ZaretskiiFix eww-open-file for MS-Windows and MS-DOS.
2013-12-24 Martin RudalicsIn balance-windows-area don't call window-height and...
2013-12-24 Lars IngebrigtsenFix eww bookmark window configuration
2013-12-24 Daniel ColascioneChange icomplete to display completions on initial...
2013-12-23 Daniel ColascioneMove provide to end of file for icomplete
2013-12-23 Ted Zlatanovnet/gnutls.el (gnutls-verify-error): Add version tag.
2013-12-23 Chong Yidong* indent.el (indent-rigidly): Use substitute-command...
2013-12-23 Chong YidongRename set-temporary-overlay-map -> set-transient-map
2013-12-22 Kenjiro NAKAYAMAeww: jump to next select field easier and better ftp...
2013-12-22 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby--electric-indent...
2013-12-22 Chong YidongPrevent themes from obliterating faces on low-color...
2013-12-22 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--implicit...
2013-12-22 Dmitry GutovIntegrate ruby-mode with electric-indent-mode better
2013-12-22 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-align-to-stmt-keywo...
2013-12-21 Richard M. StallmanDocument how to make RET not indent.
2013-12-21 Kenjiro NAKAYAMAeww: fix wrong key binding
2013-12-21 Kenjiro NAKAYAMAeww: support disabled and readonly text
2013-12-21 Ted Zlatanoveww: machinery to list browser history
2013-12-21 Rüdiger Sonderfeldeww: minor code fixes and toolbar support
2013-12-21 Lars Magne Ingebri... * net/shr.el (shr--extract-best-source): Don't bug...
2013-12-21 Jan DjärvCustomize ns-use-srgb-colorspace on OSX >= 10.7 to...
2013-12-21 Chong YidongDon't make faces when loading Custom themes.
2013-12-21 Chong YidongDoc fixes for face functions.
2013-12-21 Chong YidongTweak C-x TAB behavior changes, and update docs.
2013-12-20 Juanma Barranquero* faces.el (read-face-name): Require crm.el when using...
2013-12-20 Daniel Colascione* progmodes/sh-script.el (sh-mode): Tweak paragraph...
2013-12-20 Juri Linkov* lisp/saveplace.el (save-place-to-alist): Add `dired...
2013-12-20 Juri Linkov* lisp/replace.el (read-regexp-defaults-function):...
2013-12-20 E Sabof* lisp/hi-lock.el (hi-lock-set-pattern): Check for...
2013-12-20 Stephen BermanNew implementation of Todo item insertion commands...
2013-12-20 Stephen BermanTodo mode bug fixes and new features.
2013-12-20 Bozhidar Batsov* lisp/emacs-lisp/subr-x.el: (string-remove-prefix...
2013-12-20 Bozhidar Batsov* lisp/emacs-lisp/subr-x.el: Renamed from helpers.el.
2013-12-20 Martin RudalicsSome more fixes for pixelwise resizing.
2013-12-20 Vitalie Spinucomint.el (comint-output-filter): Fix rear-nonsticky...
2013-12-20 Chong Yidong* faces.el (read-color): Minor fix for completion function.
2013-12-20 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-align-to-stmt-keywo...
2013-12-20 Jay Belangerlisp/calc/calc.el (calc-enter, calc-pop): Use the variable
2013-12-20 Lars Magne Ingebri... * net/shr.el (shr-insert): Protect against infloops...
2013-12-20 Rüdiger Sonderfeldoctave-mode: Link to manual.
2013-12-20 Leo Liu* skeleton.el (skeleton-pair-insert-maybe): Disable...
2013-12-20 Juri Linkov* lisp/replace.el (occur-engine): Use `add-face-text...
2013-12-19 Juri Linkov* lisp/isearch.el (isearch-mode-map): Bind `M-s e'...
2013-12-19 Juri Linkov* lisp/vc/log-edit.el (log-edit-insert-filenames-withou...
2013-12-19 Juri Linkov* lisp/simple.el (eval-expression-print-format): Don...
2013-12-19 Ted Zlatanoveww: Revert 2013-12-11T19:01:44Z!tzz@lifelogs.com UI...
2013-12-19 Stefan Monnier* lisp/hl-line.el (hl-line-make-overlay): New fun....
2013-12-19 Jan DjärvMake NS port use the normal dnd functions.
2013-12-19 Glenn Morris* lisp/emacs-lisp/ert.el (ert-select-tests): Fix string...
2013-12-19 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent...
2013-12-19 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--args-separato...
2013-12-19 Juri Linkovquery-replace backward
2013-12-18 Juri Linkov* lisp/vc/log-edit.el (log-edit-hook): Add `log-edit...
2013-12-18 Juri Linkov* lisp/help-mode.el (help-mode-map): Bind "l" to help...
2013-12-18 Leo Liu* eshell/em-prompt.el (eshell-emit-prompt): Fix last...
2013-12-18 Eli ZaretskiiFix bug #16179 with ls-lisp emulation of the ls -s...
2013-12-18 Chong Yidong* customize.texi (Custom Themes): Document custom-known...
2013-12-18 Tassilo HornAdd tilde before \ref{}s to tables.
2013-12-18 Chong Yidong* cus-edit.el (custom-magic-alist): Fix "themed" descri...
2013-12-18 Chong YidongFix loading of themes when NO-ENABLE is t.
2013-12-18 Chong Yidong* cus-theme.el (custom-new-theme-mode-map): Add bindings.
2013-12-18 Chong Yidong* replace.el (occur-engine): Avoid infloop.
2013-12-18 Kazuhiro Itomake-mode.el (makefile-fill-paragraph): Fix infloop.
next