]> git.eshelyaron.com Git - emacs.git/log
emacs.git
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.

21 years agoInitial version.
Stefan Monnier [Sun, 20 Apr 2003 00:02:37 +0000 (00:02 +0000)]
Initial version.

21 years ago(vc-cvs-dir-state): Use vc-cvs-command.
Stefan Monnier [Sat, 19 Apr 2003 22:40:18 +0000 (22:40 +0000)]
(vc-cvs-dir-state): Use vc-cvs-command.
(vc-cvs-could-register, vc-cvs-make-version-backups-p): Use defalias.
(vc-cvs-merge-news): Simplify.
(vc-cvs-diff): Remove unused var `options'.
(vc-cvs-parse-entry): Use the same algorithm as cvs does.

21 years ago(Fapply): Undo last change and add a comment about why.
Stefan Monnier [Sat, 19 Apr 2003 18:58:56 +0000 (18:58 +0000)]
(Fapply): Undo last change and add a comment about why.

21 years ago*** empty log message ***
Richard M. Stallman [Sat, 19 Apr 2003 04:23:45 +0000 (04:23 +0000)]
*** empty log message ***

21 years ago(desktop-buffer-mh): Don't require mh-e;
Richard M. Stallman [Sat, 19 Apr 2003 04:22:29 +0000 (04:22 +0000)]
(desktop-buffer-mh): Don't require mh-e;
it causes trouble in compilation.

21 years ago(add-log-current-defun-function): Add autoload cookie.
Richard M. Stallman [Sat, 19 Apr 2003 04:21:38 +0000 (04:21 +0000)]
(add-log-current-defun-function): Add autoload cookie.

21 years ago(comment-use-syntax): Add autoload cookie.
Richard M. Stallman [Sat, 19 Apr 2003 04:20:58 +0000 (04:20 +0000)]
(comment-use-syntax): Add autoload cookie.

21 years ago(byte-compile-log-file, (byte-recompile-directory): Don't use
Richard M. Stallman [Sat, 19 Apr 2003 04:18:37 +0000 (04:18 +0000)]
(byte-compile-log-file, (byte-recompile-directory): Don't use
byte-goto-log-buffer.  Instead, set default-directory and then call
compilation-mode.

(byte-compile-from-buffer): Force byte-compile-last-position
to end of buffer before issuing final warnings.

21 years ago(Writing Emacs Primitives): Strings are
Richard M. Stallman [Sat, 19 Apr 2003 04:16:15 +0000 (04:16 +0000)]
(Writing Emacs Primitives): Strings are
no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
Explain GCPRO convention for varargs function args.

21 years ago(cua-mode): Use define-minor-mode.
Stefan Monnier [Fri, 18 Apr 2003 22:49:41 +0000 (22:49 +0000)]
(cua-mode): Use define-minor-mode.
(cua-global-mark-face): Fix face format.

21 years ago(define-minor-mode): Only echo a message if the body didn't do so already.
Stefan Monnier [Fri, 18 Apr 2003 17:31:05 +0000 (17:31 +0000)]
(define-minor-mode): Only echo a message if the body didn't do so already.
(easy-mmode-define-keymap): Remove unused var `suppress'.

21 years ago(view-read-only): Move from view.el to files.el.
Stefan Monnier [Fri, 18 Apr 2003 13:53:18 +0000 (13:53 +0000)]
(view-read-only): Move from view.el to files.el.

21 years ago(Faset): Calculate nbytes earlier, to satisfy the now pickier
Miles Bader [Fri, 18 Apr 2003 01:23:43 +0000 (01:23 +0000)]
(Faset): Calculate nbytes earlier, to satisfy the now pickier
PARSE_MULTIBYTE_SEQ.

21 years ago(For, Fand, Fprogn, un_autoload, do_autoload): Use XCDR, XCAR, CONSP.
Stefan Monnier [Thu, 17 Apr 2003 22:27:13 +0000 (22:27 +0000)]
(For, Fand, Fprogn, un_autoload, do_autoload): Use XCDR, XCAR, CONSP.
(Fdefmacro): Fix docstring.  Use XCAR, XCDR.
(Fapply): Remove unnecessary GCPRO.

21 years ago(Fsubstitute_command_keys): Remove spurious casts.
Stefan Monnier [Thu, 17 Apr 2003 21:58:34 +0000 (21:58 +0000)]
(Fsubstitute_command_keys): Remove spurious casts.

21 years ago(PARSE_MULTIBYTE_SEQ): Pretend `length' is used.
Stefan Monnier [Thu, 17 Apr 2003 21:55:18 +0000 (21:55 +0000)]
(PARSE_MULTIBYTE_SEQ): Pretend `length' is used.

21 years agoDon't hardcode BEG==1.
Stefan Monnier [Thu, 17 Apr 2003 21:52:01 +0000 (21:52 +0000)]
Don't hardcode BEG==1.

21 years ago(Fmake_byte_code): Improve the `usage' string.
Stefan Monnier [Thu, 17 Apr 2003 21:49:09 +0000 (21:49 +0000)]
(Fmake_byte_code): Improve the `usage' string.

21 years ago(Fdefine_abbrev_table): Use XCAR, XCDR.
Stefan Monnier [Thu, 17 Apr 2003 21:44:50 +0000 (21:44 +0000)]
(Fdefine_abbrev_table): Use XCAR, XCDR.

21 years ago*** empty log message ***
Stefan Monnier [Thu, 17 Apr 2003 21:21:47 +0000 (21:21 +0000)]
*** empty log message ***

21 years ago(view-read-only): Don't declare a second time.
Stefan Monnier [Thu, 17 Apr 2003 21:15:04 +0000 (21:15 +0000)]
(view-read-only): Don't declare a second time.
(find-file-read-only, find-file-read-only-other-window)
(find-file-read-only-other-frame): Check that file does exist.
(large-file-warning-threshold): New custom.
(find-file-noselect): Use it.
(report-errors): New macro.
(normal-mode): Use it.
(toggle-read-only): Really toggle, even if view-mode is on.
(parse-colon-path): Remove unused `cd-prefix' var.
(make-backup-file-name-1): Remove unused `failed' var.
(basic-save-buffer): Remove unused `tempsetmodes' var.
(basic-save-buffer-2): Remove unused `temp' var.
(insert-directory): Remove unused `available' var.

21 years agoUpdate copyright date and update-date.
Robert J. Chassell [Thu, 17 Apr 2003 15:05:10 +0000 (15:05 +0000)]
Update copyright date and update-date.

21 years agoThanks to Hugo Gayosso, fix minor typos.
Robert J. Chassell [Thu, 17 Apr 2003 14:56:24 +0000 (14:56 +0000)]
Thanks to Hugo Gayosso, fix minor typos.

21 years ago(hexl-find-file): Bind `default-major-mode' to `fundamental-mode'.
John Paul Wallington [Thu, 17 Apr 2003 02:41:12 +0000 (02:41 +0000)]
(hexl-find-file): Bind `default-major-mode' to `fundamental-mode'.

21 years ago(byte-compile-const-symbol-p): Rename arg.
Stefan Monnier [Wed, 16 Apr 2003 20:10:33 +0000 (20:10 +0000)]
(byte-compile-const-symbol-p): Rename arg.

21 years ago(reveal-post-command): Use overlay-get for overlays.
Stefan Monnier [Wed, 16 Apr 2003 16:03:46 +0000 (16:03 +0000)]
(reveal-post-command): Use overlay-get for overlays.

21 years ago(f90-looking-at-do, f90-find-breakpoint): Fix previous change.
Glenn Morris [Wed, 16 Apr 2003 13:50:40 +0000 (13:50 +0000)]
(f90-looking-at-do, f90-find-breakpoint): Fix previous change.

21 years ago(describe-language-environment): At
Kenichi Handa [Wed, 16 Apr 2003 12:27:05 +0000 (12:27 +0000)]
(describe-language-environment): At
first, require all necessary features.

21 years ago*** empty log message ***
Dave Love [Wed, 16 Apr 2003 11:21:18 +0000 (11:21 +0000)]
*** empty log message ***

21 years agoComment changes.
Glenn Morris [Wed, 16 Apr 2003 11:10:03 +0000 (11:10 +0000)]
Comment changes.
(fortran-column-ruler): Minor doc change.

21 years ago(f90-indent-to, f90-indent-line-no)
Glenn Morris [Wed, 16 Apr 2003 11:08:58 +0000 (11:08 +0000)]
(f90-indent-to, f90-indent-line-no)
(f90-no-block-limit, f90-end-of-block, f90-beginning-of-block)
(f90-comment-region, f90-indent-line, f90-indent-region)
(f90-find-breakpoint, f90-block-match): Trivial simplifications.
(f90-looking-at-do, f90-looking-at-select-case)
(f90-looking-at-if-then, f90-looking-at-where-or-forall): Drop
XEmacs 19 support and simplify.
(f90-indent-new-line): No need for case-fold-search.  Simplify.
(f90-fill-region): Make marker nil when done.  Simplify.

21 years agoMoved from lisp.
Dave Love [Wed, 16 Apr 2003 09:52:55 +0000 (09:52 +0000)]
Moved from lisp.

21 years agoMoved to progmodes.
Dave Love [Wed, 16 Apr 2003 09:51:59 +0000 (09:51 +0000)]
Moved to progmodes.

21 years ago*** empty log message ***
Richard M. Stallman [Wed, 16 Apr 2003 05:10:19 +0000 (05:10 +0000)]
*** empty log message ***

21 years ago(try_window, try_window_reusing_current_matrix):
Richard M. Stallman [Wed, 16 Apr 2003 05:09:36 +0000 (05:09 +0000)]
(try_window, try_window_reusing_current_matrix):
When at end of window, set window_end_pos to Z-ZV.

21 years ago(Foverlay_recenter): Doc fix.
Richard M. Stallman [Wed, 16 Apr 2003 05:07:38 +0000 (05:07 +0000)]
(Foverlay_recenter): Doc fix.

21 years ago(Regexps): Ref to Lisp manual for more regexp features.
Richard M. Stallman [Wed, 16 Apr 2003 05:06:35 +0000 (05:06 +0000)]
(Regexps): Ref to Lisp manual for more regexp features.

21 years ago(Minibuffer Misc): Document fn minibuffer-message.
Richard M. Stallman [Wed, 16 Apr 2003 05:05:32 +0000 (05:05 +0000)]
(Minibuffer Misc): Document fn minibuffer-message.

21 years ago(Man-follow-manual-reference): Don't require match
Richard M. Stallman [Wed, 16 Apr 2003 05:03:13 +0000 (05:03 +0000)]
(Man-follow-manual-reference): Don't require match
when calling completing-read.

21 years ago(fortran-tab-mode-minor-mode-string): Delete this variable,
Glenn Morris [Tue, 15 Apr 2003 20:44:19 +0000 (20:44 +0000)]
(fortran-tab-mode-minor-mode-string): Delete this variable,
introduced in previous change.
(fortran-tab-mode-string): Change default value.
(fortran-mode): Use mode-line-process (rather than
minor-mode-alist) to indicate tab format code.
(fortran-analyze-file-format): Return fortran-tab-mode-default if
no match.

21 years agoWhitespace changes, some re-ordering of code, trivial commentary change.
Glenn Morris [Tue, 15 Apr 2003 19:22:31 +0000 (19:22 +0000)]
Whitespace changes, some re-ordering of code, trivial commentary change.
(fortran, fortran-indent, fortran-comment)
(fortran-tab-mode-default, fortran-continuation-indent)
(fortran-comment-indent-style, fortran-blink-matching-if)
(fortran-continuation-string, fortran-electric-line-number)
(fortran-break-before-delimiters, fortran-mode-hook)
(fortran-end-prog-re, fortran-imenu-generic-expression): Minor doc changes.
(fortran-tab-mode-minor-mode-string): New variable.
(fortran-tab-mode-string): Now customization is meaningful.
(fortran-column-ruler-fixed, fortran-column-ruler-tab)
(fortran-analyze-depth): Use defcustom.
(fortran-if-start-re, fortran-end-prog-re1, fortran-fill)
(fortran-break-line, fortran-prepare-abbrev-list-buffer)
(fortran-auto-fill): Add doc string.
(fortran-type-types): New constant (was local to let binding).
(fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
(fortran-font-lock-syntactic-keywords): Initialize in defvar.
(fortran-font-lock-keywords-3): Initialize in defvar.  Use 1+ now
depth of fortran-type-types has changed.  Remove extra and.
(fortran-mode-menu): Minor re-organization.  Use lookup-key.
(fortran-mode): Doc changes.  Some re-organization.  Use
fortran-tab-mode-minor-mode-string.
(fortran-comment-indent): Add doc string.  Move save-excursion. Use 1+.
(fortran-indent-comment, fortran-fill-statement): Change interactive spec.
Use unless.
(fortran-comment-region): Doc change.  Reverse logic of arg test.  Use zerop.
(fortran-abbrev-start, fortran-split-line)
(fortran-electric-line-number, fortran-indent-subprogram)
(fortran-strip-sequence-nos): Change interactive spec.
(fortran-remove-continuation): Add doc string.  Use when.
(fortran-numerical-continuation-char): Doc change.  Use 1+.
(fortran-previous-statement, fortran-next-statement)
(fortran-beginning-do, fortran-calculate-indent)
(fortran-end-do, fortran-end-if, fortran-beginning-if): Use zerop, 1+, 1-.
(fortran-blink-match, fortran-check-for-matching-do): Use when.
(fortran-indent-line): Change interactive spec.  Remove un-needed if.
Use when.
(fortran-indent-to-column): Doc change.  Use when, unless.
(fortran-find-comment-start-skip): No longer interactive.
(fortran-analyze-file-format): Minor doc change.  Remove un-needed setq.
(minor-mode-alist): Use add-to-list.
(fortran-fill-paragraph): Change interactive spec, doc string.

21 years agoWhitespace changes, trivial commentary changes.
Glenn Morris [Tue, 15 Apr 2003 19:18:23 +0000 (19:18 +0000)]
Whitespace changes, trivial commentary changes.
(f90, f90-indent, f90-program-indent, f90-continuation-indent)
(f90-indented-comment-re, f90-imenu-generic-expression)
(f90-mark-subprogram, f90-join-lines): Minor doc changes.
(f90-menu): Shift definition to initialization of f90-mode-map.
Add customization section.
(f90-mode): Minor doc change.  Do not call easy-menu-add.
Set `beginning-of-defun-function' and `end-of-defun-function' to
appropriate F90 functions.
(f90-indent-line, f90-indent-line, f90-indent-subprogram)
(f90-break-line, f90-do-auto-fill, f90-insert-end)
(f90-upcase-keywords, f90-capitalize-keywords)
(f90-downcase-keywords): Change interactive spec.