Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * url-mailto.el (url-mailto): Insert body after | Chong Yidong | 2007-05-29 | 1 | -0/+6 | |
| | | | | | mail-header-separator if present, so that is is before signature. Suggested by Leo Liu <sdl.web@gmail.com>. | |||||
* | (table--point-entered-cell-function) | Martin Rudalics | 2007-05-29 | 2 | -11/+21 | |
| | | | | | (table--point-left-cell-function): Bind `inhibit-point-motion-hooks' to t. | |||||
* | Nikolaj Schumacher <n_schumacher at web.de> (tiny change) | Glenn Morris | 2007-05-29 | 1 | -2/+7 | |
| | | | | (rx): Doc fix. | |||||
* | *** empty log message *** | Glenn Morris | 2007-05-29 | 1 | -0/+4 | |
| | ||||||
* | (sgml-point-entered): Use condition-case. | Chong Yidong | 2007-05-28 | 1 | -10/+13 | |
| | ||||||
* | * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case. | Chong Yidong | 2007-05-28 | 1 | -0/+4 | |
| | ||||||
* | (message-narrow-to-headers-or-head): Ignore mail-header-separator in | Chong Yidong | 2007-05-28 | 1 | -8/+6 | |
| | | | | the body. | |||||
* | * message.el (message-narrow-to-headers-or-head): Ignore | Chong Yidong | 2007-05-28 | 1 | -0/+2 | |
| | | | | mail-header-separator in the body. | |||||
* | (message-pop-to-buffer): Add switch-function argument. | Chong Yidong | 2007-05-28 | 1 | -6/+8 | |
| | | | | (message-mail): Pass switch-function argument to it. | |||||
* | * message.el (message-pop-to-buffer): Add switch-function argument. | Chong Yidong | 2007-05-28 | 1 | -0/+5 | |
| | | | | (message-mail): Pass switch-function argument to it. | |||||
* | (log-edit-changelog-paragraph): Return point-max as the end of the | Richard M. Stallman | 2007-05-27 | 2 | -1/+7 | |
| | | | | ChangeLog paragraph when it ends without a line termination. | |||||
* | (xterm-mouse-truncate-wrap): New function. | Stefan Monnier | 2007-05-25 | 2 | -11/+35 | |
| | | | | (xterm-mouse-event): Use it. | |||||
* | (canonically-space-region): Make the second arg | Stefan Monnier | 2007-05-25 | 1 | -0/+5 | |
| | | | | a marker if it's not already the case. | |||||
* | lisp/vc-hooks.el (vc-find-root): Fix file attribute test | Miles Bader | 2007-05-25 | 2 | -1/+5 | |
| | | | | Revision: emacs@sv.gnu.org/emacs--rel--22--patch-27 | |||||
* | (flyspell-correct-word-before-point): Don't let opoint be nil. | Richard M. Stallman | 2007-05-24 | 2 | -0/+9 | |
| | | | | (flyspell-emacs-popup): Explicit error if no dialogs. | |||||
* | (tar-file-name-handler): New function. | Eli Zaretskii | 2007-05-23 | 2 | -4/+31 | |
| | | | | | | | (tar-extract): Bind file-name-handler-alist to it to force find-buffer-file-type-coding-system behave as if the file being extracted existed. Use last-coding-system-used to force buffer-file-coding-system to what decode-coding-region actually used to decode the file. | |||||
* | Nikolaj Schumacher <n_schumacher at web.de> (tiny change) | Glenn Morris | 2007-05-23 | 1 | -3/+4 | |
| | | | | | (compilation-handle-exit): `compilation-finish-function' may change the current buffer. | |||||
* | Fix whitespace in previous change. | Glenn Morris | 2007-05-23 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Glenn Morris | 2007-05-23 | 1 | -0/+5 | |
| | ||||||
* | (set-auto-mode): Doc fix. | Richard M. Stallman | 2007-05-22 | 2 | -5/+11 | |
| | ||||||
* | (find-buffer-file-type-coding-system): Doc fix. | Eli Zaretskii | 2007-05-22 | 2 | -1/+9 | |
| | ||||||
* | (Info-fontify-node): Match https also. | Richard M. Stallman | 2007-05-22 | 1 | -1/+1 | |
| | ||||||
* | (rcirc-fill-column): Allow `window-width'. | Richard M. Stallman | 2007-05-21 | 2 | -4/+17 | |
| | | | | | (rcirc-print): Handle `window-width'. (rcirc-buffer-maximum-lines): Doc fix. | |||||
* | (t-mouse-mode): Improve docstring. | Stefan Monnier | 2007-05-19 | 1 | -2/+4 | |
| | ||||||
* | (push-mark): Doc fix. | Richard M. Stallman | 2007-05-18 | 2 | -2/+5 | |
| | ||||||
* | (ispell-get-word): Return markers for start and end positions. | Richard M. Stallman | 2007-05-18 | 2 | -3/+22 | |
| | | | | (ispell-word): Assume END is a marker. | |||||
* | (CSI-map, SS3-map) Moved from global-map to tpu-global-map. | Richard M. Stallman | 2007-05-18 | 1 | -46/+58 | |
| | | | | | | | | | | (tpu-original-global-map) Variable deleted. (tpu-control-keys-map) New keymap variable. (tpu-set-control-keys) Use tpu-reset-control-keys rather than setting keymapping directly. (tpu-reset-control-keys) Use tpu-control-keys-map instead of tpu-global-map. (tpu-edt-on): Activate the tpu-global-map. (tpu-edt-off): Deactivate the tpu-global-map. | |||||
* | Use default color when foreground or background color are unspecified. | Vinicius Jose Latorre | 2007-05-18 | 2 | -18/+35 | |
| | ||||||
* | Bump version to 22.0.990 | Chong Yidong | 2007-05-17 | 1 | -1/+1 | |
| | ||||||
* | Regenerate. | Chong Yidong | 2007-05-17 | 1 | -645/+720 | |
| | ||||||
* | (ispell-start-process): Defend against bad default-directory. | Martin Rudalics | 2007-05-17 | 2 | -1/+11 | |
| | ||||||
* | Fix date typo in previous change. | Glenn Morris | 2007-05-17 | 1 | -1/+1 | |
| | ||||||
* | Sync vc-hooks change from trunk at request of rms in FOR-RELEASE. | Glenn Morris | 2007-05-17 | 1 | -0/+4 | |
| | ||||||
* | Sync change from trunk at request of rms in FOR-RELEASE: | Glenn Morris | 2007-05-17 | 1 | -1/+8 | |
| | | | | | | Stefan Monnier <monnier at iro.umontreal.ca> (vc-find-root): Stop searching when the user changes. | |||||
* | (Buffer-menu-sort-column): Doc fix. | Richard M. Stallman | 2007-05-16 | 2 | -2/+7 | |
| | ||||||
* | (magic-mode-alist, magic-fallback-mode-alist): | Stefan Monnier | 2007-05-16 | 2 | -15/+17 | |
| | | | | Move the *ml, Postscript, and XmCD entries to the fallback part. | |||||
* | (magic-fallback-mode-alist): Rename from file-start-mode-alist. | Stefan Monnier | 2007-05-16 | 2 | -5/+10 | |
| | ||||||
* | (compilation-handle-exit): Quote first argument of `run-hook-with-args'. | Juanma Barranquero | 2007-05-16 | 2 | -1/+6 | |
| | ||||||
* | (display-time-mail-file): Doc fix. | Juanma Barranquero | 2007-05-16 | 2 | -2/+3 | |
| | ||||||
* | *** empty log message *** | Juanma Barranquero | 2007-05-16 | 1 | -2/+2 | |
| | ||||||
* | (pr-ps-fast-fire): Fix typos in docstring. | Juanma Barranquero | 2007-05-16 | 2 | -2/+20 | |
| | ||||||
* | (get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings. | Juanma Barranquero | 2007-05-16 | 1 | -6/+6 | |
| | ||||||
* | (view-inhibit-help-message): Fix typo in docstring. | Juanma Barranquero | 2007-05-16 | 1 | -3/+3 | |
| | | | | (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes. | |||||
* | (display-time-24hr-format): Doc fix. | Juanma Barranquero | 2007-05-16 | 1 | -1/+1 | |
| | ||||||
* | (set-mark-command-repeat-pop): Doc fix. | Juanma Barranquero | 2007-05-16 | 1 | -1/+1 | |
| | ||||||
* | (cvs-dired-use-hook): Doc fix. | Juanma Barranquero | 2007-05-16 | 1 | -1/+1 | |
| | ||||||
* | (msb-menu-cond): Doc fix. | Juanma Barranquero | 2007-05-16 | 1 | -1/+1 | |
| | ||||||
* | (ls-lisp-verbosity): Doc fix. | Juanma Barranquero | 2007-05-16 | 1 | -1/+1 | |
| | ||||||
* | (Info-current-subfile): Doc fix. | Juanma Barranquero | 2007-05-16 | 1 | -1/+1 | |
| | ||||||
* | (dired-recursive-deletes, dired-recursive-copies): Doc fixes. | Juanma Barranquero | 2007-05-16 | 1 | -8/+8 | |
| |