| Commit message (Expand) | Author | Age | Files | Lines |
| * | Exclude VCS metadata dirs from completion. | Juanma Barranquero | 2009-01-29 | 4 | -8/+13 |
| * | Klaus Straubinger <KSNetz at UseNet.ArcorNews.DE> (tiny change) | Glenn Morris | 2009-01-29 | 2 | -1/+5 |
| * | (rmail-summary-disable): Fix declaration. | Glenn Morris | 2009-01-29 | 2 | -4/+20 |
| * | (rmail-file-name): Remove duplicate definition. | Glenn Morris | 2009-01-29 | 1 | -15/+4 |
| * | (rmail-set-label): Update the summary, if there is one, after a label | Glenn Morris | 2009-01-29 | 1 | -1/+6 |
| * | (rmail-summary-update-line): New function. | Glenn Morris | 2009-01-29 | 1 | -4/+27 |
| * | (rmail-cease-edit): Add additional quotes to quoted From lines. | Chong Yidong | 2009-01-29 | 1 | -2/+3 |
| * | (rmail-show-message): Unquote From lines. | Chong Yidong | 2009-01-29 | 1 | -1/+7 |
| * | * mail/rmailedit.el (rmail-cease-edit): Add additional quotes to | Chong Yidong | 2009-01-29 | 1 | -0/+4 |
| * | (rmail-redecode-body): New function, based on old version removed in | Chong Yidong | 2009-01-29 | 1 | -0/+94 |
| * | * mail/rmail.el (rmail-redecode-body): New function, based on old | Chong Yidong | 2009-01-29 | 1 | -0/+5 |
| * | * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys. | Juanma Barranquero | 2009-01-28 | 2 | -2/+14 |
| * | (doc-view-mode): Don't use string-match and file | Tassilo Horn | 2009-01-28 | 2 | -5/+11 |
| * | (ls-lisp-classify): Propertize file name before concatenating the type | Eli Zaretskii | 2009-01-28 | 2 | -4/+17 |
| * | * net/dbus.el (dbus-event-error-hooks): Fix docstring. Describe | Michael Albinus | 2009-01-28 | 2 | -2/+8 |
| * | * dbus.texi (Errors and Events): Fix typos. Describe second parameter | Michael Albinus | 2009-01-28 | 2 | -6/+21 |
| * | (rmail-toggle-header): Don't reset | Chong Yidong | 2009-01-28 | 1 | -6/+6 |
| * | * mail/rmail.el (rmail-toggle-header): Don't reset | Chong Yidong | 2009-01-28 | 1 | -0/+5 |
| * | (PC-do-completion): Correct case when completion is unambiguous. | Chong Yidong | 2009-01-28 | 1 | -22/+18 |
| * | * complete.el (PC-do-completion): Correct case when completion is | Chong Yidong | 2009-01-28 | 1 | -0/+5 |
| * | add parens in a defined statement | Adrian Robert | 2009-01-28 | 1 | -1/+1 |
| * | 2009-01-28 Carsten Dominik <dominik@science.uva.nl> | Carsten Dominik | 2009-01-28 | 1 | -1/+1 |
| * | 2009-01-28 Carsten Dominik <dominik@science.uva.nl> | Carsten Dominik | 2009-01-28 | 2 | -14/+54 |
| * | 2009-01-28 Carsten Dominik <carsten.dominik@gmail.com> | Carsten Dominik | 2009-01-28 | 35 | -126/+314 |
| * | (font_for_char): Use assq_no_quit, not assoc_no_quit. | Kenichi Handa | 2009-01-28 | 2 | -2/+13 |
| * | Add bug references. | Juanma Barranquero | 2009-01-28 | 1 | -10/+11 |
| * | Whitespace fix. | Glenn Morris | 2009-01-28 | 1 | -1/+0 |
| * | (font_for_char): Use assq_no_quit, not assoc_no_quit. | Kenichi Handa | 2009-01-28 | 2 | -1/+5 |
| * | (todo-insert-item-here): Prevent insertion | Chong Yidong | 2009-01-28 | 1 | -49/+73 |
| * | * calendar/todo-mode.el (todo-insert-item-here): Prevent insertion | Chong Yidong | 2009-01-28 | 1 | -0/+18 |
| * | Whitespace fix. | Glenn Morris | 2009-01-28 | 1 | -1/+0 |
| * | Update message-dont-reply-to-names section. | Glenn Morris | 2009-01-28 | 1 | -11/+21 |
| * | Restore clobbered change. | Glenn Morris | 2009-01-28 | 1 | -1/+0 |
| * | (rmail-expunge-and-save): Always show a message, | Glenn Morris | 2009-01-28 | 2 | -89/+117 |
| * | (rmail-message-recipients-p-1): Don't bother | Glenn Morris | 2009-01-28 | 1 | -6/+29 |
| * | (perl-indent-line-command): Call indent-region if region is active. | Chong Yidong | 2009-01-28 | 1 | -47/+54 |
| * | * progmodes/perl-mode.el (perl-indent-line-command): Call | Chong Yidong | 2009-01-28 | 1 | -0/+6 |
| * | (rmail-convert-babyl-to-mbox): Prompt user before converting. | Chong Yidong | 2009-01-27 | 1 | -0/+3 |
| * | * mail/rmail.el (rmail-convert-babyl-to-mbox): Prompt user before | Chong Yidong | 2009-01-27 | 1 | -0/+3 |
| * | (unrmail): Record labels in X-RMAIL-* fields, which are recognized by | Chong Yidong | 2009-01-27 | 1 | -2/+2 |
| * | * mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields, | Chong Yidong | 2009-01-27 | 1 | -0/+5 |
| * | (concat): Check for string overflow (bug#1787). | Chong Yidong | 2009-01-27 | 1 | -0/+2 |
| * | * fns.c (concat): Check for string overflow (bug#1787). | Chong Yidong | 2009-01-27 | 1 | -0/+2 |
| * | (Undo): Update undo limit values. | Chong Yidong | 2009-01-27 | 1 | -3/+3 |
| * | * fixit.texi (Undo): Update undo limit values. | Chong Yidong | 2009-01-27 | 1 | -0/+4 |
| * | (undo_limit, undo_strong_limit, Vundo_outer_limit): Quadruple undo | Chong Yidong | 2009-01-27 | 1 | -3/+3 |
| * | * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit): | Chong Yidong | 2009-01-27 | 1 | -0/+5 |
| * | (mouse-select-font): Return a string instead of a list. | Chong Yidong | 2009-01-27 | 1 | -6/+7 |
| * | * mouse.el (mouse-select-font): Return a string instead of a list. | Chong Yidong | 2009-01-27 | 1 | -0/+4 |
| * | Fix last changelog entry. | Chong Yidong | 2009-01-27 | 1 | -3/+2 |