summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (facemenu-get-face): Don't add to menu here.Boris Goldowsky1994-10-201-171/+172
| | | | | | | | | | | | | (facemenu-face-menu, facemenu-foreground-menu, facemenu-background-menu): New or renamed variables for submenus.(facemenu-color-alist): Renamed from facemenu-colors. (facemenu-add-new-face): New function. (facemenu-update): Don't redo top-level menu; nothing should change. Move menu setup to defvars. Use facemenu-add-new-face. Changed global binding to C-down-mouse-3. (facemenu-menu): "Update" item removed; should no longer be needed interactively. (facemenu-complete-face-list): Just return faces, not keybindings.
* (make-face): Add new face to Face menu on creation. -- BngBoris Goldowsky1994-10-201-0/+3
|
* * man.el (Man-init-defvars): Corrections to Man-filter-list.Francesco Potortì1994-10-201-26/+23
| | | | | | (Man-fontify-manpage): Added cleaning of ksh manpage daggers. (Man-fontify-manpage): Added cleaning of ksh manpage daggers. (Man-bgproc-sentinel): Unconditionally call Man-cleanup-manpage.
* *** empty log message ***Morten Welinder1994-10-191-1/+3
|
* *** empty log message ***Richard M. Stallman1994-10-191-1/+1
|
* (auto-mode-alist): Doc fix.Richard M. Stallman1994-10-191-5/+8
|
* (font-lock-after-change-function): If inside a comment,Richard M. Stallman1994-10-181-3/+15
| | | | | | don't scan for keywords. (font-lock-fontify-region): Discard leading spaces from comment-end.
* (run-scheme): Delete autoload cookie.Richard M. Stallman1994-10-181-2/+1
|
* (run-scheme): Add autoload cookie.Richard M. Stallman1994-10-181-36/+1
| | | | (scheme): Function deleted.
* (info-insert-file-contents): Always check for conflict with jka-compr.Richard M. Stallman1994-10-181-10/+13
| | | | | (Info-find-node): Don't search on Info-directory-list if the file name is absolute.
* (rmail-spool-directory): Add a condition to test the Bull DPX/2.Richard M. Stallman1994-10-181-0/+4
|
* (easy-menu-create-keymaps): Add autoload cookie.Richard M. Stallman1994-10-181-0/+1
|
* (nntp-open-server): Send MODE READER command to server.Richard M. Stallman1994-10-181-2/+3
|
* (display-time-filter): Ignore mail-spool-file if not string.Richard M. Stallman1994-10-181-2/+4
|
* (etags-tags-table-files, etags-tags-included-tables):Richard M. Stallman1994-10-181-6/+8
| | | | Search backwards for the comma in case the file name contains one.
* *** empty log message ***Morten Welinder1994-10-175-15/+23
|
* Initial revisionMorten Welinder1994-10-171-0/+186
|
* (set-face-stipple): New function.Richard M. Stallman1994-10-171-32/+39
| | | | | | | | (set-face-background-pixmap): An alias for that. (face-stipple): New function. (face-background-pixmap): An alias for that. (copy-face, face-equal, face-differs-from-default-p) (make-face-x-resource-internal): Handle stipple bitmaps.
* (count-lines): Do save-match-data only when necessary.Richard M. Stallman1994-10-161-8/+8
|
* Delete code to write subdirs.el.Richard M. Stallman1994-10-161-20/+0
|
* (appt-select-lowest-window): Locally bind lowest-window.Richard M. Stallman1994-10-161-5/+8
| | | | | | | | | (appt-delete): Don't set tmp-appt-msg-list. (appt-delete-window): Avoid error if WINDOW is nil. (appt-delete-window): Do nothing if the window is the only one in its frame.
* (gnus-group-group-name): Get rid of text properties.Richard M. Stallman1994-10-161-3/+4
|
* (texinfo-no-refill-regexp): Recognize @ifhtml, @html.Richard M. Stallman1994-10-161-3/+20
| | | | | (texinfo-format-ifhtml, texinfo-format-html): New functions. (texinfo-format-enddots): New function.
* (rmail-summary-delete-forward): Don't move fwd to eob.Richard M. Stallman1994-10-151-1/+4
|
* (rmail-summary-previous-all)Richard M. Stallman1994-10-151-0/+6
| | | | (rmail-summary-next-all): Don't move forward to the end of the buffer.
* (shell-command, shell-command-on-region):Richard M. Stallman1994-10-151-11/+27
| | | | Rename arg FLAG to OUTPUT-BUFFER and allow it to be a buffer.
* (run-scheme): Set scheme-program-name.Richard M. Stallman1994-10-151-0/+1
|
* (mail-setup): Fill the in-reply-to field.Richard M. Stallman1994-10-151-1/+6
|
* (add-to-list): Doc fix.Richard M. Stallman1994-10-141-1/+6
|
* (news-reply-mode-map): Add C-c C-t binding.Richard M. Stallman1994-10-141-0/+1
|
* (self-insert-iso): Add delete-selection property.Richard M. Stallman1994-10-141-0/+1
|
* Add "in" to list of Font Lock keywords that appear in non-type contexts.Simon Marshall1994-10-141-2/+2
|
* (mail-do-fcc): If file does not exist, assume it is not a Babyl file.Richard M. Stallman1994-10-141-1/+2
|
* (tags-reset-tags-tables): New function.Roland McGrath1994-10-141-0/+13
|
* (make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.Karl Heuer1994-10-131-31/+81
| | | | (popup-menu): Update documentation string to describe the new syntax.
* (hilit-set-mode-patterns - lisp-mode): Fix regexpRichard M. Stallman1994-10-131-6/+3
| | | | | for 'defconstant' that leads to an infinite loop. Hilight the 'list' keyword.
* (desktop-internal-v2s): Remove all text properties from strings.Richard M. Stallman1994-10-131-5/+8
|
* (gud-filter): Don't bind inhibit-quit.Richard M. Stallman1994-10-131-22/+22
| | | | Do nothing if buffer is dead.
* (menu-bar-update-buffers-1): New subroutineRichard M. Stallman1994-10-131-25/+51
| | | | | | broken out of menu-bar-update-buffers. Truncate the file name and discard the nondirectory part. (menu-bar-update-buffers): Discard middle of long buffer names.
* (mail-file-babyl-p): New function.Richard M. Stallman1994-10-131-43/+64
| | | | (mail-do-fcc): If file is a Babyl file, write output in Babyl format.
* (Evaluating top-level): Don't load loadup.el again.Richard M. Stallman1994-10-131-3/+6
|
* Use purify-flag not noninteractive.Simon Marshall1994-10-131-1/+1
|
* Move the subdirs.el up to near first thing.Richard M. Stallman1994-10-131-21/+20
|
* (compilation-filter): Do nothing if buffer is dead.Richard M. Stallman1994-10-131-6/+7
|
* (add-to-list): New function.Richard M. Stallman1994-10-131-0/+5
|
* Initial revisionRichard M. Stallman1994-10-131-0/+3098
|
* Comment change.Richard M. Stallman1994-10-131-1/+1
|
* Add keywords.Richard M. Stallman1994-10-131-0/+1
|
* (ada-mode): Rename end-comment-column to ada-comment-end-column.Richard M. Stallman1994-10-131-3/+5
| | | | | (ada-inline-comment): Likewise. (ada-comment-end-column): Declare variable.
* (change-log-mode-map): Move the definition up.Richard M. Stallman1994-10-131-7/+7
|