]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-27 Chong YidongFix missing prefix warning in pascal.el.
2012-04-27 Chong YidongFix for tool-bar confusion in read-key.
2012-04-27 Chong YidongAdd NEWS entry pointing to ORG-NEWS.
2012-04-27 Stefan Monnier* emacs-lisp/assoc.el: Move to obsolete/.
2012-04-27 Glenn MorrisFix previous change
2012-04-27 Glenn Morris* doc/emacs/emacs.texi: Some fixes for detailed menu.
2012-04-26 Daiki Uenolisp/gnus/plstore.el: Fix buildbot failure with XEmacs
2012-04-26 Bastien Guerryorg-ctags.el (org-ctags-new-topic-template): Fix the...
2012-04-26 Glenn MorrisChangeLog fix
2012-04-26 Stefan Monnier* lisp/emacs-lisp/assoc.el (aget): Fix dynamic-scoping...
2012-04-26 Glenn MorrisChangeLog fix
2012-04-26 Glenn MorrisSome menu fixes for doc/lispref
2012-04-26 Bastien GuerrySync with Org git commit 374c56b.
2012-04-26 Bastien Guerryetc/ORG-NEWS: New file documenting changes between...
2012-04-26 Bastien Guerrylisp/org/ChangeLog: remove references to files that...
2012-04-26 Stefan MonnierReplace lexical-let by lexical-binding (except Gnus...
2012-04-26 Eli ZaretskiiAllow word wrap together with whitespace-mode (bug...
2012-04-26 Eli ZaretskiiDon't disable Unicode menus on Windows NT and later...
2012-04-26 Andreas SchwabFixes: debbugs:11344
2012-04-26 Chong Yidong* image.el (image-type-from-buffer): Only return suppor...
2012-04-26 Chong YidongFixes for diff-hunk-kill.
2012-04-26 Chong YidongAllow undoing in read-only diff-mode buffers.
2012-04-26 Stefan Monnier* lisp/vc/vc-mtn.el:
2012-04-26 Stefan MonnierDeprecate the ((lambda ...) ...) form.
2012-04-26 Chong YidongAdapt ediff window handling to multi-tty.
2012-04-26 Daiki UenoRevive plstore editing mode previously reverted due...
2012-04-26 Glenn Morris* doc/lispref/elisp-covers.texi: Remove file.
2012-04-26 Glenn Morris* doc/lispref/front-cover-1.texi: Remove file.
2012-04-26 Glenn MorrisRemove doc/lispref/tindex.pl
2012-04-26 Glenn Morris* doc/lispref/Makefile.in (srcs): Remove back.texi...
2012-04-26 Glenn MorrisAdd "et al." to authors for emacs and elisp manuals.
2012-04-26 Glenn MorrisUse Texinfo recommended convention for quotes+punctuation.
2012-04-25 Stefan MonnierAdd support for completion of quoted/escaped data.
2012-04-25 Stefan MonnierRemove unnecessary use of minibuffer-completing-file...
2012-04-25 Stefan MonnierUse completion-table-with-quoting for comint and pcomplete.
2012-04-25 Stefan Monnier* lisp/minibuffer.el: Use completion-table-with-quoting...
2012-04-25 Stefan Monnier* lisp/minibuffer.el: Add support for completion of...
2012-04-25 Leo Liu* lisp/progmodes/python.el (python-pdbtrack-get-source...
2012-04-25 Leo Liu* progmodes/python.el (python-send-region): Add suffix .py
2012-04-25 Chong YidongFix whitespace highlighting of context diffs.
2012-04-25 Leo Liu* lisp/files.el (auto-mode-alist): Use javascript-mode...
2012-04-25 Alex HarsanyiSync with soap-client repository. Support SOAP simpleT...
2012-04-25 Chong Yidong* cus-edit.el (custom-buffer-create-internal): Update...
2012-04-25 Eli ZaretskiiBetter indexing of "base direction" of paragraphs in...
2012-04-25 Eli ZaretskiiForce interactive-mode in GDB on MS-Windows.
2012-04-24 Michael AlbinusAdd `notifications-get-capabilities' of notifications.el.
2012-04-24 Michael Albinus* notifications.el (top): Remove unneeded declarations.
2012-04-24 Michael Albinus* notifications.el (notifications-get-capabilities...
2012-04-24 Andreas Schwab* .gdbinit (xpr): Handle USE_2_TAGS_FOR_INTS.
2012-04-24 Michael Albinus* notifications.el (notifications-specification-version...
2012-04-24 Stefan Monnier* ruby-mode.el: Handle general delimited literals.
2012-04-24 Stefan Monnier* lisp/progmodes/ruby-mode.el: Simplify last change...
2012-04-24 Dmitry Gutov* lisp/progmodes/ruby-mode.el: Handle Cucumber defs...
2012-04-24 Dmitry Gutov* lisp/progmodes/ruby-mode.el: Handle general delimited...
2012-04-24 Michael Albinus* notifications.el (notifications-interface)
2012-04-24 Leo Liu* lisp/progmodes/python.el: Move hideshow setup to...
2012-04-24 Martin RudalicsDon't clear echo area prematurely when handling select...
2012-04-24 Juanma Barranquerosrc/gnutls.c: Fix previous change.
2012-04-24 Michael AlbinusObsoleted argument list of `dbus-register-signal'.
2012-04-24 Chong YidongEnsure that X selection convertors properly encode...
2012-04-24 Stefan Monnier* lisp/ibuffer.el (ibuffer-mode-map): Bind `/ m' to...
2012-04-24 Chong Yidong* src/xselect.c (x_convert_selection): Initialize a...
2012-04-24 Ivan Andrus* lisp/ibuf-ext.el (ibuffer-list-buffer-modes): Add...
2012-04-23 Juanma Barranquerosrc/gnutls.c (init_gnutls_functions): Fix bug#11311.
2012-04-23 Paul EggertDo not create empty overlays with the evaporate propert...
2012-04-23 Eli ZaretskiiAvoid assertion violation when scrolling minibuffer...
2012-04-23 Chong Yidong* subr.el (accept-change-group): Fix arg usage.
2012-04-23 Chong YidongUse proper faces in apropos.el.
2012-04-23 Chong Yidong* apropos.el (apropos-read-pattern): Fix word list...
2012-04-23 Chong YidongRemove non-option variable handling from customize...
2012-04-23 Michael Albinus* net/xesam.el (xesam-mode-map): Use let-bound map in
2012-04-23 Agustín Martínispell.el,flyspell.el: Preserve session localwords...
2012-04-23 Glenn MorrisAuto-commit of generated files.
2012-04-23 Agustín MartínRemove obsolete usage of (ispell-insert-word)
2012-04-23 Paul EggertFix minor GTK3 problems found by static checking.
2012-04-23 Paul EggertSpelling fixes.
2012-04-23 Paul Eggert* configure.in: Remove wrong part of comment.
2012-04-23 Paul Eggert* keyboard.c (handle_async_input): Define only if SYNC_...
2012-04-23 Chong YidongFix last fix.
2012-04-23 Chong YidongDoc fixes for where-is-internal.
2012-04-22 Paul EggertModernize and clean up gmalloc.c to assume C89 (Bug...
2012-04-22 Chong Yidong* faces.el (face-spec-set): Stop supporting deprecated...
2012-04-22 Chong YidongMake the "reset-saved" Custom operation reset to defaul...
2012-04-22 Paul Eggert* dbusbind.c (XD_DBUS_VALIDATE_OBJECT): Define only...
2012-04-22 Michael AlbinusMove functions from C to Lisp. Make non-blocking metho...
2012-04-22 Chong YidongTweaks to Customize interface. Set custom-reset-button...
2012-04-22 Alan MackenzieCC Mode. Adding a ) can hide the resulting (..) from...
2012-04-22 Glenn MorrisAuto-commit of generated files.
2012-04-22 Paul EggertFix GC_MALLOC_CHECK debugging output on 64-bit hosts.
2012-04-22 Paul Eggert* alloc.c: Handle unusual debugging option combinations.
2012-04-22 Chong Yidong* simple.el (delete-active-region): Move to killing...
2012-04-22 Paul Eggert* configure.in (doug_lea_malloc): Check for __malloc_in...
2012-04-22 Leo Liu* src/sysdep.c (list_system_processes): Support Darwin.
2012-04-22 Paul Eggert* sysdep.c [__FreeBSD__]: Minor cleanups.
2012-04-21 Bastien GuerryRemove wrong ChangeLog entry in lisp/org/ChangeLog.
2012-04-21 Glenn Morris* doc/lispref/macros.texi (Indenting Macros): Fix typo.
2012-04-21 Glenn MorrisMore small edits for doc/lispref/windows.texi
2012-04-21 Andreas Schwab* progmodes/which-func.el (which-func-current): Quote %
2012-04-21 Paul EggertSync from gnulib version 4f11d6bebc3098c64ffde27079ab0d...
next