Eli Zaretskii
9540ec3fb4
Mention antlr-mode.
2001-07-12 07:18:18 +00:00
Eli Zaretskii
ec7dc7e177
(speedbar-supported-extension-expressions): Add .g to the extension list,
...
for antlr-mode. From Christoph Wedler <Christoph.Wedler@sap.com>.
2001-07-12 07:15:00 +00:00
Eli Zaretskii
58b9e19f22
(Non-ASCII Rebinding): Fix a typo. Add index entries.
2001-07-12 07:09:34 +00:00
Stefan Monnier
ec402ad432
(vc-prefix-map): Moved back to vc-hooks.el.
...
(vc-dired-mode-map): Fix the madness.
2001-07-11 22:55:25 +00:00
Stefan Monnier
14fef9dea4
(vc-mode): Dummy function for doc purposes.
...
(vc-prefix-map): Moved back from vc.el.
2001-07-11 22:05:01 +00:00
Stefan Monnier
fe5a01629a
(menubar_selection_callback, w32_menu_show): Initialize `entry' to nil.
...
(w32_dialog_show): Remove unused `save_wv' variable.
(name_is_separator): Recognize "--:foo" and "--foo-bar".
2001-07-11 18:31:41 +00:00
Gerd Moellmann
8ee5b6a396
(try_cursor_movement): Prevent a warning from GCC 3.0.
2001-07-11 15:45:24 +00:00
Gerd Moellmann
d0e2444ef8
(unwind_read): Print a message when discarding inserted
...
text or switching the buffer to unibyte. Change parameter.
(Finsert_file_contents): Don't pass VISIT to unwind_read.
2001-07-11 15:42:26 +00:00
Gerd Moellmann
5078c8abf3
(Finsert_file_contents): Comment fix.
2001-07-11 12:07:27 +00:00
Gerd Moellmann
a777242c10
*** empty log message ***
2001-07-11 12:04:31 +00:00
Gerd Moellmann
55587f8a5c
(unwind_read): New function.
...
(Finsert_file_contents): Record it as unwind-function for
the case that reading is interrupted by C-g.
2001-07-11 12:04:09 +00:00
Gerd Moellmann
0b725d8cbd
(mail-extr-all-top-level-domains): Increase
...
the size of the obarray.
(mail-extr-all-top-level-domains): Add more toplevel domains,
add more long names.
From: Per Starback <starback@ling.uu.se>.
2001-07-11 11:17:44 +00:00
Eli Zaretskii
874d799506
Say that the file _is_ part of Emacs.
2001-07-11 10:21:04 +00:00
Miles Bader
ff524b84a8
(finder-insert-at-column): Also move to the next line if exactly at COLUMN.
2001-07-11 01:40:16 +00:00
Gerd Moellmann
19da29f9b5
(c-indent-exp): Keep the indentation of the block
...
itself, i.e. only indent the contents in it.
2001-07-10 19:51:27 +00:00
Gerd Moellmann
58f8612a80
(update_window): Don't skip the header-line
...
update when scrolling_window returns 0.
2001-07-10 16:18:15 +00:00
Gerd Moellmann
6f19114e19
(rmail-show-message): Show beginning of message in
...
all windows containing it.
2001-07-10 14:22:13 +00:00
Gerd Moellmann
4e274a106e
*** empty log message ***
2001-07-10 14:18:41 +00:00
Gerd Moellmann
6ce5615d62
(describe-function-1): When printing FUNCTION's
...
documentation, don't assume FUNCTION is a symbol.
2001-07-10 14:09:30 +00:00
Gerd Moellmann
6b05fae3af
*** empty log message ***
2001-07-10 12:57:08 +00:00
Gerd Moellmann
6a1e7d6714
(normal-top-level): Don't operate on the initial
...
frame if we failed to create one.
2001-07-10 12:55:44 +00:00
Gerd Moellmann
30a7ac224f
(unload_color): Do nothing if PIXEL is -1.
2001-07-10 12:20:02 +00:00
Gerd Moellmann
cefecbcf1d
(Fx_create_frame): Initialize frame colors to -1,
...
for the case that x_decode_colors signals an error.
2001-07-10 12:19:10 +00:00
Gerd Moellmann
bbac569994
Fix a typo.
2001-07-10 10:46:53 +00:00
Gerd Moellmann
ae794295d6
(add_to_log): Do nothing if called asynchronously.
2001-07-10 10:44:40 +00:00
Eli Zaretskii
8184a578cd
Fix the header line and the copyright years.
2001-07-10 08:14:32 +00:00
Gerd Moellmann
bb6e8cee92
(toplevel): Include <signal.h> and "syssignal.h".
...
(vox_configure, vox_close) [SIGIO]: Block/unblock SIGIO
around ioctls.
2001-07-09 17:15:48 +00:00
Gerd Moellmann
4033ae9d51
(ad-make-advised-definition): If the
...
original definition has an interactive form, but is Elp
instrumented, use the interactive form of the function called by
elp-wrapper.
2001-07-09 13:06:36 +00:00
Gerd Moellmann
59c2dcf474
(winner-equal): Make it a defun. Don't compare Winner
...
configurations with compare-window-configuration; they aren't
window configurations.
2001-07-09 12:14:45 +00:00
Gerd Moellmann
06c66e1c86
*** empty log message ***
2001-07-09 11:06:29 +00:00
Gerd Moellmann
1d9f4dc126
Cleaned up.
...
From Luis Fernandes <elf@ee.ryerson.ca>.
2001-07-09 10:54:37 +00:00
Gerd Moellmann
524ac5b25a
(ange-ftp-file-modtime): Check a 213 response
...
from the server for the format we expect. Don't use it if it
doesn't look like what the Internet draft for FTP extensions
specifies.
2001-07-09 08:58:38 +00:00
Stefan Monnier
7443aaa688
Extended the kludge to interoperate with the
...
delsel and pending-del packages wrt to the new function
`c-electric-delete-forward'.
2001-07-09 00:49:22 +00:00
Stefan Monnier
851040a566
(define-minor-mode): Use eval-after-load
...
to delay the call to <mode> for global minor modes.
(easy-mmode-define-navigation): Only recenter if interactive.
2001-07-08 22:58:10 +00:00
Richard M. Stallman
24c7c69c7b
C-u TAB works only in certain modes.
2001-07-08 16:46:00 +00:00
Richard M. Stallman
da6e9d86ab
Explain more clearly what it takes to make a customization permanent.
...
Explain global vs local minor modes first thing, then list the modes.
2001-07-08 16:45:01 +00:00
Eli Zaretskii
24b97d4bf8
*** empty log message ***
2001-07-06 16:51:41 +00:00
Eli Zaretskii
5abfcd7334
Ifdef away the test for !HAVE_MKTIME, to avoid parse
...
error in "gcc -E -traditional" with GCC 3.0.
2001-07-06 16:50:29 +00:00
Eli Zaretskii
21457453c9
(syms_of_dosfns): Add \n\ at the end of a line in the
...
doc string line for dos-timezone-offset.
2001-07-06 16:47:26 +00:00
Eli Zaretskii
36b40a8aa8
(syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0.
2001-07-06 15:38:42 +00:00
Gerd Moellmann
a25e82a815
(lisp-mode-shared-map): Bind TAB
...
to lisp-indent-line.
2001-07-06 15:33:36 +00:00
Eli Zaretskii
7677c808b4
(do_visible_bell): Add \n\ at the end of each line of
...
inline assembly, to avoid compiler warnings.
(syms_of_msdos): Add \n\ at the end of a doc string line for
dos-unsupported-char-glyph.
2001-07-06 15:31:47 +00:00
Gerd Moellmann
6573d87f38
(ange-ftp-file-modtime): Ignore 226 responses
...
from the server. Call encode-time only when we are sure that we
got a 213 response.
2001-07-06 14:03:09 +00:00
Gerd Moellmann
383191dbb0
(rmail-reply): Remove misleading comment.
2001-07-06 11:41:47 +00:00
Eli Zaretskii
36d6da4e98
(Visiting, File Names): Mention that completion ignores some file names,
...
and add a cross-reference to Completion Options, where this is documented.
2001-07-06 11:00:50 +00:00
Gerd Moellmann
c1a1fd6070
(mail-specify-envelope-from): Doc fix.
...
(mail-envelope-from): New user option.
(sendmail-send-it): Use it.
2001-07-06 10:31:11 +00:00
Gerd Moellmann
68372be176
Add mail-envelope-from.
2001-07-06 10:30:12 +00:00
Gerd Moellmann
a2cc5c4f18
(rmail-reply): Don't forget to narrow header in
...
MIME-mode.
2001-07-06 10:04:07 +00:00
Gerd Moellmann
3427b08525
(rmail-output): Fix duplicate MIME-Version:
...
field problem with MIME-mode.
(rmail-output): Fix bug in MIME-mode.
2001-07-06 10:03:25 +00:00
Gerd Moellmann
4b81a999b9
Use locale dependant date to print date in header. Doc
...
fix.
(ps-print-version): New version number (6.5.3).
(ps-right-header, ps-right-footer): Initialization and doc fix.
(ps-time-stamp-locale-default): New fun.
2001-07-06 09:59:25 +00:00