summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***Stefan Monnier2000-09-191-7/+22
|
* renamedDave Love2000-09-192-152/+6
|
* Renamed from toolbar.el. Change `toolbar'Dave Love2000-09-191-0/+162
| | | | | | | to `tool-bar' generally in symbols. Make some items invisible in `special' major modes. (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item. Add arg PROPS.
* (fancy-splash-screen) <defgroup>: Fix syntax. AddDave Love2000-09-192-4/+9
| | | | | :version here. (fancy-splash-delay, fancy-splash-image): Remove :version here.
* Moved closer to its users.Stefan Monnier2000-09-191-22/+22
|
* Docstring fixes.Stefan Monnier2000-09-191-52/+51
| | | | | | | | | | (diff-header-face, diff-comment-face): New faces. (diff-font-lock-keywords): Highlight a bit differently. (diff-find-source-location): Don't return SPAN any more. (diff-hunk-text): Don't bother erasing the temp buffer. (diff-find-text): Drop argument LINE. (diff-apply-hunk): Update calls to diff-find-text. (diff-goto-source): Use pop-to-buffer again and don't raise an error.
* *** empty log message ***Gerd Moellmann2000-09-191-0/+3
|
* (sh-search-word): Remove call toGerd Moellmann2000-09-191-1/+0
| | | | `debug'.
* Docstring fixes.Stefan Monnier2000-09-191-23/+23
| | | | | (calendar-make-alist): Don't quote lambda. (calendar-star-date): Use make-local-variable.
* *** empty log message ***Gerd Moellmann2000-09-191-0/+5
|
* (sh-search-word): Rewritten forGerd Moellmann2000-09-191-29/+77
| | | | speed.
* (find-file-suppress-same-file-warnings): NewGerd Moellmann2000-09-192-0/+14
| | | | | user-option. (find-file-noselect): Use it.
* (fancy-splash-delay, fancy-splash-image): AddGerd Moellmann2000-09-192-2/+13
| | | | | version. (fancy-splash-screen): Defgroup.
* (change-log-font-lock-keywords): Match namesGerd Moellmann2000-09-192-2/+8
| | | | | more exactly for the case that font-lock-constant-face is underlined.
* #André Spiegel2000-09-191-0/+4
|
* (vc-revert-buffer): Set vc-checkout-time correctly.André Spiegel2000-09-191-1/+1
|
* *** empty log message ***Gerd Moellmann2000-09-1937-2457/+22050
|
* Update to emacs-21-branch of the Gnus CVS repository.Gerd Moellmann2000-09-1965-5977/+10755
|
* (fancy-splash-text): New variable.Gerd Moellmann2000-09-192-4/+129
| | | | | | | | (fancy-splash-delay, fancy-splash-image): New user-options. (fancy-splash-insert, fancy-splash-head, fancy-splash-tail) (fancy-splash-screens): New functions. (command-line-1): If display has a `display' frame parameter, has colors, and we have XPM support, show more fancy splash screens.
* (map-y-or-n-p): Check use-dialog-box. Don't loseDave Love2000-09-192-31/+37
| | | | with null `help'. Use modern backquote syntax.
* (font-lock-mode): Change message telling the userGerd Moellmann2000-09-192-1/+5
| | | | that ``the buffer is too big''.
* (dired-font-lock-keywords): Allow tabs and spaces,Gerd Moellmann2000-09-192-4/+9
| | | | for instance for the case that tab-width is 2.
* Doc fix.Miles Bader2000-09-191-3/+3
|
* *** empty log message ***Gerd Moellmann2000-09-181-0/+6
|
* (toolbar-like-menu-item): Like inGerd Moellmann2000-09-181-0/+2
| | | | | toolbar-add-item, if image doesn't have a mask add a `:mask heuristic'.
* (diff-hunk-text):Miles Bader2000-09-182-91/+117
| | | | | | | Add new optional arg LINE-OFFSET, and return a cons if it's non-nil. (diff-apply-hunk): Try to jump to the exact line in the source text corresponding to the position of point in the in the hunk.
* (Info-title-3-face, Info-title-2-face, Info-title-1-face):Miles Bader2000-09-182-3/+11
| | | | Use face inheritance and relative sizes instead of hard-wiring things.
* (secondary-selection): Make dark-background variant sane.Miles Bader2000-09-181-1/+1
|
* *** empty log message ***Andrew Innes2000-09-171-0/+8
|
* (compile-files): No need to make .elc filesAndrew Innes2000-09-172-2/+2
| | | | read-only, since they aren't under VC now.
* Replace mapcar with mapc in several places.Dave Love2000-09-172-27/+31
|
* (unload-feature): Maybe call elp-restore-list andDave Love2000-09-171-0/+4
| | | | ad-unadvise.
* *** empty log message ***Dave Love2000-09-172-0/+639
|
* *** empty log message ***Dave Love2000-09-171-0/+16
|
* Copyright up-date.Dave Love2000-09-171-1/+1
|
* (scroll-calendar-left)Dave Love2000-09-171-3/+4
| | | | (scroll-calendar-right): Make arg optional (for active mode line).
* (calendar-mode-line-format): Make fieldsDave Love2000-09-171-9/+41
| | | | | | | mouse-sensitive. (calendar-read-date, calendar-read-date, calendar-window-list): Unquote lambda. (calendar-month-name): Use aref, not sref.
* (header-line): Tweak face.Miles Bader2000-09-172-3/+5
|
* (info-node, info-xref): Add dark-background variants.Miles Bader2000-09-171-4/+6
| | | | (info-header-xref, info-header-node): Change to inherit from non-header faces.
* (minor-mode-alist): Propertize the string.Dave Love2000-09-171-1/+6
|
* (standard-case-table): Add entriesDave Love2000-09-171-0/+34
| | | | for Greek.
* (header-line): Change defaults to be less confusing when mixed with mode-lines.Miles Bader2000-09-172-6/+17
|
* (Info-fontify-node):Miles Bader2000-09-172-18/+79
| | | | | | | | | | | | | | | | Make a few cleanups. Add extra `help-echo' and `local-map' props to node xrefs. Use header-specific faces for node-names & xrefs. (Info-use-header-line, Info-header-line): New variables. (info-header, info-header-xref, info-header-node): New faces. (Info-setup-header-line): New function. (Info-select-node): Call Info-setup-header-line when enabled. (Info-extract-pointer): Work even if the header line is hidden.
* *** empty log message ***Stefan Monnier2000-09-171-0/+16
|
* (print-region-function): Don't quote lambda.Stefan Monnier2000-09-171-1/+1
|
* (tempo-expand-if-complete): Quote paren in docstring.Stefan Monnier2000-09-171-2/+2
|
* (lm-get-header-re): Allow spaces between the header and the colon.Stefan Monnier2000-09-171-17/+20
| | | | | | | | (lm-header-prefix): Cleanup the regexp. (lm-header): Allow $ in non-RCS headers. (lm-header-multiline): Put the strings back into order. Stop at an empty line. Don't require two space chars if the line is clearly not another header line.
* (popup-menu, popup-menu-internal, popup-menu-popup): Remove.Stefan Monnier2000-09-161-130/+11
|
* *** empty log message ***Gerd Moellmann2000-09-151-0/+4
|
* (toolbar-add-item): Use the same imageGerd Moellmann2000-09-151-4/+1
| | | | | specification if or if not tool-bar item contains an `:enabled' property.