Merge from emacs-24; up to 2012-04-20T05:47:55Z!eliz@gnu.org
[bpt/emacs.git] / lisp / ChangeLog
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-05 Ransom Williams* lisp/files.el (file-auto-mode-skip): New var.
2012-05-05 Stefan MonnierUse set-temporary-overlay-map.
2012-05-05 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--let*): New function.
2012-05-05 Stefan MonnierNew function set-temporary-overlay-map and macros ...
2012-05-04 Stefan MonnierAdd new error and function `user-error'.
2012-05-04 Stefan Monnier* lisp/dabbrev.el (dabbrev--ignore-case-p): New function.
2012-05-04 Stefan Monnier* lisp/files.el (automount-dir-prefix): Mark as obsolete.
2012-05-04 Glenn Morris* patcomp.el, play/bruce.el: Move to obsolete/.
2012-05-04 Paul EggertFix minor Y10k bugs.
2012-05-04 Chong YidongConvert more defvars to defcustoms.
2012-05-03 Stefan Monnier* minibuffer.el (completion--twq-all): Beware completio...
2012-05-03 Wilson SnyderMerge verilog-mode.el from upstream.
2012-05-03 Kenichi Handamerge trunk
2012-05-03 Kenichi Handamail/rmailmm.el (rmail-show-mime): Catch an error cause...
2012-05-03 Stefan Monnier* lisp/emacs-lisp/bytecomp.el
2012-05-02 Stefan Monnier* subr.el (read-passwd): Better clean after ourselves.
2012-05-02 Chong YidongAdd customization data to several built-in variables.
2012-05-02 Juanma BarranqueroFix ChangeLog typos.
2012-05-02 Juanma BarranqueroSilence byte-compiler warnings.
2012-05-02 Chong YidongFix naming of abnormal hook vars in allout.el.
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-05-01 Glenn Morris* lisp/cus-start.el (suggest-key-bindings): Remove...
2012-05-01 Glenn Morris* lisp/eshell/esh-cmd.el (eshell-debug-command): Doc...
2012-05-01 Glenn Morris* lisp/cus-edit.el (custom-variable-documentation)...
2012-05-01 Aaron S. HawleyReimplement execute-extended-command in Elisp.
2012-05-01 Chong YidongFix mouse wheel scrolling in Follow mode.
2012-05-01 Chong Yidong* lisp/follow.el: Rework, eliminating reliance on advice.
2012-05-01 Glenn MorrisRemove no-byte-compile setting from some lisp/term...
2012-05-01 Stefan Monnier* lisp/minibuffer.el (completion-table-with-quoting...
2012-04-30 Eli ZaretskiiResurrect encoding of replies by Rmail which was lost...
2012-04-30 Leo Liu* lisp/ibuf-ext.el (ibuffer-diff-buffer-with-file-1...
2012-04-30 Martin RudalicsFix entry in display-buffer--action-function-custom...
2012-04-29 Chong YidongFix Follow mode's calculation of window ends.
2012-04-28 Stefan MonnierAvoid the obsolete `assoc' package.
2012-04-27 Alan MackenzieUpdate CC Mode version to 5.32.3.
2012-04-27 Chong Yidong* lisp/vc/diff.el (diff-sentinel): Go to bob.
2012-04-27 Glenn MorrisFix dates of some merged ChangeLog entries
2012-04-27 Chong YidongFix application of menu-bar-mode etc. by X resources.
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-27 Chong YidongFix missing prefix warning in pascal.el.
2012-04-27 Chong YidongFix for tool-bar confusion in read-key.
2012-04-27 Stefan Monnier* emacs-lisp/assoc.el: Move to obsolete/.
2012-04-26 Stefan Monnier* lisp/emacs-lisp/assoc.el (aget): Fix dynamic-scoping...
2012-04-26 Stefan MonnierReplace lexical-let by lexical-binding (except Gnus...
2012-04-26 Andreas SchwabFixes: debbugs:11344
2012-04-26 Chong Yidong* image.el (image-type-from-buffer): Only return suppor...
2012-04-26 Chong YidongFixes for diff-hunk-kill.
2012-04-26 Chong YidongAllow undoing in read-only diff-mode buffers.
2012-04-26 Stefan Monnier* lisp/vc/vc-mtn.el:
2012-04-26 Chong YidongAdapt ediff window handling to multi-tty.
2012-04-25 Stefan MonnierAdd support for completion of quoted/escaped data.
2012-04-25 Stefan MonnierRemove unnecessary use of minibuffer-completing-file...
2012-04-25 Stefan MonnierUse completion-table-with-quoting for comint and pcomplete.
2012-04-25 Stefan Monnier* lisp/minibuffer.el: Use completion-table-with-quoting...
2012-04-25 Stefan Monnier* lisp/minibuffer.el: Add support for completion of...
2012-04-25 Leo Liu* lisp/progmodes/python.el (python-pdbtrack-get-source...
2012-04-25 Leo Liu* progmodes/python.el (python-send-region): Add suffix .py
2012-04-25 Chong YidongFix whitespace highlighting of context diffs.
2012-04-25 Leo Liu* lisp/files.el (auto-mode-alist): Use javascript-mode...
2012-04-25 Alex HarsanyiSync with soap-client repository. Support SOAP simpleT...
2012-04-25 Chong Yidong* cus-edit.el (custom-buffer-create-internal): Update...
2012-04-25 Eli ZaretskiiForce interactive-mode in GDB on MS-Windows.
2012-04-24 Michael Albinus* notifications.el (top): Remove unneeded declarations.
2012-04-24 Michael Albinus* notifications.el (notifications-specification-version...
2012-04-24 Stefan Monnier* ruby-mode.el: Handle general delimited literals.
2012-04-24 Stefan Monnier* lisp/progmodes/ruby-mode.el: Simplify last change...
2012-04-24 Dmitry Gutov* lisp/progmodes/ruby-mode.el: Handle Cucumber defs...
2012-04-24 Dmitry Gutov* lisp/progmodes/ruby-mode.el: Handle general delimited...
2012-04-24 Michael Albinus* notifications.el (notifications-interface)
2012-04-24 Leo Liu* lisp/progmodes/python.el: Move hideshow setup to...
2012-04-24 Martin RudalicsDon't clear echo area prematurely when handling select...
2012-04-24 Chong YidongEnsure that X selection convertors properly encode...
2012-04-24 Stefan Monnier* lisp/ibuffer.el (ibuffer-mode-map): Bind `/ m' to...
2012-04-24 Ivan Andrus* lisp/ibuf-ext.el (ibuffer-list-buffer-modes): Add...
2012-04-23 Chong Yidong* subr.el (accept-change-group): Fix arg usage.
2012-04-23 Chong YidongUse proper faces in apropos.el.
2012-04-23 Chong Yidong* apropos.el (apropos-read-pattern): Fix word list...
2012-04-23 Chong YidongRemove non-option variable handling from customize...
2012-04-23 Michael Albinus* net/xesam.el (xesam-mode-map): Use let-bound map in
2012-04-23 Agustín Martínispell.el,flyspell.el: Preserve session localwords...
2012-04-23 Agustín MartínRemove obsolete usage of (ispell-insert-word)
2012-04-22 Chong Yidong* faces.el (face-spec-set): Stop supporting deprecated...
2012-04-22 Chong YidongMake the "reset-saved" Custom operation reset to defaul...
2012-04-22 Michael AlbinusMove functions from C to Lisp. Make non-blocking metho...
2012-04-22 Chong YidongTweaks to Customize interface. Set custom-reset-button...
2012-04-22 Alan MackenzieCC Mode. Adding a ) can hide the resulting (..) from...
2012-04-22 Chong Yidong* simple.el (delete-active-region): Move to killing...
2012-04-21 Andreas Schwab* progmodes/which-func.el (which-func-current): Quote %
2012-04-21 Juanma BarranqueroDon't add modes to which-func-modes if already set...
2012-04-21 Leo Liu* lisp/net/rcirc.el (rcirc): Avoid error when process...
2012-04-21 Chong YidongFix xml.el regression introduced by 2012-01-27 change.
2012-04-21 Michael VehrsImprove tbl support in woman.el.
2012-04-20 Stefan Monnier* lisp/minibuffer.el (completion-file-name-table):...
2012-04-20 Paul EggertFix logic for returning to and yanking from Rmail buffer.
2012-04-20 Leo Liu* lisp/font-lock.el (lisp-font-lock-keywords-2): Add...
2012-04-20 Chong YidongFix emacsclient/server behavior under --without-x.
2012-04-20 Eli ZaretskiiFix bug #11279 with sending command blocks to GDB.
2012-04-20 Chong Yidong* lisp/server.el (server-execute): Respect initial...
2012-04-20 Martin RudalicsFix resizing of minibuffer windows (Bug#11276).
next