Merge from emacs-24; up to 2012-12-27T08:21:08Z!rgm@gnu.org
[bpt/emacs.git] / lisp / ChangeLog
2013-04-04 Glenn MorrisChangeLog fixes
2013-04-04 Glenn Morris* lisp/electric.el (electric-pair-inhibit-predicate...
2013-04-04 Stefan Monnier* lisp/emacs-lisp/package.el (package-compute-transacti...
2013-04-04 Roland Winklerlisp/faces.el (read-face-name): Behave as promised...
2013-04-04 Thierry Volpiatto* lisp/bookmark.el: Fix deletion of bookmarks.
2013-04-04 Yann Hodique* lisp/emacs-lisp/package.el (package-pinned-packages...
2013-04-03 Alan MackenzieHandle `parse-partial-sexp' landing inside a comment...
2013-04-02 Paul EggertUse UTF-8 for most files with non-ASCII characters.
2013-04-01 Stefan Monnier* lisp/electric.el (electric-pair-inhibit-predicate...
2013-04-01 Paul EggertSpelling fixes.
2013-03-31 Roland Winkleremacs-lisp/crm.el (completing-read-multiple): Doc fix.
2013-03-31 Stefan Monnier* lisp/hi-lock.el (hi-lock-mode): Cleanup after revert...
2013-03-30 Aidan GaulandUse present tense in ChangeLog entries.
2013-03-30 Glenn MorrisMerge from emacs-24; up to 2012-12-26T16:22:18Z!michael...
2013-03-30 Leo Liu* etc/NEWS: Mention `kmacro-to-register' and new eldoc...
2013-03-30 Aidan GaulandMoved my ChangeLog entries to the correct ChageLog...
2013-03-30 Ted ZlatanovMove forward-whitespace, forward-symbol, forward-same...
2013-03-29 Leo Liu* kmacro.el (kmacro-to-register): New command.
2013-03-29 Stefan Monnier* lisp/mpc.el: Use defvar-local and setq-local.
2013-03-29 Ted Zlatanov* progmodes/subword.el (superword-mode): Use `forward...
2013-03-28 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-mode): Make it...
2013-03-28 Leo Liu* vc/vc-bzr.el (vc-bzr-revert): Don't backup.
2013-03-27 Eli ZaretskiiFix bug #14063 with reverting the *Colors* buffer.
2013-03-27 Stefan Monnier* lisp/minibuffer.el (completion-pcm--merge-completions...
2013-03-27 Stefan Monnier* lisp/case-table.el (case-table-get-table): New function.
2013-03-27 Ted ZlatanovAdd `superword-mode'
2013-03-26 Stefan Monnier* lisp/desktop.el (desktop--v2s): Rename from desktop...
2013-03-26 Leo Liu* lisp/register.el: Move semantic tag handling back to
2013-03-26 Fabián Ezequiel... Un-indent after "pass" and "return" statements
2013-03-26 Stefan Monnier* lisp/eshell/em-prompt.el (eshell-emit-prompt): Make...
2013-03-25 Stefan Monnier* lisp/font-lock.el (lisp-font-lock-keywords-2): Don...
2013-03-25 Michael Albinus* net/tramp.el (tramp-drop-volume-letter): Make it...
2013-03-25 Chong Yidong* iswitchb.el (iswitchb-read-buffer): Fix typo.
2013-03-24 Juri Linkov* lisp/replace.el (list-matching-lines-prefix-face...
2013-03-24 Leo Liu* lisp/files.el (kill-buffer-hook): Doc fix.
2013-03-23 Dmitry Gutov* lisp/emacs-lisp/lisp-mode.el (emacs-lisp-docstring...
2013-03-23 Dmitry Gutov* lisp/vc/diff-mode.el (diff-mode-shared-map): Unbind...
2013-03-23 Leo Liu* lisp/nxml/nxml-util.el (nxml-with-unmodifying-text...
2013-03-23 Leo Liu* lisp/nxml/rng-nxml.el (rng-set-state-after): Do not...
2013-03-23 Juri Linkov* lisp/info.el (info-index-match): New face.
2013-03-22 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-22 Ted Zlatanov* progmodes/cfengine.el: Use symbol motion commands...
2013-03-21 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-21 Ted Zlatanov* progmodes/cfengine.el (cfengine-common-syntax): Add...
2013-03-21 Kenichi Handamerge trunk
2013-03-20 Juri LinkovInfo footnote fontification and navigation.
2013-03-20 Stefan Monnier* lisp/subr.el (posn-point, posn-string): Fix it here...
2013-03-20 Kenichi Handamerge trunk
2013-03-20 Paul EggertSuppress unnecessary non-ASCII chatter during build...
2013-03-20 Leo Liu* ido.el (ido-chop): Fix bug#10994.
2013-03-19 Dmitry Gutov* lisp/whitespace.el (whitespace-font-lock, whitespace...
2013-03-19 Stefan Monnier* lisp/mouse.el (mouse--down-1-maybe-follows-link)...
2013-03-19 Dmitry Gutov* lisp/whitespace.el (whitespace-font-lock-keywords...
2013-03-19 Dmitry Gutov* lisp/whitespace.el (whitespace-color-on): Use `prepen...
2013-03-19 Leo Liu* progmodes/compile.el (compilation-display-error)...
2013-03-18 Paul Eggertiso-2022-7bit commentary fixes
2013-03-18 Jan Djärv* mouse.el (mouse-on-link-p): Check for scroll bar.
2013-03-18 Michael Albinus* net/tramp-compat.el (tramp-compat-user-error): New...
2013-03-18 Leo LiuMake sure eldoc can be turned off properly.
2013-03-18 Tassilo Horn* doc-view.el (doc-view-new-window-function): Check...
2013-03-18 Paul EggertAutomate the build of ja-dic.el.
2013-03-18 Stefan Monnier* lisp/whitespace.el: Fix double evaluation.
2013-03-17 Michael AlbinusAdd bug number
2013-03-17 Michael Albinus* net/tramp-adb.el (tramp-adb-parse-device-names): Use
2013-03-17 Leo Liu* simple.el (eval-expression-minibuffer-setup-hook...
2013-03-17 Roland Winklercompleting-read-multiple: Ignore empty strings in the...
2013-03-17 Jay Belanger* lisp/calc/calc-ext.el (math-read-number-fancy): Check...
2013-03-16 Stefan MonnierMerge from emacs-24
2013-03-16 Leo Liu* progmodes/scheme.el: Add indentation and font-locking...
2013-03-16 Eli ZaretskiiFix command-line-normalize-file-name for DOS/Windows...
2013-03-15 Kenichi Handamerge trunk
2013-03-15 Michael AlbinusSync with Tramp 2.2.7.
2013-03-14 Tassilo Horn* doc-view.el Fix bug#13887.
2013-03-14 Tassilo Horn* doc-view.el (doc-view-insert-image): Don't modify...
2013-03-14 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-auto-fill): Don't inf...
2013-03-14 Leo Liu* thingatpt.el (end-of-sexp): Use syntax-after.
2013-03-14 Leo Liu* thingatpt.el (end-of-sexp): Fix bug#13952.
2013-03-13 Karl Fogel* saveplace.el (save-place-alist-to-file): Don't sort
2013-03-13 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-insert-directory...
2013-03-13 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defun-declarations-alist...
2013-03-13 Stefan Monnier* lisp/international/mule.el (find-auto-coding): Includ...
2013-03-12 Ted Zlatanov* progmodes/cfengine.el: add CFEngine 3-specific indent...
2013-03-12 Stefan MonnierUse locate-user-emacs-file.
2013-03-12 Paul EggertSwitch encodings of tutorials, thai-word to UTF-8.
2013-03-11 Stefan Monnier* lisp/recentf.el (recentf-save-file): Use locate-user...
2013-03-11 Thierry Volpiatto* lisp/net/net-utils.el (net-utils-remove-ctrl-m-filter):
2013-03-11 Per Starbäck* lisp/international/characters.el (glyphless-set-char...
2013-03-11 Ted ZlatanovUpdate ChangeLog for 2013-03-11T17:17:13Z!tzz@lifelogs...
2013-03-11 Jean-Philippe Gravel* lisp/progmodes/gdb-mi.el: Speed up initialization...
2013-03-11 Glenn MorrisMerge from emacs-24; up to 2012-12-25T17:37:29Z!eliz...
2013-03-11 Stefan Monnier* lisp/term/xterm.el (xterm--report-background-handler...
2013-03-11 Stefan Monnier* lisp/term/xterm.el: Don't discard input. Use lexical...
2013-03-11 Michael Mauger* progmodes/sql.el Version 3.2
2013-03-11 Stefan Monnier* lisp/xt-mouse.el (xterm-mouse-event-read): Remove.
2013-03-11 Glenn MorrisAdd 24.3 release to ChangeLogs
2013-03-10 Stefan Monnier* lisp/term/xterm.el (xterm-function-map): Support...
2013-03-10 Stefan Monnier* lisp/emacs-lisp/byte-run.el (dont-compile): Declare...
2013-03-10 Stefan Monnier* lisp/whitespace.el (whitespace-enable-predicate)...
2013-03-10 Stefan Monnier* lisp/comint.el: Use with-silent-modifications.
2013-03-10 Kenichi Handamerge trunk
next