AWK Mode: Fix indentation bug at top level. Bug #12274.
[bpt/emacs.git] / lisp / ChangeLog
2013-01-25 Alan MackenzieAWK Mode: Fix indentation bug at top level. Bug #12274.
2013-01-25 Dmitry Antipov* net/socks.el (socks-nslookup-host): Use string-to...
2013-01-25 Michael Albinus* autorevert.el (auto-revert-remote-files)
2013-01-25 Glenn MorrisMerge from emacs-24; up to 2012-12-11T18:52:31Z!monnier...
2013-01-24 Bastien Guerry* paren.el (show-paren-function): Make sure to set...
2013-01-24 Michael Albinus* net/tramp.el (tramp-tramp-file-p): Check, whether...
2013-01-24 Dmitry Antipov* src/insdel.c (prepare_to_modify_buffer): Revert last...
2013-01-24 Fabián Ezequiel... * lisp/progmodes/python.el: Enhancements to header...
2013-01-23 Fabián Ezequiel... * imenu.el (imenu-default-create-index-function): Remov...
2013-01-23 Alan MackenzieFix a bug in the state cache mechanism. Refactor this...
2013-01-23 Bastien Guerry* paren.el (show-paren-function): Make sure an overlay...
2013-01-23 Dmitry Antipov* lisp/play/gametree.el (gametree-break-line-here)...
2013-01-23 Chong Yidong* xml.el (xml-entity-or-char-ref-re): Fix regexp.
2013-01-22 Michael Albinus* tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers...
2013-01-21 Agustín Martínispell.el: Make sure hunspell specific dict names are...
2013-01-21 Tassilo Horn* textmodes/reftex-cite.el (reftex-format-citation...
2013-01-21 Juri Linkov* lisp/frame.el: Bind `f10' in `esc-map' to `toggle...
2013-01-21 Michael AlbinusImprove XEmacs compatibility.
2013-01-21 Jürgen Hötzel* net/tramp-adb.el (tramp-adb-handle-start-file-process...
2013-01-20 Glenn Morris* lisp-mode.el (emacs-lisp-mode-map): Add native profil...
2013-01-20 Glenn Morrisprofiler.el tweaks
2013-01-19 Glenn Morris* lisp/mail/unrmail.el (unrmail): Do not mangle the...
2013-01-19 Glenn MorrisMerge from emacs-24; up to 2012-12-11T09:51:12Z!dmantip...
2013-01-19 Christian Wittern* image-mode.el (image-next-file, image-previous-file...
2013-01-19 Chong Yidong* image-mode.el (image-mode-fit-frame): Add a frame...
2013-01-18 Leo LiuPrune erroneous values in dired-get-marked-files
2013-01-18 Leo Liu* lisp/progmodes/js.el: Tweak autoload cookie for alias.
2013-01-17 Michael Albinus* autorevert.el (auto-revert-notify-watch-descriptor...
2013-01-17 Jürgen Hötzel* eshell/esh-util.el (eshell-path-env): Make it buffer...
2013-01-17 Michael Albinus* autorevert.el (auto-revert-use-notify): In the :set...
2013-01-17 Glenn Morrisetags.el fix for bug#13412
2013-01-16 Stefan Monnier* lisp/emacs-lisp/trace.el (trace--read-args): Use...
2013-01-16 Glenn MorrisDoc fixes related to "(declare (indent symbol))" (bug...
2013-01-16 Glenn Morris* rmailmm.el (rmail-insert-mime-forwarded-message)...
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...
next