summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (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
* *** 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
* (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
* (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
* (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
* (shell-command, shell-command-on-region):Richard M. Stallman1994-10-151-11/+27
* (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
* (hilit-set-mode-patterns - lisp-mode): Fix regexpRichard M. Stallman1994-10-131-6/+3
* (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
* (menu-bar-update-buffers-1): New subroutineRichard M. Stallman1994-10-131-25/+51
* (mail-file-babyl-p): New function.Richard M. Stallman1994-10-131-43/+64
* (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
* (change-log-mode-map): Move the definition up.Richard M. Stallman1994-10-131-7/+7
* (facemenu-read-color, facemenu-colors): New fn, var.Richard M. Stallman1994-10-121-35/+159
* (jka-compr-mode-compression-info-list): Add .tgz extension.Richard M. Stallman1994-10-121-25/+13
* Removed setting of font-lock-keywords inadvertently left after last patch.Simon Marshall1994-10-121-5/+5
* (mouse-major-mode-menu): Use minor-mode-map-alistRichard M. Stallman1994-10-121-2/+59
* * font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,Simon Marshall1994-10-121-178/+251
* * texinfo.el: (texinfo-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* * shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.Simon Marshall1994-10-121-3/+4
* * sh-script.el: (sh-set-shell): Set font-lock-defaults.Simon Marshall1994-10-121-5/+3
* * sendmail.el: (mail-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* * rmailsum.el: (rmail-summary-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2