summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (msb--toggle-menu-type): Pass t as arg.Richard M. Stallman1995-10-311-1/+1
|
* (command-line-1): Say how to invoke menu bar, if not X.Richard M. Stallman1995-10-311-2/+9
| | | | (command-line): If not X, do enable menu bar.
* Fix previous change.Richard M. Stallman1995-10-311-1/+1
|
* (mail-abbrev-syntax-table): Fix initialization.Richard M. Stallman1995-10-311-1/+2
|
* (describe-function): Call documentation just once.Richard M. Stallman1995-10-311-8/+10
| | | | (describe-key): Likewise.
* update some doc strings.Karl Heuer1995-10-311-70/+93
| | | | | | (time-stamp-strftime): ignore some additional chars we might want to use in the future for additional controls or parameters. (time-stamp): minor optimizations.
* Comment changeErik Naggum1995-10-301-0/+1
|
* Comment change.Erik Naggum1995-10-301-1/+1
|
* Correct initial line typo.Erik Naggum1995-10-301-1/+1
|
* (describe-variable): Don't call substitute-command-keys.Richard M. Stallman1995-10-301-3/+1
|
* (finding existing executable versions): Add a period to the end of BASE.Richard M. Stallman1995-10-301-1/+1
|
* (select-tags-table): Don't modify the value of tags-table-list.Richard M. Stallman1995-10-301-1/+1
|
* (disassemble-internal): Handle lazy-loaded doc strings.Richard M. Stallman1995-10-301-1/+4
| | | | (disassemble-1): Handle lazy-loaded bytecode objects.
* (archive-zoo-summarize): Handle archives with long file names.Richard M. Stallman1995-10-301-3/+17
|
* (byte-recompile-directory): New arg FORCE.Richard M. Stallman1995-10-301-3/+16
| | | | (byte-force-recompile): New function.
* Comment change.Richard M. Stallman1995-10-3054-173/+161
|
* Comment change.Richard M. Stallman1995-10-303-5/+5
|
* Initial revisionRichard M. Stallman1995-10-302-0/+137
|
* (tmm-old-mb-map): Initialize to nil.Richard M. Stallman1995-10-301-94/+125
| | | | | | | | | | | | | | | | | (tmm-delete-map): Don't use tmm-old-mb-map if nil. (tmm-add-prompt): Bind C-n and C-p. Put only the shortcuts into the completion buffer's map. Produce the completion list by hand so as not to sort it. (tmm-prompt): Start at the first item in the menu. Don't reverse tmm-km-list; reverse compl-list instead. Use try-completion in last-ditch attempt to find a match. Rename compl-list to history. (tmm-get-keybind): Put more local bindings last in a menu. Major rewrite. (tmm-menubar): Handle menu-bar-final-items. (tmm-remove-shortcuts): Function deleted. (tmm-add-shortcuts): If we can't find a letter shortcut, use a numeric shortcut.
* Use frame-parameters, not font-lock-background-mode and font-lock-display-type.Simon Marshall1995-10-301-11/+10
|
* (column-number-mode): Make default value nil.Richard M. Stallman1995-10-291-1/+1
|
* (set-visited-file-name, basic-save-buffer):Richard M. Stallman1995-10-291-2/+3
| | | | Set buffer-file-number consistently with find-file-noselect.
* 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
| | | | | line, part number syntax of ISO standards, and `provide' clause. Register file with RCS.
* 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
| | | | | for complex regexp in `ange-ftp-name-format'. (ange-ftp-process-sentinel): Quote final * in buffer name match.
* (rlogin): If `buffer' arg is a buffer object, initialize buffer-name to theNoah Friedman1995-10-271-5/+9
| | | | | | | | buffer name. Set `buffer' to buffer actually created or returned by get-buffer-create. Set `proc' to the process actually in the new buffer, not the process with the name buffer-name; they may not be the same if buffers have bee renamed.
* (mouse-drag-region): Set end-of-range after calling mouse-scroll-subr.Richard M. Stallman1995-10-271-2/+7
| | | | (mouse-set-region): Don't do the sit-for on a pc frame.
* 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 ↵Simon Marshall1995-10-261-14/+13
| | | | mail-header-separator.
* 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
| | | | | | Addition to font-lock-keywords; MATCH-ANCHORED structure and OVERRIDE values. font-lock-fontify-anchored-keywords written to use the former, font-lock-apply-highlight modified to use the latter.
* 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
| | | | go to its buffer and position before looking up the key.
* (Info-validate, Info-validate-node-name): Use buffer-substring-no-properties.Richard M. Stallman1995-10-241-8/+11
| | | | (Info-tagify, batch-info-validate, Info-validate-tags-table): Likewise.
* (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
| | | | | | | | | (gud-dbx-massage-args): Use gud-dbx-directories. (gud-dbx-file-name): New function. (gud-irixdbx-marker-filter): Use gud-dbx-file-name. (gud-dbx-file-file): Use gud-dbx-file-name. (gud-filter): Fix previous change.
* (Info-following-node-name, Info-extract-menu-node-name)Richard M. Stallman1995-10-241-6/+6
| | | | (Info-select-node): Use buffer-substring-no-properties.
* 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
| | | | Rename var md to get-method-definition-md and defvar it.
* 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
| | | | after calling command-line.
* (internal-ange-ftp-mode):Richard M. Stallman1995-10-231-0/+4
| | | | Set comint-password-prompt-regexp locally to not match anything.