summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* (xml-lite-in-string-p): Simplify.Stefan Monnier2002-03-271-3/+5
|
* *** empty log message ***Colin Walters2002-03-271-0/+10
|
* Fix copyright notice.Stefan Monnier2002-03-271-45/+33
| | | | | | | (xml-lite-basic-offset): Rename from xml-lite-indent-offset. (xml-lite-indent-comment-offset): Remove. (xml-lite-calculate-indent): Use new name. Use natural alignment for comments.
* (sorter mode-name): Doc fix.Colin Walters2002-03-271-5/+2
| | | | (ibuffer-mark-help-buffers): Use `ibuffer-help-buffer-modes'.
* (ibuffer-help-buffer-modes): New variable.Colin Walters2002-03-271-19/+23
| | | | | | (ibuffer-fontification-alist): Use it. (ibuffer-backward-line): Handle `ibuffer-summary' area. (ibuffer-forward-line): Ditto.
* (outline-layout): Doc fix.Pavel Janík2002-03-272-7/+11
|
* Don't require `custom'.Stefan Monnier2002-03-272-49/+47
| | | | | | | | | | | | (xml-lite-parse-tag-name): Properly treat non-ASCII chars. (xml-lite-parse-tag-backward): Obey sgml-empty-tags. (xml-lite-get-context): Drop nested tags not just for comments. (xml-lite-indent-line): Be more careful about moving point. (xml-lite-insert-end-tag, xml-lite-slash): Use indent-according-to-mode instead of xml-lite-indent-line. (xml-lite-mode): Make xml-lite-orig-indent-line-function buffer-local. Set sgml-xml-mode. Don't call force-mode-line-update. (xml-lite-mode-map): Don't bind TAB.
* Undo some of the too aggressive tabification.Eli Zaretskii2002-03-271-65/+65
|
* Tabify everything.Eli Zaretskii2002-03-271-155/+155
|
* *** empty log message ***Eli Zaretskii2002-03-271-0/+17
|
* (gud-jdb-sourcepath): New variable, saves jdb -sourcepath parameter value.Eli Zaretskii2002-03-271-35/+62
| | | | | | | | | | | | | | (gud-jdb-build-source-files-list): Comment clarification. (gud-jdb-massage-args): Reworked into loop-based argument list processing in order to support -classpath and -sourcepath argument processing. (gud-jdb-find-source-using-classpath): Prepend gud-jdb-sourcepath to gud-jdb-classpath to obtain search list. (gud-jdb-parse-classpath-string): Remove any trailing slashes from directory names in classpath/sourcepath lists, update comment. (jdb): Add setting of gud-jdb-sourcepath, update comment. (gud-find-class): Add gud-jdb-sourcepath use, and correct behaviour for the case when classpath is not used--backward compatibility fix.
* (compile, compile-always): Don't try to compileEli Zaretskii2002-03-272-4/+15
| | | | non-existent files or files in empty directories.
* Fix typo in comment.Juanma Barranquero2002-03-271-1/+1
|
* (xml-lite-at-indentation-p): Move.Stefan Monnier2002-03-272-93/+128
| | | | | | | | | | (xml-lite-in-string-p, xml-lite-looking-back-at, xml-lite-looking-at): New functions. (forward-xml-tag, backward-xml-tag, beginning-of-xml-tag) (end-of-xml-tag): Remove. (xml-lite-get-context): Better handling of comments. (xml-lite-calculate-indent): Use xml-lite-in-string-p. (xml-lite-parse-tag-backward): Rewrite.
* (WINS): Make sure it has a tab and not spaces.Juanma Barranquero2002-03-261-1/+1
|
* (WINS): Add the toolbar directory.Juanma Barranquero2002-03-262-1/+6
|
* *** empty log message ***Pavel Janík2002-03-261-4/+0
|
* *** empty log message ***Richard M. Stallman2002-03-261-0/+4
|
* (substring-no-properties): Function deleted (now in C).Richard M. Stallman2002-03-261-13/+0
|
* Fix typo in commentary.Juanma Barranquero2002-03-262-1/+5
|
* Fix typo.Pavel Janík2002-03-261-1/+1
|
* (mouse-wheel-mode): Use global-set-key and global-unset-key.Pavel Janík2002-03-252-2/+7
|
* Fix copyright years.Eli Zaretskii2002-03-251-1/+1
|
* (Quoted File Names): Minor clarifications.Richard M. Stallman2002-03-251-0/+13
|
* (rmail-resend): Call mail-abbrev-make-syntax-table.Richard M. Stallman2002-03-251-0/+2
|
* (tags-query-replace): Pass t for NOERROR to query-replace-read-args.Richard M. Stallman2002-03-251-1/+1
|
* (compilation-forget-errors): Don't adjust compilation-parsing-end if it's nil.Richard M. Stallman2002-03-251-1/+2
|
* (query-replace-read-args): New optional arg NOERROR.Richard M. Stallman2002-03-251-3/+6
| | | | (perform-replace): Use save-window-excursion around recursive edit.
* (ibuffer): If the user has `ibuffer-use-other-window' non-nil, thenColin Walters2002-03-241-1/+1
| | | | always use another window.
* *** empty log message ***Colin Walters2002-03-241-0/+5
|
* *** empty log message ***Gerd Moellmann2002-03-241-1/+1
|
* (byte-compile-file-form-defmumble):Gerd Moellmann2002-03-242-2/+26
| | | | Handle declarations in macro definitions.
* (macro-declaration-function): New function. Set theGerd Moellmann2002-03-241-1/+19
| | | | variable macro-declaration-function to it.
* (facemenu-get-face): Remove unised variable `foreground'.Eli Zaretskii2002-03-241-2/+1
|
* (enriched-face-ans): Support FACE of the formEli Zaretskii2002-03-242-2/+19
| | | | | | | (:foreground COLOR) and (:background COLOR). (enriched-decode-foreground, enriched-decode-background): Set the fore- and background colors of the faces we create, since facemenu doesn't.
* *** empty log message ***Pavel Janík2002-03-241-0/+5
|
* (mouse-wheel-mode): Use the result of current-global-map instead of thePavel Janík2002-03-241-3/+3
| | | | variable `global-map'.
* (mail-abbrev-make-syntax-table): New subroutineRichard M. Stallman2002-03-232-12/+20
| | | | | broken out of sendmail-pre-abbrev-expand-hook. (sendmail-pre-abbrev-expand-hook): Use it.
* *** empty log message ***Stefan Monnier2002-03-222-219/+186
|
* (finder-inf.el): Remove.Stefan Monnier2002-03-221-7/+9
| | | | | | | | (finder-data): Don't depend on finder-inf.el any more. (compile, compile-always): Handle the case where some files from DONTCOMPILE are missing (it tried to compile them). (bootstrap-clean): Use src/emacs only if executable. (bootstrap): Update subdirs.el and finder-inf.el.
* Don't load finder-inf.el during byte-compilation.Stefan Monnier2002-03-221-1/+3
|
* (vc-cvs-registered, vc-cvs-dir-state-heuristic):Stefan Monnier2002-03-221-4/+6
| | | | | | Don't consider cvs-removed files as under VC control. VC wouldn't handle them properly anyway and it confuses vc-file-not-found-hook.
* (batch-byte-compile-if-not-done): Add autoload cookie.Stefan Monnier2002-03-221-1/+2
|
* *** empty log message ***Eli Zaretskii2002-03-221-0/+4
|
* (calendar): Doc fix.Eli Zaretskii2002-03-221-1/+4
|
* (gomoku-font-lock-O-face): Convert to use `defface'.Juanma Barranquero2002-03-222-14/+16
| | | | | (gomoku-font-lock-X-face): Likewise. (gomoku-font-lock-keywords): Use faces instead of variables.
* *** empty log message ***Stefan Monnier2002-03-222-19/+23
|
* * mail-source.el (make-source-make-complex-temp-name): UseShengHuo ZHU2002-03-218-21/+53
| | | | | | | | | | | | | | | make-temp-file. * mm-util.el (mm-make-temp-file): New function. * nneething.el (nneething-file-name): Use it. * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto. * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view) (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto. * gnus-start.el (gnus-slave-save-newsrc): Ditto. * message.el (message-mode): If buffer-file-name, don't set auto save file name. Trivial change from Geoff Greene <ggreene@wpi.edu>
* *** empty log message ***Kim F. Storm2002-03-211-0/+6
|
* Test for network process support with featurep.Kim F. Storm2002-03-211-2/+2
|