bpt/emacs.git
21 years ago(coding_system_accept_latin_extra_p): Delete this
Kenichi Handa [Thu, 1 May 2003 04:34:57 +0000 (04:34 +0000)]
(coding_system_accept_latin_extra_p): Delete this
function.
(find_safe_codings): Pay attention to
the property tranlsation-table-for-encode of each codings.
(syms_of_coding): Give Qtranslation_table the extra slot number 2.

21 years ago(cvs-mode-find-file): Don't complain if bound to a non-mouse event.
Stefan Monnier [Thu, 1 May 2003 00:46:41 +0000 (00:46 +0000)]
(cvs-mode-find-file): Don't complain if bound to a non-mouse event.
(cvs-vc-command-advice): Don't parse "cvs update -p" output.

21 years ago(unbind_to): Don't handle symbol = Qnil any more.
Stefan Monnier [Thu, 1 May 2003 00:43:29 +0000 (00:43 +0000)]
(unbind_to): Don't handle symbol = Qnil any more.

21 years ago(CHECK): Wrap args in parenthesis.
Stefan Monnier [Thu, 1 May 2003 00:36:21 +0000 (00:36 +0000)]
(CHECK): Wrap args in parenthesis.
(specbind): Fix doc: symbol = Qnil is not supported any more.

21 years ago(Fbyte_code) <unwind-protect>: Use Fprogn rather than 0 and Qnil.
Stefan Monnier [Thu, 1 May 2003 00:22:31 +0000 (00:22 +0000)]
(Fbyte_code) <unwind-protect>: Use Fprogn rather than 0 and Qnil.

21 years agoNo longer has a maintainer.
Richard M. Stallman [Thu, 1 May 2003 00:00:25 +0000 (00:00 +0000)]
No longer has a maintainer.

21 years ago(parse_modifiers_uncached): Parse `down', `drag',
Stefan Monnier [Wed, 30 Apr 2003 21:04:13 +0000 (21:04 +0000)]
(parse_modifiers_uncached): Parse `down', `drag',
`double', and `triple' modifiers as well.

21 years ago(text-property-default-nonsticky): Add fill-space.
Stefan Monnier [Wed, 30 Apr 2003 21:01:05 +0000 (21:01 +0000)]
(text-property-default-nonsticky): Add fill-space.
(fill-delete-newlines): Respect the new property.
(fill-newline): Use the property instead of leaving "spurious" spaces.

21 years ago(easy-menu-get-map): Correctly handle non-submap bindings.
Stefan Monnier [Wed, 30 Apr 2003 20:53:04 +0000 (20:53 +0000)]
(easy-menu-get-map): Correctly handle non-submap bindings.

21 years agoUndo rest of previous change.
Richard M. Stallman [Wed, 30 Apr 2003 13:10:37 +0000 (13:10 +0000)]
Undo rest of previous change.

21 years agoUndo half of previous change.
Richard M. Stallman [Wed, 30 Apr 2003 13:09:25 +0000 (13:09 +0000)]
Undo half of previous change.

21 years ago*** empty log message ***
Richard M. Stallman [Wed, 30 Apr 2003 13:08:53 +0000 (13:08 +0000)]
*** empty log message ***

21 years ago(* GNU/Linux development packages): Mention Debian and
Kai Großjohann [Wed, 30 Apr 2003 12:36:26 +0000 (12:36 +0000)]
(* GNU/Linux development packages): Mention Debian and
RedHat package names.

21 years ago*** empty log message ***
Richard M. Stallman [Wed, 30 Apr 2003 12:08:31 +0000 (12:08 +0000)]
*** empty log message ***

21 years ago(echo_char): Don't clear out a dash that follows a space.
Richard M. Stallman [Wed, 30 Apr 2003 12:08:07 +0000 (12:08 +0000)]
(echo_char): Don't clear out a dash that follows a space.

21 years ago(abort_on_gc): Add decl.
Richard M. Stallman [Wed, 30 Apr 2003 12:06:39 +0000 (12:06 +0000)]
(abort_on_gc): Add decl.

21 years ago(Fsignal): Clear abort_on_gc.
Richard M. Stallman [Wed, 30 Apr 2003 12:06:04 +0000 (12:06 +0000)]
(Fsignal): Clear abort_on_gc.

21 years ago(Fformat): Set abort_on_gc during first scan of format.
Richard M. Stallman [Wed, 30 Apr 2003 12:05:37 +0000 (12:05 +0000)]
(Fformat): Set abort_on_gc during first scan of format.
Reinit FORMAT_START and END before second scan.

21 years ago(abort_on_gc): New variable.
Richard M. Stallman [Wed, 30 Apr 2003 12:04:39 +0000 (12:04 +0000)]
(abort_on_gc): New variable.
(Fgarbage_collect): Abort if abort_on_gc is set.

21 years ago(move_it_vertically_backward): Do the final big else even if nlines is 0.
Richard M. Stallman [Wed, 30 Apr 2003 12:03:53 +0000 (12:03 +0000)]
(move_it_vertically_backward): Do the final big else even if nlines is 0.

(redisplay_internal): Finish the per-frame loop
even if redisplay is suspended by input.

21 years agoHandle system types sysv5uw* and sysv5OpenUNIX*.
Richard M. Stallman [Wed, 30 Apr 2003 09:23:02 +0000 (09:23 +0000)]
Handle system types sysv5uw* and sysv5OpenUNIX*.

21 years ago(* GNU/Linux development packages): Tell people to
Kai Großjohann [Wed, 30 Apr 2003 08:01:30 +0000 (08:01 +0000)]
(* GNU/Linux development packages): Tell people to
install additional packages for compiling Emacs.

21 years ago*** empty log message ***
Juanma Barranquero [Wed, 30 Apr 2003 00:13:34 +0000 (00:13 +0000)]
*** empty log message ***

21 years agoMake things function properly in case both LessTif and Open Motif are installed.
Juanma Barranquero [Wed, 30 Apr 2003 00:02:23 +0000 (00:02 +0000)]
Make things function properly in case both LessTif and Open Motif are installed.

21 years ago(ada-stmt-add-to-ada-menu): Moved to ada-mode.el.
Juanma Barranquero [Tue, 29 Apr 2003 23:44:43 +0000 (23:44 +0000)]
(ada-stmt-add-to-ada-menu): Moved to ada-mode.el.
(ada-template-map): Merged with the keymap handling in ada-mode.el.

21 years ago(ada-prj-add-keymap): Moved to ada-mode.el directly. Add dependency on
Juanma Barranquero [Tue, 29 Apr 2003 23:43:00 +0000 (23:43 +0000)]
(ada-prj-add-keymap): Moved to ada-mode.el directly.  Add dependency on
ada-xref.el to avoid compilation warnings.
(ada-prj-get-prj-dir): Removed, no longer needed.

21 years ago(ada-gnatls-args): New variable. Add support for specifying arguments to
Juanma Barranquero [Tue, 29 Apr 2003 23:40:08 +0000 (23:40 +0000)]
(ada-gnatls-args): New variable.  Add support for specifying arguments to
gnatls.
(ada-initialize-runtime-library): Properly parse "." in the output of gnatls.
(ada-add-keymap): Removed, since this is now done in ada-mode.el itself.
(ada-add-ada-menu): Likewise.
(ada-set-default-project-file): New parameter KEEP-EXISTING.
(ada-prj-find-prj-file): New parameter FILE.
(ada-parse-prj-file): Take into account the ADA_INCLUDE_PATH and
ADA_OBJECTS_PATH environment variables.  Minor reorganization of the code
(ada-get-all-references): Add support for GNAT 3.16 cross-references.

21 years ago(ada-search-directories): Take into account ADA_INCLUDE_PATH for better
Juanma Barranquero [Tue, 29 Apr 2003 23:35:40 +0000 (23:35 +0000)]
(ada-search-directories): Take into account ADA_INCLUDE_PATH for better
compatibility with GNAT.
(ada-contextual-menu): Menu defined through `easy-menu-define' instead.  Various
adjustments to the indentation engine (handling of subtypes, begin blocks,
etc.).
(ada-create-menu): Major rewrite of the handling of menus to use
`easy-menu-define' for cleaner code and better compatibility with XEmacs.  All
menus that were previously in ada-xref.el and ada-prj.el are now defined in this
package, which makes it easier to edit menus.
(ada-narrow-to-defun): Add support for `narrow-to-region'.  No longer
explicitely load ada-xref.el and ada-prj.el.  Use autoload statements instead.

21 years agoAdded a comment explaining the various ways to save a game score on POSIX
Juanma Barranquero [Tue, 29 Apr 2003 23:06:50 +0000 (23:06 +0000)]
Added a comment explaining the various ways to save a game score on POSIX
systems.
(gamegrid-add-score-with-update-game-score): Use `cond' instead of `if'.
Provide for the case that FILE is an absolute filename.  Create the directory
"$HOME/.emacs.d/games", if necessary.

21 years ago(isearch-complete1): Don't allocate unnecessarily.
Stefan Monnier [Tue, 29 Apr 2003 20:38:53 +0000 (20:38 +0000)]
(isearch-complete1): Don't allocate unnecessarily.
(isearch-complete-edit): Adjust to Emacs-21's new minibuffer handling.
(isearch-update-ring): Use push.

21 years agoMention Unicode limitations.
Simon Josefsson [Tue, 29 Apr 2003 13:35:52 +0000 (13:35 +0000)]
Mention Unicode limitations.

21 years ago*** empty log message ***
Richard M. Stallman [Tue, 29 Apr 2003 05:36:19 +0000 (05:36 +0000)]
*** empty log message ***

21 years ago(byte-compile-cl-warn): Use `string-match'.
John Paul Wallington [Tue, 29 Apr 2003 02:56:25 +0000 (02:56 +0000)]
(byte-compile-cl-warn): Use `string-match'.

21 years ago(byte-compile-cl-warn): Avoid cl warnings
Dave Love [Mon, 28 Apr 2003 22:05:17 +0000 (22:05 +0000)]
(byte-compile-cl-warn): Avoid cl warnings
from caaar & al.

21 years agoUndo last (RMS') change, as it is useless, per Dave Love.
Francesco Potortì [Mon, 28 Apr 2003 16:24:30 +0000 (16:24 +0000)]
Undo last (RMS') change, as it is useless, per Dave Love.

21 years agoUndo RMS' change in configure.in, as it is useless, per Dave Love.
Francesco Potortì [Mon, 28 Apr 2003 16:23:10 +0000 (16:23 +0000)]
Undo RMS' change in configure.in, as it is useless, per Dave Love.

21 years ago* make-package: Allocate 5% extra space on disk image for directories
Andrew Choi [Mon, 28 Apr 2003 16:15:35 +0000 (16:15 +0000)]
* make-package: Allocate 5% extra space on disk image for directories
  and partition tables.

21 years agouse Jan in ChangeLog entry header per rms
Karl Berry [Mon, 28 Apr 2003 14:07:13 +0000 (14:07 +0000)]
use Jan in ChangeLog entry header per rms

21 years agoSet coding-category-utf-16-be to
Kenichi Handa [Mon, 28 Apr 2003 09:17:25 +0000 (09:17 +0000)]
Set coding-category-utf-16-be to
mule-utf-16-be-with-signature, coding-category-utf-16-le to
mule-utf-16-le-with-signature.  Raise the priority of
coding-category-utf-8, coding-category-utf-16-be, and
coding-category-utf-16-le

21 years ago(reset-language-environment): Raise the priority of mule-utf-8,
Kenichi Handa [Mon, 28 Apr 2003 09:16:19 +0000 (09:16 +0000)]
(reset-language-environment): Raise the priority of mule-utf-8,
mule-utf-16-be-with-signature and mule-utf-16-le.-with-signature.

21 years ago*** empty log message ***
Juanma Barranquero [Sun, 27 Apr 2003 11:24:59 +0000 (11:24 +0000)]
*** empty log message ***

21 years ago(read_scores): Fix corruption of score files.
Juanma Barranquero [Sun, 27 Apr 2003 11:22:16 +0000 (11:22 +0000)]
(read_scores): Fix corruption of score files.

21 years ago(scroll-bar-drag-1): Replace beginning-of-line with vertical-motion.
Juanma Barranquero [Sun, 27 Apr 2003 11:09:53 +0000 (11:09 +0000)]
(scroll-bar-drag-1): Replace beginning-of-line with vertical-motion.

21 years ago*** empty log message ***
Juanma Barranquero [Sat, 26 Apr 2003 23:53:00 +0000 (23:53 +0000)]
*** empty log message ***

21 years agoMajor rewrite. The code is reordered, cleaner and faster.
Juanma Barranquero [Sat, 26 Apr 2003 23:41:59 +0000 (23:41 +0000)]
Major rewrite.  The code is reordered, cleaner and faster.
Introduced new options to automatically cleanup the recent list,
and to handle filename transformation (for example to use true
filenames).
(recentf-version): New constant.
(recentf-save-file-header): Moved.
(recentf-data-cache): New variable.
(recentf-update-menu-p, recentf-initialized-p): Removed.
(recentf-menu-customization-changed): Moved.  Doc fix.
(recentf-max-saved-items): Doc fix.
(recentf-save-file): Doc fix.  No more expand filename here.
(recentf-exclude, recentf-menu-action)
(recentf-menu-filter): Doc fix.
(recentf-menu-append-commands-flag): Renamed from...
(recentf-menu-append-commands-p): Made obsolete.
(recentf-keep-non-readable-files-flag): Renamed from...
(recentf-keep-non-readable-files-p): Made obsolete.
(recentf-auto-cleanup, recentf-filename-handler): New options.
(recentf-string-equal, recentf-string-lessp)
(recentf-string-member): New functions.
(recentf-trunc-list): Moved.
(recentf-dump-variable): Moved.  Better code and output format.
(recentf-auto-cleanup-timer): New variable.
(recentf-auto-cleanup): New function.
(recentf-push, recentf-expand-file-name): New functions.
(recentf-add-file): In-lined.  Use above functions.
(recentf-remove-if-non-readable): In-lined.  Expand file name.
(recentf-find-file): Use `recentf-remove-if-non-readable'.
(recentf-directory-compare): Moved.  Use `recentf-string-equal'
and `recentf-string-lessp' to do comparisons.
(recentf-menu-items-for-commands)
(recentf-menu-filter-commands): Moved.
(recentf-elements, recentf-make-menu-element)
(recentf-menu-element-item, recentf-menu-element-value)
(recentf-set-menu-element-item, recentf-set-menu-element-value)
(recentf-sub-menu-element-p, recentf-make-default-menu-element)
(recentf-menu-elements): In-lined. Some doc fix.
(recentf-apply-menu-filter): Better code.
(recentf-make-menu-items): Doc fix.  Use
`recentf-menu-append-commands-flag'.
(recentf-make-menu-item): In-lined.  Better code.
(recentf-clear-data): New function.
(recentf-sort-ascending, recentf-sort-descending)
(recentf-sort-basenames-ascending)
(recentf-sort-basenames-descending)
(recentf-sort-directories-ascending)
(recentf-sort-directories-descending)
(recentf-show-basenames-ascending)
(recentf-show-basenames-descending: In-lined.  Better code.  Some
doc fix.
(recentf-show-basenames)
(recentf-relative-filter): Better code.  Doc fix.
(recentf-arrange-by-rule-subfilter): Doc fix.  Improved :set code.
(recentf-match-rule-p): Use filename instead of file-path.
(recentf-arrange-by-rule, recentf-build-mode-rules)
(recentf-arrange-by-mode, recentf-build-dir-rules)
(recentf-file-name-nondir)
(recentf-filter-changer-alist): Some doc fix and code cleanup.
(recentf-filter-changer-goto-next): Doc fix.  Call
`recentf-clear-data'.
(recentf-filter-changer-get-current)
(recentf-filter-changer-get-next): In-lined.  Doc fix and better
code.
(recentf-filter-changer): Doc fix and better code.
(recentf-cancel-dialog): Doc fix.
(recentf-dialog-mode-map): Initialized in defvar.
(recentf-dialog-mode): Doc fix.
(recentf-track-opened-file): Renamed from...
(recentf-add-file-hook): Removed.
(recentf-track-closed-file): Renamed from...
(recentf-remove-file-hook): Removed.
(recentf-update-menu-hook): Removed.  Replaced by...
(recentf-update-menu): New.  Better catch unnecessary updates.
Display a message on error.
(recentf-used-hooks): New constant.
(recentf-enabled-p): New function.
(recentf-edit-selected-items)
(recentf-open-files-action)
(recentf-open-files-item-shift): Doc fix.
(recentf-edit-list-action)
(recentf-open-files-item): Doc fix.  Code cleanup.
(recentf-edit-list, recentf-open-files)
(recentf-open-more-files): Likewise.  Removed autoload cookie.
(recentf-save-list, recentf-cleanup): Likewise.  Moved.
(recentf-load-list): New command.
(recentf-mode): Better code.  Does nothing if enabling the already
enabled mode.

21 years ago(regexp-opt-depth): Don't count a "//(" which appears inside a character set.
Juanma Barranquero [Sat, 26 Apr 2003 23:29:45 +0000 (23:29 +0000)]
(regexp-opt-depth): Don't count a "//(" which appears inside a character set.
(regexp-opt-not-groupie*-re): New constant.

21 years agotesting log_accum script
Rudy Gevaert [Sat, 26 Apr 2003 09:02:00 +0000 (09:02 +0000)]
testing log_accum script

21 years agoUndid last check-in.
Bill Wohler [Sat, 26 Apr 2003 05:23:50 +0000 (05:23 +0000)]
Undid last check-in.

21 years agoUpdate invisible/intangible handling spec.
Richard M. Stallman [Sat, 26 Apr 2003 02:56:41 +0000 (02:56 +0000)]
Update invisible/intangible handling spec.

21 years ago(ibuffer-name-map, ibuffer-mode-name-map)
John Paul Wallington [Sat, 26 Apr 2003 02:04:09 +0000 (02:04 +0000)]
(ibuffer-name-map, ibuffer-mode-name-map)
(ibuffer-mode-filter-group-map): Initialize in `defvar'.
(ibuffer-do-view-1): Use `make-frame' instead of `new-frame'.

21 years agonew image display support, from janneke
Karl Berry [Fri, 25 Apr 2003 23:17:06 +0000 (23:17 +0000)]
new image display support, from janneke

21 years ago(mh-version): Set to 7.3+cvs.
Bill Wohler [Fri, 25 Apr 2003 17:18:24 +0000 (17:18 +0000)]
(mh-version): Set to 7.3+cvs.

21 years ago(file-relative-name): Recognize "c:/foo" as absolute
Kai Großjohann [Fri, 25 Apr 2003 14:14:31 +0000 (14:14 +0000)]
(file-relative-name): Recognize "c:/foo" as absolute
file name.  Tiny change from David PONCE <david.ponce@wanadoo.fr>.

21 years agoRegenerated.
Bill Wohler [Fri, 25 Apr 2003 06:17:02 +0000 (06:17 +0000)]
Regenerated.

21 years agoMinor changes. Still 7.3.
Bill Wohler [Fri, 25 Apr 2003 06:14:09 +0000 (06:14 +0000)]
Minor changes. Still 7.3.

21 years agoUpgraded to MH-E version 7.3.
Bill Wohler [Fri, 25 Apr 2003 05:52:00 +0000 (05:52 +0000)]
Upgraded to MH-E version 7.3.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.

21 years ago* macterm.c (x_list_fonts): Return all fonts that match if maxnames = -1.
Andrew Choi [Fri, 25 Apr 2003 04:32:25 +0000 (04:32 +0000)]
* macterm.c (x_list_fonts): Return all fonts that match if maxnames = -1.

21 years ago`symbol-macrolet' is similar to `let', not `multiple-value-bind'.
Sam Steingold [Fri, 25 Apr 2003 02:00:17 +0000 (02:00 +0000)]
`symbol-macrolet' is similar to `let', not `multiple-value-bind'.

21 years ago(fancy-diary-display-mode): Bind "q" to `quit-window'
Sam Steingold [Fri, 25 Apr 2003 01:58:49 +0000 (01:58 +0000)]
(fancy-diary-display-mode): Bind "q" to `quit-window'
in the fancy diary buffer.

21 years ago(skip_chars): Fix previous change.
Kenichi Handa [Thu, 24 Apr 2003 23:25:09 +0000 (23:25 +0000)]
(skip_chars): Fix previous change.

21 years agoFix xref.
Richard M. Stallman [Thu, 24 Apr 2003 23:14:55 +0000 (23:14 +0000)]
Fix xref.

21 years ago(assq-delete-all): Ignore non-cons elememts.
Richard M. Stallman [Thu, 24 Apr 2003 23:14:23 +0000 (23:14 +0000)]
(assq-delete-all): Ignore non-cons elememts.

21 years ago(font-lock-syntactic-keywords): Fix/expand description.
Dave Love [Thu, 24 Apr 2003 16:16:56 +0000 (16:16 +0000)]
(font-lock-syntactic-keywords): Fix/expand description.

21 years ago(help-make-xrefs): Remove extra paren.
John Paul Wallington [Thu, 24 Apr 2003 08:37:02 +0000 (08:37 +0000)]
(help-make-xrefs): Remove extra paren.

21 years ago(Writing Emacs Primitives): Clarify previous change.
Richard M. Stallman [Thu, 24 Apr 2003 02:01:11 +0000 (02:01 +0000)]
(Writing Emacs Primitives): Clarify previous change.

21 years ago(mail-send-and-exit): Make arg optional.
Richard M. Stallman [Thu, 24 Apr 2003 02:00:09 +0000 (02:00 +0000)]
(mail-send-and-exit): Make arg optional.

21 years ago(view-read-only): Doc fix.
Richard M. Stallman [Thu, 24 Apr 2003 01:58:49 +0000 (01:58 +0000)]
(view-read-only): Doc fix.

21 years ago(back-to-indentation): Call backward-prefix-chars.
Richard M. Stallman [Thu, 24 Apr 2003 01:57:46 +0000 (01:57 +0000)]
(back-to-indentation): Call backward-prefix-chars.

21 years ago(help-make-xrefs): Clean up the loop that scans
Richard M. Stallman [Thu, 24 Apr 2003 01:56:55 +0000 (01:56 +0000)]
(help-make-xrefs): Clean up the loop that scans
over a keymap inserted by \\{...}; it now stops at end of buffer.

21 years agoDon't call filesets-init.
Richard M. Stallman [Thu, 24 Apr 2003 01:55:38 +0000 (01:55 +0000)]
Don't call filesets-init.

21 years agoComment change.
Richard M. Stallman [Thu, 24 Apr 2003 01:52:37 +0000 (01:52 +0000)]
Comment change.

21 years ago(byte-compile-defun): Generate and compile a defalias form,
Richard M. Stallman [Thu, 24 Apr 2003 01:51:54 +0000 (01:51 +0000)]
(byte-compile-defun): Generate and compile a defalias form,
unless byte-compile-compatibility.

21 years ago(scheme-mode-syntax-table): Use prefix syntax for ', `, comma, @ and #.
Richard M. Stallman [Thu, 24 Apr 2003 01:41:45 +0000 (01:41 +0000)]
(scheme-mode-syntax-table): Use prefix syntax for ', `, comma, @ and #.

21 years ago(emacs-lisp-mode-syntax-table): Give @ prefix syntax.
Richard M. Stallman [Thu, 24 Apr 2003 01:36:13 +0000 (01:36 +0000)]
(emacs-lisp-mode-syntax-table): Give @ prefix syntax.

21 years ago(skip_chars): Make the code faster by using the common
Kenichi Handa [Thu, 24 Apr 2003 01:28:43 +0000 (01:28 +0000)]
(skip_chars): Make the code faster by using the common
technique of *p, *stop, and *endp.

21 years ago* xdisp.c (update_tool_bar): BLOCK_INPUT before calling
Jan Djärv [Wed, 23 Apr 2003 17:51:33 +0000 (17:51 +0000)]
* xdisp.c (update_tool_bar): BLOCK_INPUT before calling
  tool_bar_items so GTK tool bar expose callback does not access items
  being updated.

21 years ago(comment-normalize-vars): Fix regexp.
Stefan Monnier [Wed, 23 Apr 2003 14:55:19 +0000 (14:55 +0000)]
(comment-normalize-vars): Fix regexp.
 Prompt the user for the comment-start to use rather than signalling an error.
(uncomment-region): Don't leave half-removed comment markers.

21 years ago#
André Spiegel [Wed, 23 Apr 2003 13:19:36 +0000 (13:19 +0000)]
#

21 years ago(vc-cvs-stay-local): Keep the old default. Simplify doc string.
André Spiegel [Wed, 23 Apr 2003 13:14:16 +0000 (13:14 +0000)]
(vc-cvs-stay-local): Keep the old default.  Simplify doc string.

21 years agoFix license (the invariant sections mentioned has never been part of
Simon Josefsson [Wed, 23 Apr 2003 13:05:08 +0000 (13:05 +0000)]
Fix license (the invariant sections mentioned has never been part of
the smtp manual).
Align info dir entry with other emacs packages.

21 years agoPatch by Wolfgang Scherer <Wolfgang.Scherer@gmx.de>
André Spiegel [Wed, 23 Apr 2003 12:49:25 +0000 (12:49 +0000)]
Patch by Wolfgang Scherer <Wolfgang.Scherer@gmx.de>
(vc-cvs-stay-local): Allow lists of host regexps.
(vc-cvs-stay-local-p): Handle them.
(vc-cvs-parse-root): New function, used by the above.

21 years ago(vc-mcvs-root): Cache the result.
Stefan Monnier [Tue, 22 Apr 2003 19:03:18 +0000 (19:03 +0000)]
(vc-mcvs-root): Cache the result.
(vc-mcvs-registered): Simplify.  Use file-relative-name.
(vc-mcvs-register): Simplify.  Don't burp if MCVS/TYPES doesn't exist.
(vc-mcvs-command): Filter F-NN names in the output for diff and log.

21 years agoUpdate wording and version number etc.
Andrew Innes [Tue, 22 Apr 2003 12:12:07 +0000 (12:12 +0000)]
Update wording and version number etc.
Add extra instructions for installing multi-file .zip
distribution.

21 years agoFix multi-file .zip distribution, by splitting
Andrew Innes [Tue, 22 Apr 2003 12:10:51 +0000 (12:10 +0000)]
Fix multi-file .zip distribution, by splitting
emacs.exe before zipping, and including batch file to recreate
after unpacking.

21 years agoRestore changes from v1.5039 that were lost in v1.5046.
Glenn Morris [Tue, 22 Apr 2003 10:57:14 +0000 (10:57 +0000)]
Restore changes from v1.5039 that were lost in v1.5046.

21 years agoRemove personal email address and update wording.
Andrew Innes [Tue, 22 Apr 2003 10:50:52 +0000 (10:50 +0000)]
Remove personal email address and update wording.

21 years agoRemove personal email address.
Andrew Innes [Tue, 22 Apr 2003 09:29:31 +0000 (09:29 +0000)]
Remove personal email address.

21 years ago(Info-default-dirs): New fun extracted from Info-initialize.
Stefan Monnier [Mon, 21 Apr 2003 17:40:19 +0000 (17:40 +0000)]
(Info-default-dirs): New fun extracted from Info-initialize.
(info-initialize): Use it.  Obey the "final :" convention for INFOPATH.

21 years ago(fill-region-as-paragraph): Fix "last line goes to fill-column+1" problem.
Stefan Monnier [Mon, 21 Apr 2003 16:22:08 +0000 (16:22 +0000)]
(fill-region-as-paragraph): Fix "last line goes to fill-column+1" problem.

21 years ago(byte-compile-defvar): Improve message.
Stefan Monnier [Mon, 21 Apr 2003 15:48:28 +0000 (15:48 +0000)]
(byte-compile-defvar): Improve message.

21 years ago*** empty log message ***
Stefan Monnier [Mon, 21 Apr 2003 15:43:02 +0000 (15:43 +0000)]
*** empty log message ***

21 years agoFix comment typo.
Richard M. Stallman [Mon, 21 Apr 2003 01:39:06 +0000 (01:39 +0000)]
Fix comment typo.

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 21 Apr 2003 01:38:36 +0000 (01:38 +0000)]
*** empty log message ***

21 years ago(Timers): Explain about timers and quitting.
Richard M. Stallman [Mon, 21 Apr 2003 01:38:24 +0000 (01:38 +0000)]
(Timers): Explain about timers and quitting.

21 years ago(Selecting a Representation): Fix Texinfo usage.
Richard M. Stallman [Mon, 21 Apr 2003 01:37:37 +0000 (01:37 +0000)]
(Selecting a Representation): Fix Texinfo usage.

21 years ago(kill-line): Doc fix.
Richard M. Stallman [Mon, 21 Apr 2003 01:35:20 +0000 (01:35 +0000)]
(kill-line): Doc fix.

21 years ago(cvs-examine): Respect `find-file-visit-truename'.
Sam Steingold [Sun, 20 Apr 2003 22:03:00 +0000 (22:03 +0000)]
(cvs-examine): Respect `find-file-visit-truename'.

21 years ago(which-func-modes): Add f90-mode.
Glenn Morris [Sun, 20 Apr 2003 13:04:58 +0000 (13:04 +0000)]
(which-func-modes): Add f90-mode.
(which-function): Handle imenu submenus.

21 years ago(dabbrev-case-fold-search): Add defvar for compiler.
Glenn Morris [Sun, 20 Apr 2003 13:03:04 +0000 (13:03 +0000)]
(dabbrev-case-fold-search): Add defvar for compiler.
(fortran-abbrev-start): Make XEmacs compatible.

21 years ago(f90-font-lock-keywords-2): Use override for
Glenn Morris [Sun, 20 Apr 2003 13:01:32 +0000 (13:01 +0000)]
(f90-font-lock-keywords-2): Use override for
font-lock-variable-name-face in declarations (so that strings in
declarations are over-ridden).  Highlight continuation characters.
(f90-indent-new-line): Remove direct call to f90-indent-line-no,
f90-update-line, since f90-indent-line calls these.
(f90-abbrev-start): Fix XEmacs compatibility.