1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-05 20:43:08 +00:00

43219 Commits

Author SHA1 Message Date
André Spiegel
b4c4047461 (vc-next-action-on-file): Preserve find-file-literally. 2002-07-22 18:52:04 +00:00
Richard M. Stallman
72b8c43455 (display_line): Replace an unconditional abort with an assertion. 2002-07-22 16:15:53 +00:00
Richard M. Stallman
fd4a98f021 (mark-sexp-diary-entries): Retrieve mark
from diary-sexp-entry and pass it to mark-visible-calendar-date.
(list-sexp-diary-entries): Update doc string for new docs for ....
If diary-sexp-entry returns a cons, only add the text to the diary list.
(diary-sexp-entry): Allow sexps to return a cons of the form (MARK
. STRING) to specify what face or character mark should be used in
the calendar display.
(diary-date, diary-block, diary-float, diary-anniversary)
(diary-cyclic): Add optional MARK parameter, specifying what face
or character to use in the calendar display.  These will now
return (MARK . ENTRY).

(check-calendar-holidays, diary-iso-date)
(calendar-holiday-list, diary-french-date, diary-mayan-date)
(diary-julian-date, diary-astro-day-number, diary-chinese-date)
(diary-islamic-date, list-islamic-diary-entries)
(mark-islamic-diary-entries, mark-islamic-calendar-date-pattern)
(diary-hebrew-date, diary-omer, diary-yahrzeit, diary-parasha)
(diary-rosh-hodesh, list-hebrew-diary-entries)
(mark-hebrew-diary-entries, mark-hebrew-calendar-date-pattern)
(diary-coptic-date, diary-persian-date, diary-phases-of-moon)
(diary-sunrise-sunset, diary-sabbath-candles):
Remove interactive flag from autoloads.
2002-07-22 15:32:00 +00:00
Richard M. Stallman
9a27723cd8 (diary-omer, diary-yahrzeit, diary-rosh-hodesh, diary-parasha, diary-parasha):
Add optional MARK parameter, specifying what face or character to use
in the calendar display.  These will now return (MARK . ENTRY).
2002-07-22 15:31:13 +00:00
Richard M. Stallman
e0ab9b68c5 (diary-phases-of-moon): Add optional MARK
parameter, specifying what face or character to use in the
calendar display.  These will now return (MARK . ENTRY).
2002-07-22 15:30:43 +00:00
Richard M. Stallman
16cd607da7 (diary-sabbath-candles): Add optional MARK
parameter, specifying what face or character to use in the
calendar display.  These will now return (MARK . ENTRY).
2002-07-22 15:30:24 +00:00
Richard M. Stallman
3284b30118 (double-click-fuzz): Added. 2002-07-22 15:22:49 +00:00
Richard M. Stallman
64f6f48618 (browse-url-lynx-input-attempts): Use defcustom.
(browse-url-lynx-input-delay): Add custom type and group.
2002-07-22 15:21:41 +00:00
Carsten Dominik
d0b3b54afa removed forgotten (debug) form 2002-07-22 12:03:31 +00:00
Carsten Dominik
6fbeb42936 Updated to reftex 4.17 2002-07-22 10:38:32 +00:00
Ken Raeburn
b0e057bc0a *** empty log message *** 2002-07-22 02:19:34 +00:00
Markus Rost
87bb8d2119 Regenerated. 2002-07-22 01:23:10 +00:00
Ken Raeburn
a974d5e349 * m/pfa50.h (VALBITS, VALMASK, XTYPE): Deleted.
(DATA_SEG_BITS): Define.
2002-07-22 00:08:26 +00:00
Ken Raeburn
9a1f584812 * m/gec63.h (VALBITS, VALAMASK, XTYPE, XSETTYPE, XPNTR, XSET,
ARRAY_MARK_FLAG): Deleted.
(DATA_SEG_BITS): Define.
2002-07-22 00:08:23 +00:00
Ken Raeburn
d9c5f5ed31 * m/att3b.h (XINT): Don't define.
(VALBITS, VALMASK, XTYPE): Deleted.
(DATA_SEG_BITS): Define.
2002-07-22 00:08:18 +00:00
Ken Raeburn
915882dae1 (XSETINT): Deleted. 2002-07-21 20:57:16 +00:00
Richard M. Stallman
a8bbe54910 *** empty log message *** 2002-07-21 20:32:15 +00:00
Richard M. Stallman
3f029ea027 (redisplay_window): Don't test BEG_UNCHANGED
and END_UNCHANGED when setting buffer_unchanged_p.
Use current_matrix_up_to_date_p to decide whether to use try_cursor_movement.
2002-07-21 20:31:46 +00:00
Richard M. Stallman
1f7b639f04 (HAVE_SHARED_GAME_DIR): Undef deleted. 2002-07-21 20:30:08 +00:00
Richard M. Stallman
4c8416c7bc (PATH_GAME): New macro, edited by ../Makefile.in. 2002-07-21 20:29:33 +00:00
Richard M. Stallman
6378975811 (init_callproc): Set up Vshared_game_score_directory.
Set to nil if dir does not exist.
(syms_of_callproc): Init unconditionally and simply.
2002-07-21 20:29:02 +00:00
Richard M. Stallman
aef466d55e (Fbuffer_list): Doc fix. 2002-07-21 20:25:32 +00:00
Richard M. Stallman
5b5b46b841 (ucs-quail-activate): Cope if buffer-file-coding-system is nil. 2002-07-21 20:24:38 +00:00
Richard M. Stallman
196a1cba66 (last-buffer): Use buffer-list with frame arg.
Create *scratch* if no other choice exists.  Fix bugs.
2002-07-21 20:23:32 +00:00
Richard M. Stallman
24b01ec4c2 Updated. 2002-07-21 20:22:11 +00:00
Richard M. Stallman
97f1ce35e0 (gamedir, localstatedir): New variables.
(epaths-force): Insert value of gamedir into PATH_GAME.
2002-07-21 20:20:59 +00:00
Richard M. Stallman
b914de74c4 (gamedir): Handle it like lispdir.
(--with-game-dir option): Deleted.
2002-07-21 20:19:22 +00:00
Robert J. Chassell
2ec6f00ddd The appropriate whitespace setting for smallbook are part of texinfo.tex. 2002-07-21 16:40:04 +00:00
Ken Raeburn
5646864937 (end_of_text, end_of_data): Unused functions deleted. 2002-07-21 14:17:24 +00:00
Ken Raeburn
4648267ba5 (XSETUINT, XSETPNTR): Unused macros deleted. 2002-07-21 14:13:28 +00:00
Ken Raeburn
6bcdeb8c24 comment last change 2002-07-21 14:11:55 +00:00
Ken Raeburn
3fb7ef6f50 *** empty log message *** 2002-07-21 14:09:56 +00:00
Ken Raeburn
bb63c5c9b8 (mmap_realloc): When shrinking, make sure number of
pages is rounded towards zero.
2002-07-21 13:59:00 +00:00
Kai Großjohann
90dc758dc0 Bump version to 2.0.2.
(tramp-methods): Rename methods invoking "ssh1" or "ssh2" to
longer names.  Use old names "sm1", "sm2" and so on for methods
invoking "ssh -1" or "ssh -2".
(tramp-multi-file-name-structure-separate): Typo, its name was set
to "tramp-file-name-structure-separate".  Trivial patch.  From
Steve Youngs <youngs@xemacs.org>.
(tramp-multi-sh-program): New variable.
(tramp-open-connection-multi): Use it.  Now you can use multi
methods from Windows (at least in principle).
(tramp-do-copy-or-rename-via-buffer): New function.
(tramp-do-copy-or-rename-file): Use it.  Change and simplify
logic.  Omit special case of invoking rcp directly to copy the
files.
(tramp-open-connection-su, tramp-multi-connect-telnet)
(tramp-multi-connect-rlogin, tramp-multi-connect-su)
(tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
Use backticks in format-spec for brevity and to avoid
character/number confusion in XEmacs.
2002-07-21 13:49:06 +00:00
Ken Raeburn
905fe32703 remove outdated comment 2002-07-21 12:02:15 +00:00
Richard M. Stallman
56592bebfd *** empty log message *** 2002-07-20 22:16:01 +00:00
Richard M. Stallman
dd98f00a8b (widget-documentation-string-value-create):
Say "Hide Rest", not just "Hide".
2002-07-20 22:15:15 +00:00
Richard M. Stallman
7f66329512 (custom-variable-value-create):
Say "Show Value", not just "Show".  Also "Hide Value".
Output a newline before the doc string.
(custom-face-value-create): Say "Show Face" and "Hide Face".
2002-07-20 22:14:36 +00:00
Richard M. Stallman
21ece56347 (display-warning, warn, lwarn): Add autoload cookie. 2002-07-20 22:09:46 +00:00
Richard M. Stallman
a5dd5f602f (toggle-read-only): Clean up the hint message. 2002-07-20 22:02:57 +00:00
Richard M. Stallman
22788fb817 Use warnings.el:
(byte-compile-warning-prefix): New function.
(byte-compile-log-file): Return page start position.
(byte-compile-log-warning): New function.
(byte-compile-warn): Use byte-compile-log-warning.
(byte-compile-report-error): Likewise.  Also use error-message-string.
(displaying-byte-compile-warnings): Bind warning-series.
Don't bind or use byte-compile-warnings-point-max.
Don't display the log buffer at the end.
(byte-compile-warnings-point-max): Variable deleted.
(byte-compile-log-1): Rewrite for trace info, not used for warnings.
(byte-compile-last-warned-form, byte-compile-last-logged-file):
Defvars moved.
2002-07-20 22:01:19 +00:00
Richard M. Stallman
fa29ef7464 New file. 2002-07-20 21:54:53 +00:00
Richard M. Stallman
240e806c98 (print_error_message): New args CONTEXT and CALLER. Calls changed. 2002-07-20 21:48:27 +00:00
Richard M. Stallman
8e40b6cbe9 (print_error_message): Declare new args. 2002-07-20 21:47:26 +00:00
Richard M. Stallman
dc4854ce11 (cmd_error_internal): Pass Vsignaling_function
and CONTEXT to print_error_message, don't print them here.
For a Quit, don't use Vsignaling_function.
Call message_log_maybe_newline.
2002-07-20 21:47:00 +00:00
Richard M. Stallman
c565f6b970 (xsmfns.o): Don't depend on lisp.h. 2002-07-20 21:45:25 +00:00
Richard M. Stallman
3f1258d065 (redisplay_window): Test MODIFF to set buffer_unchanged_p. 2002-07-20 21:44:48 +00:00
Richard M. Stallman
9cb9a7bc56 (byte-compile-cl-warn): Delete `values'
and `values-list' from list of CL functions.

(compile-defun): Bind `read-with-symbol-positions' to current buffer.
2002-07-19 23:01:24 +00:00
Juanma Barranquero
8cfd6446cb (file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP. 2002-07-19 21:26:14 +00:00
Richard M. Stallman
ab380f51c1 Say "human-language" instead of "English". 2002-07-19 20:55:05 +00:00