bpt/emacs.git
2012-05-01 Glenn MorrisSome updates for etc/TODO
2012-05-01 Glenn MorrisFurther doc fix.
2012-05-01 Glenn Morris* lisp/eshell/esh-cmd.el (eshell-debug-command): Doc...
2012-05-01 Glenn Morris* lisp/cus-edit.el (custom-variable-documentation)...
2012-05-01 Stefan Monnier* lisp/gnus/nnimap.el (nnimap-open-connection-1): Don...
2012-05-01 Aaron S. HawleyReimplement execute-extended-command in Elisp.
2012-05-01 Chong YidongFix mouse wheel scrolling in Follow mode.
2012-05-01 Chong Yidong* lisp/follow.el: Rework, eliminating reliance on advice.
2012-05-01 Glenn MorrisAuto-commit of loaddefs files.
2012-05-01 Glenn MorrisAuto-commit of generated files.
2012-05-01 Glenn MorrisRemove no-byte-compile setting from some lisp/term...
2012-05-01 Glenn MorrisRemove references to macros that are not defined anywhere
2012-05-01 Glenn MorrisFix typo in previous rpath-related change (thanks hydra)
2012-05-01 Glenn MorrisUse libtinfo in preference to libncurses (bug#9741)
2012-05-01 Glenn Morris* configure.in: Combine adjacent $opsys case blocks.
2012-05-01 Glenn Morris* configure.in (LIBS_TERMCAP): Remove unreachable branc...
2012-05-01 Glenn Morris* configure.in: Invert the TERMINFO logic
2012-05-01 Glenn MorrisUpdate comment in configure.in
2012-05-01 Glenn MorrisRemove HAVE_LIBNCURSES; it is required to be true
2012-05-01 Stefan Monnier* lisp/minibuffer.el (completion-table-with-quoting...
2012-05-01 Glenn MorrisRename autoconf output variable LD_SWITCH_X_SITE_AUX_RPATH
2012-05-01 Glenn MorrisRemove LD_SWITCH_X_SITE_AUX, which is no longer used
2012-05-01 Andreas Schwab* .gdbinit (xpr): Remove checks for no longer existing...
2012-04-30 Leo Liu* lisp/ibuf-ext.el (ibuffer-diff-buffer-with-file-1...
2012-04-29 Andreas SchwabFixes: debbugs:11380
2012-04-29 Chong YidongFix Follow mode's calculation of window ends.
2012-04-28 Paul EggertDo not avoid creating empty evaporating overlays (Bug...
2012-04-28 Stefan MonnierAvoid the obsolete `assoc' package.
2012-04-28 Stefan MonnierAdd some shell indentation test cases.
2012-04-27 Chong Yidong* lisp/vc/diff.el (diff-sentinel): Go to bob.
2012-04-27 Glenn MorrisFix org-ctags.el change from trunk 2012-04-09T13:05...
2012-04-27 Glenn MorrisFix dates of some merged ChangeLog entries
2012-04-27 Chong YidongFix application of menu-bar-mode etc. by X resources.
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...
next