1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-22 14:01:47 -07:00
Commit graph

36880 commits

Author SHA1 Message Date
Chong Yidong
5fbd207936 (tq-queue-pop): Stifle error when a process has died and we are trying
to send a signal to it.
2007-06-04 23:15:08 +00:00
Chong Yidong
7bbb629a97 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
died and we are trying to send a signal to it.
2007-06-04 23:14:56 +00:00
Juanma Barranquero
1a408ced09 *** empty log message *** 2007-06-04 22:59:48 +00:00
Juanma Barranquero
b9e4fbd34b (idlwave-routines): Fix typo in docstring. 2007-06-04 22:54:46 +00:00
Juanma Barranquero
071d2f097c (compilation-find-file, compilation-handle-exit): Fix typos in docstrings.
(compilation-search-path, compilation-buffer-name-function): Doc fixes.
(compilation-finish-function): Fix typo in obsolescence declaration.
2007-06-04 22:53:06 +00:00
Juanma Barranquero
9605302019 (define-minor-mode, easy-mmode-define-navigation): Fix typos in docstrings. 2007-06-04 22:51:47 +00:00
Chong Yidong
6e04fc9856 Bump version number to 22.1.50. 2007-06-04 20:42:53 +00:00
Chong Yidong
407876dad2 (magic-mode-alist): Remove image-type-auto-detected-p.
(magic-fallback-mode-alist): Add image-type-auto-detected-p.
2007-06-04 20:41:15 +00:00
Chong Yidong
ada9718d0f (image-type-auto-detected-p): Don't scan auto-mode-alist. 2007-06-04 20:40:53 +00:00
Chong Yidong
b647fc0734 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
(magic-fallback-mode-alist): Add image-type-auto-detected-p.

* image.el (image-type-auto-detected-p): Don't scan
auto-mode-alist.
2007-06-04 20:40:26 +00:00
Chong Yidong
a1d155a4c1 (longlines-mode): Make longlines-auto-wrap buffer-local. Add hooks
unconditionally.
(longlines-auto-wrap): Toggle wrapping.
(longlines-after-change-function)
(longlines-post-command-function): Check longlines-auto-wrap.
2007-06-04 20:33:46 +00:00
Chong Yidong
c6b98d9f2e * longlines.el (longlines-mode): Make longlines-auto-wrap
buffer-local.  Add hooks unconditionally.
(longlines-auto-wrap): Toggle wrapping.
(longlines-after-change-function)
(longlines-post-command-function): Check longlines-auto-wrap.
2007-06-04 20:33:30 +00:00
Chong Yidong
c3a108dfcb Regenerate. 2007-06-02 11:09:52 +00:00
Chong Yidong
0d9acfe90f Increment version to 22.1. 2007-06-02 11:09:25 +00:00
Chong Yidong
7dfc4cda5d Version 22.1 released. 2007-06-02 11:07:00 +00:00
Chong Yidong
f7e5609497 (show-paren-function): Undo 2007-04-19 and 2007-04-20 changes. 2007-06-01 13:47:44 +00:00
Chong Yidong
c26953683c * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
changes.
2007-06-01 13:47:33 +00:00
Richard M. Stallman
df00c3c58e (dired-do-delete, dired-do-flagged-delete): Doc fixes. 2007-05-31 21:11:47 +00:00
Richard M. Stallman
dafea68ca2 *** empty log message *** 2007-05-29 19:43:27 +00:00
Chong Yidong
2819bdd5a3 Fix typo. 2007-05-29 16:23:22 +00:00
Chong Yidong
40165674ac (url-mailto): Insert body after mail-header-separator if present, so
that is is before signature.  Suggested by Leo Liu <sdl.web@gmail.com>.
2007-05-29 15:30:06 +00:00
Chong Yidong
3fd7fba5d0 * url-mailto.el (url-mailto): Insert body after
mail-header-separator if present, so that is is before signature.
Suggested by Leo Liu <sdl.web@gmail.com>.
2007-05-29 15:29:58 +00:00
Martin Rudalics
250495a719 (table--point-entered-cell-function)
(table--point-left-cell-function): Bind
`inhibit-point-motion-hooks' to t.
2007-05-29 06:14:19 +00:00
Glenn Morris
5fedce2cb9 Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
(rx): Doc fix.
2007-05-29 00:52:08 +00:00
Glenn Morris
01ae4f1e2a *** empty log message *** 2007-05-29 00:51:41 +00:00
Chong Yidong
03b1a68c4f (sgml-point-entered): Use condition-case. 2007-05-28 14:10:50 +00:00
Chong Yidong
7936011cd6 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case. 2007-05-28 14:10:24 +00:00
Chong Yidong
d05b3cfd61 (message-narrow-to-headers-or-head): Ignore mail-header-separator in
the body.
2007-05-28 04:11:30 +00:00
Chong Yidong
3938661c20 * message.el (message-narrow-to-headers-or-head): Ignore
mail-header-separator in the body.
2007-05-28 04:11:07 +00:00
Chong Yidong
4a5084796e (message-pop-to-buffer): Add switch-function argument.
(message-mail): Pass switch-function argument to it.
2007-05-28 02:44:17 +00:00
Chong Yidong
c14dcd06c5 * message.el (message-pop-to-buffer): Add switch-function argument.
(message-mail): Pass switch-function argument to it.
2007-05-28 02:43:14 +00:00
Richard M. Stallman
3d200243c3 (log-edit-changelog-paragraph): Return point-max as the end of the
ChangeLog paragraph when it ends without a line termination.
2007-05-27 23:18:08 +00:00
Stefan Monnier
816718041b (xterm-mouse-truncate-wrap): New function.
(xterm-mouse-event): Use it.
2007-05-25 15:05:39 +00:00
Stefan Monnier
4b880ac124 (canonically-space-region): Make the second arg
a marker if it's not already the case.
2007-05-25 15:00:22 +00:00
Miles Bader
fdabbcb537 lisp/vc-hooks.el (vc-find-root): Fix file attribute test
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-27
2007-05-25 04:41:42 +00:00
Richard M. Stallman
913a8cda35 (flyspell-correct-word-before-point): Don't let opoint be nil.
(flyspell-emacs-popup): Explicit error if no dialogs.
2007-05-24 22:12:25 +00:00
Eli Zaretskii
db2ccbc2a8 (tar-file-name-handler): New function.
(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.
2007-05-23 17:32:46 +00:00
Glenn Morris
bd40f902ad Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
(compilation-handle-exit): `compilation-finish-function' may change
the current buffer.
2007-05-23 08:09:37 +00:00
Glenn Morris
1083cfb10e Fix whitespace in previous change. 2007-05-23 08:09:05 +00:00
Glenn Morris
75ec28b481 *** empty log message *** 2007-05-23 08:08:34 +00:00
Richard M. Stallman
c022c4c47e (set-auto-mode): Doc fix. 2007-05-22 11:42:31 +00:00
Eli Zaretskii
6903229ca9 (find-buffer-file-type-coding-system): Doc fix. 2007-05-22 11:21:13 +00:00
Richard M. Stallman
2cf0c0db33 (Info-fontify-node): Match https also. 2007-05-22 08:23:36 +00:00
Richard M. Stallman
d51f146b48 (rcirc-fill-column): Allow `window-width'.
(rcirc-print): Handle `window-width'.
(rcirc-buffer-maximum-lines): Doc fix.
2007-05-21 19:39:10 +00:00
Stefan Monnier
5073ad8e15 (t-mouse-mode): Improve docstring. 2007-05-19 14:00:15 +00:00
Richard M. Stallman
de9606f01d (push-mark): Doc fix. 2007-05-18 22:56:08 +00:00
Richard M. Stallman
64953c0a99 (ispell-get-word): Return markers for start and end positions.
(ispell-word): Assume END is a marker.
2007-05-18 22:32:08 +00:00
Richard M. Stallman
ce8fd9f3cb (CSI-map, SS3-map) Moved from global-map to tpu-global-map.
(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.
2007-05-18 22:31:25 +00:00
Vinicius Jose Latorre
adbdb661ad Use default color when foreground or background color are unspecified. 2007-05-18 02:39:28 +00:00
Chong Yidong
ab43d1e484 Bump version to 22.0.990 2007-05-17 18:55:36 +00:00