]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Sun, 11 Nov 2001 17:56:23 +0000 (17:56 +0000)]
(server-buffer-done): Test of server-existing-buffer was backwards.
(server-existing-buffer): Doc fix.
Eli Zaretskii [Sun, 11 Nov 2001 14:02:54 +0000 (14:02 +0000)]
(menu-bar-edit-menu): Don't use x-selection-exists-p if
it is not fboundp.
(clipboard-yank): Ditto.
Eli Zaretskii [Sun, 11 Nov 2001 10:33:50 +0000 (10:33 +0000)]
(toplevel): Require calc-macs.
(calc-minibuffer-size): New.
(calcDigit-nondigit): Use it instead of `buffer-size'.
(calcDigit-backspace): Likewise.
(calcDigit-nondigit): Use `minibuffer-contents' instead of `buffer-string'.
(calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of `point-min'.
(calcDigit-key): Use `calc-minibuffer-contains' instead of a `save-excursion'.
Eli Zaretskii [Sun, 11 Nov 2001 10:27:32 +0000 (10:27 +0000)]
(calc-record-compilation-date-macro): Return a
simple `setq' form.
Eli Zaretskii [Sun, 11 Nov 2001 10:26:44 +0000 (10:26 +0000)]
(toplevel): Require calc-macs during compilation.
(calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
(calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
(calcAlg-enter): Likewise.
(calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
Eli Zaretskii [Sun, 11 Nov 2001 10:25:50 +0000 (10:25 +0000)]
(toplevel): Require calc.
(calc-fancy-prefix-map): New.
(calc-fancy-prefix): Use it.
(calc-fancy-prefix-other-key): New.
Richard M. Stallman [Sun, 11 Nov 2001 01:53:50 +0000 (01:53 +0000)]
(save-abbrevs): Default value is t.
Richard M. Stallman [Sun, 11 Nov 2001 01:53:31 +0000 (01:53 +0000)]
(command-line): Read standard abbrev
file (abbrev-file-name), if it exists.
Richard M. Stallman [Sun, 11 Nov 2001 01:52:15 +0000 (01:52 +0000)]
Document changes in loading and saving abbrevs.
Richard M. Stallman [Sun, 11 Nov 2001 01:49:05 +0000 (01:49 +0000)]
(read-abbrev-file): Don't set save-abbrevs.
(quietly-read-abbrev-file): Doc fix.
Richard M. Stallman [Sat, 10 Nov 2001 23:19:54 +0000 (23:19 +0000)]
(compile-goto-error): Fix previous change in the case where subsequent
errors have not been parsed yet because they are in a different source file.
Richard M. Stallman [Sat, 10 Nov 2001 19:36:51 +0000 (19:36 +0000)]
(ps-mode-font-lock-keywords-1): Merge two regular expressions into one.
(ps-mode): Make local bindings for `comment-start' and `comment-start-skip'.
(ps-mode-looking-at-nested): Simplify an if-else construct;
use `set-match-data' to set the result.
Richard M. Stallman [Sat, 10 Nov 2001 19:36:24 +0000 (19:36 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 10 Nov 2001 18:36:26 +0000 (18:36 +0000)]
(flyspell-correct-word/local-keymap): Function deleted.
(flyspell-correct-word): Old definition deleted.
(flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
All references renamed too.
Eli Zaretskii [Sat, 10 Nov 2001 18:28:07 +0000 (18:28 +0000)]
(distclean): Add.
Eli Zaretskii [Sat, 10 Nov 2001 15:28:40 +0000 (15:28 +0000)]
Remove the text about a separate ELisp manual distribution.
Eli Zaretskii [Sat, 10 Nov 2001 15:18:50 +0000 (15:18 +0000)]
Regenerated.
Eli Zaretskii [Sat, 10 Nov 2001 15:18:36 +0000 (15:18 +0000)]
AC_OUTPUT lispref/Makefile.
Eli Zaretskii [Sat, 10 Nov 2001 14:52:31 +0000 (14:52 +0000)]
Add an entry for the ELisp manual.
Eli Zaretskii [Sat, 10 Nov 2001 14:51:07 +0000 (14:51 +0000)]
Remove the text about a separate ELisp manual distro.
Eli Zaretskii [Sat, 10 Nov 2001 14:48:27 +0000 (14:48 +0000)]
Mention the addition of the ELisp reference.
Eli Zaretskii [Sat, 10 Nov 2001 14:45:22 +0000 (14:45 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 10 Nov 2001 14:43:58 +0000 (14:43 +0000)]
(SUBDIR_MAKEFILES): Add lispref/Makefile.
(lispref/Makefile): New target.
(mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
Add commands for the lispref directory.
(info, dvi): Ditto.
Eli Zaretskii [Sat, 10 Nov 2001 14:31:59 +0000 (14:31 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 10 Nov 2001 14:31:09 +0000 (14:31 +0000)]
Add the lispref directory to the distribution.
Eli Zaretskii [Sat, 10 Nov 2001 14:18:46 +0000 (14:18 +0000)]
(info): Add target.
Eli Zaretskii [Sat, 10 Nov 2001 14:12:59 +0000 (14:12 +0000)]
(install-arch-indep): Add elisp* to the list of installed Info files.
Eli Zaretskii [Sat, 10 Nov 2001 14:06:33 +0000 (14:06 +0000)]
(all): Add lispref.
(man lispref): Add lispref.
Eli Zaretskii [Sat, 10 Nov 2001 14:06:08 +0000 (14:06 +0000)]
(texinputdir): Add, for the lispref directory.
Eli Zaretskii [Sat, 10 Nov 2001 14:03:38 +0000 (14:03 +0000)]
Configure in `lispref'.
Eli Zaretskii [Sat, 10 Nov 2001 13:57:42 +0000 (13:57 +0000)]
Add Copyright notice.
(prefix): Remove.
(infodir): Change value to "../info".
(VPATH): New variable.
(MAKE): Don't define.
(texmacrodir): Don't define.
(texinputdir): Append the existing value of TEXINPUTS.
($(infodir)/elisp): Instead of just "elisp". Reformat the
command to be compatible with man/Makefile.in, and to put the
output into ../info.
(installall): Target removed.
Gerd Moellmann [Sat, 10 Nov 2001 13:55:58 +0000 (13:55 +0000)]
*** empty log message ***
Jason Rumney [Sat, 10 Nov 2001 13:55:34 +0000 (13:55 +0000)]
*** empty log message ***
Gerd Moellmann [Sat, 10 Nov 2001 13:55:22 +0000 (13:55 +0000)]
(finder_setwins, setwins): Exclude Calc.
Jason Rumney [Sat, 10 Nov 2001 13:51:02 +0000 (13:51 +0000)]
(enum_font_cb2): Use leading @ on face name to detect
vertical fonts. Allow them if face name is explicitly specified.
Do not give up if we find a font that cannot be converted to an
xlfd.
Richard M. Stallman [Sat, 10 Nov 2001 13:30:05 +0000 (13:30 +0000)]
*** empty log message ***
Gerd Moellmann [Sat, 10 Nov 2001 11:43:07 +0000 (11:43 +0000)]
Add copyright 2001.
Gerd Moellmann [Sat, 10 Nov 2001 11:40:04 +0000 (11:40 +0000)]
(unexec): Use mmap/munmap to allocate buffers
instead of malloc/free.
Per Abrahamsen [Sat, 10 Nov 2001 11:01:54 +0000 (11:01 +0000)]
2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
* wid-edit.el (checklist): Removed `:menu-tag'.
(radio-button-choice): Ditto.
(editable-list): Ditto.
Eli Zaretskii [Sat, 10 Nov 2001 10:45:47 +0000 (10:45 +0000)]
(mostlyclean, clean, distclean, maintainer-clean): Add *.dvi and *.log.
(SOURCES): Update the list of files.
Eli Zaretskii [Sat, 10 Nov 2001 10:37:58 +0000 (10:37 +0000)]
Mention calccard.tex and calccard.ps.
Eli Zaretskii [Sat, 10 Nov 2001 10:35:43 +0000 (10:35 +0000)]
Remove traces of the machine where the file was produced.
Eli Zaretskii [Sat, 10 Nov 2001 10:33:47 +0000 (10:33 +0000)]
New file, produced from calccard.tex.
Eli Zaretskii [Sat, 10 Nov 2001 10:33:10 +0000 (10:33 +0000)]
New file, from the Calc distribution (with Stephen Gildea's email address
updated, and version bumped up).
Pavel Janík [Sat, 10 Nov 2001 08:21:35 +0000 (08:21 +0000)]
*** empty log message ***
Pavel Janík [Sat, 10 Nov 2001 08:20:24 +0000 (08:20 +0000)]
(gnus-local-domain): Reformat the doc-string to refer to function
`system-name' instead of both function and variable.
Pavel Janík [Sat, 10 Nov 2001 08:14:13 +0000 (08:14 +0000)]
Move definitions of constants to the beginning of file, before their use.
Richard M. Stallman [Sat, 10 Nov 2001 01:20:22 +0000 (01:20 +0000)]
Use the keymap property instead of local-map, and don't use a minor-mode map.
(flyspell-mode-map): Variable deleted.
Don't mess with minor-mode-map-alist.
(calling add-minor-mode): Specify nil for keymap.
And always use add-minor-mode, now that it exists.
(flyspell-overlay-keymap-property-name): Set it to `keymap'.
(flyspell-mode-on): Don't locally bind flyspell-mouse-map
or flyspell-local-mouse-map.
(make-flyspell-overlay): Use flyspell-mouse-map directly.
(flyspell-mode): Doc fix.
(flyspell-mode-on): Don't call make-local-hook.
Richard M. Stallman [Sat, 10 Nov 2001 01:20:05 +0000 (01:20 +0000)]
*** empty log message ***
Sam Steingold [Fri, 9 Nov 2001 17:07:24 +0000 (17:07 +0000)]
(debugger-make-xrefs): Add buttons to all symbols.
Richard M. Stallman [Fri, 9 Nov 2001 16:21:34 +0000 (16:21 +0000)]
Minor cleanup.
Richard M. Stallman [Fri, 9 Nov 2001 16:00:56 +0000 (16:00 +0000)]
(bootstrap-lisp): Don't suppress error messages.
André Spiegel [Fri, 9 Nov 2001 15:02:39 +0000 (15:02 +0000)]
#
André Spiegel [Fri, 9 Nov 2001 14:58:21 +0000 (14:58 +0000)]
(vc-error-occured): Backquotified.
(vc-file-prop-obarray): Use prime length for better efficiency.
Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
André Spiegel [Fri, 9 Nov 2001 14:55:52 +0000 (14:55 +0000)]
Add John David Smith to credits.
(vc-clear-context): Fill obarray with 0, not nil.
Eli Zaretskii [Fri, 9 Nov 2001 14:07:25 +0000 (14:07 +0000)]
Removed. The functionality is now part of the standard Emacs.
Eli Zaretskii [Fri, 9 Nov 2001 10:41:34 +0000 (10:41 +0000)]
Fix a typo in last change.
Eli Zaretskii [Fri, 9 Nov 2001 10:40:51 +0000 (10:40 +0000)]
An entry for Calc.
Eli Zaretskii [Fri, 9 Nov 2001 10:33:27 +0000 (10:33 +0000)]
(Info-file-list-for-emacs): Add entries for Calc.
Eli Zaretskii [Fri, 9 Nov 2001 10:15:12 +0000 (10:15 +0000)]
Add an entry for Calc.
Pavel Janík [Fri, 9 Nov 2001 08:02:08 +0000 (08:02 +0000)]
(encode_coding): Use precomputed value of `src'.
(encode_coding): Remove unused variable `src_end'.
(code_convert_region): Remove unused variables `count'.
Pavel Janík [Fri, 9 Nov 2001 06:49:41 +0000 (06:49 +0000)]
(Fbury_buffer): Use braces to follow GNU Coding Standards.
Pavel Janík [Fri, 9 Nov 2001 06:47:21 +0000 (06:47 +0000)]
(merge_face_vectors): Use braces to follow GNU Coding Standards.
(Finternal_set_lisp_face_attribute): Likewise.
Pavel Janík [Fri, 9 Nov 2001 06:22:21 +0000 (06:22 +0000)]
(current_column_1): Remove unused variable `prev_col'.
Richard M. Stallman [Fri, 9 Nov 2001 03:29:12 +0000 (03:29 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 9 Nov 2001 02:42:55 +0000 (02:42 +0000)]
Fix typo.
Miles Bader [Fri, 9 Nov 2001 01:03:03 +0000 (01:03 +0000)]
(functionp): Don't consider macros as functions.
Miles Bader [Thu, 8 Nov 2001 12:12:30 +0000 (12:12 +0000)]
(functionp): Make work correctly for macros and unbound symbols.
Miles Bader [Thu, 8 Nov 2001 12:03:10 +0000 (12:03 +0000)]
*** empty log message ***
Miles Bader [Thu, 8 Nov 2001 11:54:06 +0000 (11:54 +0000)]
(comint-send-input): Fix description of `comint-process-echoes' in the
doc-string.
Eli Zaretskii [Thu, 8 Nov 2001 11:34:00 +0000 (11:34 +0000)]
(make-translation-table): Doc fix.
Per Abrahamsen [Thu, 8 Nov 2001 09:57:20 +0000 (09:57 +0000)]
2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
* cus-edit.el (custom-face-value-create): Don't ignore the
`customized-face' attribute when finding the current face spec.
Miles Bader [Thu, 8 Nov 2001 08:16:34 +0000 (08:16 +0000)]
Add calc info files.
Stefan Monnier [Thu, 8 Nov 2001 02:52:57 +0000 (02:52 +0000)]
*** empty log message ***
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.
Stefan Monnier [Thu, 8 Nov 2001 00:31:14 +0000 (00:31 +0000)]
(dabbrev-completion): Use "*Completions*".
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.
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.
Jason Rumney [Wed, 7 Nov 2001 21:19:28 +0000 (21:19 +0000)]
*** empty log message ***
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.
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.
Eli Zaretskii [Wed, 7 Nov 2001 19:10:49 +0000 (19:10 +0000)]
Fix last change.
Eli Zaretskii [Wed, 7 Nov 2001 19:06:32 +0000 (19:06 +0000)]
*** empty log message ***
Eli Zaretskii [Wed, 7 Nov 2001 19:05:53 +0000 (19:05 +0000)]
(INFO_TARGETS): Add ../info/calc.
(../info/calc): New target.
Eli Zaretskii [Wed, 7 Nov 2001 19:02:54 +0000 (19:02 +0000)]
Fix to pacify makeinfo.
Eli Zaretskii [Wed, 7 Nov 2001 18:18:36 +0000 (18:18 +0000)]
Regenerate.
Eli Zaretskii [Wed, 7 Nov 2001 17:53:46 +0000 (17:53 +0000)]
(tempdir): Copy AUTHORS as well.
Stefan Monnier [Wed, 7 Nov 2001 17:17:44 +0000 (17:17 +0000)]
*** empty log message ***
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.
Pavel Janík [Wed, 7 Nov 2001 08:47:21 +0000 (08:47 +0000)]
(access_keymap): Fix compilation error.
Miles Bader [Wed, 7 Nov 2001 08:41:55 +0000 (08:41 +0000)]
*** empty log message ***
Miles Bader [Wed, 7 Nov 2001 08:33:33 +0000 (08:33 +0000)]
(x_set_frame_parameters): Avoid infinite recursion.
Per Abrahamsen [Wed, 7 Nov 2001 08:03:55 +0000 (08:03 +0000)]
Backed out last change.
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.
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'.
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].
Miles Bader [Wed, 7 Nov 2001 05:13:45 +0000 (05:13 +0000)]
(show-paren-match-face): Add dark-background variant.
Richard M. Stallman [Wed, 7 Nov 2001 04:35:20 +0000 (04:35 +0000)]
(Info-fontify-node): Highlight every third menu item.
Richard M. Stallman [Wed, 7 Nov 2001 04:27:40 +0000 (04:27 +0000)]
Comment out the Authors node.
Richard M. Stallman [Wed, 7 Nov 2001 03:35:05 +0000 (03:35 +0000)]
(access_keymap): Don't use initializers on Lisp_Object.