Kim F. Storm
42f81f6412
*** empty log message ***
2003-07-08 22:09:38 +00:00
Stefan Monnier
a615c6dcea
(report_overlay_modification): Don't run hooks while
...
traversing the list of overlays.
2003-07-08 22:09:23 +00:00
Kim F. Storm
49f601d960
(DETAILED BUILDING AND INSTALLATION): Describe new
...
functionality of --without-xim.
2003-07-08 22:03:08 +00:00
Kim F. Storm
539465b3c9
(x_term_init) [!USE_XIM]: Use `useXIM' resource to turn on XIM.
2003-07-08 22:00:53 +00:00
Stefan Monnier
c2d5b10fc3
(reset_buffer, recenter_overlay_lists)
...
(adjust_overlays_for_insert, adjust_overlays_for_delete)
(fix_overlays_in_range, Fmake_overlay, Fmove_overlay)
(evaporate_overlays, init_buffer_once): Update use of overlay_center.
(overlays_at, evaporate_overlays, recenter_overlay_lists)
(overlay_strings, fix_overlays_before): Use EMACS_INT for positions.
2003-07-08 21:47:55 +00:00
Kim F. Storm
3ff483be33
(use_xim) [!USE_XIM]: Default to disable XIM if emacs
...
was configured with --without-xim.
2003-07-08 21:46:58 +00:00
Kim F. Storm
2e7ecf1520
*** empty log message ***
2003-07-08 21:46:21 +00:00
Stefan Monnier
58c8ea3764
(struct buffer): Use an int for overlay_center.
...
(overlays_at, evaporate_overlays, recenter_overlay_lists)
(overlay_strings, fix_overlays_before): Use EMACS_INT for positions.
2003-07-08 21:45:35 +00:00
Stefan Monnier
b19a5b649a
(fast_find_position): Remove unused var.
2003-07-08 21:28:38 +00:00
Stefan Monnier
53abaf5417
(Qexpand_abbrev): New sym.
...
(syms_of_cmds): Initialize it.
(internal_self_insert): Use it to call expand-abbrev.
2003-07-08 21:25:35 +00:00
Markus Rost
d775d486e9
(dolist, dotimes): Doc fix.
2003-07-08 16:57:15 +00:00
John Paul Wallington
d73a7bb8af
2003-07-08 Kim F. Storm <storm@cua.dk>
...
* international/mule-cmds.el (set-display-table-and-terminal-coding-system):
Don't break bootstrap if standard-display-table isn't setup yet.
2003-07-08 09:24:46 +00:00
Luc Teirlinck
51983fce82
*** empty log message ***
2003-07-08 03:39:24 +00:00
Luc Teirlinck
22065ab997
*** empty log message ***
2003-07-08 03:28:42 +00:00
Luc Teirlinck
a57743b959
(Help-Inv, Help-M, Help-Xref): Update following renaming of `vis-mode'
...
to `visible-mode'.
2003-07-08 01:21:43 +00:00
Luc Teirlinck
05c6848f80
*** empty log message ***
2003-07-08 01:13:42 +00:00
Luc Teirlinck
a7b94a53d2
(Font Lock): Fix typo
2003-07-08 00:33:59 +00:00
Luc Teirlinck
770aff7627
*** empty log message ***
2003-07-08 00:31:43 +00:00
Richard M. Stallman
c6de56a0cf
*** empty log message ***
2003-07-07 21:06:01 +00:00
Richard M. Stallman
6e5cbb634e
(ehelp-command): Use defalias to define ehelp-command.
...
Give it a doc string, and autoload it.
2003-07-07 21:05:17 +00:00
Richard M. Stallman
6df8016c93
(desktop-buffer-info, desktop-buffer-mh): Use with-no-warnings.
2003-07-07 21:04:28 +00:00
Richard M. Stallman
774f8aee6f
(Info-search): If find invisible text, search again.
2003-07-07 21:03:32 +00:00
Richard M. Stallman
7f8e0f51fd
(search-whitespace-regexp): Add a shy group around it.
2003-07-07 21:02:18 +00:00
Richard M. Stallman
50099a09c1
(Man-name-regexp): Match + as part of name.
2003-07-07 21:01:55 +00:00
Richard M. Stallman
0f7df53513
(visible-mode): Renamed from vis-mode.
...
(vis-mode-saved-buffer-invisibility-spec): Doc fix.
(current-word): New arg REALLY-WORD specifies
don't include punctuation chars.
2003-07-07 21:00:26 +00:00
Richard M. Stallman
12cf32ce47
(debug, debugger-env-macro): Use with-no-warnings while accessing and
...
binding unread-command-char.
2003-07-07 20:57:50 +00:00
Richard M. Stallman
2fe837ffdc
(set-display-table-and-terminal-coding-system):
...
Use explicit loop instead of calling standard-display-default.
2003-07-07 20:56:24 +00:00
Richard M. Stallman
34301ace3d
(ange-ftp-file-symlink-p):
...
Use condition-case to catch error in ange-ftp-get-files.
2003-07-07 20:55:38 +00:00
Richard M. Stallman
654805e39d
(browse-url-browser-function): Add alternative for Epiphany.
...
(browse-url-epiphany-program, browse-url-epiphany-arguments)
(browse-url-epiphany-startup-arguments)
(browse-url-epiphany-new-window-is-tab): New variables.
(browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
2003-07-07 20:54:56 +00:00
Richard M. Stallman
c72095b345
(compile-auto-highlight): Default now t.
...
(compile): Doc fix.
(compilation-next-error): Fix previous change.
2003-07-07 20:53:19 +00:00
Richard M. Stallman
96c0d9e953
(tex-main-file): Use with-no-warnings.
2003-07-07 20:52:27 +00:00
Richard M. Stallman
7461dcb0fd
(xml-mode): Add autoload cookie.
2003-07-07 20:50:15 +00:00
Richard M. Stallman
8cd4f01871
(Minor Mode Conventions): Specify only some kinds
...
of list values as args to minor modes.
2003-07-07 20:49:02 +00:00
Richard M. Stallman
85d88ff5fd
(File Name Expansion): Warn about iterative use of substitute-in-file-name.
2003-07-07 20:48:26 +00:00
Richard M. Stallman
cd77ce1336
(Font Lock): Add xref for format info on font-lock-remove-keywords.
2003-07-07 20:44:13 +00:00
Richard M. Stallman
43b4d3c02b
(Compilation): Document what happens with asynch children of compiler process.
2003-07-07 20:43:33 +00:00
Richard M. Stallman
a70a412f7d
(Library Keywords): Use @multitable.
2003-07-07 20:42:32 +00:00
Richard M. Stallman
5905025ce4
(reseat_1): Set it->area to TEXT_AREA.
2003-07-07 20:40:57 +00:00
Richard M. Stallman
e1e375966e
(Fgarbage_collect): Doc fix.
2003-07-07 20:39:40 +00:00
Nick Roberts
7a7b20311c
(gdb-source-info): Display current frame when
...
attaching to an existing process.
(gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
while laying out windows when attaching to an existing process.
2003-07-07 18:53:42 +00:00
Nick Roberts
f667e4db2d
*** empty log message ***
2003-07-07 18:52:23 +00:00
Stefan Monnier
6c379bb9f8
*** empty log message ***
2003-07-07 15:24:40 +00:00
Stefan Monnier
00d32b3f98
(Info-menu): Use Info-menu-entry-name-re.
2003-07-07 14:46:00 +00:00
Kenichi Handa
b93fb365b3
(Fkill_buffer): Clear charpos cache if necessary.
2003-07-07 01:46:10 +00:00
Stefan Monnier
f9b9ccef8e
(read_minibuf): UNGCPRO before returning.
...
(Ftry_completion, Fall_completions): Doc fix.
2003-07-06 23:26:09 +00:00
Stefan Monnier
bfe1a3f79b
(live_float_p): Check that p is not past the `floats' array,
...
now that `floats' is not the last element of the struct any more.
2003-07-06 23:13:20 +00:00
Jason Rumney
ee79d1aa9c
(last_clipboard_sequence_number): New variable.
...
(Fw32_set_clipboard_data, Fw32_get_clipboard_data): Use sequence
number if possible.
2003-07-06 22:01:49 +00:00
Jason Rumney
ccc0fdaa3e
(clipboard_sequence_fn): New variable.
...
(globals_of_w32fns): Initialize it.
2003-07-06 21:58:12 +00:00
Jason Rumney
0390f99158
(ClipboardSequence_Proc): New type.
2003-07-06 21:57:33 +00:00
Stefan Monnier
4698665ff5
(MARKBIT): Remove definition since lisp.h does not compare
...
MARKBIT and ARRAY_MARK_FLAG any more.
2003-07-06 21:09:31 +00:00