summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAge
* Regenerate.Chong Yidong2007-06-02
|
* Increment version to 22.1.Chong Yidong2007-06-02
|
* Version 22.1 released.Chong Yidong2007-06-02
|
* (show-paren-function): Undo 2007-04-19 and 2007-04-20 changes.Chong Yidong2007-06-01
|
* * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20Chong Yidong2007-06-01
| | | | changes.
* (dired-do-delete, dired-do-flagged-delete): Doc fixes.Richard M. Stallman2007-05-31
|
* *** empty log message ***Richard M. Stallman2007-05-29
|
* Fix typo.Chong Yidong2007-05-29
|
* (url-mailto): Insert body after mail-header-separator if present, soChong Yidong2007-05-29
| | | | that is is before signature. Suggested by Leo Liu <sdl.web@gmail.com>.
* * url-mailto.el (url-mailto): Insert body afterChong Yidong2007-05-29
| | | | | 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-29
| | | | | (table--point-left-cell-function): Bind `inhibit-point-motion-hooks' to t.
* Nikolaj Schumacher <n_schumacher at web.de> (tiny change)Glenn Morris2007-05-29
| | | | (rx): Doc fix.
* *** empty log message ***Glenn Morris2007-05-29
|
* (sgml-point-entered): Use condition-case.Chong Yidong2007-05-28
|
* * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.Chong Yidong2007-05-28
|
* (message-narrow-to-headers-or-head): Ignore mail-header-separator inChong Yidong2007-05-28
| | | | the body.
* * message.el (message-narrow-to-headers-or-head): IgnoreChong Yidong2007-05-28
| | | | mail-header-separator in the body.
* (message-pop-to-buffer): Add switch-function argument.Chong Yidong2007-05-28
| | | | (message-mail): Pass switch-function argument to it.
* * message.el (message-pop-to-buffer): Add switch-function argument.Chong Yidong2007-05-28
| | | | (message-mail): Pass switch-function argument to it.
* (log-edit-changelog-paragraph): Return point-max as the end of theRichard M. Stallman2007-05-27
| | | | ChangeLog paragraph when it ends without a line termination.
* (xterm-mouse-truncate-wrap): New function.Stefan Monnier2007-05-25
| | | | (xterm-mouse-event): Use it.
* (canonically-space-region): Make the second argStefan Monnier2007-05-25
| | | | a marker if it's not already the case.
* lisp/vc-hooks.el (vc-find-root): Fix file attribute testMiles Bader2007-05-25
| | | | 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-24
| | | | (flyspell-emacs-popup): Explicit error if no dialogs.
* (tar-file-name-handler): New function.Eli Zaretskii2007-05-23
| | | | | | | (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-23
| | | | | (compilation-handle-exit): `compilation-finish-function' may change the current buffer.
* Fix whitespace in previous change.Glenn Morris2007-05-23
|
* *** empty log message ***Glenn Morris2007-05-23
|
* (set-auto-mode): Doc fix.Richard M. Stallman2007-05-22
|
* (find-buffer-file-type-coding-system): Doc fix.Eli Zaretskii2007-05-22
|
* (Info-fontify-node): Match https also.Richard M. Stallman2007-05-22
|
* (rcirc-fill-column): Allow `window-width'.Richard M. Stallman2007-05-21
| | | | | (rcirc-print): Handle `window-width'. (rcirc-buffer-maximum-lines): Doc fix.
* (t-mouse-mode): Improve docstring.Stefan Monnier2007-05-19
|
* (push-mark): Doc fix.Richard M. Stallman2007-05-18
|
* (ispell-get-word): Return markers for start and end positions.Richard M. Stallman2007-05-18
| | | | (ispell-word): Assume END is a marker.
* (CSI-map, SS3-map) Moved from global-map to tpu-global-map.Richard M. Stallman2007-05-18
| | | | | | | | | | (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-18
|
* Bump version to 22.0.990emacs-pretest-22.0.990Chong Yidong2007-05-17
|
* Regenerate.Chong Yidong2007-05-17
|
* (ispell-start-process): Defend against bad default-directory.Martin Rudalics2007-05-17
|
* Fix date typo in previous change.Glenn Morris2007-05-17
|
* Sync vc-hooks change from trunk at request of rms in FOR-RELEASE.Glenn Morris2007-05-17
|
* Sync change from trunk at request of rms in FOR-RELEASE:Glenn Morris2007-05-17
| | | | | | 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-16
|
* (magic-mode-alist, magic-fallback-mode-alist):Stefan Monnier2007-05-16
| | | | Move the *ml, Postscript, and XmCD entries to the fallback part.
* (magic-fallback-mode-alist): Rename from file-start-mode-alist.Stefan Monnier2007-05-16
|
* (compilation-handle-exit): Quote first argument of `run-hook-with-args'.Juanma Barranquero2007-05-16
|
* (display-time-mail-file): Doc fix.Juanma Barranquero2007-05-16
|
* *** empty log message ***Juanma Barranquero2007-05-16
|
* (pr-ps-fast-fire): Fix typos in docstring.Juanma Barranquero2007-05-16
|