| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | Regenerate. | Paul Eggert | 2011-01-08 | 26 | -474/+4486 |
| * | | | * mktime.c: Remove; moving to ../lib. | Paul Eggert | 2011-01-08 | 2 | -544/+2 |
| * | | | Use gnulib's mktime module. | Paul Eggert | 2011-01-08 | 6 | -32/+19 |
| * | | | Regenerate. | Paul Eggert | 2011-01-08 | 14 | -62/+559 |
| * | | | Use gnulib's ftoastr module. | Paul Eggert | 2011-01-08 | 4 | -39/+18 |
| * | | | Regenerate. | Paul Eggert | 2011-01-08 | 16 | -130/+4571 |
| * | | | Automate syncing from gnulib. | Paul Eggert | 2011-01-08 | 11 | -19/+152 |
| |/ / |
|
| * | | Load themes using `load', querying if theme file not known safe. | Chong Yidong | 2011-01-08 | 3 | -32/+88 |
| * | | New function read-char-choice for reading a restricted set of chars. | Chong Yidong | 2011-01-08 | 6 | -169/+189 |
| * | | * Makefile.in (EXECUTABLES): Remove; macro unused since 1993. | Paul Eggert | 2011-01-08 | 2 | -2/+4 |
| * | | Change dev-tsdh-dark/dev-tsdh-light theme names to tsdh-dark/tsdh-light, | Chong Yidong | 2011-01-08 | 2 | -10/+8 |
| * | | * src/fns.c (Fyes_or_no_p): Add usage. | Andreas Schwab | 2011-01-08 | 2 | -2/+7 |
| * | | * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist) | Andreas Schwab | 2011-01-08 | 2 | -2/+3 |
| * | | Fixes: debbugs:7806 | Andreas Schwab | 2011-01-08 | 4 | -3/+15 |
| * | | Add --no-site-lisp to more Makefiles. | Glenn Morris | 2011-01-07 | 7 | -4/+11 |
| * | | -batch implies -q. | Glenn Morris | 2011-01-07 | 4 | -10/+13 |
| * | | In Makefiles, -batch implies -q. | Glenn Morris | 2011-01-07 | 8 | -12/+24 |
| * | | * lib-src/Makefile.in (EMACSOPT): Remove --multibyte, it does nothing any more. | Glenn Morris | 2011-01-07 | 2 | -6/+7 |
| * | | Fix bug#7750. | Glenn Morris | 2011-01-07 | 3 | -5/+10 |
| * | | Fix some resource leaks in ImageMagick image loader | Andreas Schwab | 2011-01-07 | 2 | -9/+26 |
| * | | * install-sh, mkinstalldirs, move-if-change: Update from master | Paul Eggert | 2011-01-07 | 6 | -217/+572 |
| * | | * texinfo.tex: Update to version 2010-12-23.17 from gnulib, | Paul Eggert | 2011-01-07 | 2 | -356/+477 |
| * | | * config.guess, config.sub: Updated from master source. | Paul Eggert | 2011-01-07 | 3 | -40/+96 |
| * | | notes/copyright: Report status more accurately for non-GPL files. | Paul Eggert | 2011-01-07 | 2 | -0/+16 |
| |\ \ |
|
| | * | | * notes/copyright: Report status more accurately for non-GPL files. | Paul Eggert | 2011-01-07 | 2 | -0/+16 |
| * | | | * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of | Sam Steingold | 2011-01-07 | 2 | -1/+7 |
| |/ / |
|
| * | | Allow format args for y-or-n-p and yes-or-no-p. | Chong Yidong | 2011-01-07 | 5 | -59/+63 |
| * | | Use __builtin_unwind_init in the MSDOS build. | Eli Zaretskii | 2011-01-07 | 2 | -0/+5 |
| |\ \ |
|
| * | | | * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove | Tassilo Horn | 2011-01-07 | 3 | -0/+6 |
| |/ / |
|
| * | | Use __builtin_unwind_init in MinGW builds of w32 port. | Eli Zaretskii | 2011-01-07 | 2 | -0/+8 |
| * | | gnus/mml2015.el: Fix secret key validity check (Bug#7797). | Daiki Ueno | 2011-01-07 | 2 | -6/+33 |
| * | | Add --no-site-lisp option, make -Q use it. (Bug#5707) | Glenn Morris | 2011-01-06 | 7 | -11/+56 |
| * | | ChangeLog fix. | Glenn Morris | 2011-01-06 | 1 | -2/+2 |
| * | | * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme. | Tassilo Horn | 2011-01-06 | 3 | -0/+122 |
| * | | allout.el: (allout-back-to-current-heading): Ensure return to the visible | Ken Manheimer | 2011-01-06 | 2 | -21/+24 |
| * | | vc-bzr fix for bug #7792. | Glenn Morris | 2011-01-05 | 2 | -5/+14 |
| * | | Fix bug in doc-view-enlarge. | Tassilo Horn | 2011-01-05 | 1 | -1/+1 |
| * | | * doc-view.el (doc-view-image-width): New variable. | Tassilo Horn | 2011-01-05 | 2 | -4/+29 |
| * | | Use __builtin_unwind_init if available | Andreas Schwab | 2011-01-05 | 6 | -528/+649 |
| * | | Regenerate configure. | Glenn Morris | 2011-01-04 | 1 | -240/+229 |
| * | | Don't use $MAKEINFO for both a flag and a program. | Glenn Morris | 2011-01-04 | 3 | -9/+20 |
| * | | * lisp/emacs-lisp/rx.el (rx-repeat): Replace CL function. | Glenn Morris | 2011-01-04 | 2 | -5/+8 |
| * | | ChangeLog fix. | Glenn Morris | 2011-01-04 | 1 | -3/+1 |
| * | | Include recent allout.el changes, and add missing '*' asterisk to my | Ken Manheimer | 2011-01-04 | 1 | -2/+22 |
| * | | Reconcile with changes in line movement behavior for long text lines | Ken Manheimer | 2011-01-04 | 1 | -2/+14 |
| * | | * lisp/textmodes/rst.el (rst-compile-toolsets): Add pdf and s5 to option alist. | Glenn Morris | 2011-01-04 | 2 | -1/+6 |
| * | | Restore clobbered NEWS change. | Glenn Morris | 2011-01-04 | 1 | -1/+1 |
| * | | * NEWS: Revert change in libxml-* functions, which was applied by | Michael Albinus | 2011-01-04 | 1 | -2/+2 |
| * | | * NEWS: Extended behaviour of dbus-register-{method,property}. | Michael Albinus | 2011-01-04 | 2 | -3/+9 |
| * | | * dbus.texi (Receiving Method Calls): Describe new optional | Michael Albinus | 2011-01-04 | 2 | -8/+29 |