Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Use forward-line, not goto-line. | ||||
* | (rmail-obsolete): Delete custom group. | Glenn Morris | 2009-08-21 | 2 | -34/+12 |
| | | | | | | (rmail-pop-password, rmail-pop-password-required): Make into aliases. (rmail-remote-password, rmail-remote-password-required): Remove unneeded :set-after and :set properties. | ||||
* | * 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 |
| | |||||
* | emacsclient already accepts -nw. | Dan Nicolaescu | 2009-08-21 | 1 | -2/+0 |
| | |||||
* | (vc-git-annotate-command): Run asynchronously. | Dan Nicolaescu | 2009-08-21 | 2 | -1/+7 |
| | | | | | Explicitly pass the date format to git blame so that user local so that the output format can be parsed. | ||||
* | * net/dbus.el (top): Don't check for (getenv | Michael Albinus | 2009-08-20 | 2 | -3/+7 |
| | | | | "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now. | ||||
* | * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro. | Michael Albinus | 2009-08-20 | 2 | -6/+40 |
| | | | | | | (xd_add_watch, xd_remove_watch): Use it. Print debug messages. (xd_initialize, xd_pending_messages): Check, whether $DBUS_SESSION_BUS_ADDRESS is set. | ||||
* | (ns_get_color): Remove incompatible color formats again. | YAMAMOTO Mitsuharu | 2009-08-20 | 2 | -69/+8 |
| | |||||
* | (Fxw_color_values): Return 3-element list. Doc fix. | YAMAMOTO Mitsuharu | 2009-08-20 | 1 | -11/+4 |
| | |||||
* | (Non-Gregorian Diary): Mention ``Adar I'' special case. | Glenn Morris | 2009-08-20 | 2 | -2/+7 |
| | |||||
* | (system-type): Doc fix. | Glenn Morris | 2009-08-20 | 2 | -8/+14 |
| | |||||
* | * log-edit.el (log-edit-strip-single-file-name): New var. | Stefan Monnier | 2009-08-19 | 3 | -1/+14 |
| | | | | (log-edit-insert-changelog): Use it. | ||||
* | (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 |
| | | | | | cvs-mode-map parent hack. (log-view-mode): Derive from special-mode. | ||||
* | (linum-mode): window-size-change-functions is redundant. | Stefan Monnier | 2009-08-19 | 2 | -8/+17 |
| | | | | | Adapt to new window-configuration-change-hook behavior. (linum-after-size, linum-after-config): Remove. | ||||
* | (imenu-example--name-and-position, imenu-example--lisp-extract-index-name) | Stefan Monnier | 2009-08-19 | 2 | -1/+9 |
| | | | | | (imenu-example--create-lisp-index, imenu-example--create-c-index): Mark as obsolete. | ||||
* | (inferior-prolog-error-regexp-alist): New var. | Stefan Monnier | 2009-08-19 | 2 | -0/+19 |
| | | | | | (inferior-prolog-mode): Use it. (inferior-prolog-load-file): Reset list of errors. | ||||
* | (syms_of_keyboard): Default to 5 buttons, which should be | Stefan Monnier | 2009-08-19 | 2 | -11/+14 |
| | | | | enough for the most common situations. Avoid SET_SYMBOL_VALUE. | ||||
* | ("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 |
| | | | | only if it is running already. | ||||
* | * subr.el (listify-key-sequence-1): Use normal syntax since those | Stefan Monnier | 2009-08-19 | 5 | -18/+83 |
| | | | | | | | | | | | | | | | integers are nowadays always represented by the same (positive) number on all platforms. (read-key-empty-map): New const. (read-key-delay): New var. (read-key): New function. (force-mode-line-update): Use with-current-buffer. (locate-user-emacs-file): Don't forget to abbreviate the file name. (start-process-shell-command, start-file-process-shell-command): Discourage the use of command-args. * processes.texi (Asynchronous Processes): Adjust arglist of start-process-shell-command and start-file-process-shell-command. | ||||
* | (Acknowledgments): Remove cvtmail. Mention info-finder. | Glenn Morris | 2009-08-19 | 2 | -6/+7 |
| | |||||
* | Remove cvtmail. | Glenn Morris | 2009-08-19 | 1 | -0/+1 |
| | |||||
* | Remove file | Glenn Morris | 2009-08-19 | 1 | -190/+0 |
| | |||||
* | (UTILITIES): Remove cvtmail. | Glenn Morris | 2009-08-19 | 2 | -4/+7 |
| | | | | (cvtmail${EXEEXT}): Remove. | ||||
* | Remove cvtmail, yow, emacsserver. | Glenn Morris | 2009-08-19 | 1 | -1/+1 |
| | |||||
* | (authors-fixed-entries): Remove cvtmail. | Glenn Morris | 2009-08-19 | 2 | -1/+4 |
| | |||||
* | Remove reference to cvtmail. | Glenn Morris | 2009-08-19 | 2 | -3/+6 |
| | |||||
* | (choose-completion-string): Don't rely on minibuffer-completing-file-name | Stefan Monnier | 2009-08-19 | 2 | -14/+24 |
| | | | | and ad-hoc checks to decide whether to continue completion or not. | ||||
* | (minibuffer-hide-completions): New function. | Stefan Monnier | 2009-08-19 | 2 | -9/+49 |
| | | | | | | | | | (completion--do-completion): Use it. (completions-annotations): New face. (completion--insert-strings): Use it. (completion-pcm--delim-wild-regex): Add docstring. (completion-pcm--string->pattern): Add support for 0-width delimiters in completion-pcm--delim-wild-regex. | ||||
* | (ucs-normalize-hfs-nfd-post-read-conversion): | Stefan Monnier | 2009-08-18 | 2 | -3/+5 |
| | | | | Remove unused var `buffer-modified-p'. | ||||
* | (completion--do-completion): Move point for the #b001 case as well (bug#4176). | Stefan Monnier | 2009-08-18 | 2 | -12/+17 |
| | | | | (minibuffer-complete, minibuffer-complete-word): Don't move point. | ||||
* | Checklist for adding new files to Emacs. | Glenn Morris | 2009-08-18 | 1 | -0/+23 |
| | |||||
* | * dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init_bus): New | Michael Albinus | 2009-08-18 | 2 | -6/+88 |
| | | | | | functions. (xd_initialize): Revert change from 2009-08-16. | ||||
* | * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system | Michael Albinus | 2009-08-18 | 2 | -0/+15 |
| | | | | and :session buses. | ||||
* | (Acknowledgments): Add files-x.el. | Glenn Morris | 2009-08-18 | 2 | -2/+3 |
| | |||||
* | --daemon was done some time ago. | Glenn Morris | 2009-08-18 | 1 | -3/+0 |
| | |||||
* | Minor modes via local variables: | Glenn Morris | 2009-08-18 | 1 | -3/+0 |
| | | | | | | | 2009-08-17 Chong Yidong <cyd at stupidchicken.com> * files.el (hack-one-local-variable): If the mode function is for a minor mode, pass it an argument (Bug#4148). | ||||
* | (Acknowledgments): Add ucs-normalize.el. | Glenn Morris | 2009-08-18 | 2 | -1/+3 |
| | |||||
* | Fix ucs-normalize attribution. | Glenn Morris | 2009-08-18 | 1 | -1/+1 |
| | |||||
* | Add js.el author. | Glenn Morris | 2009-08-18 | 1 | -0/+1 |
| | |||||
* | (Acknowledgments): Update for js.el replacing js2-mode.el. | Glenn Morris | 2009-08-18 | 3 | -71/+77 |
| | |||||
* | (ucs-normalize-version): Changed to 1.1. | Kenichi Handa | 2009-08-18 | 2 | -7/+19 |
| | | | | | (ucs-normalize-hfs-nfd-pre-write-conversion): New function. (utf-8-hfs): Make it perform normalization on encoding too. | ||||
* | Change to utf-8. Adjust coding cookie. | Kenichi Handa | 2009-08-18 | 2 | -2/+8 |
| | | | | (texinfo-mode): Delete duplicated chars from sentence-end-base. | ||||
* | Change to utf-8. Adjust coding cookie. | Kenichi Handa | 2009-08-18 | 1 | -2/+2 |
| | | | | (html-mode): Delete duplicated chars from sentence-end-base. | ||||
* | Change to utf-8. Adjust coding cookie. | Kenichi Handa | 2009-08-18 | 2 | -3/+9 |
| | | | | | (sentence-end-without-space): Delete duplicated chars. (sentence-end-base): Likewise. |