]> git.eshelyaron.com Git - emacs.git/log
emacs.git
21 years ago(quoted-insert): Bind translation-table-for-input, not
Dave Love [Sat, 9 Nov 2002 12:56:04 +0000 (12:56 +0000)]
(quoted-insert): Bind translation-table-for-input, not
keyboard-translate-table.

21 years ago(quail-input-string-to-events): Revert
Dave Love [Sat, 9 Nov 2002 12:55:37 +0000 (12:55 +0000)]
(quail-input-string-to-events): Revert
last change.

21 years agoRevert to using
Dave Love [Sat, 9 Nov 2002 12:53:43 +0000 (12:53 +0000)]
Revert to using
translation-table-for-input instead of keyboard-translate-table.

21 years ago(current-language-environment): Fix
Dave Love [Sat, 9 Nov 2002 12:53:16 +0000 (12:53 +0000)]
(current-language-environment): Fix
:type.

21 years ago(Vtranslation_table_for_input): New.
Dave Love [Sat, 9 Nov 2002 12:49:31 +0000 (12:49 +0000)]
(Vtranslation_table_for_input): New.
(syms_of_coding): DEFVAR it.

21 years ago(command_loop_1): Apply Vtranslation_table_for_input
Dave Love [Sat, 9 Nov 2002 12:48:26 +0000 (12:48 +0000)]
(command_loop_1): Apply Vtranslation_table_for_input
to self-inserting characters.
(syms_of_keyboard) <keyboard-translate-table>: Doc fix.

21 years ago(Fself_insert_command): Apply Vtranslation_table_for_input.
Dave Love [Sat, 9 Nov 2002 12:46:25 +0000 (12:46 +0000)]
(Fself_insert_command): Apply Vtranslation_table_for_input.

21 years ago(Fset_buffer_major_mode): Fix last change.
Dave Love [Sat, 9 Nov 2002 12:43:58 +0000 (12:43 +0000)]
(Fset_buffer_major_mode): Fix last change.

21 years ago(archive-zip-summarize): Don't hardcode (point-min) = 1.
Stefan Monnier [Fri, 8 Nov 2002 23:42:15 +0000 (23:42 +0000)]
(archive-zip-summarize): Don't hardcode (point-min) = 1.

21 years ago(PC-do-completion): Make partial-completion work
Stefan Monnier [Fri, 8 Nov 2002 23:39:29 +0000 (23:39 +0000)]
(PC-do-completion): Make partial-completion work
with incomplete directory names.

21 years ago(timeclock-modeline-display): Use assq as well as memq to find
John Wiegley [Fri, 8 Nov 2002 20:28:55 +0000 (20:28 +0000)]
(timeclock-modeline-display): Use assq as well as memq to find
`global-mode-string' within `mode-line-format'.  The structure of
that variable has changed in 21.3.

21 years ago*** empty log message ***
John Wiegley [Fri, 8 Nov 2002 20:28:16 +0000 (20:28 +0000)]
*** empty log message ***

21 years ago(latex-standard-block-names): Rename from standard-latex-block-names.
Stefan Monnier [Fri, 8 Nov 2002 16:56:57 +0000 (16:56 +0000)]
(latex-standard-block-names): Rename from standard-latex-block-names.
(tex-font-lock-keywords-1): Add providecommand, renewenvironment, and
renewtheorem.  Highlight \it and \bf separately since they may overlap.
(tex-font-lock-suscript, tex-font-lock-unfontify-region): New funs.
(tex-font-lock-keywords-3, tex-verbatim-environments)
(tex-font-lock-syntactic-keywords): New vars.
(superscript, subscript, tex-verbatim-face): New faces.
(tex-font-lock-syntactic-face-function): Handle \verb construct.
(tex-common-initialization): Update font-lock-defaults setting.
(tex-insert-braces): Make it into a skeleton.
(latex-fill-nobreak-predicate): Don't break after \.
(latex-insert-block): Rename from tex-latex-block.
(latex-down-list): Use tex-mode-syntax-table when skipping parens
rather than the indentation syntax-table.
(latex-close-block): Rename from tex-close-latex-block.
(latex-split-block): New fun.
(latex-indent): Don't indent inside a verbatim block.
(latex-find-indent): Stick \begin{verbatim} to the margin.

21 years ago*** empty log message ***
Dave Love [Fri, 8 Nov 2002 12:32:10 +0000 (12:32 +0000)]
*** empty log message ***

21 years agoUse AC_CONFIG_LIBOBJ_DIR and require autoconf
Dave Love [Fri, 8 Nov 2002 12:30:21 +0000 (12:30 +0000)]
Use AC_CONFIG_LIBOBJ_DIR and require autoconf
2.54.
(AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.

21 years ago*** empty log message ***
Juanma Barranquero [Fri, 8 Nov 2002 09:04:59 +0000 (09:04 +0000)]
*** empty log message ***

21 years ago(w32_draw_fringe_bitmap): Remove unused local variable window.
Juanma Barranquero [Fri, 8 Nov 2002 08:42:03 +0000 (08:42 +0000)]
(w32_draw_fringe_bitmap): Remove unused local variable window.

21 years ago(nnimap-split-rule): Doc fix - escape open parens in column 0.
Markus Rost [Fri, 8 Nov 2002 03:53:04 +0000 (03:53 +0000)]
(nnimap-split-rule): Doc fix - escape open parens in column 0.

21 years ago(format-decode): Be careful with the order in `format'.
Stefan Monnier [Fri, 8 Nov 2002 02:38:54 +0000 (02:38 +0000)]
(format-decode): Be careful with the order in `format'.

21 years ago(Fformat_network_address): Removed unused locals p, cp, and i.
Kim F. Storm [Thu, 7 Nov 2002 23:18:45 +0000 (23:18 +0000)]
(Fformat_network_address): Removed unused locals p, cp, and i.

21 years ago*** empty log message ***
Kim F. Storm [Thu, 7 Nov 2002 23:15:02 +0000 (23:15 +0000)]
*** empty log message ***

21 years ago(function-p-func): Avoid `xemacs-p'.
Stefan Monnier [Thu, 7 Nov 2002 23:01:30 +0000 (23:01 +0000)]
(function-p-func): Avoid `xemacs-p'.

21 years agoRequire esh-util.
Stefan Monnier [Thu, 7 Nov 2002 23:00:32 +0000 (23:00 +0000)]
Require esh-util.
(eshell-glob-initialize): Don't assume
eshell-special-chars-outside-quoting is available.

21 years ago(fill-paragraph): Consider a comment-start as
Stefan Monnier [Thu, 7 Nov 2002 22:51:28 +0000 (22:51 +0000)]
(fill-paragraph): Consider a comment-start as
a paragraph starter when filling non-comments.
(fill-comment-paragraph): Use comment-search-forward.
Recognize paragraph starters and separators within comments.
Use adaptive-fill-prefix when it works.  Don't narrow while doing the fill.

21 years ago*** empty log message ***
Stefan Monnier [Thu, 7 Nov 2002 21:01:20 +0000 (21:01 +0000)]
*** empty log message ***

21 years ago(isearch-yank-line): Typo.
Stefan Monnier [Thu, 7 Nov 2002 20:58:36 +0000 (20:58 +0000)]
(isearch-yank-line): Typo.

21 years ago(regexec): Fix pmatch declaration.
Dave Love [Thu, 7 Nov 2002 20:53:33 +0000 (20:53 +0000)]
(regexec): Fix pmatch declaration.

21 years ago(grep-default-command): New fun.
Stefan Monnier [Thu, 7 Nov 2002 19:16:15 +0000 (19:16 +0000)]
(grep-default-command): New fun.
(grep): Use it.
(compilation-menu-map): New var.
(compilation-minor-mode-map, compilation-shell-minor-mode-map): Use it.
(compilation-mode-map): Simplify.
(compilation-shell-minor-mode, compilation-minor-mode):
Use define-minor-mode.

21 years ago(elide-head): Don't make intangible.
Stefan Monnier [Thu, 7 Nov 2002 18:49:48 +0000 (18:49 +0000)]
(elide-head): Don't make intangible.

21 years ago(where-is): Rename map to defs (a list of syms is not a map).
Stefan Monnier [Thu, 7 Nov 2002 18:28:09 +0000 (18:28 +0000)]
(where-is): Rename map to defs (a list of syms is not a map).
Test fboundp first, to speed things up.  Use push.

21 years ago(isearch-hidden): New var.
Stefan Monnier [Thu, 7 Nov 2002 17:46:04 +0000 (17:46 +0000)]
(isearch-hidden): New var.
(isearch-search-and-update): Test it.
(isearch-range-invisible): Set it.

21 years agoRegenerated.
Markus Rost [Thu, 7 Nov 2002 17:33:03 +0000 (17:33 +0000)]
Regenerated.

21 years ago(mail-default-directory): Set the version to 21.4.
Markus Rost [Thu, 7 Nov 2002 17:23:00 +0000 (17:23 +0000)]
(mail-default-directory): Set the version to 21.4.

21 years ago(grep-compute-defaults): Move down.
Markus Rost [Thu, 7 Nov 2002 17:16:09 +0000 (17:16 +0000)]
(grep-compute-defaults):  Move down.

21 years ago(grep-compute-defaults): Undo previous change.
Markus Rost [Thu, 7 Nov 2002 17:05:01 +0000 (17:05 +0000)]
(grep-compute-defaults): Undo previous change.
(grep-command, grep-find-command, grep-tree-command): Allow value nil.
Do not declare :get property.
(grep-use-null-device): Doc fix.  Fix type.  Do not declare :get
property.

21 years ago(checkdoc-find-error): Use get-file-buffer instead of get-buffer.
Markus Rost [Thu, 7 Nov 2002 16:52:04 +0000 (16:52 +0000)]
(checkdoc-find-error): Use get-file-buffer instead of get-buffer.

21 years ago(where-is): Repport also aliases of the passed command.
Juanma Barranquero [Thu, 7 Nov 2002 16:46:11 +0000 (16:46 +0000)]
(where-is): Repport also aliases of the passed command.

21 years ago(tcl-mode): Don't set paragraph-start,
Stefan Monnier [Thu, 7 Nov 2002 15:22:49 +0000 (15:22 +0000)]
(tcl-mode): Don't set paragraph-start,
paragraph-separate, comment-column, and fill-paragraph-function.
Simplify outline-regexp.
(tcl-do-fill-paragraph): Remove.

21 years ago(maybe_bootstrap): Whoops, screwed up the second instance of $$bar...
Miles Bader [Thu, 7 Nov 2002 02:26:44 +0000 (02:26 +0000)]
(maybe_bootstrap): Whoops, screwed up the second instance of $$bar...

21 years ago(maybe_bootstrap): Fix shell variable usage. Handle separate-build-dir case.
Miles Bader [Thu, 7 Nov 2002 01:02:44 +0000 (01:02 +0000)]
(maybe_bootstrap): Fix shell variable usage.  Handle separate-build-dir case.

21 years ago(custom-make-dependencies): Fix comment inserted in cus-load.el.
Markus Rost [Thu, 7 Nov 2002 00:26:27 +0000 (00:26 +0000)]
(custom-make-dependencies): Fix comment inserted in cus-load.el.

21 years agoUse keyboard-translate-table coding
Dave Love [Wed, 6 Nov 2002 23:42:16 +0000 (23:42 +0000)]
Use keyboard-translate-table coding
system property, not translation-table-for-input, for
vietnamese-viscii & al.
(translation-table-for-input): Set,
don't defvar, and make permanent-local.
(ucs-unify-8859, ucs-unify-8859, ucs-fragment-8859): Add/remove
set-buffer-major-mode-hook, not quail-activate-hook.
(ucs-set-table-for-input): Renamed from ucs-quail-activate.
(ucs-unify-8859, ucs-unify-8859, ucs-fragment-8859): Setup
keyboard-translate-table, not translation-table-for-input.
Modify set-buffer-major-mode-hook, not quail-activate-hook.
(ucs-fragment-8859): Don't use translation-table-for-input coding
system property.
(ucs-quail-activate): Deleted.
(ucs-set-table-for-input): New.
(ucs-minibuffer-setup): Use it.

21 years ago(quail-input-string-to-events): Use
Dave Love [Wed, 6 Nov 2002 23:36:10 +0000 (23:36 +0000)]
(quail-input-string-to-events): Use
keyboard-translate-table, not translation-table-for-input.

21 years ago(set-buffer-file-coding-system): Call
Dave Love [Wed, 6 Nov 2002 23:34:58 +0000 (23:34 +0000)]
(set-buffer-file-coding-system): Call
ucs-set-table-for-input.

21 years agoReformat some DEFUNs so that etags works.
Dave Love [Wed, 6 Nov 2002 23:31:21 +0000 (23:31 +0000)]
Reformat some DEFUNs so that etags works.

21 years ago(normal-mode): Call ucs-set-table-for-input.
Dave Love [Wed, 6 Nov 2002 23:28:29 +0000 (23:28 +0000)]
(normal-mode): Call ucs-set-table-for-input.

21 years ago(quoted-insert): Bind keyboard-translate-table around
Dave Love [Wed, 6 Nov 2002 23:27:24 +0000 (23:27 +0000)]
(quoted-insert): Bind keyboard-translate-table around
read-char.

21 years ago(Qset_buffer_major_mode_hook): New.
Dave Love [Wed, 6 Nov 2002 20:30:45 +0000 (20:30 +0000)]
(Qset_buffer_major_mode_hook): New.
(Fset_buffer_major_mode): Use it.

21 years ago*** empty log message ***
Juanma Barranquero [Wed, 6 Nov 2002 09:25:58 +0000 (09:25 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Richard M. Stallman [Wed, 6 Nov 2002 05:13:58 +0000 (05:13 +0000)]
*** empty log message ***

21 years ago(maybe_bootstrap): Add doublequotes to make it bulletproof.
Richard M. Stallman [Wed, 6 Nov 2002 05:13:29 +0000 (05:13 +0000)]
(maybe_bootstrap): Add doublequotes to make it bulletproof.
$bar may be empty when there are no .elc files.

21 years agoAdd copyright notice and permission notice.
Richard M. Stallman [Wed, 6 Nov 2002 05:11:59 +0000 (05:11 +0000)]
Add copyright notice and permission notice.

21 years ago(query-replace, query-replace-regexp): Doc fixes.
Richard M. Stallman [Wed, 6 Nov 2002 05:08:16 +0000 (05:08 +0000)]
(query-replace, query-replace-regexp): Doc fixes.

21 years agoComment change.
Richard M. Stallman [Wed, 6 Nov 2002 05:07:33 +0000 (05:07 +0000)]
Comment change.

21 years ago(byte-compile-lambda): Handle progn like let, inside interactive spec.
Richard M. Stallman [Wed, 6 Nov 2002 05:07:04 +0000 (05:07 +0000)]
(byte-compile-lambda): Handle progn like let, inside interactive spec.

21 years ago(tex-dvi-view-command): Value can be sexp.
Richard M. Stallman [Wed, 6 Nov 2002 05:05:47 +0000 (05:05 +0000)]
(tex-dvi-view-command): Value can be sexp.
Initialize to a suitable sexp.
(tex-view): Evaluate tex-dvi-view-command and use the value.

21 years ago(x_term_init): Use turn_on_atimers, not start_polling and stop_polling.
Richard M. Stallman [Wed, 6 Nov 2002 05:03:33 +0000 (05:03 +0000)]
(x_term_init): Use turn_on_atimers, not start_polling and stop_polling.

21 years ago(wait_reading_process_input):
Richard M. Stallman [Wed, 6 Nov 2002 05:01:46 +0000 (05:01 +0000)]
(wait_reading_process_input):
Test POLLING_PROBLEM_IN_SELECT, not hpux.
Avoid initialization for auto Lisp_Object var.

21 years ago(POLLING_PROBLEM_IN_SELECT): Add #undef.
Richard M. Stallman [Wed, 6 Nov 2002 04:58:50 +0000 (04:58 +0000)]
(POLLING_PROBLEM_IN_SELECT): Add #undef.

21 years ago(POLLING_PROBLEM_IN_SELECT): Defined.
Richard M. Stallman [Wed, 6 Nov 2002 04:57:48 +0000 (04:57 +0000)]
(POLLING_PROBLEM_IN_SELECT): Defined.

21 years ago(coding-system-eol-type-mnemonic): Use
Kenichi Handa [Wed, 6 Nov 2002 01:07:49 +0000 (01:07 +0000)]
(coding-system-eol-type-mnemonic): Use
eol-mnemonic-undecided if CODING-SYSTEM is nil.

21 years ago.
Karl Berry [Wed, 6 Nov 2002 00:47:05 +0000 (00:47 +0000)]
.

21 years ago(Info-fontify): reorder face list to avoid bad
Karl Berry [Wed, 6 Nov 2002 00:45:03 +0000 (00:45 +0000)]
(Info-fontify): reorder face list to avoid bad
line breaks.

21 years ago(Info-fontify-node): Fixed hiding of *note references
Kim F. Storm [Tue, 5 Nov 2002 22:39:07 +0000 (22:39 +0000)]
(Info-fontify-node): Fixed hiding of *note references
with embedded file names like (xxx.yyy).
Avoid making any lines visibly longer if hiding newlines inside
note references by wrapping line after references if it contained
a newline (unfortunaly this makes more lines appear "shorter").
Properly reindent multi-line menu entry descriptions.

21 years ago*** empty log message ***
Kim F. Storm [Tue, 5 Nov 2002 22:38:39 +0000 (22:38 +0000)]
*** empty log message ***

21 years ago("Bulgarian"): Fix typo.
Juanma Barranquero [Tue, 5 Nov 2002 14:39:32 +0000 (14:39 +0000)]
("Bulgarian"): Fix typo.

21 years ago(coding-system-eol-type-mnemonic): Move to mule.el.
Juanma Barranquero [Tue, 5 Nov 2002 10:43:33 +0000 (10:43 +0000)]
(coding-system-eol-type-mnemonic): Move to mule.el.

21 years ago(coding-system-eol-type-mnemonic): Move from mule-util.el.
Juanma Barranquero [Tue, 5 Nov 2002 10:42:25 +0000 (10:42 +0000)]
(coding-system-eol-type-mnemonic): Move from mule-util.el.

21 years ago*** empty log message ***
Juanma Barranquero [Tue, 5 Nov 2002 07:23:26 +0000 (07:23 +0000)]
*** empty log message ***

21 years ago(find-buffer-visiting): Accept new optional PREDICATE argument to return only a
Juanma Barranquero [Tue, 5 Nov 2002 07:21:14 +0000 (07:21 +0000)]
(find-buffer-visiting): Accept new optional PREDICATE argument to return only a
buffer that satisfies the predicate.
(insert-file-1): New function.
(insert-file-literally): Use it.
(insert-file): Use it.

21 years ago(BROKEN_SIGIO): Turn off the #undef.
Richard M. Stallman [Tue, 5 Nov 2002 05:19:58 +0000 (05:19 +0000)]
(BROKEN_SIGIO): Turn off the #undef.

21 years ago(Fcall_interactively): New local filter_specs.
Richard M. Stallman [Tue, 5 Nov 2002 05:15:47 +0000 (05:15 +0000)]
(Fcall_interactively): New local filter_specs.
(Fcall_interactively): Check for progn as well as let.
Add a gcpro.
(Qprogn): New variable.
(syms_of_callint): Staticpro and init Qprogn.

21 years ago(Feval_buffer): Doc fix.
John Paul Wallington [Mon, 4 Nov 2002 19:16:29 +0000 (19:16 +0000)]
(Feval_buffer): Doc fix.

21 years ago*** empty log message ***
Dave Love [Mon, 4 Nov 2002 18:29:06 +0000 (18:29 +0000)]
*** empty log message ***

21 years ago(read_char): Always translate iff
Dave Love [Mon, 4 Nov 2002 14:58:44 +0000 (14:58 +0000)]
(read_char): Always translate iff
Vkeyboard_translate_table is a char table and c is valid.

21 years ago(XTread_socket): Check Lisp types for Vx_keysym_table
Dave Love [Mon, 4 Nov 2002 14:29:04 +0000 (14:29 +0000)]
(XTread_socket): Check Lisp types for Vx_keysym_table
and fix C types.

21 years ago(desktop-relative-file-names): New variable.
Juanma Barranquero [Mon, 4 Nov 2002 08:21:51 +0000 (08:21 +0000)]
(desktop-relative-file-names): New variable.
(desktop-save): Use it.

21 years agoAdd comment to prev change.
André Spiegel [Sun, 3 Nov 2002 15:08:29 +0000 (15:08 +0000)]
Add comment to prev change.

21 years ago#
André Spiegel [Sun, 3 Nov 2002 14:51:21 +0000 (14:51 +0000)]
#

21 years ago(vc-dired-move): Adapt dired-move-to-filename-regexp to its current
André Spiegel [Sun, 3 Nov 2002 14:48:37 +0000 (14:48 +0000)]
(vc-dired-move): Adapt dired-move-to-filename-regexp to its current
version in dired.el.

21 years ago*** empty log message ***
Stefan Monnier [Sun, 3 Nov 2002 13:36:16 +0000 (13:36 +0000)]
*** empty log message ***

21 years ago(single_display_prop_intangible_p): Strings are intangible.
Stefan Monnier [Sun, 3 Nov 2002 13:35:46 +0000 (13:35 +0000)]
(single_display_prop_intangible_p): Strings are intangible.

21 years ago(generate-file-autoloads, update-file-autoloads): Strip .gz extensions.
Stefan Monnier [Sun, 3 Nov 2002 12:37:48 +0000 (12:37 +0000)]
(generate-file-autoloads, update-file-autoloads): Strip .gz extensions.
(update-autoloads-from-directories): Also consider compressed files.

21 years ago(Info-streamline-headings): New var.
Stefan Monnier [Sun, 3 Nov 2002 12:01:33 +0000 (12:01 +0000)]
(Info-streamline-headings): New var.
(Info-dir-remove-duplicates): New fun.
(Info-insert-dir): Use it.  Simplify the code with push,mapc,dolist.
(Info-select-node): Simplify handling of Info-header-line.
(Info-forward-node): Undo 2000/12/15 since we don't narrow any more.
(Info-mode): Set header-line-format once and for all.
(Info-fontify-node): Accept bogus first line with `File:' missing.
Only make first line invisible if Info-use-header-line.
Don't use `intangible': it's evil.  Use inhibit-read-only.
(Info-follow-reference, Info-next-reference, Info-prev-reference)
(Info-try-follow-nearest-node): Don't bind inhibit-point-motion-hooks
since we don't use intangible any more.

21 years ago(get_pos_property): Don't hardcode Qfield.
Stefan Monnier [Sun, 3 Nov 2002 10:59:18 +0000 (10:59 +0000)]
(get_pos_property): Don't hardcode Qfield.

21 years ago(adjust_point_for_property): copy/paste error.
Stefan Monnier [Sun, 3 Nov 2002 09:36:55 +0000 (09:36 +0000)]
(adjust_point_for_property): copy/paste error.

21 years ago(adjust_point_for_property): Handle `display' prop on overlays.
Stefan Monnier [Sun, 3 Nov 2002 09:00:47 +0000 (09:00 +0000)]
(adjust_point_for_property): Handle `display' prop on overlays.
Also handle `invisible' prop.

21 years ago(insert-image): Don't make intangible since
Stefan Monnier [Sun, 3 Nov 2002 08:34:45 +0000 (08:34 +0000)]
(insert-image): Don't make intangible since
adjust_point_for_property should be sufficient by default.

21 years ago(lisp-fill-paragraph): Use fill-comment-paragraph.
Stefan Monnier [Sun, 3 Nov 2002 03:46:56 +0000 (03:46 +0000)]
(lisp-fill-paragraph): Use fill-comment-paragraph.

21 years ago(fill-paragraph-handle-comment): New var.
Stefan Monnier [Sun, 3 Nov 2002 03:41:11 +0000 (03:41 +0000)]
(fill-paragraph-handle-comment): New var.
(fill-comment-paragraph): New fun (generalizes of lisp-fill-paragraph).
(fill-paragraph): Use them.

21 years ago(decode_coding_emacs_mule, decode_coding_iso2022)
Stefan Monnier [Sat, 2 Nov 2002 08:16:57 +0000 (08:16 +0000)]
(decode_coding_emacs_mule, decode_coding_iso2022)
(decode_coding_sjis_big5, decode_eol): Allow lone \r in DOS EOL.

21 years ago(mode-line-change-eol, mode-line-eol-desc-cache, mode-line-eol-desc): New.
Stefan Monnier [Sat, 2 Nov 2002 06:13:57 +0000 (06:13 +0000)]
(mode-line-change-eol, mode-line-eol-desc-cache, mode-line-eol-desc): New.
(mode-line-mule-info): Use them for the EOL part of the modeline.

21 years ago(server-sentinel): Kill buffers if applicable.
Stefan Monnier [Sat, 2 Nov 2002 05:29:13 +0000 (05:29 +0000)]
(server-sentinel): Kill buffers if applicable.
(server-temp-file-p): Make arg optional.
(server-done): Use it to simplify.
(server-switch-buffer): If server-window is a function, use it.

21 years ago(rmail-digest-end-regexps): Simplify.
Stefan Monnier [Sat, 2 Nov 2002 05:16:58 +0000 (05:16 +0000)]
(rmail-digest-end-regexps): Simplify.
(undigestify-rmail-message): Fix paren-bug and simplify.

21 years ago*** empty log message ***
Stefan Monnier [Sat, 2 Nov 2002 02:33:09 +0000 (02:33 +0000)]
*** empty log message ***

21 years ago(tex-common-initialization): comment-start-skip shouldn't match on next line.
Stefan Monnier [Sat, 2 Nov 2002 02:16:36 +0000 (02:16 +0000)]
(tex-common-initialization): comment-start-skip shouldn't match on next line.

21 years ago(lisp-fill-paragraph): Use match-string and line-beginning-position.
Stefan Monnier [Sat, 2 Nov 2002 01:38:03 +0000 (01:38 +0000)]
(lisp-fill-paragraph): Use match-string and line-beginning-position.
Don't bother making paragraph-start a superset of paragraph-separate.

21 years ago(Info-hide-note-references): nil value now does no
Kim F. Storm [Fri, 1 Nov 2002 22:48:12 +0000 (22:48 +0000)]
(Info-hide-note-references): nil value now does no
reformatting at all.  New choice 'tag reformats tag but shows
the section reference.
(Info-fontify-node): Use it.

21 years ago*** empty log message ***
Kim F. Storm [Fri, 1 Nov 2002 22:47:37 +0000 (22:47 +0000)]
*** empty log message ***

21 years ago(Fmessage): Revert last change to properly handle %% format.
Andreas Schwab [Fri, 1 Nov 2002 22:35:02 +0000 (22:35 +0000)]
(Fmessage): Revert last change to properly handle %% format.