summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (assq-delete-all): Ignore non-cons elememts.Richard M. Stallman2003-04-242-2/+7
|
* (help-make-xrefs): Remove extra paren.John Paul Wallington2003-04-242-2/+6
|
* (mail-send-and-exit): Make arg optional.Richard M. Stallman2003-04-242-1/+3
|
* (view-read-only): Doc fix.Richard M. Stallman2003-04-242-1/+17
|
* (back-to-indentation): Call backward-prefix-chars.Richard M. Stallman2003-04-241-1/+3
|
* (help-make-xrefs): Clean up the loop that scansRichard M. Stallman2003-04-241-13/+17
| | | | over a keymap inserted by \\{...}; it now stops at end of buffer.
* Don't call filesets-init.Richard M. Stallman2003-04-241-6/+4
|
* Comment change.Richard M. Stallman2003-04-241-1/+3
|
* (byte-compile-defun): Generate and compile a defalias form,Richard M. Stallman2003-04-241-6/+15
| | | | unless byte-compile-compatibility.
* (scheme-mode-syntax-table): Use prefix syntax for ', `, comma, @ and #.Richard M. Stallman2003-04-242-7/+14
|
* (emacs-lisp-mode-syntax-table): Give @ prefix syntax.Richard M. Stallman2003-04-241-0/+1
|
* (comment-normalize-vars): Fix regexp.Stefan Monnier2003-04-231-4/+17
| | | | | Prompt the user for the comment-start to use rather than signalling an error. (uncomment-region): Don't leave half-removed comment markers.
* #André Spiegel2003-04-231-0/+11
|
* (vc-cvs-stay-local): Keep the old default. Simplify doc string.André Spiegel2003-04-231-14/+13
|
* Patch by Wolfgang Scherer <Wolfgang.Scherer@gmx.de>André Spiegel2003-04-231-19/+110
| | | | | | (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.
* (vc-mcvs-root): Cache the result.Stefan Monnier2003-04-221-20/+29
| | | | | | (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.
* Restore changes from v1.5039 that were lost in v1.5046.Glenn Morris2003-04-221-3/+5
|
* (Info-default-dirs): New fun extracted from Info-initialize.Stefan Monnier2003-04-211-39/+47
| | | | (info-initialize): Use it. Obey the "final :" convention for INFOPATH.
* (fill-region-as-paragraph): Fix "last line goes to fill-column+1" problem.Stefan Monnier2003-04-211-1/+2
|
* (byte-compile-defvar): Improve message.Stefan Monnier2003-04-211-4/+8
|
* *** empty log message ***Stefan Monnier2003-04-211-4/+13
|
* *** empty log message ***Richard M. Stallman2003-04-211-0/+4
|
* (kill-line): Doc fix.Richard M. Stallman2003-04-211-1/+3
|
* (cvs-examine): Respect `find-file-visit-truename'.Sam Steingold2003-04-202-1/+6
|
* (which-func-modes): Add f90-mode.Glenn Morris2003-04-202-9/+37
| | | | (which-function): Handle imenu submenus.
* (dabbrev-case-fold-search): Add defvar for compiler.Glenn Morris2003-04-201-6/+11
| | | | (fortran-abbrev-start): Make XEmacs compatible.
* (f90-font-lock-keywords-2): Use override forGlenn Morris2003-04-201-16/+25
| | | | | | | | 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.
* Initial version.Stefan Monnier2003-04-201-0/+620
|
* (vc-cvs-dir-state): Use vc-cvs-command.Stefan Monnier2003-04-191-61/+56
| | | | | | | (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.
* *** empty log message ***Richard M. Stallman2003-04-191-0/+15
|
* (desktop-buffer-mh): Don't require mh-e;Richard M. Stallman2003-04-191-1/+0
| | | | it causes trouble in compilation.
* (add-log-current-defun-function): Add autoload cookie.Richard M. Stallman2003-04-191-0/+2
|
* (comment-use-syntax): Add autoload cookie.Richard M. Stallman2003-04-191-0/+2
|
* (byte-compile-log-file, (byte-recompile-directory): Don't useRichard M. Stallman2003-04-191-3/+12
| | | | | | | | 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.
* (cua-mode): Use define-minor-mode.Stefan Monnier2003-04-182-42/+18
| | | | (cua-global-mark-face): Fix face format.
* (define-minor-mode): Only echo a message if the body didn't do so already.Stefan Monnier2003-04-181-4/+3
| | | | (easy-mmode-define-keymap): Remove unused var `suppress'.
* (view-read-only): Move from view.el to files.el.Stefan Monnier2003-04-183-6/+51
|
* *** empty log message ***Stefan Monnier2003-04-171-24/+74
|
* (view-read-only): Don't declare a second time.Stefan Monnier2003-04-171-18/+46
| | | | | | | | | | | | | | | (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.
* (hexl-find-file): Bind `default-major-mode' to `fundamental-mode'.John Paul Wallington2003-04-172-1/+6
|
* (byte-compile-const-symbol-p): Rename arg.Stefan Monnier2003-04-161-4/+4
|
* (reveal-post-command): Use overlay-get for overlays.Stefan Monnier2003-04-161-2/+2
|
* (f90-looking-at-do, f90-find-breakpoint): Fix previous change.Glenn Morris2003-04-161-2/+2
|
* (describe-language-environment): AtKenichi Handa2003-04-162-0/+7
| | | | first, require all necessary features.
* *** empty log message ***Dave Love2003-04-161-0/+4
|
* Comment changes.Glenn Morris2003-04-162-39/+50
| | | | (fortran-column-ruler): Minor doc change.
* (f90-indent-to, f90-indent-line-no)Glenn Morris2003-04-161-103/+103
| | | | | | | | | | | (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.
* Moved from lisp.Dave Love2003-04-161-0/+1232
|
* Moved to progmodes.Dave Love2003-04-161-1232/+0
|
* *** empty log message ***Richard M. Stallman2003-04-161-0/+5
|