aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment change.Richard M. Stallman1995-10-281-3/+3
* Don't load c-mode.Richard M. Stallman1995-10-281-3/+1
* Adapt to new char-table implementation. Fix name of file in the firstErik Naggum1995-10-281-4/+4
* entered into RCSRichard M. Stallman1995-10-281-0/+93
* (ange-ftp-ftp-name,ange-ftp-replace-name-component): Use posix-string-matchErik Naggum1995-10-281-3/+3
* (rlogin): If `buffer' arg is a buffer object, initialize buffer-name to theNoah Friedman1995-10-271-5/+9
* (mouse-drag-region): Set end-of-range after calling mouse-scroll-subr.Richard M. Stallman1995-10-271-2/+7
* Fix the way the sexagisimal names are calculated.Edward M. Reingold1995-10-261-13/+19
* Don't eval-when-compile mail-font-lock-keywords, since it refers to mail-head...Simon Marshall1995-10-261-14/+13
* Change to citation regexp for mail-font-lock-keywords.Simon Marshall1995-10-261-8/+14
* Change to citation regexp for rmail-font-lock-keywords.Simon Marshall1995-10-261-6/+13
* Updated to 3.08; don't use `let' var from caller.Simon Marshall1995-10-261-13/+20
* Fix to fortran-font-lock-keywords-* for new font-lock-keywords structure.Simon Marshall1995-10-261-55/+87
* General reorganisation; moving and renaming etc.Simon Marshall1995-10-261-635/+944
* Require cc-mode.Richard M. Stallman1995-10-261-1/+3
* Provide hideif; require cc-mode.Richard M. Stallman1995-10-261-0/+4
* (describe-key, describe-key-briefly): For a mouse click,Richard M. Stallman1995-10-251-19/+54
* (Info-validate, Info-validate-node-name): Use buffer-substring-no-properties.Richard M. Stallman1995-10-241-8/+11
* (set-visited-file-name): Abbreviate buffer-file-name.Richard M. Stallman1995-10-241-3/+5
* (gud-dbx-directories): New variable.Richard M. Stallman1995-10-241-24/+58
* (Info-following-node-name, Info-extract-menu-node-name)Richard M. Stallman1995-10-241-6/+6
* Fix menu for Chinese calendar.Edward M. Reingold1995-10-241-6/+5
* Minor doc fixes.Edward M. Reingold1995-10-241-7/+5
* Various fixes and simplifications.Edward M. Reingold1995-10-241-83/+53
* (get-method-definition, get-method-definition-1):Richard M. Stallman1995-10-241-5/+8
* Completely rewritten!Edward M. Reingold1995-10-231-88/+243
* (normal-top-level): Set auto-save-list-file-name later,Richard M. Stallman1995-10-231-8/+8
* (internal-ange-ftp-mode):Richard M. Stallman1995-10-231-0/+4
* (enable-flow-control): Use a char-table.Richard M. Stallman1995-10-221-17/+20
* (comint-exec-1): Don't alter EMACS envvar if it's already defined.Richard M. Stallman1995-10-221-2/+3
* (copy-case-table): New function.Richard M. Stallman1995-10-221-13/+37
* (derived-mode-init-mode-variables): Make proper syntax-table.Richard M. Stallman1995-10-221-7/+9
* Fix key bindings.Richard M. Stallman1995-10-211-16/+67
* (Electric-command-loop): Don't display a promptRichard M. Stallman1995-10-211-14/+25
* (outline-view-change-hook): New hook variable.Richard M. Stallman1995-10-201-1/+5
* (mail-abbrev-syntax-table): Rewrite using map-char-table.Richard M. Stallman1995-10-201-8/+9
* (dabbrev--find-expansion): Move buffers that are visible on the screenRichard M. Stallman1995-10-201-0/+9
* (dabbrev-expand): When no more expansions,Richard M. Stallman1995-10-201-2/+4
* (add-log-current-defun): Handle `private', `public' in C++ class definitions.Richard M. Stallman1995-10-201-0/+8
* (isearch-message-prefix):Richard M. Stallman1995-10-191-0/+5
* (calculate-c++-indent): Skip over paren-groupRichard M. Stallman1995-10-191-1/+10
* (report-emacs-bug): Don't mentionRichard M. Stallman1995-10-191-2/+6
* (tex-start-of-header): Now a regexp.Richard M. Stallman1995-10-191-10/+10
* (pc-selection-mode): Add autoload cookie.Richard M. Stallman1995-10-171-0/+1
* Initial revisionRichard M. Stallman1995-10-171-0/+572
* All doc strings changed to comply with standard Emacs conventions.Richard M. Stallman1995-10-171-89/+109
* (he-transfer-case): Fix typo in prev change.Richard M. Stallman1995-10-151-1/+1
* Repair line wrapping damage.Erik Naggum1995-10-151-11/+6
* (ediff-version): is now autoloaded.Michael Kifer1995-10-141-2/+11
* Moved defsubsts up.Michael Kifer1995-10-145-22/+14