summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* * url-mailto.el (url-mailto): Insert body afterChong Yidong2007-05-291-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 Rudalics2007-05-292-11/+21
| | | | | (table--point-left-cell-function): Bind `inhibit-point-motion-hooks' to t.
* Nikolaj Schumacher <n_schumacher at web.de> (tiny change)Glenn Morris2007-05-291-2/+7
| | | | (rx): Doc fix.
* *** empty log message ***Glenn Morris2007-05-291-0/+4
|
* (sgml-point-entered): Use condition-case.Chong Yidong2007-05-281-10/+13
|
* * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.Chong Yidong2007-05-281-0/+4
|
* (message-narrow-to-headers-or-head): Ignore mail-header-separator inChong Yidong2007-05-281-8/+6
| | | | the body.
* * message.el (message-narrow-to-headers-or-head): IgnoreChong Yidong2007-05-281-0/+2
| | | | mail-header-separator in the body.
* (message-pop-to-buffer): Add switch-function argument.Chong Yidong2007-05-281-6/+8
| | | | (message-mail): Pass switch-function argument to it.
* * message.el (message-pop-to-buffer): Add switch-function argument.Chong Yidong2007-05-281-0/+5
| | | | (message-mail): Pass switch-function argument to it.
* (log-edit-changelog-paragraph): Return point-max as the end of theRichard M. Stallman2007-05-272-1/+7
| | | | ChangeLog paragraph when it ends without a line termination.
* (xterm-mouse-truncate-wrap): New function.Stefan Monnier2007-05-252-11/+35
| | | | (xterm-mouse-event): Use it.
* (canonically-space-region): Make the second argStefan Monnier2007-05-251-0/+5
| | | | a marker if it's not already the case.
* lisp/vc-hooks.el (vc-find-root): Fix file attribute testMiles Bader2007-05-252-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. Stallman2007-05-242-0/+9
| | | | (flyspell-emacs-popup): Explicit error if no dialogs.
* (tar-file-name-handler): New function.Eli Zaretskii2007-05-232-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 Morris2007-05-231-3/+4
| | | | | (compilation-handle-exit): `compilation-finish-function' may change the current buffer.
* Fix whitespace in previous change.Glenn Morris2007-05-231-1/+1
|
* *** empty log message ***Glenn Morris2007-05-231-0/+5
|
* (set-auto-mode): Doc fix.Richard M. Stallman2007-05-222-5/+11
|
* (find-buffer-file-type-coding-system): Doc fix.Eli Zaretskii2007-05-222-1/+9
|
* (Info-fontify-node): Match https also.Richard M. Stallman2007-05-221-1/+1
|
* (rcirc-fill-column): Allow `window-width'.Richard M. Stallman2007-05-212-4/+17
| | | | | (rcirc-print): Handle `window-width'. (rcirc-buffer-maximum-lines): Doc fix.
* (t-mouse-mode): Improve docstring.Stefan Monnier2007-05-191-2/+4
|
* (push-mark): Doc fix.Richard M. Stallman2007-05-182-2/+5
|
* (ispell-get-word): Return markers for start and end positions.Richard M. Stallman2007-05-182-3/+22
| | | | (ispell-word): Assume END is a marker.
* (CSI-map, SS3-map) Moved from global-map to tpu-global-map.Richard M. Stallman2007-05-181-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 Latorre2007-05-182-18/+35
|
* Bump version to 22.0.990Chong Yidong2007-05-171-1/+1
|
* Regenerate.Chong Yidong2007-05-171-645/+720
|
* (ispell-start-process): Defend against bad default-directory.Martin Rudalics2007-05-172-1/+11
|
* Fix date typo in previous change.Glenn Morris2007-05-171-1/+1
|
* Sync vc-hooks change from trunk at request of rms in FOR-RELEASE.Glenn Morris2007-05-171-0/+4
|
* Sync change from trunk at request of rms in FOR-RELEASE:Glenn Morris2007-05-171-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. Stallman2007-05-162-2/+7
|
* (magic-mode-alist, magic-fallback-mode-alist):Stefan Monnier2007-05-162-15/+17
| | | | Move the *ml, Postscript, and XmCD entries to the fallback part.
* (magic-fallback-mode-alist): Rename from file-start-mode-alist.Stefan Monnier2007-05-162-5/+10
|
* (compilation-handle-exit): Quote first argument of `run-hook-with-args'.Juanma Barranquero2007-05-162-1/+6
|
* (display-time-mail-file): Doc fix.Juanma Barranquero2007-05-162-2/+3
|
* *** empty log message ***Juanma Barranquero2007-05-161-2/+2
|
* (pr-ps-fast-fire): Fix typos in docstring.Juanma Barranquero2007-05-162-2/+20
|
* (get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.Juanma Barranquero2007-05-161-6/+6
|
* (view-inhibit-help-message): Fix typo in docstring.Juanma Barranquero2007-05-161-3/+3
| | | | (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
* (display-time-24hr-format): Doc fix.Juanma Barranquero2007-05-161-1/+1
|
* (set-mark-command-repeat-pop): Doc fix.Juanma Barranquero2007-05-161-1/+1
|
* (cvs-dired-use-hook): Doc fix.Juanma Barranquero2007-05-161-1/+1
|
* (msb-menu-cond): Doc fix.Juanma Barranquero2007-05-161-1/+1
|
* (ls-lisp-verbosity): Doc fix.Juanma Barranquero2007-05-161-1/+1
|
* (Info-current-subfile): Doc fix.Juanma Barranquero2007-05-161-1/+1
|
* (dired-recursive-deletes, dired-recursive-copies): Doc fixes.Juanma Barranquero2007-05-161-8/+8
|