]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2013-04-23 Eli ZaretskiiMerge from trunk.
2013-04-23 Tassilo Horn* textmodes/reftex.el (reftex-compile-variables): Add...
2013-04-23 Tassilo Horn* textmodes/reftex-vars.el (reftex-label-regexps):...
2013-04-23 Stefan Monnier* lisp/jit-lock.el: Fix signals in jit-lock-force-redis...
2013-04-23 Stefan Monnier* lisp/minibuffer.el (minibuffer-completion-contents...
2013-04-23 Xue Fuqiaoemacs-lisp-intro.texi fixes.
2013-04-22 Leo Liu* info-look.el: Prefer latex2e.info.
2013-04-22 Michael Albinus* net/tramp-compat.el (tramp-compat-call-process):...
2013-04-22 Paul Eggert* Makefile.in (bootstrap-clean): Remove stamp-h1 too.
2013-04-22 Paul Eggert* make-dist: Do not distribute admin/unidata/Makefile.
2013-04-22 Paul Eggert* build-aux/update-subdirs: Don't leave subdirs.el...
2013-04-22 Daiki Uenoepg.el: support pinentry mode added in GnuPG 2.1
2013-04-22 Glenn MorrisChangeLog fix
2013-04-21 Eli ZaretskiiFix problem with linking runemacs reported by Dani...
2013-04-21 Xue Fuqiao* emacs-lisp-intro.texi (defcustom, defun, simplified...
2013-04-21 Xue Fuqiao* doc/lispref/internals.texi (Writing Emacs Primitives...
2013-04-21 Xue Fuqiaosearching.texi (Regexp Backslash): Doc fix for backslas...
2013-04-21 Xue Fuqiaocomint.el: (comint-dynamic-complete-functions, comint...
2013-04-21 Xue Fuqiaostartup.el (normal-no-mouse-startup-screen): Bug fix...
2013-04-21 Glenn Morrisvc.el doc fixes
2013-04-20 Glenn MorrisNo longer include timestamp in header of .elc files
2013-04-20 Glenn MorrisMerge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka...
2013-04-20 Eli ZaretskiiFixed problems with out-of-tree build in leim/Makefile...
2013-04-20 Roland Winklerlisp/faces.el (read-face-name): Bug fix, return just...
2013-04-20 Stefan MonnierUse add/remove-function to manipulate process-filters.
2013-04-20 Eli ZaretskiiMerge from trunk.
2013-04-20 Eli ZaretskiiFixed another bug in nt/Makefile.in reported by Dani...
2013-04-20 Erik CharleboisBetter full-screen frame support on MS-Windows.
2013-04-20 Eli ZaretskiiFix a bug in nt/Makefile.in with out-of-tree builds...
2013-04-19 Masatake YAMATOAdded bug number (Bug#14112) to my last ChangeLog entries.
2013-04-19 Masatake YAMATO* automated/imenu-tests.el: New file.
2013-04-19 Masatake YAMATO* lisp/progmodes/sh-script.el (sh-imenu-generic-express...
2013-04-19 Dima Kogan* lisp/progmodes/gud.el (gud-perldb-marker-filter)...
2013-04-19 Fabián Ezequiel... Small fixes to 2013-04-19T02:31:09Z!fgallina@gnu.org
2013-04-19 Glenn MorrisAuto-commit of generated files.
2013-04-19 Eli ZaretskiiAdd reveal-filename function instead of 3 set-generated...
2013-04-19 Eli ZaretskiiMerge from trunk.
2013-04-19 Eli ZaretskiiMinor wording improvement in INSTALL.MSYS.
2013-04-19 Thierry Volpiatto* lisp/bookmark.el (bookmark-completing-read): Improve...
2013-04-19 Stefan Monnier* lisp/vc/vc-dispatcher.el (vc-do-command): Get rid...
2013-04-19 Fabián Ezequiel... New faster Imenu implementation.
2013-04-18 Eli ZaretskiiUsed AH_TEMPLATE as suggested by Glenn Morris.
2013-04-18 Eli ZaretskiiRefactored tests for windows.h as suggested by Paul...
2013-04-18 John Marino* configure.ac: Add DragonFly BSD, mostly same as FreeB...
2013-04-18 Eli ZaretskiiSeparated Windows specific install and uninstall target...
2013-04-18 Eli ZaretskiiMerge from trunk.
2013-04-18 Stefan Monnier* lisp/winner.el (winner-active-region): Use region...
2013-04-18 Michael Albinus* net/tramp-sh.el (tramp-remote-process-environment...
2013-04-18 Glenn MorrisAuto-commit of generated files.
2013-04-18 Tassilo Horn* files.el (auto-mode-alist): Delete OpenDocument and...
2013-04-18 Glenn MorrisReplace AC_PROG_LN_S by a less strict configure test
2013-04-18 Leo LiuAdd an additional key ? for describe-prefix-bindings
2013-04-18 Stefan Monnier* lisp/subr.el (with-wrapper-hook): Declare obsolete.
2013-04-17 Fabián Ezequiel... * lisp/progmodes/python.el (python-nav--syntactically...
2013-04-17 Stefan Monnier* lisp/emacs-lisp/lisp.el (lisp-completion-at-point...
2013-04-17 Eli ZaretskiiTeach 'make' how to re-configure for MinGW.
2013-04-17 Agustín Martíntextmodes/flyspell.el: Don't check pre-word if buffer...
2013-04-17 Eli ZaretskiiFixed the LN_S and LN_EMACS issue.
2013-04-17 Agustín Martínispell.el: use `comment-normalize-vars' in ispell-add...
2013-04-17 Eli ZaretskiiFix typos in INSTALL instructions.
2013-04-17 Eli ZaretskiiMerge from trunk.
2013-04-17 Fabián Ezequiel... New defun movement commands.
2013-04-17 Fabián Ezequiel... * progmodes/python.el (python-syntax--context-compiler...
2013-04-17 Leo LiuFix last change
2013-04-17 Leo Liu* progmodes/octave-mod.el (octave-mode-map): Fix key...
2013-04-17 Stefan Monnier* lisp/vc/vc-hg.el (vc-hg-annotate-re): Disallow "...
2013-04-17 Jean-Philippe... * lisp/progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record...
2013-04-16 Eli ZaretskiiDelete previous emacs.exe before dumping to fix problem...
2013-04-16 Eli ZaretskiiFixed loadup.el bug in finding the last build number...
2013-04-16 Stefan Monnier* lisp/progmodes/python.el (python-mode-skeleton-abbrev...
2013-04-16 Eli ZaretskiiMerge from trunk.
2013-04-16 Eli ZaretskiiFixed hard link to emacs.exe in non-MSYS build.
2013-04-16 Leo Liu* progmodes/octave-mod.el (octave-mode-map): Remove...
2013-04-16 Eli ZaretskiiSupport emacs-XX.YY.ZZ.n and DOC-XX.YY.ZZ.n on Windows.
2013-04-16 Eli ZaretskiiMerge from trunk.
2013-04-16 Eli ZaretskiiAdded install instructions using MSYS.
2013-04-16 Michael Albinus* tramp.texi (Frequently Asked Questions): Precise...
2013-04-16 Katsumi Yamaokalisp/gnus/ChangeLog: Fix last change
2013-04-16 David Edmondsonlisp/gnus/shr.el: Support <img src="data:...">
2013-04-16 Juanma BarranqueroFix typos in ChangeLogs.
2013-04-16 Juanma BarranqueroSilence byte-compiler warnings.
2013-04-16 Juanma Barranquerosrc/minibuf.c (Ftest_completion): Silence compiler...
2013-04-16 Stefan Monnier* lisp/emacs-lisp/nadvice.el (add-function): Default...
2013-04-16 Stefan Monnier* lisp/doc-view.el (doc-view-start-process): Handle...
2013-04-15 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-beginning-of-defun)
2013-04-15 Stefan Monnier* lisp/minibuffer.el (minibuffer-complete): Don't just...
2013-04-15 Christopher... * etc/NEWS, doc/lispref/tips.texi (Coding Conventions...
2013-04-15 Alan MackenzieCorrect the placement of c-cpp-delimiters when there...
2013-04-15 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Properly test names when...
2013-04-15 Eli ZaretskiiAdded nt/msysconfig.sh.
2013-04-15 Alan MackenzieReformulate java imenu-generic-expression.
2013-04-15 Eli ZaretskiiMerge from trunk.
2013-04-15 Michael Albinusnet/tramp.texi: Improve last change.
2013-04-15 Eli ZaretskiiFixed problems with default paths and with shell-file...
2013-04-15 Agustín Martínispell.el: No longer mark as wrong-by-flyspell words...
2013-04-15 Michael Albinus* net/ange-ftp.el (ange-ftp-run-real-handler-orig)...
2013-04-15 Michael Albinus* tramp.texi (Frequently Asked Questions): New item for
2013-04-15 Tassilo Horn* textmodes/reftex-vars.el (reftex-label-regexps):...
2013-04-15 Eli ZaretskiiChangeLog for the last commit.
2013-04-15 Eli ZaretskiiMore debugging code to investigate bug #14062.
next