Stefan Monnier
55a88c8a60
*** empty log message ***
2004-08-24 22:14:46 +00:00
Luc Teirlinck
969abb7510
*** empty log message ***
2004-08-24 21:29:09 +00:00
Jan Djärv
2728b5d02c
* xterm.c (x_catch_errors_unwind): Do not XSync if display has closed.
2004-08-24 17:22:33 +00:00
Jan Djärv
10b43ac3fd
* xfns.c (x_window_to_frame, x_any_window_to_frame)
...
(x_non_menubar_window_to_frame, x_menubar_window_to_frame)
(x_top_window_to_frame): Return 0 if wdesc is None.
2004-08-24 10:54:39 +00:00
Luc Teirlinck
09139bc51a
(Font Lock): Correct invalid @xref.
2004-08-24 03:45:41 +00:00
Luc Teirlinck
5485e3ecfb
(Regexps): Correct cryptic @ref.
...
(Configuring Scrolling): Correct invalid @xref.
(Regexp Replace): Standardize reference to hardcopy Elisp Manual in @pxref.
2004-08-24 03:43:17 +00:00
Stefan Monnier
f9d1f3be2f
(vc-svn-diff): Treat options from vc-svn-diff-switches and
...
vc-diff-switches differently.
2004-08-23 18:23:52 +00:00
Luc Teirlinck
b88892ef44
Minor comment change.
2004-08-23 13:13:19 +00:00
Luc Teirlinck
1dec4064bb
(Keyboard Macro Counter, Keyboard Macro Step-Edit): Change section names.
2004-08-22 23:57:14 +00:00
Luc Teirlinck
49eac10f92
(speedbar-file-regexp): Give it a phony defvar before and a real
...
defvar after `speedbar-supported-extension-expressions'. This is to
silence the compiler without breaking bootstrapping.
2004-08-22 21:11:43 +00:00
Richard M. Stallman
2ee3b79e47
*** empty log message ***
2004-08-22 17:46:31 +00:00
Richard M. Stallman
f1c206fcfb
(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]:
...
If there's no char for this signal, drop through and use system calls.
2004-08-22 17:45:36 +00:00
Richard M. Stallman
6320244170
(Fbyte_code) <unwind-protect>: Cannot GC.
2004-08-22 17:43:26 +00:00
Richard M. Stallman
e0dbfecc41
(Major Mode Conventions): Discuss rebinding of standard key bindings.
2004-08-22 17:41:15 +00:00
Richard M. Stallman
5106fd7082
(flyspell-word): Use set-process-query-on-exit-flag.
...
(flyspell-highlight-duplicate-region): Take POSS as arg.
(flyspell-word): Pass POSS as arg.
2004-08-22 17:15:55 +00:00
Richard M. Stallman
ced16f5d0b
Many doc and style fixes.
...
(ada-find-any-references): Use compilation-start.
(ada-get-ali-file-name): Improve error msg.
(ada-get-ada-file-name): Likewise.
2004-08-22 17:14:02 +00:00
Richard M. Stallman
260763dbb0
(ange-ftp-gwp-start, ange-ftp-nslookup-host)
...
(ange-ftp-start-process): Use set-process-query-on-exit-flag.
2004-08-22 17:11:34 +00:00
Richard M. Stallman
4d96f7e75b
(mail-extr-all-top-level-domains): Add forward defvar.
2004-08-22 17:09:58 +00:00
Richard M. Stallman
35bf5a4e07
(global-whitespace-mode): New alias for whitespace-global-mode.
2004-08-22 17:04:22 +00:00
Richard M. Stallman
0ed9d54f71
(speedbar-file-regexp): Definition moved up.
...
(speedbar-mode, speedbar-set-mode-line-format): Use with-no-warnings.
(speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
2004-08-22 17:03:42 +00:00
Richard M. Stallman
63619f4233
(shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
...
controls whether to display the error buffer.
2004-08-22 16:59:57 +00:00
Richard M. Stallman
3e621022a9
Delete compatibility code for old Emacses.
...
(ps-mule-find-wrappoint): Don't use chars-in-region.
2004-08-22 16:56:52 +00:00
Richard M. Stallman
9fa5bb32b2
(display-mouse-p, display-selections-p): Use with-no-warnings.
2004-08-22 16:54:33 +00:00
Richard M. Stallman
7ea820e985
(font-lock-set-defaults): Use with-no-warnings.
2004-08-22 16:53:44 +00:00
David Kastrup
2dd718b66b
* reftex.texi (AUCTeX): Update links, section name.
...
* faq.texi (Calc): Update availability (included in 21.4).
(AUCTeX): Update availability, information, versions, description.
2004-08-22 11:51:19 +00:00
David Kastrup
818226ac7e
Update AUCTeX
...
information.
2004-08-22 11:03:22 +00:00
David Kastrup
90a02640b4
Update AUCTeX information.
2004-08-22 10:58:41 +00:00
Andreas Schwab
2b54cb7b30
.
2004-08-22 09:50:18 +00:00
Andreas Schwab
69331413e8
Require pcvs during byte-compiling for
...
defun-cvs-mode.
2004-08-22 09:49:37 +00:00
Bill Wohler
d103d8b388
Upgraded to MH-E version 7.81.
...
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-08-22 05:11:27 +00:00
Masatake YAMATO
44feddcfb1
(cvs-status-checkout): New function.
...
(cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
2004-08-22 04:37:44 +00:00
Luc Teirlinck
2935e78878
(Keyboard Macro Ring): Rename section.
...
Emacs treats the head of the macro ring as the `last keyboard macro'.
(Keyboard Macro Counter): Minor change.
(Save Keyboard Macro): Some clarifications.
(Edit Keyboard Macro): Rename section.
2004-08-22 02:25:16 +00:00
Stefan Monnier
aca16f7875
*** empty log message ***
2004-08-21 23:51:42 +00:00
Luc Teirlinck
041aabd8a5
(Buffers): Maximum buffer size is now 256M on 32-bit machines.
...
(Several Buffers): Clarify which buffer is selected if `2' is
pressed in the Buffer Menu.
(Several Buffers): Auto Revert mode can be used to update the
Buffer Menu automatically.
2004-08-21 23:39:38 +00:00
David Kastrup
15203bb79f
("greek-babel"): Add accent/breathing/uppercase
...
combinations.
2004-08-21 21:55:00 +00:00
David Kastrup
311f32fe0f
(ange-ftp-hash-entry-exists-p)
...
(ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
has been converted to use hashtables, the relation `nil=none' is
no longer valid, as `nil' is not a hashtable. This patch tries to
reduce the number of resulting errors.
2004-08-21 21:50:06 +00:00
John Paul Wallington
3829aa6f66
(latin1-char-displayable-p): Made obsolete in version 21.4, not 21.5.
2004-08-21 15:00:26 +00:00
John Paul Wallington
285e8acc98
(vc-comment-ring, vc-comment-ring-index)
...
(vc-previous-comment, vc-next-comment)
(vc-comment-search-reverse, vc-comment-search-forward)
(vc-comment-to-change-log): Made obsolete in version 21.4, not 21.5.
2004-08-21 14:55:18 +00:00
John Paul Wallington
845aa1ef9e
(process-kill-without-query): Made obsolete in version 21.4, not 21.5.
2004-08-21 14:53:22 +00:00
Eli Zaretskii
29bbca9e01
*** empty log message ***
2004-08-21 12:25:07 +00:00
Eli Zaretskii
3166fce661
(lisp-indent-defmethod): Correct
...
indentation of DEFMETHODS with non-standard method
combinations (e.g., PROGN, MIN, MAX).
2004-08-21 12:24:13 +00:00
Eli Zaretskii
ba86d34d90
(Misc Help): Add an index entry for finding an Info
...
manual by its file name.
2004-08-21 11:58:30 +00:00
Eli Zaretskii
9dc15871b2
Massively rearranged by category, to make environment
...
features and symptoms easier to find. Bugs relating to
20th-century systems moved to the end. Most problem headers
changed to "object: variation" format.
2004-08-21 11:31:45 +00:00
Luc Teirlinck
3f9be7ceca
(Backup Deletion): Correct description of `delete-old-versions'.
...
(Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
(Auto Save Files): Recommend `auto-save-mode' to reenable
auto-saving, rather than the abbreviation `auto-save'.
2004-08-20 23:01:33 +00:00
Stefan Monnier
fcaf7de969
(normal-top-level-add-subdirs-to-load-path):
...
Avoid unnecessarily checking system-type.
(normal-top-level): Set TERM to "dumb". Simplify.
2004-08-20 22:40:34 +00:00
Stefan Monnier
88b4ca188b
(mouse-avoidance-ignore-p): New fun.
...
Also ignore switch-frame, select-window, double, and triple clicks.
(mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
(mouse-avoidance-fancy-hook): Use it.
2004-08-20 21:59:42 +00:00
Kim F. Storm
d64b707cb1
Rename wait_reading_process_input to wait_reading_process_output.
2004-08-20 10:34:12 +00:00
Kim F. Storm
214d60691b
(wait_reading_process_output): Rename from
...
wait_reading_process_input. All uses changed.
(wait_reading_process_output_1): Rename from
wait_reading_process_input_1. All uses changed.
2004-08-20 10:33:25 +00:00
Kim F. Storm
dcd1ca45ed
(Fsleep_for): Remove obsolete code.
...
Rename wait_reading_process_input to wait_reading_process_output.
2004-08-20 10:33:05 +00:00
Kim F. Storm
9a1ba2ea28
*** empty log message ***
2004-08-20 10:22:39 +00:00