Merge from emacs-24; up to 2012-05-02T07:12:52Z!rgm@gnu.org.
[bpt/emacs.git] / lisp / ChangeLog
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-07 Chong YidongBackport 2012-06-23T12:48:24Z!cyd@gnu.org from trunk
2012-08-06 Stefan Monnier* lisp/help-fns.el (help-fns--key-bindings, help-fns...
2012-08-06 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--sm-macroexpand):...
2012-08-06 Stefan Monnier* lisp/progmodes/cperl-mode.el (cperl-mode): Yet anothe...
2012-08-06 Mohsen BANAN* lisp/language/persian.el: New file.
2012-08-06 Glenn Morris* lisp/eshell/esh-ext.el (eshell/addpath): Use mapconcat.
2012-08-06 Chong YidongAdd inhibit-switch-frame parameter for display-buffer...
2012-08-06 Fabián Ezequiel... Make internal shell process buffer names start with...
2012-08-06 Glenn MorrisTweak previous esh-ext.el change
2012-08-05 Chong YidongTweak proced docstring to trigger autoloading.
2012-08-05 Chong YidongIn Imenu, don't show defvars with no second argument.
2012-08-05 Chong YidongMark last change as tiny.
2012-08-05 Vegard ØyeAdd declares for viper-deflocalvar and viper-loop.
2012-08-05 Chong YidongImprovements to local-variable reporting in `describe...
2012-08-05 Chong YidongDocfix for kill-buffer-hook and others.
2012-08-05 Glenn Morris* lisp/eshell/esh-ext.el (eshell/addpath): Also update...
2012-08-05 Chong Yidong* wdired.el (wdired-mode, wdired-change-to-wdired-mode...
2012-08-05 Chong Yidong* fringe.el: Docstring and minor code improvements.
2012-08-05 Chong Yidong* files.el (set-auto-mode): Fix invalid setq call.
2012-08-04 Stefan Monnier* lisp/isearch.el: Misc simplification; use defstruct.
2012-08-04 Eli ZaretskiiFix the MSDOS build as fallout of latest changes.
2012-08-04 Andreas Schwab* simple.el (list-processes): Doc fix.
2012-08-04 Andreas Schwab* simple.el (list-processes--refresh): For a server...
2012-08-04 Michal Nazarewicz* lisp/mpc.el: Support password in host argument.
2012-08-03 Eli ZaretskiiFix whitespace-display-mappings.
2012-08-03 Eli ZaretskiiSupport symlinks on latest versions of MS-Windows.
2012-08-03 Chong Yidong* menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
2012-08-03 Chong Yidong* sort.el (sort-regexp-fields): Doc fix.
2012-08-03 Tassilo Horn* textmodes/reftex.el (reftex-compile-variables): Make...
2012-08-03 MON KEYDoc fixes for imap.el.
2012-08-03 João TávoraWorkaround for latex-forward-sexp slowness.
2012-08-02 Tassilo Hornfixup ChangeLog
2012-08-02 Tassilo Horn* textmodes/reftex-vars.el (reftex-label-alist): Docfix.
2012-08-02 Tassilo Horn* textmodes/reftex-vars.el (reftex-default-label-alist...
2012-08-02 Bastien GuerryFix typo in docstring. Bug #12122.
2012-08-02 Glenn MorrisMove NT-specific include file to the NT include directory
2012-08-02 Paul EggertObsolete alias inactivate-current-input-method-function.
2012-08-01 Jay Belangercalc-mode.el (calc-set-simplify-mode): Use `cond' inste...
2012-08-01 Glenn MorrisSmall tweaks for autoconf mode
2012-08-01 Rupert Swarbrick* calendar/cal-html.el (cal-html-insert-agenda-days...
2012-08-01 Glenn MorrisChangeLog fixes
2012-07-31 Fabián Ezequiel... Shell processes: enhancements to startup and CEDET...
2012-07-31 Andreas SchwabFixes: debbugs:12108
2012-07-31 Jay Belangercalc-mode.el (calc-set-simplify-mode): Adjust message.
2012-07-31 Jay Belangercalc-mode.el (calc-basic-simplification-mode): Rename...
2012-07-31 Bastien GuerryFix comment in man.el. See bug#12101.
2012-07-31 Martin RudalicsFix return values of switch-to-prev/next-buffer.
2012-07-31 Fabián Ezequiel... * progmodes/python.el (run-python-internal): Disable...
2012-07-30 Stefan MertenSilence `checkdoc-ispell'.
2012-07-30 Paul EggertUpdate .PHONY listings in makefiles.
2012-07-29 Jay Belangercalc/calc-help (calc-m-prefix-help): Change message.
2012-07-29 Jay Belangercalc/calc.el (calc-simplify-mode): Make 'alg the defaul...
2012-07-29 Jay Belangercalc/calc.el (math-normalize-error): New variable.
2012-07-29 Eli ZaretskiiFix bug #12082 with non-ASCII output in Windows GUI...
2012-07-29 Juri Linkov* lisp/simple.el (goto-line): Don't display default...
2012-07-29 Paul Eggert* international/mule-cmds.el (inactivate-input-method...
2012-07-29 Paul EggertDon't use the abbreviation "win" to refer to Windows...
2012-07-29 Paul Eggertdeactive->inactive, inactivate->deactivate spelling...
2012-07-29 Chong YidongDeactivate the mark on more copy operations, and indica...
2012-07-29 Juri Linkov* lisp/simple.el (async-shell-command-buffer): New...
2012-07-28 Eli ZaretskiiFix non-ASCII input in non-GUI frames on MS-Windows...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-28 Chong YidongFix bogus code in gdb-place-breakpoints.
2012-07-28 Chong YidongIn C-x v L and C-x v D, prompt for directory if there...
2012-07-28 Eli ZaretskiiMore fixes in lisp/ for parallel builds on MS-Windows.
2012-07-28 Chong Yidong* simple.el (delete-trailing-lines): New option.
2012-07-28 David EngsterMaybe return expanded XML qnames as plain symbols ...
2012-07-27 Fabián Ezequiel... Consistent completion in inferior python with emacs...
2012-07-27 Jay Belangercalccomp.el (math-compose-expr): Undo previous change.
2012-07-27 Fabián Ezequiel... * lisp/progmodes/python.el (python-mode-map): Added...
2012-07-27 Michael AlbinusFix name typo.
2012-07-27 Michael Albinus* notifications.el (notifications-on-action-signal)
2012-07-27 Tassilo Horn* textmodes/reftex-vars.el (reftex-label-alist-builtin...
2012-07-27 Jay Belangercalccomp.el (math-compose-expr): Use parentheses when
2012-07-26 Eli ZaretskiiFix parallel bootstrap in lisp/ on MS-Windows.
2012-07-26 Martin RudalicsIn mouse-drag-line don't exit tracking prematurely...
2012-07-26 Stefan Monnier* lisp/mouse.el (popup-menu): Fix last change.
2012-07-26 Stefan MonnierAutoload more carefully from Lisp. Follow aliases...
2012-07-25 Alp Aker* international/mule-cmds.el (ucs-insert): Mark it...
2012-07-25 Leo LiuAvoid leaving nil in the alist in cc-imenu-objc-function
2012-07-25 Andreas SchwabFixes: debbugs:12042
2012-07-25 Christopher SchmidtIn pp-display-expression select old selected window...
2012-07-25 Martin RudalicsAdd advertised calling convention for redirect-frame...
2012-07-25 Chong YidongBackport fix for Bug#11989 from trunk.
2012-07-25 Paul EggertPrefer typical American spelling for "acknowledgment".
2012-07-25 Jay Belangercalc-alg.el (math-simplify-divide): Don't cross multiply
2012-07-24 Julien DanjouMerge changes made in Gnus master; Remove dead code
2012-07-23 Eli ZaretskiiFix displaying the user name in error message about...
2012-07-22 Vincent Belaïche* ses.el (ses-cell-formula-aset): New macro.
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-21 Leo LiuUse match-string-no-properties instead in c-defun-name
2012-07-20 Leo Liu* lisp/progmodes/cc-cmds.el (c-defun-name): Handle...
2012-07-20 Vincent Belaïche* ses.el (ses-rename-cell): Set new name also in refere...
2012-07-20 Jan DjärvBackport: Recognize Objective-C methods also in c-defun...
2012-07-20 Leo Liu* progmodes/cc-langs.el (c-symbol-start): Include char _.
2012-07-20 Masatake YAMATO* lisp/term/x-win.el (x-menu-bar-open): Use `frame...
2012-07-20 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-parse-partial)...
2012-07-20 Eli ZaretskiiFix display of Hebrew tutorial title on splash screen.
2012-07-20 Dmitry AntipovDrop idle buffer compaction due to an absence of the
next