aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * make-dist: Do not distribute admin/unidata/Makefile.Paul Eggert2013-04-212-0/+6
* * build-aux/update-subdirs: Don't leave subdirs.el~ behind.Paul Eggert2013-04-212-2/+8
* epg.el: support pinentry mode added in GnuPG 2.1Daiki Ueno2013-04-222-1/+25
* ChangeLog fixGlenn Morris2013-04-211-1/+1
* * emacs-lisp-intro.texi (defcustom, defun, simplified-beginning-of-buffer, de...Xue Fuqiao2013-04-212-27/+27
* * doc/lispref/internals.texi (Writing Emacs Primitives): Remove unnecessary r...Xue Fuqiao2013-04-212-8/+29
* searching.texi (Regexp Backslash): Doc fix for backslash constructs in regula...Xue Fuqiao2013-04-212-4/+7
* comint.el: (comint-dynamic-complete-functions, comint-mode-map): `comint-dyna...Xue Fuqiao2013-04-212-6/+10
* startup.el (normal-no-mouse-startup-screen): Bug fix, the default key binding...Xue Fuqiao2013-04-212-1/+7
* vc.el doc fixesGlenn Morris2013-04-202-1/+23
* No longer include timestamp in header of .elc filesGlenn Morris2013-04-203-5/+8
* Merge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka@jpl.orgGlenn Morris2013-04-202-0/+17
|\
| * * doc/man/emacs.1: Add some more command-line options.Petr Hracek2013-04-092-0/+17
| * Backport trunk 2013-03-26T00:42:08Z!monnier@iro.umontreal.ca em-prompt fixStefan Monnier2013-04-062-0/+6
* | lisp/faces.el (read-face-name): Bug fix, return just one face if arg multiple...Roland Winkler2013-04-202-3/+7
* | Use add/remove-function to manipulate process-filters.Stefan Monnier2013-04-2010-95/+101
* | Better full-screen frame support on MS-Windows.Erik Charlebois2013-04-204-84/+126
|\ \
| * | * src/w32fns.c (w32_fullscreen_rect): New function to compute theErik Charlebois2013-04-133-84/+107
* | | Added bug number (Bug#14112) to my last ChangeLog entries.Masatake YAMATO2013-04-202-2/+2
* | | * automated/imenu-tests.el: New file.Masatake YAMATO2013-04-202-0/+91
* | | * lisp/progmodes/sh-script.el (sh-imenu-generic-expression): HandleMasatake YAMATO2013-04-202-2/+7
* | | * lisp/progmodes/gud.el (gud-perldb-marker-filter): Understand position infoDima Kogan2013-04-192-3/+32
* | | Small fixes to 2013-04-19T02:31:09Z!fgallina@gnu.orgFabián Ezequiel Gallina2013-04-191-4/+5
* | | Auto-commit of generated files.Glenn Morris2013-04-191-10/+15
* | | * lisp/bookmark.el (bookmark-completing-read): Improve handling of emptyThierry Volpiatto2013-04-192-16/+16
* | | * lisp/vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.Stefan Monnier2013-04-192-1/+7
* | | New faster Imenu implementation.Fabián Ezequiel Gallina2013-04-184-59/+343
* | | * configure.ac: Add DragonFly BSD, mostly same as FreeBSD (tiny change)John Marino2013-04-182-10/+19
* | | * lisp/winner.el (winner-active-region): Use region-active-p, activate-markStefan Monnier2013-04-183-5/+10
* | | * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".Michael Albinus2013-04-182-1/+5
* | | Auto-commit of generated files.Glenn Morris2013-04-182-9/+27
* | | * files.el (auto-mode-alist): Delete OpenDocument and StarOfficeTassilo Horn2013-04-182-1/+7
* | | Replace AC_PROG_LN_S by a less strict configure testGlenn Morris2013-04-173-3/+43
* | | Add an additional key ? for describe-prefix-bindingsLeo Liu2013-04-184-1/+11
* | | * lisp/subr.el (with-wrapper-hook): Declare obsolete.Stefan Monnier2013-04-1711-674/+709
* | | * lisp/progmodes/python.el (python-nav--syntactically): Fix cornercasesFabián Ezequiel Gallina2013-04-174-22/+145
* | | * lisp/emacs-lisp/lisp.el (lisp-completion-at-point): Provide specializedStefan Monnier2013-04-174-36/+78
* | | textmodes/flyspell.el: Don't check pre-word if buffer was switched.Agustín Martín2013-04-172-14/+22
* | | ispell.el: use `comment-normalize-vars' in ispell-add-per-file-word-list (Bug...Agustín Martín2013-04-172-2/+14
* | | New defun movement commands.Fabián Ezequiel Gallina2013-04-174-0/+159
* | | * progmodes/python.el (python-syntax--context-compiler-macro): New defun.Fabián Ezequiel Gallina2013-04-162-12/+20
* | | Fix last changeLeo Liu2013-04-171-1/+1
* | | * progmodes/octave-mod.el (octave-mode-map): Fix key binding toLeo Liu2013-04-172-2/+6
* | | * lisp/vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names.Stefan Monnier2013-04-162-1/+6
* | | * lisp/progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):Jean-Philippe Gravel2013-04-162-7/+17
* | | * lisp/progmodes/python.el (python-mode-skeleton-abbrev-table): Rename fromStefan Monnier2013-04-163-22/+46
* | | * progmodes/octave-mod.el (octave-mode-map): Remove redundant keyLeo Liu2013-04-172-2/+5
* | | * tramp.texi (Frequently Asked Questions): Precise, how to defineMichael Albinus2013-04-162-5/+18
* | | lisp/gnus/ChangeLog: Fix last changeKatsumi Yamaoka2013-04-161-1/+1
* | | lisp/gnus/shr.el: Support <img src="data:...">David Edmondson2013-04-162-0/+24