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
Romain Francoise
374f4f51df
isearch-yank-line bug already fixed.
2006-08-01 18:19:36 +00:00
Richard M. Stallman
88680f4ebf
*** empty log message ***
2006-08-01 18:13:20 +00:00
Nick Roberts
be0f250c17
(GDB Graphical Interface): Shorten node names.
...
(GDB-UI Layout): Use GDB-related.
(Stack Buffer): Simplify English.
2006-08-01 06:50:51 +00:00
Nick Roberts
2927229a77
*** empty log message ***
2006-08-01 06:50:28 +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
Kenichi Handa
68ce47af29
(find-operation-coding-system): Describe the more detail of
...
the change.
2006-08-01 00:49:58 +00:00
Kim F. Storm
2beb96f9cc
(wait_reading_process_output_unwind): New function.
...
Restores waiting_for_user_input_p to saved value.
(wait_reading_process_output): Unwind protect waiting_for_user_input_p
instead of save/restore old value on stack.
2006-08-01 00:13:08 +00:00
Kim F. Storm
0885202f72
*** empty log message ***
2006-08-01 00:12:55 +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
Thien-Thi Nguyen
fc0ba1d080
(Clickable Text): Mention `help-echo' text property.
...
Update intro, examples and associated explanations.
2006-07-31 20:33:33 +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
Richard M. Stallman
13bdd945ba
(System Interface): Fix menu descriptions of some nodes.
...
(Translating Input): Node deleted.
2006-07-31 18:42:37 +00:00
Richard M. Stallman
160ab7f94e
Update xrefs.
...
(Event Mod): New node, cut out from old Translating Input.
2006-07-31 18:41:58 +00:00
Richard M. Stallman
1352a20319
Update xrefs from Translating Input to Translation Keymaps.
2006-07-31 18:39:14 +00:00
Richard M. Stallman
f044bf2711
(Translation Keymaps): New node.
...
Update xrefs from Translating Input to Translation Keymaps.
2006-07-31 18:37:18 +00:00
Richard M. Stallman
2410b13a18
(Top): Update subnode menu.
2006-07-31 18:34:36 +00:00
Richard M. Stallman
47f6532e25
(Face Functions): Fix explanations of FRAME=t or nil.
2006-07-31 18:32:16 +00:00
Richard M. Stallman
29d74a4678
(Query Replace): Add xref for Dired's Q command.
2006-07-31 18:30:24 +00:00
Nick Roberts
ab04a72ade
(Sets And Lists): Update link for add-to-list.
2006-07-31 10:57:16 +00:00
Nick Roberts
c45ab038a4
(Minor Mode Conventions): Update link for add-to-list.
2006-07-31 10:56:25 +00:00
Nick Roberts
ec77710195
*** empty log message ***
2006-07-31 10:55:56 +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
988fd256ad
(GDB commands in Fringe): Rename to...
...
(Source Buffers): ..this and move forward. Describe hollow arrow and
new option gdb-find-source-frame.
2006-07-31 06:57:28 +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
Thien-Thi Nguyen
0f42ea765f
*** empty log message ***
2006-07-30 12:45:36 +00:00
Thien-Thi Nguyen
f554db0f96
Undo 2006-06-28 change.
2006-07-30 12:43:09 +00:00
Thien-Thi Nguyen
0466836353
(Fields): Mention POS requirement when narrowing is in effect.
2006-07-30 12:34:23 +00:00
Francesco Potortì
35a4c758b3
Adrian Aichner: <adrian@xemacs.org>
...
It's XEmacs, not Xemacs: change all the occurences.
[ETAGS_REGEXPS]: Now is unconditionally defined.
[LONG_OPTIONS]: Changed to NO_LONG_OPTIONS, which is undefined.
(Objc_suffixes): Suggest using --lang=c for full help.
(C_entries): Initialise savetoken to 0 to shut up the compiler.
2006-07-30 09:43:47 +00:00
Francesco Potortì
fc185ae6a7
*** empty log message ***
2006-07-30 09:41:41 +00:00
Richard M. Stallman
6d3361b9d5
(Operating on Files): Simplify previous change and fix Texinfo usage.
2006-07-29 22:09:15 +00:00
Richard M. Stallman
4f213bd48d
Comment change.
2006-07-29 22:03: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
Reiner Steib
ebdcf65aa8
Fix typo.
2006-07-29 11:51:47 +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