1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00
Commit graph

43047 commits

Author SHA1 Message Date
Richard M. Stallman
95c997fa7f (byte-compile-cl-functions): New variable.
(byte-compile-cl-warn): Use that variable.
(byte-compile-find-cl-functions): New function.
(displaying-byte-compile-warnings):
Call byte-compile-find-cl-functions.
2002-07-24 03:58:02 +00:00
Richard M. Stallman
3903a6c75b (warning-levels): Add %s to the strings.
(warning-group-format): New variable.
(warning-suppress-log-types): Renamed from warning-suppress-log.
(warning-suppress-types): Renamed from warning-suppress.
(display-warning): Implement those changes.
2002-07-24 03:54:58 +00:00
Richard M. Stallman
1d4e7a123f Remove bad line break. 2002-07-24 03:32:54 +00:00
Ken Raeburn
be3abfa2c3 (start_of_data): Don't define the function if a macro
form has been defined.
2002-07-24 02:07:41 +00:00
Ken Raeburn
f456a2bcff (start_of_data): If DATA_START is defined, prefer
its value over other approaches.
2002-07-24 02:07:21 +00:00
Ken Raeburn
d5e406c3ed (BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT,
EMACS_UINT, SPECIAL_EMACS_INT, DATA_SEG_BITS,
PNTR_COMPARISON_TYPE, VALBITS, MARKBIT, XINT, XUINT, XPNTR):
Macros deleted.
2002-07-24 02:07:15 +00:00
Ken Raeburn
8febed74d2 (XPNTR): Use NO_UNION_TYPE version for union as well,
since it only depends on XUINT.
2002-07-24 02:07:11 +00:00
Richard M. Stallman
9a65485515 *** empty log message *** 2002-07-23 19:33:09 +00:00
Richard M. Stallman
1987b08356 (redisplay_updating_p): New variable.
(init_iterator): Don't free realized faces when
redisplay_updating_p is set.
(redisplay_internal): Set redisplay_updating_p while updating the display.
2002-07-23 19:31:18 +00:00
Richard M. Stallman
fa1735d766 (undo, undo-more): Adjust messages when undoing in a region. 2002-07-23 19:25:27 +00:00
Richard M. Stallman
993397a67e Add `provide' call. 2002-07-23 19:24:03 +00:00
Richard M. Stallman
f3f9e20778 (basic-save-buffer-2): If there's an error writing the file,
unrename the backup file if it was just made.
(backup-buffer, basic-save-buffer-2, basic-save-buffer-1)
(basic-save-buffer): Value now has form (MODES . BACKUPNAME)
when a backup was just made by renaming.  Otherwise it's nil.
2002-07-23 19:23:08 +00:00
Richard M. Stallman
ab6a36685e (widget-convert): Handle an argument that's a keyword.
Recognize explicit :args specification.
2002-07-23 19:20:53 +00:00
Richard M. Stallman
608dc4173f (Composite Types): Explain what arguments are. Show what keyword-value
pairs look like.  Give list of keywords.  Put restricted-sexp last.
2002-07-23 19:19:32 +00:00
Richard M. Stallman
9e7638c33d (select-safe-coding-system):
Don't ask for confirmation of mismatch if find-file-literally was used.
2002-07-23 19:14:36 +00:00
Richard M. Stallman
49c24f48f2 Texinfo usage fixes. 2002-07-23 19:10:02 +00:00
Richard M. Stallman
6076e561e6 (Fmessage): Treat "" like nil. 2002-07-23 19:08:44 +00:00
Markus Rost
5ef080214c (add-log-current-defun): Fix typo in documentation. 2002-07-23 16:52:50 +00:00
Kenichi Handa
c85b29f52e *** empty log message *** 2002-07-23 13:35:11 +00:00
Kenichi Handa
1d1b6e6a71 (face_before_or_after_it_pos): Call
FETCH_MULTIBYTE_CHAR with byte postion, not char position.
2002-07-23 04:48:43 +00:00
Markus Rost
24f4201f84 (add-log-mailing-address): Fix type. Can be a string. 2002-07-23 02:28:08 +00:00
Markus Rost
610a4f6486 (ido-separator): Fix type. 2002-07-23 02:26:56 +00:00
Andrew Innes
9b006cb258 (DONTCOMPILE): Remove cus-start.el.
(DONTCOMPILE): Add various language files.
(DONTCOMPILE): Remove term/xterm.el.
(finder-inf.el): Remove.
(update-authors): New target.
(TAGS-LISP): Remove $(lispsource).
(compile-always): Renamed from `compile-files'.
(compile): New target, adapted from `compile-files'.
(compile-calc): New target.
(recompile): Change `.' to $(lisp).
(bootstrap): Add update-subdirs and finder-data
to dependencies; change compile-files to compile.
2002-07-23 00:06:22 +00:00
André Spiegel
2a9ca093f6 # 2002-07-22 21:40:52 +00:00
Juanma Barranquero
c9a883b895 *** empty log message *** 2002-07-22 20:11:58 +00:00
Juanma Barranquero
40b49d4bc0 (init_callproc) [DOS_NT]: Initialize Vshared_game_score_directory to nil.
(syms_of_callproc) [DOS_NT]: Likewise.
2002-07-22 20:05:37 +00:00
Kai Großjohann
fb505dabe7 Change German es-zett in my name from Latin-9 to Latin-1 encoding. 2002-07-22 19:12:51 +00:00
Andreas Schwab
5fe0ea6a25 Fixup encoding. 2002-07-22 19:02:44 +00:00
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