1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
Commit graph

44930 commits

Author SHA1 Message Date
David Kastrup
4994a50d17 (autoload-ensure-default-file): insert
missing space in file end comment.
2002-12-15 22:40:03 +00:00
David Kastrup
76aea5a2c9 *** empty log message *** 2002-12-15 22:39:41 +00:00
Markus Rost
6c465a15c1 White space fixes. 2002-12-15 19:57:31 +00:00
Markus Rost
4c71e413e4 ...and correct the date. 2002-12-15 19:05:35 +00:00
Markus Rost
f7f415e4f1 Move entry for mail/smtpmail.el from ChangeLog to lisp/ChangeLog. 2002-12-15 19:01:33 +00:00
Dave Love
2e547569ba *** empty log message *** 2002-12-15 17:08:37 +00:00
Dave Love
f08830d27f Compiler changes 2002-12-15 16:52:37 +00:00
Dave Love
ccdd5c6187 (ucs-mule-cjk-to-unicode)
(utf-subst-table-for-encode, ucs-unicode-to-mule-cjk)
(utf-subst-table-for-decode): Specify :size, :rehash-size.
(utf-translate-cjk): :set rewritten to load subst-... files.  Add
:set-after.
(ccl-decode-mule-utf-8): Consider CJK translation for r3<#x3400.
2002-12-15 16:46:00 +00:00
Simon Josefsson
2410946921 (smtpmail-via-smtp): Fall back to user-mail-address as sender. 2002-12-15 07:27:08 +00:00
Juanma Barranquero
311ff235fa (compile-reinitialize-errors): Don't mark the buffer as modified unless it
really is.
2002-12-14 23:35:19 +00:00
Andreas Schwab
ea13a2b4d4 (widget-move): Don't loop infinitely when there is
no field or button.
2002-12-14 14:27:23 +00:00
Stefan Monnier
2c568af5c7 *** empty log message *** 2002-12-14 00:12:21 +00:00
Stefan Monnier
bcf9734920 (text_read_only): New arg `propval'.
(get_char_property_and_overlay): Remove unused var `next_overlay'.
(verify_interval_modification): Use text_read_only's new arg.
2002-12-14 00:11:38 +00:00
Markus Rost
37554efff5 Besides adding an entry, do some minor white space fixes. 2002-12-13 23:58:55 +00:00
Markus Rost
dce88ea679 (define-minor-mode): Use `custom-current-group'.
Pass all groups to the hook.
(easy-mmode-define-global-mode): Use `custom-current-group'.
2002-12-13 23:54:45 +00:00
Markus Rost
990a41084b (current-language-environment): Set type according to
`language-info-alist' also here.
2002-12-13 22:42:21 +00:00
Markus Rost
37bf89abbd (compilation-menu-map): Use `kill-compilation' to stop compilation. 2002-12-13 22:37:37 +00:00
Stefan Monnier
e8f3c355cf (byte-optimize-form-code-walker):
Optimize the remaining part of for-effect and/or expressions.
2002-12-13 19:52:46 +00:00
Stefan Monnier
8b374c3fd7 (uniquify-rationalize-file-buffer-names, rename-buffer)
(uniquify-delay-rationalize-file-buffer-names, kill-buffer-hook):
Undo 2002/09/27 change, because kill-buffer-hook is not permanent-local.
2002-12-13 19:52:35 +00:00
Kenichi Handa
58566dff59 (ccl-encode-koi8, ccl-encode-koi8-u)
(ccl-encode-alternativnyj): Fix last change.
2002-12-13 04:45:43 +00:00
Kenichi Handa
d850458362 (encode-mac-roman): Fix last change. 2002-12-13 04:45:14 +00:00
Kenichi Handa
200c93e2af (Funencodable_char_position): Set pend correctly. 2002-12-13 02:35:51 +00:00
Kenichi Handa
b8c6225c28 *** empty log message *** 2002-12-13 02:35:34 +00:00
Nick Roberts
b9d113dadd Improve documentation strings.
(gdb-many-windows): Set default value to nil.
2002-12-13 00:41:36 +00:00
Nick Roberts
81d45f726b *** empty log message *** 2002-12-13 00:40:52 +00:00
Dave Love
d7136fd37a *** empty log message *** 2002-12-12 22:55:05 +00:00
Dave Love
e5c230f42f (byte-optimize-featurep): New. 2002-12-12 20:28:32 +00:00
Dave Love
b8234c844c (byte-compile-if): Suppress warnings from
things protected by `(if (fboundp ...' or `(if (boundp ...'.
2002-12-12 20:27:43 +00:00
Dave Love
64e9f9d927 (defcustom, custom-set-variables): Doc fix. 2002-12-12 20:27:09 +00:00
Jason Rumney
706ddb8f9a (last_mousemove_x, last_mousemove_y): New variables.
(w32_read_socket) <WM_MOUSEMOVE>: Use them to detect non-movement.
Be more careful about when help_events are generated.
2002-12-12 19:56:41 +00:00
Steven Tamm
96720f09ea * macterm.c (mac_check_for_quit_char): Correctly set the
modifiers of the event to 0.
	* mac.c (sys_select): Duplicate rfds before calling select to
	ensure that rfds survive the while loop.
2002-12-12 17:10:34 +00:00
Francesco Potortì
2bfe1b7a8f Ask about LEIM in the announcement. 2002-12-12 10:43:03 +00:00
Glenn Morris
6f9a4ce206 (fortran-mode-abbrev-table): Handle `define-abbrev' with either 5
or 6 arguments.
2002-12-12 01:06:54 +00:00
Markus Rost
1169bd863a (set-language-info): Update custom-type of
current-language-environment directly without a function call.
(current-language-environment-custom-type): Deleted.
2002-12-12 00:52:05 +00:00
Markus Rost
5a911ab598 (current-language-environment-custom-type): Return a sorted list. 2002-12-12 00:27:36 +00:00
Pavel Janík
649fc2c55b Make sure every message ends with a blank line, because some mbox parsers
require a blank line before "From " lines.
2002-12-11 23:32:41 +00:00
Markus Rost
590dbcbaa6 (current-language-environment-custom-type): New fun.
(set-language-info): Use it.
(current-language-environment): Fix custom type.
2002-12-11 21:29:31 +00:00
Kim F. Storm
59adf8e8e9 (try_window_id): Don't call set_cursor_from_row if
row_containing_pos returned NULL.
2002-12-11 21:21:17 +00:00
Kim F. Storm
e5ae1c4981 *** empty log message *** 2002-12-11 21:20:46 +00:00
Francesco Potortì
7d5c9c1bb5 Cleaned up, added reference to make-announce and to emacs-pretest-bug. 2002-12-11 10:02:23 +00:00
Francesco Potortì
fda1ff99fa A script that creates the announcement for a pretest. 2002-12-11 10:00:52 +00:00
Pavel Janík
edf997018e (antlr): New URL. 2002-12-11 06:58:54 +00:00
Pavel Janík
85d30d29aa Fix URLs. 2002-12-11 06:56:22 +00:00
Pavel Janík
1e05661f4a Fix URL. 2002-12-11 06:53:24 +00:00
Juanma Barranquero
abceb4ac6e (LATIN): Add welsh.elc.
(MISC): Add georgian.elc.
(UNICODE): Add it.
(WORLD): Add $(UNICODE).
2002-12-10 22:39:33 +00:00
Richard M. Stallman
9cd1fbc3a9 (bashdb): Prompt now included parenthesis for subshell
levels. Fix erroneous print expression command, and fix typos.
(perldb): Undo previous change in prompt regexp.
2002-12-10 21:50:22 +00:00
Robert J. Chassell
d79abb6984 Installed on behalf of TAKAHASHI Kaoru <kaoru@kaisei.org>
(@verb, @image): new commands

(@kbdinputstyle, @vskip, @evenfooting, @evenheading, @oddfooting,
@oddheading, @everyfooting, @everyheading, @documentdescription):
Add these commands, none of which should appear in an Info
environment; but if they do, these definitions should cause
them to be discarded.
2002-12-10 19:01:36 +00:00
Steven Tamm
88069dff55 Modifying sys_read to not check the event queue if timeout=0 and to never
use a timeout larger than the one passed in.
2002-12-10 18:03:49 +00:00
Steven Tamm
bdce610dee *** empty log message *** 2002-12-10 17:58:24 +00:00
Steven Tamm
3ce073568e javascript-generic-mode: Added C style block comment as used in ECMA-262 2002-12-10 16:57:48 +00:00