Merge from emacs-24; up to 2012-11-15T23:31:37Z!dancol@dancol.org
[bpt/emacs.git] / lisp / ChangeLog
2012-11-18 Glenn MorrisMerge from emacs-24; up to 2012-11-15T23:31:37Z!dancol...
2012-11-18 Glenn Morris* lisp/image.el (insert-image, insert-sliced-image...
2012-11-18 Juanma BarranqueroSilence some warnings.
2012-11-17 Paul EggertCalc now uses the Gregorian calendar for all dates,
2012-11-17 Juanma Barranquerolisp/*.el: Add missing declarations.
2012-11-17 Jay Belanger* calc/calc.el (calc-gregorian-switch): New variable.
2012-11-17 Eli ZaretskiiFix bug #12914 with drag-n-drop in native MS-Windows...
2012-11-17 Chong Yidong* lisp/emacs-lisp/syntax.el (syntax-propertize-function...
2012-11-17 Andreas PolitzFix prefix arg handling in ibuffer marking commands.
2012-11-17 Chong YidongFix for vc-svn-merge-news.
2012-11-17 Stephen BermanFix for gamegrid-add-score-with-update-game-score-1.
2012-11-17 Chong Yidong* help-mode.el (help-xref-interned): End on point-min.
2012-11-17 Chong Yidong* filecache.el (file-cache-add-file): Handle relative...
2012-11-17 Chong Yidong* filecache.el (file-cache-add-file-list): Doc fix.
2012-11-17 Glenn MorrisReword previous with-temp-buffer-window doc fixes
2012-11-17 Glenn MorrisUse set-face-underline rather than the alias set-face...
2012-11-17 Glenn Morris* lisp/window.el (with-temp-buffer-window): Doc fix.
2012-11-16 Jürgen Hötzel* lisp/eshell/em-unix.el (eshell/mkdir): Handle "-...
2012-11-16 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-make-advised-definition...
2012-11-16 Glenn MorrisMerge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov...
2012-11-16 Stefan Monnier* lisp/emacs-lisp/cl-lib.el: Set more meaningful versio...
2012-11-16 Martin RudalicsFix some display-buffer related issues.
2012-11-16 Glenn MorrisDoc fixes related to fit-frame-to-buffer
2012-11-16 Glenn Morris* lisp/faces.el (face-underline-p): Use face-attribute...
2012-11-15 Daniel ColascioneMerge from cygw32 branch
2012-11-15 Daniel ColascioneUse right url-handler for drag-and-dropped files under...
2012-11-15 Juanma Barranquerolisp/emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*...
2012-11-15 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix...
2012-11-15 Glenn Morris* lisp/eshell/em-cmpl.el (eshell-pcomplete): New command.
2012-11-15 Glenn MorrisFixes related to face underlining
2012-11-15 Glenn Morrisansi-term escape-char fix
2012-11-15 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-definition-type): Make...
2012-11-15 Katsumi Yamaoka* lisp/emacs-lisp/advice.el (ad-make-advised-definition...
2012-11-15 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Add buffer-local support...
2012-11-15 Drew Adams* lisp/imenu.el (imenu--split-submenus): Use imenu...
2012-11-15 Stefan MonnierBackport fix for bug#12879 from trunk
2012-11-15 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda...
2012-11-14 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Add around advice for...
2012-11-14 Dmitry Gutov* lisp/progmodes/ruby-mode.el
2012-11-14 Glenn Morris* lisp/subr.el (set-temporary-overlay-map): Doc fix.
2012-11-14 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-expr-beg): Make...
2012-11-14 Stefan Monnier* lisp/emacs-lisp/gv.el (setf): Fix debug spec for...
2012-11-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-move-to-block)...
2012-11-13 Stefan Monnier* lisp/woman.el (woman-file-name): Don't mess with...
2012-11-13 Stefan Monnier* lisp/emacs-lisp/advice.el: Layer on top of nadvice.el.
2012-11-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-add-log-current...
2012-11-13 Martin RudalicsPreserve window-point-insertion-type when copying windo...
2012-11-13 Stefan Monnier* lisp/emacs-lisp/advice.el: Remove support for freezing.
2012-11-13 Glenn MorrisUse new names for hooks rather than obsolete aliases
2012-11-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2012-11-13 Stefan Monnier* lisp/emacs-lisp/cl.el (dolist, dotimes, declare)...
2012-11-13 Glenn MorrisMerge from emacs-24; up to 2012-11-09T14:45:15Z!dmantip...
2012-11-12 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-define-simple-setter):...
2012-11-12 Stefan Monnier* lisp/emacs-lisp/nadvice.el: New package.
2012-11-12 Wolfgang Jenknerlisp/ansi-color.el (ansi-color-apply-sequence): Impleme...
2012-11-12 Fabián Ezequiel... Fix end-of-defun misbehavior.
2012-11-12 Glenn MorrisDocument flymake fringe bitmaps
2012-11-12 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-move-to-block)...
2012-11-11 Glenn MorrisAdd ibuffer-filter-by-derived-mode to ibuffer menu...
2012-11-11 Glenn MorrisFix ibuffer menu typo
2012-11-11 Glenn Morris* lisp/window.el (with-temp-buffer-window): Doc tweak.
2012-11-11 Glenn MorrisDocument debugger-bury-or-kill
2012-11-11 Glenn MorrisFix more custom :versions
2012-11-11 Glenn Morris* lisp/emacs-lisp/debug.el (debugger-bury-or-kill)...
2012-11-10 Glenn MorrisRemove report-emacs-bug-query-existing-bugs (use debbug...
2012-11-10 Glenn MorrisMerge from emacs-24; up to 2012-11-08T14:54:03Z!monnier...
2012-11-10 Leo LiuBackport: * lisp/ido.el (ido-set-matches-1): Fix split...
2012-11-10 Glenn MorrisMake term-default-fg-color, term-default-bg-color obsolete
2012-11-10 Glenn MorrisFace names should not end in -face (term-face)
2012-11-10 Leo Liu* lisp/ido.el (ido-set-matches-1): Improve flex matchin...
2012-11-09 Stefan MonnierProvide new `defalias-fset-function' symbol property.
2012-11-09 Stefan Monnier* lisp/subr.el (dolist): Don't bind VAR in RESULT.
2012-11-09 Stefan Monnier* lisp/emacs-lisp/advice.el: Miscellaneous cleanup...
2012-11-09 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-out-topleve...
2012-11-09 Jan Djärv* server.el (server-create-window-system-frame): Improv...
2012-11-09 Vincent Belaïche* ses.el: Use hash map for getting named cells coordinates.
2012-11-09 Stefan MonnierNew property dynamic-docstring-function for docstrings.
2012-11-09 Stefan Monnier* lisp/env.el (env--substitute-vars-regexp): Don't...
2012-11-08 Stefan Monnier* lisp/files.el (hack-one-local-variable--obsolete...
2012-11-08 Stefan Monnier* lisp/subr.el (locate-user-emacs-file): If both old...
2012-11-08 Stefan Monnier* lisp/progmodes/js.el: Prefer advice to cl-letf's...
2012-11-08 Jan Djärv* server.el (server-create-window-system-frame): Handle...
2012-11-08 Glenn MorrisMake report-emacs-bug-query-existing-bugs obsolete...
2012-11-08 Chong YidongRewrite and rename diff-delete-trailing-whitespace.
2012-11-08 Julien DanjouAdd Rakefile in auto-mode-list for ruby-mode
2012-11-08 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-prettify-symbols...
2012-11-08 Stefan Monnier* lisp/env.el (env--substitute-vars-regexp): New const.
2012-11-08 Stefan Monnier* lisp/emacs-lisp/advice.el: Require `cl-lib' at run...
2012-11-08 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-ref, gv-deref): New functio...
2012-11-08 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-ref, gv-deref): New functio...
2012-11-08 Glenn MorrisDocument diff-remove-trailing-whitespace
2012-11-08 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-define-simple-setter):...
2012-11-07 Chong YidongFix and docfix for the minibuffer-eldef-shorten-default...
2012-11-07 Michael Albinus* notifications.el (notifications-get-server-informatio...
2012-11-07 Glenn MorrisMore cl-lib and gv doc updates
2012-11-07 Glenn MorrisSmall doc updates for generalized variables
2012-11-07 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-define-simple-setter):...
2012-11-07 Stefan Monnier* lisp/emacs-lisp/cl.el (defsetf): Pass the third arg to
2012-11-06 Agustín Martínispell.el (ispell-region): Do not prefix sent string...
2012-11-06 Agustín Martíntextmodes/ispell.el: Experimental support for support...
next