1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-03 22:20:52 -08:00
Commit graph

44982 commits

Author SHA1 Message Date
Richard M. Stallman
3fa9a7dfd7 (help-echo): Change tooltip string. 2002-12-21 20:19:37 +00:00
Richard M. Stallman
ba3ca9bc9d (command-history-map): Move definition up. 2002-12-21 20:18:51 +00:00
Richard M. Stallman
645a103873 (help-xref-stack): Add defvar to avoid warning. 2002-12-21 20:18:03 +00:00
Richard M. Stallman
f02cac82a2 (popup_get_selection): Now static. New arg DO_TIMERS.
If it is non-nil, run timers.  Use an unwind-protect to requeue
the events that were read ahead.
(popup_get_selection_unwind): New subroutine.
(popup_get_selection_queue): File-scope variable now holds that queue.
(xmenu_show): Pass 0 for DO_TIMERS to popup_get_selection.
(xdialog_show): Pass 1 for DO_TIMERS to popup_get_selection.
Use an unwind-protect to pop down the dialog box.
(xdialog_show_unwind): New subroutine implements that.
2002-12-21 18:19:13 +00:00
Richard M. Stallman
40a301b352 (row_containing_pos): Change exit test using last_y.
(try_window_id): Abort if row_containing_pos returns null.
2002-12-21 18:09:54 +00:00
Richard M. Stallman
164c8bfebc (load_error_handler): New function.
(Fload): Handle errors in Fsubstitute_in_file_name.
Don't expect Fsignal to return.
2002-12-21 18:06:27 +00:00
Richard M. Stallman
2659a09fb8 Errors and throws work right with interrupt blocking.
(struct catchtag): New elt interrupt_input_blocked.
(unwind_to_catch): Restore interrupt_input_blocked from saved value.
(internal_catch, Fcondition_case, internal_condition_case)
(internal_condition_case_1, internal_condition_case_2): Save it.
(Fsignal): Don't do TOTALLY_UNBLOCK_INPUT.
2002-12-21 18:05:00 +00:00
Richard M. Stallman
6b381c3ac9 (Fformat): Add parens. 2002-12-21 18:00:23 +00:00
Richard M. Stallman
9f7d921018 Comment change. 2002-12-21 17:59:27 +00:00
Richard M. Stallman
c3a3229c39 (file_name_completion): Fix that change.
Delete special quit-handling code; just use QUIT.
2002-12-21 17:56:16 +00:00
Richard M. Stallman
62e3881f1f (file_name_completion): Close directory on error 2002-12-21 17:46:38 +00:00
Andreas Schwab
2bb27597b3 (dired-insert-directory): Preserve text properties when quoting. 2002-12-21 17:06:54 +00:00
Francesco Potortì
7b11d96e33 *** empty log message *** 2002-12-20 13:01:10 +00:00
Francesco Potortì
47687ab8d9 (rmail-mail-separator): Renamed from
rmail-digest-mail-separator.  All users changed.

(unforward-rmail-message): Rewritten to be more robust and to
additionally account for the common style of forwarding messages
by citing them entirely with headers.
2002-12-20 12:46:44 +00:00
Francesco Potortì
2888e2f3ba *** empty log message *** 2002-12-20 12:45:18 +00:00
Dave Love
457c233aeb keyboard-coding-system, optimize-char-coding-system-table 2002-12-19 20:47:12 +00:00
David Kastrup
73cadfc195 (Fset_window_configuration): Set old_point to correct
value when new_current_buffer == current_buffer.
2002-12-19 16:26:29 +00:00
David Kastrup
1a590729a6 *** empty log message *** 2002-12-19 16:25:44 +00:00
Dave Love
166ce29fb6 (standard-keyboard-coding-systems):
Deleted.
(set-locale-environment): Don't use it.
2002-12-19 12:52:51 +00:00
Andrew Innes
cf6d30d704 ($(DOC)): Use -o and -a options to make-docfile,
because GNU make doesn't append when using >> redirection.
2002-12-18 23:53:01 +00:00
Juanma Barranquero
dd4461ace4 *** empty log message *** 2002-12-18 23:45:45 +00:00
Dave Love
6993ac191d *** empty log message *** 2002-12-18 23:24:47 +00:00
Dave Love
84dc47fd3e (optimize-char-coding-system-table): New.
(register-char-codings): Use it.
2002-12-18 23:21:50 +00:00
Dave Love
c45bb3b117 (ucs-fragment-8859): Don't modify
char-coding-system-table elements destructively.  Use
optimize-char-coding-system-table.
2002-12-18 23:19:01 +00:00
Robert J. Chassell
4f0992b35b Change default width of Buffer-menu-buffer+size-width to 24
and of Buffer-menu-mode-width to 16.
2002-12-18 20:24:51 +00:00
Ben Key
9785d95b98 Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker 2002-12-18 06:16:28 +00:00
John Paul Wallington
2504650303 (Info-dir-remove-duplicates): Avoid infloop when
deleting last entry.
2002-12-18 05:16:09 +00:00
Kenichi Handa
7443bd8e6b *** empty log message *** 2002-12-18 02:44:24 +00:00
Nick Roberts
28a771bf30 (gdba-marker-filter, gdb-output-burst): Merge and
rename gud-gdba-marker-filter.
(gdb-append-to-inferior-io): Only pop up IO buffer if there is
output.
(gdb-make-instance): Remove (put into gdba).
Use gdb-instance-enqueue-input instead of
gdb-instance-enqueue-idle-input for user functions.
(gdb-instance-target-string): Simplify.
(in-gdb-instance-context): Remove.
Expand Commentary.
2002-12-17 23:40:06 +00:00
Nick Roberts
faf9f52eb8 *** empty log message *** 2002-12-17 23:38:28 +00:00
Dave Love
0c8410d509 (ucs-mule-cjk-to-unicode)
(ucs-unicode-to-mule-cjk): Revert last change.
(utf-subst-table-for-encode): Initially use
ucs-mule-cjk-to-unicode.
(utf-subst-table-for-decode): Initially use
ucs-unicode-to-mule-cjk.
(utf-fragment-on-decoding, utf-translate-cjk): Don't modify
char-coding-system-table elements destructively.
(utf-translate-cjk): Set ucs-mule-cjk-to-unicode,
ucs-unicode-to-mule-cjk to new hash tables with realistic
parameters.
2002-12-17 17:58:13 +00:00
Kenichi Handa
b6da19efbc *** empty log message *** 2002-12-17 11:57:18 +00:00
Kenichi Handa
701414e3a0 (set-file-name-coding-system): New function. 2002-12-17 11:56:56 +00:00
Kenichi Handa
2308d0d7e0 (mule-keymap, set-coding-system-map):
Add bindings for set-file-name-coding-system.
2002-12-17 11:56:26 +00:00
Kenichi Handa
0e9ec6091e (universal-coding-system-argument):
Bind coding-system-require-warning to t.
(select-safe-coding-system): Handle t in the arg
DEFAULT-CODING-SYSTEM specially.  Use read-coding-system to read a
coding-system to allow users to specify unsafe coding system on
their risk.
2002-12-17 11:40:47 +00:00
Kenichi Handa
42b01e1e9b (choose_write_coding_system): Even if
Vcoding_system_for_write is non-nil, if
coding_system_require_warning is nonzero, call
Vselect_safe_coding_system_function.
2002-12-17 11:39:59 +00:00
Kenichi Handa
6926d59136 (coding_system_require_warning): Extern it. 2002-12-17 11:39:34 +00:00
Kenichi Handa
5d5bf4d8e1 (coding_system_require_warning): New variable.
(syms_of_coding): DEFVAR it.
2002-12-17 11:39:13 +00:00
Markus Rost
bfcf6dbef2 (lisp, shortlisp): Add cus-face and timer.
(lisp): Add font-core.
2002-12-17 01:26:01 +00:00
Francesco Potortì
96f428d1ba (rmail-digest-methods, rmail-digest-mail-separator): New variables.
(rmail-digest-parse-mime, rmail-digest-parse-rfc1153strict)
(rmail-digest-parse-rfc1153sloppy, rmail-digest-rfc1153)
(rmail-digest-parse-rfc934): New functions.
(undigestify-rmail-message): Completely rewritten.
2002-12-16 17:05:59 +00:00
Francesco Potortì
652c86e823 *** empty log message *** 2002-12-16 17:05:09 +00:00
Stefan Monnier
6a9cb3ba1f (xml-parse-tag): Allow spaces between / and >. 2002-12-16 17:04:58 +00:00
Francesco Potortì
3af9d2cf69 Now supports MIME too. 2002-12-16 16:22:41 +00:00
Kim F. Storm
93ec302e30 (ido-read-file-name): Removed debug message. 2002-12-16 12:05:37 +00:00
Kim F. Storm
3bd794f6c1 *** empty log message *** 2002-12-16 12:05:16 +00:00
Juanma Barranquero
bc7bb432d6 (Buffer-menu, Buffer-menu-use-header-line, Buffer-menu-buffer-face,
Buffer-menu-buffer+size-width, Buffer-menu-mode-width): New customization.
(Buffer-menu-sort-column): New var.
(Buffer-menu-no-header): New function for not changing header line and
recognizing swapped M&R columns, used by modifying commands in Buffer Menu.
(Buffer-menu-buffer+size): New function for variable width buffer name.
(list-buffers-noselect): Rewritten for nicer menu.
2002-12-16 08:13:19 +00:00
Markus Rost
644e04f808 (filesets-build-menu-now): Don't clear messages. 2002-12-16 01:47:18 +00:00
Markus Rost
11254e5ee8 Regenerated. 2002-12-16 01:22:06 +00:00
Markus Rost
9471aeec5c (allout-init): Give report also in case auto-activation was inhibited.
(my-mark-marker): Test for feature 'xemacs instead of a string parse.
2002-12-16 01:01:39 +00:00
Markus Rost
aad94676b7 Avoid name conflicts with outline.el. Use 3 installments to keep
diffs understandable.

Change 3:  Doc changes to adjust to the change to prefix "allout-".
Don't provide 'outline.  Use " Allout" as mode line string, not "
Outl".  Put group 'allout in group 'editing.  Update Copyright notice.
Autoload `allout-init'.
2002-12-16 00:42:23 +00:00