]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years ago*** empty log message ***
Colin Walters [Sat, 8 Jun 2002 21:06:40 +0000 (21:06 +0000)]
*** empty log message ***

22 years ago(describe-char-after): Use `font-lock-face' to italicize property names.
Colin Walters [Sat, 8 Jun 2002 21:03:00 +0000 (21:03 +0000)]
(describe-char-after): Use `font-lock-face' to italicize property names.

22 years ago*** empty log message ***
Colin Walters [Sat, 8 Jun 2002 21:00:53 +0000 (21:00 +0000)]
*** empty log message ***

22 years ago(sgml-html-meta-auto-coding-function): New function.
Colin Walters [Sat, 8 Jun 2002 20:58:59 +0000 (20:58 +0000)]
(sgml-html-meta-auto-coding-function): New function.
(auto-coding-from-file-contents): Delete; merge functionality into
`set-auto-coding'.
(set-auto-coding): Move tests from `auto-coding-functions' so that
they have a lower priority than coding: tags.  Put
`auto-coding-regexp-alist' tests before coding: tag tests.
(sgml-xml-auto-coding-function): Simply `intern' the match, and
test if it's a valid coding system.
(auto-coding-functions): Add `sgml-html-meta-auto-coding-function'.

22 years ago(copy-list): Moved here from cl.el.
Colin Walters [Sat, 8 Jun 2002 20:48:15 +0000 (20:48 +0000)]
(copy-list): Moved here from cl.el.
(copy-tree): Renamed here from `cl-copy-tree' in cl.el.

22 years ago(occur-mode): Don't set up categories.
Colin Walters [Sat, 8 Jun 2002 20:44:42 +0000 (20:44 +0000)]
(occur-mode): Don't set up categories.
(occur-1): Pass `list-matching-lines-face' and
`list-matching-lines-buffer-name-face'.
(occur-engine): Use `font-lock-face' instead of categories.

22 years ago(Info-mode): Don't set up categories.
Colin Walters [Sat, 8 Jun 2002 20:43:25 +0000 (20:43 +0000)]
(Info-mode): Don't set up categories.
(Info-fontify-menu-headers): Use `font-lock-face' instead of categories.
(Info-fontify-node): Ditto.

22 years ago(ibuffer-category-alist): Delete.
Colin Walters [Sat, 8 Jun 2002 20:42:26 +0000 (20:42 +0000)]
(ibuffer-category-alist): Delete.
(ibuffer-get-category): Delete.
(ibuffer-compile-make-eliding-form): Use `font-lock-face' instead
of categories.
(ibuffer-compile-format): Don't treat `name' category specially.
(ibuffer-column name): Use `font-lock-face'.
(filename-and-process): Ditto.
(ibuffer-buffer-name-category): Renamed to
`ibuffer-buffer-name-face'.  Don't use categories.
(ibuffer-update-title-and-summary): Use `font-lock-face'.
(ibuffer-insert-filter-group): Ditto.
(ibuffer-mode): Don't set up categories.

22 years ago(font-lock-category-alist): Delete.
Colin Walters [Sat, 8 Jun 2002 20:39:29 +0000 (20:39 +0000)]
(font-lock-category-alist): Delete.
(turn-on-font-lock-if-enabled): Don't use it.
(font-lock-symbol-category-alist): Delete.
(font-lock-default-function): Use new `char-property-alias-alist' to
make `font-lock-face' an alias for `face' when font-lock mode is
enabled.

22 years ago(char-property-alias-alist): New variable; describe its relation to
Colin Walters [Sat, 8 Jun 2002 20:31:13 +0000 (20:31 +0000)]
(char-property-alias-alist): New variable; describe its relation to
`default-text-properties' and the `category' property.

(default-text-properties): Note `char-property-alias-alist'.

(Special Properties): Document new property `font-lock-face'.

22 years ago(Precalcuated Fontification): New node, describing `font-lock-face'.
Colin Walters [Sat, 8 Jun 2002 20:26:37 +0000 (20:26 +0000)]
(Precalcuated Fontification): New node, describing `font-lock-face'.

22 years ago(Foverlay_get): Use lookup_char_property.
Colin Walters [Sat, 8 Jun 2002 20:25:31 +0000 (20:25 +0000)]
(Foverlay_get): Use lookup_char_property.

22 years ago(lookup_char_property): New function for looking up overlay and text
Colin Walters [Sat, 8 Jun 2002 20:25:17 +0000 (20:25 +0000)]
(lookup_char_property): New function for looking up overlay and text
properties, created from textget.
(textget): Use it.

22 years ago(lookup_char_property): Declare.
Colin Walters [Sat, 8 Jun 2002 20:24:55 +0000 (20:24 +0000)]
(lookup_char_property): Declare.
(Vchar_property_alias_alist): Declare.

22 years ago(Vchar_property_alias_alist): New variable.
Colin Walters [Sat, 8 Jun 2002 20:24:35 +0000 (20:24 +0000)]
(Vchar_property_alias_alist): New variable.
(syms_of_textprop) <Vchar_property_alias_alist>: DEFVAR_LISP.

22 years agoExplain why set-window-hscroll may appear to fail to work.
Richard M. Stallman [Sat, 8 Jun 2002 18:33:56 +0000 (18:33 +0000)]
Explain why set-window-hscroll may appear to fail to work.

22 years agoComment change.
Richard M. Stallman [Sat, 8 Jun 2002 18:30:02 +0000 (18:30 +0000)]
Comment change.

22 years ago(find-file-noselect-1): Undo previous change.
Richard M. Stallman [Sat, 8 Jun 2002 18:28:06 +0000 (18:28 +0000)]
(find-file-noselect-1): Undo previous change.

22 years ago*** empty log message ***
Richard M. Stallman [Sat, 8 Jun 2002 11:34:57 +0000 (11:34 +0000)]
*** empty log message ***

22 years ago(bookmark-file-or-variation-thereof): Doc fix.
Richard M. Stallman [Sat, 8 Jun 2002 10:42:54 +0000 (10:42 +0000)]
(bookmark-file-or-variation-thereof): Doc fix.

22 years ago* bookmark.el (bookmark-file-or-variation-thereof): Just use
Karl Fogel [Sat, 8 Jun 2002 03:33:09 +0000 (03:33 +0000)]
* bookmark.el (bookmark-file-or-variation-thereof): Just use
Info-suffix-list, as suggested by Stefan Monnier.

22 years ago(lisp_data_to_selection_data): Fix last change:
Sam Steingold [Fri, 7 Jun 2002 22:05:07 +0000 (22:05 +0000)]
(lisp_data_to_selection_data): Fix last change:
 *data_ret is not a Lisp string, while unibyte_string is.

22 years ago(lisp_data_to_selection_data): Fix last change: set size_ret.
Eli Zaretskii [Fri, 7 Jun 2002 13:44:04 +0000 (13:44 +0000)]
(lisp_data_to_selection_data): Fix last change: set size_ret.

22 years agoEtags regexps support the same set of operators as in Emacs.
Francesco Potortì [Fri, 7 Jun 2002 12:58:40 +0000 (12:58 +0000)]
Etags regexps support the same set of operators as in Emacs.

22 years agoRegenerated.
Andreas Schwab [Fri, 7 Jun 2002 11:23:40 +0000 (11:23 +0000)]
Regenerated.

22 years agoAdd Support for x86-64.
Andreas Schwab [Fri, 7 Jun 2002 11:17:55 +0000 (11:17 +0000)]
Add Support for x86-64.

22 years agoDocument Etags regexp char escape sequences.
Francesco Potortì [Thu, 6 Jun 2002 22:58:11 +0000 (22:58 +0000)]
Document Etags regexp char escape sequences.

22 years ago(scan_separators): Support all character escape
Francesco Potortì [Thu, 6 Jun 2002 22:37:28 +0000 (22:37 +0000)]
(scan_separators): Support all character escape
sequences supported by gcc.
(find_entries): rewind unconditionally.
(find_entries): Do not call language functions directly, now calls
itself.
(find_entries): Do general initialisations here.
(CNL_SAVE_DEFINEDEF, C_entries, LOOP_ON_INPUT_LINES, F_getit)
(Ada_getit, Pascal_functions, Pascal_functions)
(prolog_skip_comment): Do not do them here.
(readline_internal): Increment lineno here.
(readline): Conditionally undo readline_internal increment.
(readline): Do not return a value.

22 years ago*** empty log message ***
Francesco Potortì [Thu, 6 Jun 2002 22:36:54 +0000 (22:36 +0000)]
*** empty log message ***

22 years agoFix typos, clarify language.
Robert J. Chassell [Thu, 6 Jun 2002 16:17:38 +0000 (16:17 +0000)]
Fix typos, clarify language.

22 years ago*** empty log message ***
Stefan Monnier [Thu, 6 Jun 2002 14:56:45 +0000 (14:56 +0000)]
*** empty log message ***

22 years agoDocument new default keywords for TeX.
Francesco Potortì [Thu, 6 Jun 2002 13:22:23 +0000 (13:22 +0000)]
Document new default keywords for TeX.

Improve the English for --parse-stdin.

22 years agoBetter English, I hope.
Francesco Potortì [Thu, 6 Jun 2002 13:18:44 +0000 (13:18 +0000)]
Better English, I hope.

22 years agoDocument --parse-stdin=FILE for Etags.
Francesco Potortì [Thu, 6 Jun 2002 13:17:37 +0000 (13:17 +0000)]
Document --parse-stdin=FILE for Etags.

Document new default keywords for TeX.

22 years agoDocument --parse-stdin=FILE.
Francesco Potortì [Thu, 6 Jun 2002 13:07:19 +0000 (13:07 +0000)]
Document --parse-stdin=FILE.

22 years agoDocument --parse-stdin=FILE for Etags.
Francesco Potortì [Thu, 6 Jun 2002 12:57:03 +0000 (12:57 +0000)]
Document --parse-stdin=FILE for Etags.

22 years ago(enum arg_type): New label at_stdin.
Francesco Potortì [Thu, 6 Jun 2002 12:50:27 +0000 (12:50 +0000)]
(enum arg_type): New label at_stdin.
(STDIN): New constant.
(parsing_stdin): New flag.
(longopts): New option --parse-stdin=NAME.
(print_help): Document it.
(main): Handle it.
(process_file): Split into process_file and process_file_name.
(process_file_name): New function.

22 years ago(TeX_commands): Skip comments.
Francesco Potortì [Thu, 6 Jun 2002 09:45:52 +0000 (09:45 +0000)]
(TeX_commands): Skip comments.
(TEX_defenv): Now contains more contructs.
(TEX_cmt): Make it a static char and move it before TeX_commands.
(TeX_commands): Shorten the tag to the brace after the name.
(TeX_commands): Names now include the initial backslash.
(TeX_commands): Names do not include numeric args #n.
(TeX_commands): Correct line char number in tags.
(TEX_tabent, TEX_token): Deleted.
(TeX_commands, TEX_decode_env): Streamlined.

22 years ago*** empty log message ***
Francesco Potortì [Thu, 6 Jun 2002 09:45:25 +0000 (09:45 +0000)]
*** empty log message ***

22 years ago(Converting Representations): Update the description of what
Eli Zaretskii [Wed, 5 Jun 2002 17:52:03 +0000 (17:52 +0000)]
(Converting Representations): Update the description of what
string-make-unibyte does.

22 years ago*** empty log message ***
Eli Zaretskii [Wed, 5 Jun 2002 17:48:42 +0000 (17:48 +0000)]
*** empty log message ***

22 years ago(Fstring_make_unibyte): Doc fix.
Eli Zaretskii [Wed, 5 Jun 2002 17:47:50 +0000 (17:47 +0000)]
(Fstring_make_unibyte): Doc fix.

22 years ago(lisp_data_to_selection_data): If the requested type
Eli Zaretskii [Wed, 5 Jun 2002 17:38:19 +0000 (17:38 +0000)]
(lisp_data_to_selection_data): If the requested type
is STRING, call string_make_unibyte to encode the selected text
as a string.

22 years ago(xselect-convert-to-string): If VALUE is a string,
Eli Zaretskii [Wed, 5 Jun 2002 17:14:16 +0000 (17:14 +0000)]
(xselect-convert-to-string): If VALUE is a string,
return a cons of TYPE and the string.

22 years ago(Fset_window_hscroll): Doc fix.
Eli Zaretskii [Wed, 5 Jun 2002 17:02:15 +0000 (17:02 +0000)]
(Fset_window_hscroll): Doc fix.

22 years ago(main): Avoid a buffer overrun with sprintf.
Francesco Potortì [Wed, 5 Jun 2002 12:10:26 +0000 (12:10 +0000)]
(main): Avoid a buffer overrun with sprintf.

22 years agofix my address
Ken Raeburn [Wed, 5 Jun 2002 07:08:54 +0000 (07:08 +0000)]
fix my address

22 years ago*** empty log message ***
Pavel Janík [Wed, 5 Jun 2002 05:17:06 +0000 (05:17 +0000)]
*** empty log message ***

22 years ago(choose_write_coding_system): Call select-safe-coding-system properly.
Pavel Janík [Wed, 5 Jun 2002 05:16:48 +0000 (05:16 +0000)]
(choose_write_coding_system): Call select-safe-coding-system properly.

22 years ago(cyrillic-alternativnyj-decode-table): Fix the table to contain correct
Pavel Janík [Wed, 5 Jun 2002 05:07:58 +0000 (05:07 +0000)]
(cyrillic-alternativnyj-decode-table): Fix the table to contain correct
characters.

22 years agoDon't require cl.
Richard M. Stallman [Tue, 4 Jun 2002 23:31:58 +0000 (23:31 +0000)]
Don't require cl.

22 years ago(Spelling): Document ispell-complete-word-dict.
Eli Zaretskii [Tue, 4 Jun 2002 16:32:55 +0000 (16:32 +0000)]
(Spelling): Document ispell-complete-word-dict.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 3 Jun 2002 22:59:22 +0000 (22:59 +0000)]
*** empty log message ***

22 years ago(dired-do-shell-command): Doc fix in autoload.
Richard M. Stallman [Mon, 3 Jun 2002 22:58:20 +0000 (22:58 +0000)]
(dired-do-shell-command): Doc fix in autoload.

22 years ago(Info-extract-pointer): Ignore Info-header-line.
Richard M. Stallman [Mon, 3 Jun 2002 22:57:40 +0000 (22:57 +0000)]
(Info-extract-pointer): Ignore Info-header-line.

22 years ago(c-postprocess-file-styles): Do nothing except in CC modes.
Richard M. Stallman [Mon, 3 Jun 2002 22:56:12 +0000 (22:56 +0000)]
(c-postprocess-file-styles): Do nothing except in CC modes.

22 years ago(select-safe-coding-system): New arg FILE; use that for set-auto-coding.
Richard M. Stallman [Mon, 3 Jun 2002 22:55:26 +0000 (22:55 +0000)]
(select-safe-coding-system): New arg FILE; use that for set-auto-coding.
When computing auto-cs, narrow to FROM...TO.
Put save-excursion outside save-restriction.

22 years ago(message_with_string): Error if STRING is not a string.
Richard M. Stallman [Mon, 3 Jun 2002 22:44:31 +0000 (22:44 +0000)]
(message_with_string): Error if STRING is not a string.

22 years ago(md5): Pass FILE arg to Vselect_safe_coding_system_function.
Richard M. Stallman [Mon, 3 Jun 2002 22:37:15 +0000 (22:37 +0000)]
(md5): Pass FILE arg to Vselect_safe_coding_system_function.

22 years ago(choose_write_coding_system):
Richard M. Stallman [Mon, 3 Jun 2002 22:36:06 +0000 (22:36 +0000)]
(choose_write_coding_system):
Pass FILE arg to Vselect_safe_coding_system_function.

22 years ago* buffer.c (fix_overlays_before): Fix list-walking bug in 05-19 change.
Ken Raeburn [Mon, 3 Jun 2002 18:03:26 +0000 (18:03 +0000)]
* buffer.c (fix_overlays_before): Fix list-walking bug in 05-19 change.

22 years agoInitial revision
Thien-Thi Nguyen [Mon, 3 Jun 2002 03:15:34 +0000 (03:15 +0000)]
Initial revision

22 years ago(current_column): Now returns float.
Thien-Thi Nguyen [Mon, 3 Jun 2002 01:58:20 +0000 (01:58 +0000)]
(current_column): Now returns float.
(indented_beyond_p): 3rd arg now a float.

22 years ago(last_known_column): Now a float.
Thien-Thi Nguyen [Mon, 3 Jun 2002 01:52:02 +0000 (01:52 +0000)]
(last_known_column): Now a float.
(current_column_1, position_indentation, current_column,
string_display_width): Return float.
(Fcurrent_column): Cast `current_column' return value to int.
(Fcurrent_indentation): Cast `position_indentation' retval to int.
(indented_beyond_p): Third arg now a float.
(compute_motion, vmotion): Cast `indented_beyond_p' 3rd arg to float.

22 years ago(redisplay_internal, redisplay_window, decode_mode_spec): Cast
Thien-Thi Nguyen [Mon, 3 Jun 2002 01:50:02 +0000 (01:50 +0000)]
(redisplay_internal, redisplay_window, decode_mode_spec): Cast
`current_column' return value to int.
(back_to_previous_visible_line_start, reseat_at_next_visible_line_start,
next_element_from_buffer): Cast `indented_beyond_p' 3rd arg to float.

22 years ago(read_minibuf): Cast `current_column' return value to int.
Thien-Thi Nguyen [Mon, 3 Jun 2002 01:42:52 +0000 (01:42 +0000)]
(read_minibuf): Cast `current_column' return value to int.

22 years ago(describe_command): Cast `current_column' return value to int.
Thien-Thi Nguyen [Mon, 3 Jun 2002 01:39:27 +0000 (01:39 +0000)]
(describe_command): Cast `current_column' return value to int.

22 years ago(Fdelete_backward_char, internal_self_insert): Cast
Thien-Thi Nguyen [Mon, 3 Jun 2002 01:37:29 +0000 (01:37 +0000)]
(Fdelete_backward_char, internal_self_insert): Cast
`current_column' return value to int.

22 years ago(Fbyte_code): Cast `current_column' return value to int.
Thien-Thi Nguyen [Mon, 3 Jun 2002 01:34:11 +0000 (01:34 +0000)]
(Fbyte_code): Cast `current_column' return value to int.

22 years ago(choose-completion-string-functions): Doc fix.
Richard M. Stallman [Sun, 2 Jun 2002 00:01:59 +0000 (00:01 +0000)]
(choose-completion-string-functions): Doc fix.
(choose-completion-string): Add doc string.

22 years ago*** empty log message ***
Colin Walters [Sat, 1 Jun 2002 21:57:54 +0000 (21:57 +0000)]
*** empty log message ***

22 years agoReworked 2001-06-01 change.
Kim F. Storm [Sat, 1 Jun 2002 21:56:40 +0000 (21:56 +0000)]
Reworked 2001-06-01 change.
(choose-completion-string1): Merged back into choose-completion-string.
(choose-completion-string): Run choose-completion-string-functions
after checking for proper minibuffer window.  Added mini-p arg to
the hook functions.  Insert choice if all hook functions return nil.
(choose-completion-string-functions): Doc update.

22 years ago(auto-mode-alist): Strip trailing ".in" from the file
Sam Steingold [Sat, 1 Jun 2002 18:04:35 +0000 (18:04 +0000)]
(auto-mode-alist): Strip trailing ".in" from the file
name when deciding the mode (for config.h.in, Makefile.in etc).

22 years agoMention prolog-mode new var `prolog-font-lock-keywords'.
Thien-Thi Nguyen [Sat, 1 Jun 2002 17:49:22 +0000 (17:49 +0000)]
Mention prolog-mode new var `prolog-font-lock-keywords'.

22 years ago(prolog-mode-syntax-table): Add flags to ?/ and ?* entries
Thien-Thi Nguyen [Sat, 1 Jun 2002 00:55:41 +0000 (00:55 +0000)]
(prolog-mode-syntax-table): Add flags to ?/ and ?* entries
to support /* */ style comments.
(prolog-font-lock-keywords): New var.
(prolog-mode): Enable font-locking; set `font-lock-defaults'.

22 years ago(choose-completion-string-functions): New special hook.
Kim F. Storm [Sat, 1 Jun 2002 00:00:29 +0000 (00:00 +0000)]
(choose-completion-string-functions): New special hook.
(choose-completion-string1): Renamed from choose-completion-string.
(choose-completion-string): Run choose-completion-string-functions
until success, and only call choose-completion-string1 if it fails.

22 years ago*** empty log message ***
Kim F. Storm [Fri, 31 May 2002 23:59:50 +0000 (23:59 +0000)]
*** empty log message ***

22 years ago(autoloaded toplevel): Don't use ispell-library-directory without
Stefan Monnier [Fri, 31 May 2002 18:43:28 +0000 (18:43 +0000)]
(autoloaded toplevel): Don't use ispell-library-directory without
checking that it's bound.

22 years ago(x_encode_text): Return stringp non-NULL if coding_system
Eli Zaretskii [Fri, 31 May 2002 17:43:45 +0000 (17:43 +0000)]
(x_encode_text): Return stringp non-NULL if coding_system
is Qcompound_text_with_extensions.

22 years ago(lisp_data_to_selection_data): Always set selection
Eli Zaretskii [Fri, 31 May 2002 17:42:32 +0000 (17:42 +0000)]
(lisp_data_to_selection_data): Always set selection
type as string if x_encode_text returns streingp non-NULL.

22 years agoInclude /usr/pkg in the run time shared library path.
Eli Zaretskii [Fri, 31 May 2002 16:31:51 +0000 (16:31 +0000)]
Include /usr/pkg in the run time shared library path.

22 years agoHandle the case when lispintro is truncated to lispintr.
Eli Zaretskii [Fri, 31 May 2002 15:13:32 +0000 (15:13 +0000)]
Handle the case when lispintro is truncated to lispintr.

22 years ago(cua--last-deleted-region-pos)
Kim F. Storm [Fri, 31 May 2002 12:19:57 +0000 (12:19 +0000)]
(cua--last-deleted-region-pos)
(cua--last-deleted-region-text): New aux variables.
(cua-delete-region): Set them.
(cua-repeat-replace-region): Use them to find the replacement text.

22 years ago*** empty log message ***
Kim F. Storm [Fri, 31 May 2002 12:19:32 +0000 (12:19 +0000)]
*** empty log message ***

22 years ago(viper-smart-suffix-list, viper-ask-level): Fix typos.
Juanma Barranquero [Fri, 31 May 2002 09:26:18 +0000 (09:26 +0000)]
(viper-smart-suffix-list, viper-ask-level): Fix typos.

22 years ago(grep-tree-command, grep-tree-files-aliases)
Kim F. Storm [Thu, 30 May 2002 22:11:29 +0000 (22:11 +0000)]
(grep-tree-command, grep-tree-files-aliases)
(grep-tree-ignore-CVS-directories, grep-tree-ignore-case):
New custom variables.
(grep-compute-defaults): Compute grep-tree-command's default value.
(grep-expand-command-macros): New aux function.
(grep-tree-last-regexp, grep-tree-last-files): New aux variables.
(grep-tree): New command like grep-find but extended prompting.

22 years ago*** empty log message ***
Kim F. Storm [Thu, 30 May 2002 22:10:51 +0000 (22:10 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Richard M. Stallman [Thu, 30 May 2002 17:16:05 +0000 (17:16 +0000)]
*** empty log message ***

22 years ago(LIBS_MAIL): Renamed from LIB_MAIL.
Richard M. Stallman [Thu, 30 May 2002 17:15:45 +0000 (17:15 +0000)]
(LIBS_MAIL): Renamed from LIB_MAIL.
(LIBS_MOVE): Renamed from MOVE_LIBS.

22 years ago(find-file-default): Add defvar for var already used.
Richard M. Stallman [Thu, 30 May 2002 17:13:54 +0000 (17:13 +0000)]
(find-file-default): Add defvar for var already used.

22 years ago(menu-bar-showhide-fringe-menu): Use defvar.
Richard M. Stallman [Thu, 30 May 2002 17:13:22 +0000 (17:13 +0000)]
(menu-bar-showhide-fringe-menu): Use defvar.

22 years ago(open-network-stream, open-network-stream-nowait)
Richard M. Stallman [Thu, 30 May 2002 17:12:53 +0000 (17:12 +0000)]
(open-network-stream, open-network-stream-nowait)
(open-network-stream-server, process-kill-without-query): Moved from simple.el.

22 years ago(open-network-stream, open-network-stream-nowait)
Richard M. Stallman [Thu, 30 May 2002 17:12:15 +0000 (17:12 +0000)]
(open-network-stream, open-network-stream-nowait)
(open-network-stream-server, process-kill-without-query):
Moved to subr.el.

(byte-compiling-files-p): Function deleted.

22 years ago(ispell-library-directory): Renamed from ispell-library-path.
Richard M. Stallman [Thu, 30 May 2002 17:09:58 +0000 (17:09 +0000)]
(ispell-library-directory): Renamed from ispell-library-path.
If Ispell is not installed, init to nil.
(ispell-menu-map): Get rid of byte-compiling-files-p hackery;
initialize this unconditionally when ispell-menu-map-needed is t.
Local `path' renamed to `dir'.

(check-ispell-version): Doc fix.

22 years ago(Fset_window_configuration): Correct the handling
Richard M. Stallman [Thu, 30 May 2002 17:04:59 +0000 (17:04 +0000)]
(Fset_window_configuration): Correct the handling
of point in current buffer, to work with multiple windows.

22 years agoImprove explanation of special handling of point in current buffer.
Richard M. Stallman [Thu, 30 May 2002 17:03:50 +0000 (17:03 +0000)]
Improve explanation of special handling of point in current buffer.

22 years agoModified doc string to say that the kill-compilation function also
Robert J. Chassell [Thu, 30 May 2002 13:47:32 +0000 (13:47 +0000)]
Modified doc string to say that the kill-compilation function also
kills processes made by a grep command; created a defalias, kill-grep.

22 years ago(calc-d-prefix-help): Add `@'.
Miles Bader [Thu, 30 May 2002 01:07:52 +0000 (01:07 +0000)]
(calc-d-prefix-help): Add `@'.

22 years ago(calc-init-extensions): Add binding for `d@'.
Miles Bader [Thu, 30 May 2002 01:05:21 +0000 (01:05 +0000)]
(calc-init-extensions): Add binding for `d@'.
(calc-toggle-banner): New function.

22 years ago(calc-show-banner): New variable.
Miles Bader [Thu, 30 May 2002 01:04:15 +0000 (01:04 +0000)]
(calc-show-banner): New variable.
(calc-refresh): Only show banner if `calc-show-banner' is non-nil.
(calc-mode-var-list): Add `calc-show-banner'.