Sam Steingold
b84acff63c
Add TIMESTAMP to LOC to handle "incremental compilation", e.g.,
...
with `omake -P': the compilation process never terminates and
automatically recompiles modified files.
2007-06-03 18:56:15 +00:00
Sam Steingold
a151f82c43
New command kill-matching-buffers kills buffers whose name matches a regexp.
2007-06-03 18:51:42 +00:00
Juanma Barranquero
37f55d5a2d
*** empty log message ***
2007-06-01 12:17:40 +00:00
David Kastrup
773933d371
(dired-recursive-deletes, dired-recursive-copies):
...
Change default to `top'.
2007-06-01 05:01:56 +00:00
Richard M. Stallman
bce1acc357
(dired-do-flagged-delete, dired-do-delete): Doc fix.
2007-05-31 21:10:49 +00:00
Stefan Monnier
d500a09264
css-mode.el: New file.
2007-05-31 00:52:35 +00:00
Miles Bader
7a781a5480
Fix tq.el edge case
...
(tq-queue-pop): Stifle error when a process has died and we are trying to
send a signal to it. The program using tq.el should periodically check
to see whether the process has died and react appropriately -- this is
not the responsibility of tq.el, and is consistent with the rest of the
tq.el source code.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-779
Creator: Michael Olson <mwolson@gnu.org>
2007-05-30 14:06:39 +00:00
Miles Bader
c07318f44a
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 29-32)
- Update from CVS
2007-05-29 Martin Rudalics <rudalics@gmx.at>
* lisp/textmodes/table.el (table--point-entered-cell-function)
(table--point-left-cell-function): Bind
`inhibit-point-motion-hooks' to t.
2007-05-28 Chong Yidong <cyd@stupidchicken.com>
* lisp/textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
* lisp/log-edit.el (log-edit-changelog-paragraph): Return point-max
as the end of the ChangeLog paragraph when it ends without a line
termination.
2007-05-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* src/xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t
around current_column call.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-778
2007-05-29 23:19:43 +00:00
Miles Bader
46646c110c
Merge from emacs--rel--22, gnus--rel--5.10
...
Patches applied:
* emacs--rel--22 (patch 28)
- Update from CVS
* gnus--rel--5.10 (patch 224-225)
- Merge from emacs--devo--0, emacs--rel--22
- Update from CVS
2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/message.el (message-pop-to-buffer): Add switch-function argument.
(message-mail): Pass switch-function argument to it.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-777
2007-05-29 23:19:17 +00:00
Richard M. Stallman
dafea68ca2
*** empty log message ***
2007-05-29 19:43:27 +00:00
Chong Yidong
de74fffc15
Fix typo.
2007-05-29 16:24:25 +00:00
Chong Yidong
2819bdd5a3
Fix typo.
2007-05-29 16:23:22 +00:00
Chong Yidong
f93e42baac
(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:31:08 +00:00
Chong Yidong
345c7f05d8
* 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:31:01 +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
5e3fc9eb8e
Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
...
(rx): Doc fix.
2007-05-29 00:53:54 +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
Juanma Barranquero
aa3dbcde32
(idlwave-routines): Fix typo in docstring.
2007-05-28 23:03:37 +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
Michael Albinus
f3c071dda5
*** empty log message ***
2007-05-28 10:32:54 +00:00
Juanma Barranquero
924e26ebf1
(webjump-sample-sites): Add simple Wikipedia query.
2007-05-28 07:42:10 +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
cdcfbcb26a
(define-derived-mode): Remove bogus compatibiity code.
2007-05-25 17:00:54 +00:00
Stefan Monnier
b649d2e482
(copyright-names-regexp): New var.
...
(copyright-update-year): Use it.
2007-05-25 16:58:18 +00:00
Stefan Monnier
6db93fd915
(edmacro-format-keys): Use current-active-maps.
2007-05-25 16:43:24 +00:00
Stefan Monnier
4a1074247d
Fix up comment convention.
2007-05-25 16:42:10 +00:00
Stefan Monnier
f4a7decd96
(ediff-defvar-local, ediff-with-current-buffer):
...
Add indentation and debugging info. Fix up comment convention.
2007-05-25 16:41:25 +00:00
Stefan Monnier
178f6d1fc7
(standard-display-european): Docstring fix.
2007-05-25 16:37:01 +00:00
Stefan Monnier
526af3b048
(custom-make-dependencies): Simplify.
2007-05-25 16:16:17 +00:00
Stefan Monnier
09d5240143
(compose-region, decompose-region):
...
Use inhibit-read-only and restore-buffer-modified-p.
2007-05-25 16:14:21 +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
Stefan Monnier
6ab93c85b8
(xterm-mouse-truncate-wrap): New function.
...
(xterm-mouse-event): Use it.
2007-05-25 14:34:35 +00:00
Juanma Barranquero
dade3ed8e7
(bs-cycle-previous): Don't modify the cycle list until `switch-to-buffer' has
...
returned succesfully.
(bs-cycle-next): Ditto. Also, don't bury the buffer when the window is
dedicated (it could iconify the frame).
2007-05-25 10:14:51 +00:00
Miles Bader
c1587aff55
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 26-27)
- Update from CVS
- lisp/vc-hooks.el (vc-find-root): Fix file attribute test
2007-05-25 Miles Bader <miles@fencepost.gnu.org>
* lisp/vc-hooks.el (vc-find-root): Fix file attribute test.
2007-05-24 Richard M. Stallman <rms@gnu.org>
* lisp/textmodes/flyspell.el (flyspell-correct-word-before-point):
Don't let opoint be nil.
(flyspell-emacs-popup): Explicit error if no dialogs.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-772
2007-05-25 04:55:49 +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
Chong Yidong
bb0cb41752
(image-forward-hscroll, image-backward-hscroll)
...
(image-next-line, image-previous-line, image-scroll-up)
(image-scroll-down, image-bol, image-eol, image-bob, image-eob):
New functions.
(image-mode-map): Remap motion commands.
(image-mode-text-map): New keymap for viewing images as text.
(image-mode): Use image-mode-map.
(image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
2007-05-24 23:12:53 +00:00
Chong Yidong
6db526f0bd
* image-mode.el (image-forward-hscroll, image-backward-hscroll)
...
(image-next-line, image-previous-line, image-scroll-up)
(image-scroll-down, image-bol, image-eol, image-bob, image-eob):
New functions.
(image-mode-map): Remap motion commands.
(image-mode-text-map): New keymap for viewing images as text.
(image-mode): Use image-mode-map.
(image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
2007-05-24 23:12:40 +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
Miles Bader
a02a3c235e
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 222-223)
- Update from CVS
2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/message.el (message-narrow-to-headers-or-head): Ignore
mail-header-separator in the body.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-768
2007-05-24 20:18:14 +00:00
Stefan Monnier
dff1336c12
(canonically-space-region): Make the second arg
...
a marker if it's not already the case.
2007-05-24 16:13:18 +00:00
Miles Bader
274cb4e46d
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 24)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-767
2007-05-24 06:25:50 +00:00