Andreas Schwab
3862ba195c
(mode-line-format): Simplify reference to vc-mode.
2006-08-02 09:56:16 +00:00
Nick Roberts
0bbb2a3a8d
(map): Make mode-line-buffer-identification-keymap
...
before defining propertized-buffer-identification.
2006-08-02 09:49:08 +00:00
Nick Roberts
0428023162
*** empty log message ***
2006-08-02 09:48:46 +00:00
Richard M. Stallman
946bb8881d
*** empty log message ***
2006-08-02 01:58:40 +00:00
Richard M. Stallman
9593ae179d
(mode-line-format): Adjust spacing around vc-mode.
2006-08-02 01:57:45 +00:00
Nick Roberts
a6c7c026a4
(gdb-find-source-frame): Make nil the default value.
...
(gdb-find-source-frame): New function.
(menu): Add to menu bar.
2006-08-01 23:16:00 +00:00
Nick Roberts
68b9e79b2d
*** empty log message ***
2006-08-01 23:15:32 +00:00
Stefan Monnier
b0c76bd4a5
(font-lock-extend-region-function, font-lock-extend-region):
...
Move to font-lock.el.
2006-08-01 19:09:27 +00:00
Stefan Monnier
2821e1b6f8
(font-lock-extend-region-function, font-lock-extend-region):
...
Move from font-core.el. Simplify.
2006-08-01 19:09:11 +00:00
Stefan Monnier
663e16604c
(jit-lock-fontify-now): Cause a second redisplay if needed.
...
(jit-lock-start, jit-lock-end): New dynamic scoped vars.
(jit-lock-after-change-extend-region-functions): New hook.
(jit-lock-after-change): Use it instead of hard-coding font-lock code.
2006-08-01 19:01:24 +00:00
Stefan Monnier
4cffd22137
(font-lock-extend-jit-lock-region-after-change): New fun.
...
(font-lock-turn-on-thing-lock): Use it.
2006-08-01 18:58:18 +00:00
Stefan Monnier
da95a9c86f
(longlines-show-region): Make it work on read-only buffers as well.
2006-08-01 05:29:19 +00:00
Nick Roberts
c534076ccd
(gdb-set-hollow): Check for gud-last-last-frame.
2006-08-01 02:49:47 +00:00
Nick Roberts
1730f68ee7
*** empty log message ***
2006-08-01 02:49:11 +00:00
Stefan Monnier
07e9b3f01c
(url-hexify-string): Only utf-8 encode if it's a multibyte string.
...
(url-normalize-url): Remove unused var `grok'.
(url-truncate-url-for-viewing): Remove unused var `tail'.
2006-07-31 21:36:43 +00:00
Richard M. Stallman
a3483884d3
*** empty log message ***
2006-07-31 18:44:18 +00:00
Richard M. Stallman
f8262222a6
(vhdl-speedbar-display-directory, vhdl-speedbar-display-projects):
...
Update old obsolete speedbar variable names.
2006-07-31 18:43:42 +00:00
Miles Bader
ebf693f35f
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 121-122)
- Update from CVS
2006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
* etc/GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
texi/gnus-news.el of the trunk.
2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/nnheader.el (nnheader-insert-head): Make it work with Mac as well.
2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/nnheader.el (nnheader-insert-head): Make it work even if the file
uses CRLF for the line-break code.
2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
in .../site-lisp/gnus/ by default.
[ From gnus-news.texi in the trunk. ]
2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus.texi (MIME Commands): Additions for yEnc.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-375
2006-07-31 09:40:13 +00:00
Nick Roberts
dc3a38c346
*** empty log message ***
2006-07-31 06:57:03 +00:00
Nick Roberts
2b63aedbe1
(gdb-find-source-frame): New option.
...
(gdb-stopped): Use it.
2006-07-31 06:13:18 +00:00
Nick Roberts
ab5e2abdca
(t-mouse-mode): Use set-process-query-on-exit-flag.
2006-07-31 06:05:04 +00:00
Nick Roberts
36f8f49f38
*** empty log message ***
2006-07-31 06:04:39 +00:00
Thien-Thi Nguyen
ecfbb4888a
(url-hexify-string): Rewrite.
2006-07-30 20:21:14 +00:00
Chong Yidong
c888d352a6
* loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
...
for load-history elements.
2006-07-29 15:05:50 +00:00
Eli Zaretskii
65bbcead0e
*** empty log message ***
2006-07-29 12:06:07 +00:00
Eli Zaretskii
18b28ef18f
(convert-standard-filename): For Cygwin, replace characters not allowed in
...
Windows file names.
(make-auto-save-file-name): Add Cygwin to the list of systems where the
auto-save file name needs to be run through convert-standard-filename.
2006-07-29 12:05:28 +00:00
Eli Zaretskii
cfb37af8b1
*** empty log message ***
2006-07-29 11:20:42 +00:00
Eli Zaretskii
114b3e94ec
(bw-get-tree): Don't integerp subtree if it's nil.
2006-07-29 11:19:58 +00:00
Richard M. Stallman
0de8dcc977
*** empty log message ***
2006-07-29 02:27:00 +00:00
Richard M. Stallman
3bd80f8b6b
(mode-line-frame-identification)
...
(propertized-buffer-identification): Centralize the code
to initialize the variable.
2006-07-29 02:07:22 +00:00
Richard M. Stallman
13eb1bded1
(grep-default-command): Catch errors from wildcard-to-regexp.
2006-07-29 02:03:21 +00:00
Kim F. Storm
bcdf86fb51
(grep-read-files): Use car of grep-files-history or grep-files-aliases
...
as default if nothing else applies.
2006-07-28 23:20:21 +00:00
Kim F. Storm
a912bc0d0a
*** empty log message ***
2006-07-28 23:19:56 +00:00
Kim F. Storm
7cb0d0ef5a
(grep-tag-default): New function.
...
(grep-default-command, grep-read-regexp): Use it.
2006-07-28 23:03:18 +00:00
Kim F. Storm
5a6116642e
*** empty log message ***
2006-07-28 23:03:05 +00:00
Thien-Thi Nguyen
9139583918
(wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
...
Throw error if buffer is not in Dired and Wdired mode, respectively.
2006-07-28 21:00:15 +00:00
Chong Yidong
a8da2abd40
* cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
...
self-insert-command keys don't activate buttons.
(custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
2006-07-28 18:08:11 +00:00
Nick Roberts
a9502111b2
(gdb-info-breakpoints-custom): Use different faces for enable character.
2006-07-28 12:11:09 +00:00
Nick Roberts
210f78ee1e
*** empty log message ***
2006-07-28 12:10:33 +00:00
Nick Roberts
773cb1a4f0
(recompile): Update comment to reflect change
...
on 2004-04-21.
2006-07-28 03:36:55 +00:00
Nick Roberts
0392505b45
*** empty log message ***
2006-07-28 03:36:34 +00:00
Richard M. Stallman
7eb944cfa0
(customize-package-emacs-version-alist): Doc fix.
...
(customize-package-emacs-version): Change msg when pkg has no entry.
(custom-no-edit): On a button, do like widget-button-press.
2006-07-28 03:31:44 +00:00
Richard M. Stallman
d4a844e076
*** empty log message ***
2006-07-27 23:47:42 +00:00
Dan Nicolaescu
cecee05315
(terminal-init-xterm): Fix bindings for C-tab,
...
S-tab and C-S-tab.
2006-07-27 18:31:23 +00:00
Nick Roberts
dfed8466d3
(which-function): Fix documentation/comment typo.
2006-07-27 12:18:03 +00:00
Nick Roberts
c6708cbc8e
*** empty log message ***
2006-07-27 12:17:38 +00:00
Chong Yidong
04ba1d88de
* subr.el (sit-for): Use new SECONDS arg of read-event instead of
...
a timer.
2006-07-26 18:18:26 +00:00
Richard M. Stallman
76a4749497
(ispell-word): If we replace the word, move point to the end.
...
Insert before deleting.
2006-07-26 17:11:07 +00:00
Mathias Dahl
1cf87ac661
(tumme-backward-image): Add prefix argument. Add error
...
when at first image.
(tumme-forward-image): Add prefix argument. Add error when at last
image.
2006-07-26 09:55:10 +00:00
Mathias Dahl
1d3a996a58
*** empty log message ***
2006-07-26 09:55:00 +00:00