bpt/emacs.git
22 years ago(with-local-quit): New macro.
Stefan Monnier [Thu, 8 Nov 2001 00:57:57 +0000 (00:57 +0000)]
(with-local-quit): New macro.
(make-syntax-table): Always inherit.
(functionp): Be more careful when `object' is a symbol.

22 years ago(dabbrev-completion): Use "*Completions*".
Stefan Monnier [Thu, 8 Nov 2001 00:31:14 +0000 (00:31 +0000)]
(dabbrev-completion): Use "*Completions*".

22 years ago* dired.el (dired-move-to-filename-regexp):
Paul Eggert [Wed, 7 Nov 2001 21:59:39 +0000 (21:59 +0000)]
* dired.el (dired-move-to-filename-regexp):
Do not distinguish between ASCII letters and non-ASCII characters.
Don't allow comma except in the form "month day, year".
Don't allow space between month name and comma.
Clean up the code that checks for trailing period, comma, and space.
Remove now-obsolete comments, and add more commentary about
Japanese dates.
Always gobble up trailing spaces, instead of doing it only sometimes.

22 years ago(dired-move-to-filename-regexp):
Paul Eggert [Wed, 7 Nov 2001 21:52:44 +0000 (21:52 +0000)]
(dired-move-to-filename-regexp):
Do not distinguish between ASCII letters and non-ASCII characters.
Don't allow comma except in the form "month day, year".
Don't allow space between month name and comma.
Clean up the code that checks for trailing period, comma, and space.
Remove now-obsolete comments, and add more commentary about
Japanese dates.
Always gobble up trailing spaces, instead of doing it only sometimes.

22 years ago*** empty log message ***
Jason Rumney [Wed, 7 Nov 2001 21:19:28 +0000 (21:19 +0000)]
*** empty log message ***

22 years ago(x_display_and_set_cursor): Do not move system caret
Jason Rumney [Wed, 7 Nov 2001 21:11:00 +0000 (21:11 +0000)]
(x_display_and_set_cursor): Do not move system caret
if cursor_glyph is NULL.

22 years agoMinor fixes of the docs in the commentary. From sen_ml@eccosys.com.
Eli Zaretskii [Wed, 7 Nov 2001 19:46:57 +0000 (19:46 +0000)]
Minor fixes of the docs in the commentary.  From sen_ml@eccosys.com.

22 years agoFix last change.
Eli Zaretskii [Wed, 7 Nov 2001 19:10:49 +0000 (19:10 +0000)]
Fix last change.

22 years ago*** empty log message ***
Eli Zaretskii [Wed, 7 Nov 2001 19:06:32 +0000 (19:06 +0000)]
*** empty log message ***

22 years ago(INFO_TARGETS): Add ../info/calc.
Eli Zaretskii [Wed, 7 Nov 2001 19:05:53 +0000 (19:05 +0000)]
(INFO_TARGETS): Add ../info/calc.
(../info/calc): New target.

22 years agoFix to pacify makeinfo.
Eli Zaretskii [Wed, 7 Nov 2001 19:02:54 +0000 (19:02 +0000)]
Fix to pacify makeinfo.

22 years agoRegenerate.
Eli Zaretskii [Wed, 7 Nov 2001 18:18:36 +0000 (18:18 +0000)]
Regenerate.

22 years ago(tempdir): Copy AUTHORS as well.
Eli Zaretskii [Wed, 7 Nov 2001 17:53:46 +0000 (17:53 +0000)]
(tempdir): Copy AUTHORS as well.

22 years ago*** empty log message ***
Stefan Monnier [Wed, 7 Nov 2001 17:17:44 +0000 (17:17 +0000)]
*** empty log message ***

22 years ago2001-11-07 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 7 Nov 2001 11:48:22 +0000 (11:48 +0000)]
2001-11-07  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mml.el (mml-preview): Bind mail-header-separator.

22 years ago(access_keymap): Fix compilation error.
Pavel Janík [Wed, 7 Nov 2001 08:47:21 +0000 (08:47 +0000)]
(access_keymap): Fix compilation error.

22 years ago*** empty log message ***
Miles Bader [Wed, 7 Nov 2001 08:41:55 +0000 (08:41 +0000)]
*** empty log message ***

22 years ago(x_set_frame_parameters): Avoid infinite recursion.
Miles Bader [Wed, 7 Nov 2001 08:33:33 +0000 (08:33 +0000)]
(x_set_frame_parameters): Avoid infinite recursion.

22 years agoBacked out last change.
Per Abrahamsen [Wed, 7 Nov 2001 08:03:55 +0000 (08:03 +0000)]
Backed out last change.

22 years ago2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Wed, 7 Nov 2001 07:56:02 +0000 (07:56 +0000)]
2001-11-07  Per Abrahamsen  <abraham@dina.kvl.dk>

* cus-edit.el (custom-face-menu): Clarify menu entry.

22 years ago(graft_intervals_into_buffer): Remove #ifdef'd-out code.
Pavel Janík [Wed, 7 Nov 2001 06:26:29 +0000 (06:26 +0000)]
(graft_intervals_into_buffer): Remove #ifdef'd-out code.
(graft_intervals_into_buffer): Remove unused variable `middle'.

22 years ago(Feval_region): Remove obsolete #ifdef'd-out code (eval-current-buffer).
Pavel Janík [Wed, 7 Nov 2001 06:24:06 +0000 (06:24 +0000)]
(Feval_region): Remove obsolete #ifdef'd-out code (eval-current-buffer).
Change doc-string comments to `new style' [w/`doc:' keyword].

22 years ago(show-paren-match-face): Add dark-background variant.
Miles Bader [Wed, 7 Nov 2001 05:13:45 +0000 (05:13 +0000)]
(show-paren-match-face): Add dark-background variant.

22 years ago(Info-fontify-node): Highlight every third menu item.
Richard M. Stallman [Wed, 7 Nov 2001 04:35:20 +0000 (04:35 +0000)]
(Info-fontify-node): Highlight every third menu item.

22 years agoComment out the Authors node.
Richard M. Stallman [Wed, 7 Nov 2001 04:27:40 +0000 (04:27 +0000)]
Comment out the Authors node.

22 years ago(access_keymap): Don't use initializers on Lisp_Object.
Richard M. Stallman [Wed, 7 Nov 2001 03:35:05 +0000 (03:35 +0000)]
(access_keymap): Don't use initializers on Lisp_Object.

22 years ago(lisp-imenu-generic-expression): Paren typo.
Stefan Monnier [Wed, 7 Nov 2001 01:15:30 +0000 (01:15 +0000)]
(lisp-imenu-generic-expression): Paren typo.
(lisp-mode-variables): Don't set paragraph-{start,separate}.
Don't disable adaptive-fill-mode.
(lisp-fill-paragraph): Use tab-width rather than 8.
Prevent filling the first line of docstrings.

22 years ago(gomoku): Doc fix.
Richard M. Stallman [Tue, 6 Nov 2001 19:39:26 +0000 (19:39 +0000)]
(gomoku): Doc fix.

22 years agoNew file.
Eli Zaretskii [Tue, 6 Nov 2001 19:05:38 +0000 (19:05 +0000)]
New file.

22 years agoInitial import of Calc 2.02f.
Eli Zaretskii [Tue, 6 Nov 2001 18:59:06 +0000 (18:59 +0000)]
Initial import of Calc 2.02f.

22 years ago(read1): Fix behavior with nested backquoting.
Stefan Monnier [Tue, 6 Nov 2001 18:48:03 +0000 (18:48 +0000)]
(read1): Fix behavior with nested backquoting.

22 years ago(jka-compr-partial-uncompress): Support an alternative of not using dd.
Richard M. Stallman [Tue, 6 Nov 2001 17:14:53 +0000 (17:14 +0000)]
(jka-compr-partial-uncompress): Support an alternative of not using dd.
(jka-compr-dd-program): Use defcustom to define this.
(jka-compr-load-suffixes): Use defcustom.
(jka-compr-mode-alist-additions): Use defcustom.

22 years ago(font-lock-match-c-style-declaration-item-and-skip-to-next):
Stefan Monnier [Tue, 6 Nov 2001 17:01:58 +0000 (17:01 +0000)]
(font-lock-match-c-style-declaration-item-and-skip-to-next):
Also work when LIMIT is further than the end of line.

22 years agoMinor Texinfo usage fix.
Richard M. Stallman [Tue, 6 Nov 2001 15:46:49 +0000 (15:46 +0000)]
Minor Texinfo usage fix.

22 years ago(Editing Format Info):
Richard M. Stallman [Tue, 6 Nov 2001 15:44:42 +0000 (15:44 +0000)]
(Editing Format Info):
Correct facemenu-remove-props to facemenu-remove-face-props.
Add command names list-faces-display and list-colors-display.

22 years agoadded a check for nlist.h
Sam Steingold [Tue, 6 Nov 2001 15:42:06 +0000 (15:42 +0000)]
added a check for nlist.h

22 years ago(make_lispy_event): Check integerness and fix Lisp_Object/int mixup.
Stefan Monnier [Tue, 6 Nov 2001 15:07:31 +0000 (15:07 +0000)]
(make_lispy_event): Check integerness and fix Lisp_Object/int mixup.

22 years ago(current_column_1): Remove unused variable `prev_col'.
Pavel Janík [Tue, 6 Nov 2001 13:22:01 +0000 (13:22 +0000)]
(current_column_1): Remove unused variable `prev_col'.

22 years ago(fontset_font_pattern): Remove unused variable `family_registry'.
Pavel Janík [Tue, 6 Nov 2001 13:19:01 +0000 (13:19 +0000)]
(fontset_font_pattern): Remove unused variable `family_registry'.

22 years ago(copy_hash_table): Remove unused variable `v'.
Pavel Janík [Tue, 6 Nov 2001 13:16:43 +0000 (13:16 +0000)]
(copy_hash_table): Remove unused variable `v'.

22 years ago*** empty log message ***
Eli Zaretskii [Tue, 6 Nov 2001 09:53:20 +0000 (09:53 +0000)]
*** empty log message ***

22 years agoAvoid error message due to commented-out input method.
Eli Zaretskii [Tue, 6 Nov 2001 09:52:31 +0000 (09:52 +0000)]
Avoid error message due to commented-out input method.

22 years ago(quail-update-leim-list-file): Print the
Eli Zaretskii [Tue, 6 Nov 2001 09:40:16 +0000 (09:40 +0000)]
(quail-update-leim-list-file): Print the
offending file name if some of its quail-define-package forms is
broken.

22 years agoMinor clarification of previous change.
Richard M. Stallman [Tue, 6 Nov 2001 04:53:41 +0000 (04:53 +0000)]
Minor clarification of previous change.

22 years agoAlong with Text Properties menu, mention keyboard commands
Richard M. Stallman [Tue, 6 Nov 2001 04:53:16 +0000 (04:53 +0000)]
Along with Text Properties menu, mention keyboard commands
in following section.

22 years agoExplain that DEL deletes backwards.
Richard M. Stallman [Tue, 6 Nov 2001 04:51:53 +0000 (04:51 +0000)]
Explain that DEL deletes backwards.
Explain that META can be called EDIT.

22 years ago(BROKEN_PROTOTYPES): Defined.
Richard M. Stallman [Tue, 6 Nov 2001 04:50:55 +0000 (04:50 +0000)]
(BROKEN_PROTOTYPES): Defined.

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 6 Nov 2001 04:48:24 +0000 (04:48 +0000)]
*** empty log message ***

22 years ago(Fkill_buffer): Don't delete auto save file if buffer is modified.
Richard M. Stallman [Tue, 6 Nov 2001 04:48:15 +0000 (04:48 +0000)]
(Fkill_buffer): Don't delete auto save file if buffer is modified.

22 years ago(eval-last-sexp-1): Return the value of the evaluated form.
Richard M. Stallman [Tue, 6 Nov 2001 04:44:51 +0000 (04:44 +0000)]
(eval-last-sexp-1): Return the value of the evaluated form.

22 years agoident.
ShengHuo ZHU [Tue, 6 Nov 2001 04:29:38 +0000 (04:29 +0000)]
ident.

22 years ago2001-11-05 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 6 Nov 2001 04:28:29 +0000 (04:28 +0000)]
2001-11-05  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
Suggested by  Dave Love  <fx@gnu.org>.

22 years ago* ls-lisp.el (ls-lisp-time-to-seconds): New function.
Paul Eggert [Tue, 6 Nov 2001 02:00:31 +0000 (02:00 +0000)]
* ls-lisp.el (ls-lisp-time-to-seconds): New function.
(ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
stamps always line up by default.  Also, it uses a slightly
different window to determine whether files are "recent".

22 years ago(ls-lisp-time-to-seconds): New function.
Paul Eggert [Tue, 6 Nov 2001 01:56:02 +0000 (01:56 +0000)]
(ls-lisp-time-to-seconds): New function.
(ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time stamps
always line up by default.  Also, it uses a slightly different window
to determine whether files are "recent".

22 years ago*** empty log message ***
Andrew Innes [Mon, 5 Nov 2001 23:20:02 +0000 (23:20 +0000)]
*** empty log message ***

22 years ago(bootstrap-clean-CMD, bootstrap-clean-SH): Don't
Andrew Innes [Mon, 5 Nov 2001 23:18:34 +0000 (23:18 +0000)]
(bootstrap-clean-CMD, bootstrap-clean-SH): Don't
attempt to remake autoloads before nuking .elc files.

22 years ago(Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and
Andrew Innes [Mon, 5 Nov 2001 23:15:36 +0000 (23:15 +0000)]
(Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and
CHECK_NUMBER_CDR.

22 years ago(unexec): Minor changes; clean up comments.
Richard M. Stallman [Mon, 5 Nov 2001 22:17:49 +0000 (22:17 +0000)]
(unexec): Minor changes; clean up comments.

22 years agoGet rid of the explicit ^Z character.
Richard M. Stallman [Mon, 5 Nov 2001 20:37:01 +0000 (20:37 +0000)]
Get rid of the explicit ^Z character.

22 years ago(x_display_and_set_cursor): Fix w32 compilation error.
Sam Steingold [Mon, 5 Nov 2001 15:02:13 +0000 (15:02 +0000)]
(x_display_and_set_cursor): Fix w32 compilation error.

22 years ago(sound_perror): Save errno from being clobbered.
Andreas Schwab [Mon, 5 Nov 2001 14:09:32 +0000 (14:09 +0000)]
(sound_perror): Save errno from being clobbered.

22 years agoFix the format of the last entry.
Eli Zaretskii [Mon, 5 Nov 2001 11:55:58 +0000 (11:55 +0000)]
Fix the format of the last entry.

22 years ago(unexec): mmap() has problems on nfs-mounted file
Eli Zaretskii [Mon, 5 Nov 2001 11:48:48 +0000 (11:48 +0000)]
(unexec): mmap() has problems on nfs-mounted file
systems.  Don't use it anymore.

22 years ago(Fbuffer_local_value): Add prototype.
Pavel Janík [Mon, 5 Nov 2001 07:39:33 +0000 (07:39 +0000)]
(Fbuffer_local_value): Add prototype.

22 years agoRemove the call to IT-setup-unicode-display.
Eli Zaretskii [Mon, 5 Nov 2001 04:23:09 +0000 (04:23 +0000)]
Remove the call to IT-setup-unicode-display.

22 years ago(read_char): Use Fcar and Fcdr, not Fnth.
Richard M. Stallman [Mon, 5 Nov 2001 04:20:14 +0000 (04:20 +0000)]
(read_char): Use Fcar and Fcdr, not Fnth.
(record_char): Likewise.

(make_lispy_event): Don't insist a drag event must move to a different
buffer position.  Instead, check for moving at least double_click_fuzz.

22 years ago(Fbuffer_local_value): Remove extra args from CHECK_SYMBOL and CHECK_BUFFER.
Richard M. Stallman [Mon, 5 Nov 2001 04:04:09 +0000 (04:04 +0000)]
(Fbuffer_local_value): Remove extra args from CHECK_SYMBOL and CHECK_BUFFER.

22 years ago(Fmake_hash_table): Use XCAR and XCDR, not Fnth and Flength.
Richard M. Stallman [Mon, 5 Nov 2001 03:52:23 +0000 (03:52 +0000)]
(Fmake_hash_table): Use XCAR and XCDR, not Fnth and Flength.

22 years ago(echo-area-clear-hook): Undo Oct 29 change.
Richard M. Stallman [Mon, 5 Nov 2001 03:40:14 +0000 (03:40 +0000)]
(echo-area-clear-hook): Undo Oct 29 change.

22 years agoAdd SPC, TAB, CTRL. Update DEL and Meta.
Richard M. Stallman [Mon, 5 Nov 2001 03:13:21 +0000 (03:13 +0000)]
Add SPC, TAB, CTRL.  Update DEL and Meta.

22 years ago(last-sexp-toggle-display): Cope if previous-single-property-change or
Richard M. Stallman [Mon, 5 Nov 2001 02:35:44 +0000 (02:35 +0000)]
(last-sexp-toggle-display): Cope if previous-single-property-change or
next-single-char-property-change returns nil.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 5 Nov 2001 00:14:46 +0000 (00:14 +0000)]
*** empty log message ***

22 years ago(x_display_and_set_cursor): Use buffer-local
Richard M. Stallman [Mon, 5 Nov 2001 00:14:31 +0000 (00:14 +0000)]
(x_display_and_set_cursor): Use buffer-local
value of `cursor-in-non-selected-windows'.

22 years ago(Qcursor_in_non_selected_windows): New declaration.
Richard M. Stallman [Mon, 5 Nov 2001 00:13:53 +0000 (00:13 +0000)]
(Qcursor_in_non_selected_windows): New declaration.

22 years ago(Qcursor_in_non_selected_windows): New variable.
Richard M. Stallman [Mon, 5 Nov 2001 00:13:37 +0000 (00:13 +0000)]
(Qcursor_in_non_selected_windows): New variable.
(syms_of_xdisp): Initialize it.

22 years ago(Fbuffer_local_value): New function.
Richard M. Stallman [Mon, 5 Nov 2001 00:10:49 +0000 (00:10 +0000)]
(Fbuffer_local_value): New function.
(syms_of_buffer): defsubr it.

22 years agoDocument buffer-local-value.
Richard M. Stallman [Mon, 5 Nov 2001 00:08:57 +0000 (00:08 +0000)]
Document buffer-local-value.

22 years ago(set-locale-environment): Make it interactive; make arg optional.
Richard M. Stallman [Sun, 4 Nov 2001 23:56:21 +0000 (23:56 +0000)]
(set-locale-environment): Make it interactive; make arg optional.

22 years ago(help-funs): Require help-funs.
Richard M. Stallman [Sun, 4 Nov 2001 23:39:44 +0000 (23:39 +0000)]
(help-funs): Require help-funs.

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 4 Nov 2001 23:39:35 +0000 (23:39 +0000)]
*** empty log message ***

22 years ago(current_column_1, Fmove_to_column): Separate the code
Richard M. Stallman [Sun, 4 Nov 2001 23:26:52 +0000 (23:26 +0000)]
(current_column_1, Fmove_to_column): Separate the code
for display-table glyphs from the code buffer text, to fix
bugs in the former.

22 years agoFix junk in last checkin.
Dave Love [Sun, 4 Nov 2001 19:23:42 +0000 (19:23 +0000)]
Fix junk in last checkin.

22 years ago(term-setup-hook): Add IT-setup-unicode-display.
Eli Zaretskii [Sun, 4 Nov 2001 18:52:30 +0000 (18:52 +0000)]
(term-setup-hook): Add IT-setup-unicode-display.

22 years ago(Fx_create_frame): Doc fix.
Pavel Janík [Sun, 4 Nov 2001 17:46:34 +0000 (17:46 +0000)]
(Fx_create_frame): Doc fix.

22 years agoChange doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík [Sun, 4 Nov 2001 17:43:52 +0000 (17:43 +0000)]
Change doc-string comments to `new style' [w/`doc:' keyword].

22 years ago*** empty log message ***
Dave Love [Sun, 4 Nov 2001 17:08:08 +0000 (17:08 +0000)]
*** empty log message ***

22 years agoFix local variables.
Dave Love [Sun, 4 Nov 2001 17:00:07 +0000 (17:00 +0000)]
Fix local variables.

22 years agoAdd coding tag.
Dave Love [Sun, 4 Nov 2001 16:59:37 +0000 (16:59 +0000)]
Add coding tag.

22 years ago(LATIN): Add welsh.
Dave Love [Sun, 4 Nov 2001 16:54:16 +0000 (16:54 +0000)]
(LATIN): Add welsh.
(UNICODE): New.
(MISC): Add georgian.
(WORLD): Add UNICODE.

22 years agoAdd coding tags.
Dave Love [Sun, 4 Nov 2001 16:52:21 +0000 (16:52 +0000)]
Add coding tags.

22 years ago("dutch"): New method.
Dave Love [Sun, 4 Nov 2001 16:49:47 +0000 (16:49 +0000)]
("dutch"): New method.

22 years ago("bulgarian-pho", "belarusian"): New methods.
Dave Love [Sun, 4 Nov 2001 16:48:07 +0000 (16:48 +0000)]
("bulgarian-pho", "belarusian"): New methods.

22 years agoReplace M-C- with C-M-
Eli Zaretskii [Sun, 4 Nov 2001 12:51:16 +0000 (12:51 +0000)]
Replace M-C- with C-M-

22 years ago(top_level_value, top_level_set): Remove commented and #ifdef'd-out code.
Pavel Janík [Sun, 4 Nov 2001 10:28:01 +0000 (10:28 +0000)]
(top_level_value, top_level_set): Remove commented and #ifdef'd-out code.
(Fdefvar): Fix usage in doc-string.

22 years agoWhitespace change.
Richard M. Stallman [Sun, 4 Nov 2001 03:21:13 +0000 (03:21 +0000)]
Whitespace change.

22 years agoInclude unistd.h, if it exists.
Richard M. Stallman [Sun, 4 Nov 2001 03:20:48 +0000 (03:20 +0000)]
Include unistd.h, if it exists.

22 years agoMove the include of ctype.h after unistd.h.
Richard M. Stallman [Sun, 4 Nov 2001 03:20:10 +0000 (03:20 +0000)]
Move the include of ctype.h after unistd.h.

22 years agoDelete LCD Archive info.
Richard M. Stallman [Sun, 4 Nov 2001 03:18:20 +0000 (03:18 +0000)]
Delete LCD Archive info.

22 years ago*** empty log message ***
Stefan Monnier [Sun, 4 Nov 2001 02:20:18 +0000 (02:20 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Miles Bader [Sun, 4 Nov 2001 02:13:57 +0000 (02:13 +0000)]
*** empty log message ***