* lisp/emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup to
[bpt/emacs.git] / lisp / ChangeLog
2013-01-15 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-preactivate-advice...
2013-01-15 Stefan Monnier* lisp/progmodes/which-func.el (which-function): Silenc...
2013-01-15 Michael Mauger* progmodes/sql.el: (sql-imenu-generic-expression):
2013-01-15 Michael Mauger* progmodes/sql.el (sql-output-to-send): Remove, unused.
2013-01-14 Leo LiuSync window-point and point in calendar-redraw
2013-01-14 Glenn MorrisFix interpretation of gnu line.col1-col2 error message...
2013-01-13 Glenn MorrisMerge from emacs-24; up to 2012-12-10T20:27:33Z!eggert...
2013-01-13 Richard M. StallmanDoc fix.
2013-01-13 Richard M. StallmanFix bug that f in Rmail, in some situations, would...
2013-01-13 Eli ZaretskiiAvoid warnings from cus-start.el regarding scroll-bar...
2013-01-11 Jan DjärvMake scroll-bar-adjust-thumb-portion customizable,...
2013-01-13 Stefan Monnier* lisp/jit-lock.el (jit-lock-debug-mode): New minor...
2013-01-12 Michael Albinus* autorevert.el (auto-revert-notify-handler): Use ...
2013-01-12 Michael Albinus* autorevert.el (auto-revert-notify-watch-descriptor...
2013-01-12 Eli ZaretskiiFix filtering of file notification events in autorevert.el.
2013-01-12 Stefan Monnier* lisp/autorevert.el: Use cl-lib instead of cl.
2013-01-12 Stefan Monnier* lisp/vc/vc-bzr.el (vc-bzr--sanitize-header): New...
2013-01-11 Felix H. Dahlke* lisp/progmodes/js.el: Fix multiline declarations...
2013-01-11 Aaron S. HawleyDisambiguate function and variable references in docstr...
2013-01-11 Michael Albinus* autorevert.el (top): Require 'cl in order to pacify...
2013-01-11 Julien Danjoucolor.el: fix color-rgb-to-hsv computing
2013-01-11 Dmitry AntipovUse point-max-marker and point-min-marker here and...
2013-01-11 Eli ZaretskiiFix last commit in autorevert.el.
2013-01-10 Michael Albinus* autorevert.el (auto-revert-notify-enabled): Move up.
2013-01-10 Elias Pipping* lisp/files.el (auto-mode-alist): Use doc-view for...
2013-01-10 Feng Li* lisp/progmodes/which-func.el (which-function): Unders...
2013-01-10 Wolfgang Jenkner* lisp/man.el: Handle different "man -k" behaviors...
2013-01-10 Michael Albinus* autorevert.el: Add file watch support.
2013-01-10 Dmitry AntipovOmit buffer_slot_type_mismatch and use generic predicat...
2013-01-10 Stefan Monnier* lisp/doc-view.el (doc-view-pdfdraw-program): Allow...
2013-01-10 Fabián Ezequiel... * progmodes/python.el (python-nav-end-of-statement...
2013-01-10 Stefan MonnierMerge from emacs-24
2013-01-10 Roland Winkler* lisp/emacs-lisp/crm.el: Allow any regexp for separators.
2013-01-10 Glenn Morrisauthors.el tiny updates
2013-01-09 Stefan Monnier* lisp/image-mode.el (image-mode-winprops): Don't throw...
2013-01-09 Alan MackenzieFix bugs in the c-parse-state mechanism. Reuse some...
2013-01-09 Elias Pipping* lisp/doc-view.el: Add support for DjVu.
2013-01-09 Glenn Morrisexecute-extended-command prompt fix (bug#13395)
2013-01-09 Elias Pipping* lisp/doc-view.el: Add support for mupdf converter.
2013-01-09 Michael Albinus* net/tramp.el (tramp-eshell-directory-change): Check...
2013-01-09 Chong Yidong* faces.el (read-face-name): Doc fix.
2013-01-09 Glenn MorrisMerge from emacs-24; up to 2012-12-08T12:11:29Z!eliz...
2013-01-09 Paul EggertSpelling fixes.
2013-01-09 Glenn Morris* emacs-lisp/trace.el (trace-function, trace-function...
2013-01-09 Juri Linkov* lisp/international/mule-cmds.el (read-char-by-name...
2013-01-08 Juri Linkov* lisp/textmodes/flyspell.el (flyspell-incorrect, flysp...
2013-01-08 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--split-equal): Also...
2013-01-08 Stefan Monnier* lisp/simple.el: Use lexical-binding.
2013-01-08 Aaron S. Hawley* lisp/simple.el (primitive-undo): Move from undo.c.
2013-01-08 Stefan Monnier* lisp/vc/pcvs.el (cvs-cleanup-collection): Extend...
2013-01-08 Bastien GuerryMerge Org (commit c8c217). Fix mistake about updating...
2013-01-08 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--tweak): New function.
2013-01-08 Bastien GuerryMerge Org 7.9.3 (commit 31c1aea)
2013-01-08 Michael Albinus* net/tramp-adb.el (tramp-adb-file-name-handler-alist...
2013-01-08 Glenn MorrisAdd some :version tags
2013-01-08 Juri Linkov* lisp/info.el (Info-read-node-name-2): Don't duplicate...
2013-01-08 Juri Linkov* lisp/info.el (Info-read-node-name-1): Allow empty...
2013-01-07 Bastien GuerryIntroduce `apropos-user-option' and update `apropos...
2013-01-07 Jürgen Hötzel* net/tramp-adb.el (tramp-do-parse-file-attributes...
2013-01-07 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-activate-advised-defini...
2013-01-07 Katsumi Yamaokawid-edit.el (widget-default-get): Work for inlined...
2013-01-07 Michael Albinus* net/tramp.el (tramp-default-host-alist): New defcustom.
2013-01-07 Glenn Morris* lisp/progmodes/compile.el (compilation-parse-errors...
2013-01-07 Vitalie Spinucomint-send-input tiny change
2013-01-06 Jürgen Hötzel* net/tramp-adb.el (tramp-methods): Add `tramp-tmpdir...
2013-01-06 Glenn MorrisMerge from emacs-24; up to 2012-12-07T15:31:43Z!cyd...
2013-01-06 Michael Albinus* net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): The...
2013-01-06 Chong YidongTry to handle buffer/file modifications which conflict...
2013-01-05 Glenn MorrisMerge from emacs-24; up to 2012-12-07T08:13:49Z!dmantip...
2013-01-05 Michael Albinus* net/tramp-adb.el (tramp-do-parse-file-attributes...
2013-01-05 Michael Albinus* net/tramp-adb.el (tramp-adb-handle-file-attributes...
2013-01-04 Daiki Ueno* epg.el: Silence byte-compiler warnings.
2013-01-04 Daiki Ueno* epg.el (epg--start): Don't call "tty" program on...
2013-01-04 Glenn MorrisMerge from emacs-24; up to 2012-12-06T20:16:38Z!monnier...
2013-01-04 Michael Albinus* net/tramp-sh.el (tramp-set-file-uid-gid): UID and...
2013-01-04 Wesley Dawsonicomplete-prospects-height fix (tiny change)
2013-01-04 Stefan Monnier* lisp/subr.el (internal--called-interactively-p--get...
2013-01-04 Stefan Monnier* lisp/view.el (view--enable, view--disable): Rename...
2013-01-04 Stefan Monnier* lisp/doc-view.el (doc-view-scale-internally): New...
2013-01-03 Daiki Ueno* epg.el (epg--start): Ignore errors when /dev/fd/0...
2013-01-03 Glenn Morris* lisp/mail/rmail.el (rmail-set-header-1): Handle multi...
2013-01-03 Glenn Morristerm-handle-colors-array fix
2013-01-03 Glenn Morrismakefile-fill-paragraph tweak
2013-01-03 Glenn Morris* term.el (term-default-fg-color, term-default-bg-color...
2013-01-03 Glenn Morrisetags.el fix for compressed files
2013-01-03 Glenn MorrisMerge from emacs-24; up to 2012-12-06T07:33:20Z!rgm...
2013-01-03 Glenn Morriseval-after-load fix
2013-01-03 Glenn Morrisdefun fix for cl declarations + interactive forms
2013-01-03 Glenn MorrisRemove duplicate merged ChangeLog entries
2013-01-02 Glenn MorrisCorrect dates of merged ChangeLog entries
2013-01-02 Paul EggertMerge from emacs-24; up to 2012-12-06T01:39:03Z!monnier...
2013-01-02 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-set-file-acl): Add...
2013-01-02 Jay Belanger* doc/misc/calc.texi (Free-Form Dates): Expand on the...
2013-01-01 Martin RudalicsDon't run view-mode-hook twice when calling view-mode...
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-31 Andreas Schwab* emacs-lisp/byte-run.el (defmacro): Use same argument...
2012-12-31 Glenn Morris* eshell/em-cmpl.el (eshell-pcomplete): More thoroughly...
2012-12-31 Glenn Morris* files.el (parse-colon-path): Return nil for empty...
2012-12-31 Fabián Ezequiel... * progmodes/python.el (python-nav-end-of-statement...
2012-12-31 Glenn Morris* lisp/vc/log-edit.el (log-edit-header-contents-regexp...
next