| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove code for defunct system-types emx, macos, mswindows, | Glenn Morris | 2009-08-22 | 10 | -20/+26 |
* | Remove code for defunct system-types Apple-Macintosh, emx, ms-windows, | Glenn Morris | 2009-08-22 | 3 | -9/+11 |
* | Comment. | Glenn Morris | 2009-08-22 | 1 | -0/+1 |
* | Re-fill. | Glenn Morris | 2009-08-22 | 1 | -4/+3 |
* | (diary-mark-entries-1): Only mark all days of a given name if the | Glenn Morris | 2009-08-22 | 2 | -1/+6 |
* | (lunar-phase-names): New option. | Glenn Morris | 2009-08-22 | 2 | -39/+54 |
* | (vi-goto-line): Don't warn about non-interactive goto-line. | Glenn Morris | 2009-08-22 | 1 | -1/+1 |
* | Comment. | Glenn Morris | 2009-08-22 | 1 | -3/+3 |
* | (cperl-imenu-name-and-position): Copy imenu-example--name-and-position | Glenn Morris | 2009-08-22 | 2 | -3/+22 |
* | Use forward-line rather than goto-line. | Glenn Morris | 2009-08-22 | 24 | -112/+207 |
* | (compilation-error-regexp-alist, compilation-forget-errors): Declare. | Glenn Morris | 2009-08-22 | 1 | -0/+4 |
* | (makefile-browser-toggle): Use forward-line rather than goto-line. | Glenn Morris | 2009-08-22 | 1 | -3/+4 |
* | (nfd, decomposition-translation-alist, decomposition-char-recursively) | Glenn Morris | 2009-08-22 | 1 | -11/+23 |
* | (gnus-button-patch): Use forward-line rather than goto-line. | Glenn Morris | 2009-08-22 | 2 | -1/+7 |
* | (lgrep, rgrep): At the beginning | Juri Linkov | 2009-08-22 | 2 | -17/+29 |
* | * textmodes/remember.el (remember-buffer): | Stefan Monnier | 2009-08-21 | 4 | -4/+9 |
* | * net/newst-treeview.el (newsticker-groups-filename): | Stefan Monnier | 2009-08-21 | 7 | -17/+31 |
* | (inferior-moz-process): Fix declaration. | Glenn Morris | 2009-08-21 | 2 | -1/+3 |
* | Use forward-line, not goto-line. | Glenn Morris | 2009-08-21 | 6 | -8/+22 |
* | (imenu-example--name-and-position): Fix obsolescence message. | Glenn Morris | 2009-08-21 | 2 | -1/+4 |
* | (news-mail-reply): Use goto-char rather than goto-line. | Glenn Morris | 2009-08-21 | 2 | -4/+7 |
* | (ns-open-file-select-line): Use line-beginning-position rather than goto-line. | Glenn Morris | 2009-08-21 | 2 | -9/+15 |
* | Use help-print-return-message rather than the now obsolete alias. | Glenn Morris | 2009-08-21 | 15 | -36/+53 |
* | (calendar-cursor-to-nearest-date, calendar-cursor-to-visible-date): | Glenn Morris | 2009-08-21 | 2 | -8/+13 |
* | (rmail-obsolete): Delete custom group. | Glenn Morris | 2009-08-21 | 2 | -34/+12 |
* | * net/dbus.el (top): Initialize only when `dbusbind' is loaded. | Michael Albinus | 2009-08-21 | 2 | -3/+8 |
* | Remove leftover macos code. | Dan Nicolaescu | 2009-08-21 | 2 | -3/+2 |
* | (vc-git-annotate-command): Run asynchronously. | Dan Nicolaescu | 2009-08-21 | 2 | -1/+7 |
* | * net/dbus.el (top): Don't check for (getenv | Michael Albinus | 2009-08-20 | 2 | -3/+7 |
* | * log-edit.el (log-edit-strip-single-file-name): New var. | Stefan Monnier | 2009-08-19 | 2 | -1/+11 |
* | (read-passwd): Use read-key so keypad keys work as well. | Stefan Monnier | 2009-08-19 | 2 | -4/+4 |
* | (help-print-return-message): Rename from print-help-return-message. | Stefan Monnier | 2009-08-19 | 2 | -4/+8 |
* | (log-view-mode-map): Remove `q' binding, and unreliable | Stefan Monnier | 2009-08-19 | 2 | -7/+7 |
* | (linum-mode): window-size-change-functions is redundant. | Stefan Monnier | 2009-08-19 | 2 | -8/+17 |
* | (imenu-example--name-and-position, imenu-example--lisp-extract-index-name) | Stefan Monnier | 2009-08-19 | 2 | -1/+9 |
* | (inferior-prolog-error-regexp-alist): New var. | Stefan Monnier | 2009-08-19 | 2 | -0/+19 |
* | ("Tibetan"): Fix sample-text entry. | Kenichi Handa | 2009-08-19 | 2 | -1/+7 |
* | ("TaiViet"): Fix sample-text entry. | Kenichi Handa | 2009-08-19 | 1 | -2/+1 |
* | * net/dbus.el (top): Apply `dbus-init-bus' for the :session bus | Michael Albinus | 2009-08-19 | 2 | -9/+13 |
* | * subr.el (listify-key-sequence-1): Use normal syntax since those | Stefan Monnier | 2009-08-19 | 2 | -14/+71 |
* | (authors-fixed-entries): Remove cvtmail. | Glenn Morris | 2009-08-19 | 2 | -1/+4 |
* | (choose-completion-string): Don't rely on minibuffer-completing-file-name | Stefan Monnier | 2009-08-19 | 2 | -14/+24 |
* | (minibuffer-hide-completions): New function. | Stefan Monnier | 2009-08-19 | 2 | -9/+49 |
* | (ucs-normalize-hfs-nfd-post-read-conversion): | Stefan Monnier | 2009-08-18 | 2 | -3/+5 |
* | (completion--do-completion): Move point for the #b001 case as well (bug#4176). | Stefan Monnier | 2009-08-18 | 2 | -12/+17 |
* | * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system | Michael Albinus | 2009-08-18 | 2 | -0/+15 |
* | Fix ucs-normalize attribution. | Glenn Morris | 2009-08-18 | 1 | -1/+1 |
* | Add js.el author. | Glenn Morris | 2009-08-18 | 1 | -0/+1 |
* | (ucs-normalize-version): Changed to 1.1. | Kenichi Handa | 2009-08-18 | 2 | -7/+19 |
* | Change to utf-8. Adjust coding cookie. | Kenichi Handa | 2009-08-18 | 2 | -2/+8 |