]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2013-01-12 Paul EggertEnable conservative stack scanning for all architectures.
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-12 Paul EggertRemove obsolete comment about NON_SAVING_SETJMP.
2013-01-12 Paul EggertFix bug with set-time-zone-rule and LOCALTIME_CACHE.
2013-01-11 Paul Eggert* lib/getopt_.h: Remove trailing CRs that crept in.
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 Stefan Monnier*** empty log message ***
2013-01-11 Michael AlbinusFix a scoping error.
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 AntipovAvoid unnecessary byte position calculation for the...
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-11 Eli ZaretskiiMS-Windows followup to bugfix #13387.
2013-01-11 Eli Zaretskiilib/getopt_.h: Regenerate.
2013-01-11 Uwe Brauerlisp/gnus/mml-smime.el: Add mml-smime-encrypt-to-self
2013-01-11 Paul Eggertemacsclient -t should not suspend Emacs server
2013-01-10 Michael Albinus* autorevert.el (auto-revert-notify-enabled): Move up.
2013-01-10 Jan Djärv* gtkutil.c (xg_initialize): Add ifdef HAVE_FREETYPE...
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 Michael Albinus* tramp.texi (Default Host): Introduce `tramp-default...
2013-01-10 Stefan Monnier* lisp/doc-view.el (doc-view-pdfdraw-program): Allow...
2013-01-10 Glenn MorrisMisc make-tarball updates
2013-01-10 Stefan MonnierMerge from emacs-24
2013-01-10 Glenn MorrisBump version to 24.2.92 emacs-24.2.92
2013-01-10 Roland Winkler* lisp/emacs-lisp/crm.el: Allow any regexp for separators.
2013-01-10 Glenn MorrisChangeLog fixes from M-x authors
2013-01-10 Glenn Morrisauthors.el tiny updates
2013-01-10 Paul EggertMerge from gnulib.
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 Aaron S. Hawley* test/automated/undo-tests.el (undo-test0): Adjust...
2013-01-09 Glenn Morriscommands.texi small fix for bug#13393
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 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2013-01-09 Juanma Barranquerosrc/w32.c, src/w32term.c: Remove unused local variables.
2013-01-09 Dmitry Antipov* insdel.c (make_gap_larger): Fix comment because gap_l...
2013-01-09 Dmitry Antipov* lisp.h (make_gap_1): New prototype.
2013-01-09 Michael Albinus* net/tramp.el (tramp-eshell-directory-change): Check...
2013-01-09 Chong YidongMinor doc fix.
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 EggertBackport spelling fixes from trunk
2013-01-09 Paul EggertSpelling fix merged from gnulib.
2013-01-09 Glenn MorrisRemove duplicated ChangeLog entry
2013-01-09 Paul EggertSpelling fixes.
2013-01-09 Daiki Ueno* mml-smime.el (epg-sub-key-fingerprint): Autoload.
2013-01-09 Glenn MorrisRemove some obsolete trace.el commentary
2013-01-09 Glenn MorrisRemove some of the more obsolete MAINTAINERS info
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 Bastien GuerryFixes related to the last Org merge.
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 Bastien GuerryMerge Org up to commit 4cac75153. Some ChangeLog forma...
2013-01-08 Stefan Monnier* lisp/vc/pcvs.el (cvs-cleanup-collection): Extend...
2013-01-08 Bastien Guerrydoc/misc/org.texi: Fix version number
2013-01-08 Stefan Monnier* src/keyboard.c (echo_add_key): Rename from echo_add_char.
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 Bastien Guerryetc/NEWS: Document the change wrt `apropos-user-option...
2013-01-08 Paul EggertMerge from gnulib (comment change only).
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 Daiki Uenolisp/gnus/mml-smime.el: Support signing by sender.
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 Andreas Schwab* autotype.texi: Remove undefined command @subtitlefont.
2013-01-06 Andreas Schwab* org.texi (Advanced features): Use `@w{ }' instead...
2013-01-06 Chong Yidong* windows.texi (Vertical Scrolling): Fix typos.
2013-01-06 Chong YidongTry to handle buffer/file modifications which conflict...
2013-01-06 Chong YidongFix echoing of replayed keys.
2013-01-05 Glenn MorrisMerge from emacs-24; up to 2012-12-07T08:13:49Z!dmantip...
2013-01-05 Glenn MorrisFix ChangeLog date oddness
2013-01-05 Glenn Morris* doc/lsipref/display.texi (Overlay Properties): Mentio...
2013-01-05 Glenn Morris* doc/emacs/text.texi (HTML Mode): Remove deleted nxml...
2013-01-05 Glenn MorrisChangeLog fix
2013-01-05 Andreas Schwab* tramp.texi (Remote shell setup): Replace literal...
2013-01-05 Andreas SchwabFix manual formatting errors
next