Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (Info-insert-dir): Ensure directory ends with slash. | Karl Heuer | 1996-10-25 | 1 | -1/+2 |
| | |||||
* | (makefile-font-lock-keywords): Accept - and . in | Karl Heuer | 1996-10-25 | 1 | -1/+1 |
| | | | | variable names. | ||||
* | (imenu-scanning-message): Use ellipsis. | Karl Heuer | 1996-10-25 | 1 | -2/+2 |
| | |||||
* | (iso-langauges): Alphabetize list. | Karl Heuer | 1996-10-25 | 1 | -36/+63 |
| | | | | Add Catalan, Spanish, and Esperanto. | ||||
* | (lexical-let): Fixed a bug involving nested | Karl Heuer | 1996-10-24 | 1 | -0/+1 |
| | | | | lexical contexts and macros. | ||||
* | (dired-insert-directory): Check for non-US LANG. | Karl Heuer | 1996-10-24 | 1 | -1/+1 |
| | |||||
* | Changes to font-lock-fontify-syntactically-region: (a) the cache position ↵ | Simon Marshall | 1996-10-23 | 1 | -336/+756 |
| | | | | | | must be a marker, (b) use a loop to look for comment start, some speedups. Two new faces, two new modes. | ||||
* | Add Font Lock support. Add mode command autoload cookie. | Simon Marshall | 1996-10-23 | 1 | -49/+160 |
| | |||||
* | Tweak dired-font-lock-keywords. | Simon Marshall | 1996-10-23 | 1 | -11/+38 |
| | |||||
* | Tweak mail-font-lock-keywords. | Simon Marshall | 1996-10-23 | 1 | -5/+11 |
| | |||||
* | Tweak rmail-font-lock-keywords. | Simon Marshall | 1996-10-23 | 1 | -12/+16 |
| | |||||
* | Add Font Lock support. Provide when loaded. | Simon Marshall | 1996-10-23 | 1 | -1/+57 |
| | |||||
* | Tweak change-log-font-lock-keywords | Simon Marshall | 1996-10-23 | 1 | -3/+22 |
| | |||||
* | (compilation-skip-to-next-location): Defined. | Karl Heuer | 1996-10-20 | 1 | -6/+12 |
| | | | | (compilation-next-error-locus, compilation-parse-errors): Respect it. | ||||
* | (vc-dired-reformat-line): Discard check for numerical value of | André Spiegel | 1996-10-17 | 1 | -1/+0 |
| | | | | vc-locking-user. | ||||
* | (vc-file-owner): Always return user name, using the optional argument | André Spiegel | 1996-10-17 | 1 | -19/+5 |
| | | | | | | of user-login-name. (vc-locking-user, vc-status): Discard checks for numerical value of vc-locking-user. | ||||
* | (universal-argument): Doc fix. | Richard M. Stallman | 1996-10-15 | 1 | -1/+2 |
| | |||||
* | (f90-no-block-limit): Fixed bug for indentation of | Richard M. Stallman | 1996-10-15 | 1 | -35/+38 |
| | | | | | | | | | | | | | | | | elsewhere and elseif. (f90-looking-at-where-or-forall): Now allows for labelled forall and where statements. (f90-font-lock-keywords-2): New highlighting for labelled where and forall. Fixed small bug with else highlighting. (f90-fill-region): Moved indentation to f90-break-line. (f90-break-line): Will now always indent the second line. (f90-indent-line): Simpler test for auto-fill. (f90-auto-fill-mode): Removed. (f90-electric-insert): Added for possibility of auto-filling of lines without spaces, as well as early updating of line. (f90-mode-map): Added bindings of operators to f90-electric-insert. (f90-do-auto-fill): Now also updates line (changes case). | ||||
* | (hack-local-variables-prop-line): | Richard M. Stallman | 1996-10-13 | 1 | -5/+25 |
| | | | | Ignore case when checking for `mode'. | ||||
* | (describe-function): If no fn specified, say so. | Richard M. Stallman | 1996-10-13 | 1 | -94/+100 |
| | | | | | | (variable-at-point): Return 0 if no variable there. (describe-variable): If no variable specified, say so. Don't use nil as the variable. | ||||
* | (define-function): Define as alias for defalias. | Richard M. Stallman | 1996-10-12 | 1 | -0/+1 |
| | |||||
* | Use defalias not define-function. | Richard M. Stallman | 1996-10-12 | 1 | -2/+2 |
| | |||||
* | (define-function): Mark it as obsolete. | Richard M. Stallman | 1996-10-12 | 1 | -1/+2 |
| | |||||
* | (rmail): Run rmail-mail-hook last. | Richard M. Stallman | 1996-10-12 | 1 | -7/+12 |
| | | | | | (rmail-mode-2): Don't run rmail-mode-hook here. (rmail-mode, rmail): Run it here. | ||||
* | (msb--toggle-menu-type): Call menu-bar-update-buffers with t. | Richard M. Stallman | 1996-10-12 | 1 | -1/+1 |
| | |||||
* | Comment change. | Richard M. Stallman | 1996-10-12 | 8 | -13/+13 |
| | |||||
* | (edt-load-xkeys): Doc fix. | Richard M. Stallman | 1996-10-12 | 1 | -1/+1 |
| | |||||
* | (set-process-filter): Doc fix. | Richard M. Stallman | 1996-10-12 | 1 | -2/+2 |
| | |||||
* | Doc fixes on most variables. | Richard M. Stallman | 1996-10-12 | 1 | -24/+23 |
| | |||||
* | (tpu-load-xkeys): Doc fix. | Richard M. Stallman | 1996-10-12 | 1 | -3/+3 |
| | |||||
* | (nnfolder-ignore-active-file): Doc fix. | Richard M. Stallman | 1996-10-12 | 1 | -1/+1 |
| | |||||
* | (2C-two-columns): Doc fix. | Richard M. Stallman | 1996-10-12 | 1 | -1/+1 |
| | |||||
* | (r2b-proceedings-list, r2b-help-message): Doc fixes. | Richard M. Stallman | 1996-10-12 | 1 | -2/+2 |
| | |||||
* | (solitaire): Doc fix. | Richard M. Stallman | 1996-10-12 | 1 | -1/+1 |
| | |||||
* | (newline): Use buffer-has-markers-at. | Richard M. Stallman | 1996-10-11 | 1 | -0/+2 |
| | |||||
* | (browse-url-at-point): Add autoload cookie. | Richard M. Stallman | 1996-10-11 | 1 | -16/+5 |
| | | | | | (browse-url-at-mouse, browse-url-of-buffer, browse-url-of-file) (browse-url-of-dired-file): Likewise. | ||||
* | (browse-url): New function. | Richard M. Stallman | 1996-10-11 | 1 | -151/+341 |
| | | | | | | | | | | | | | | | | | | | | | (browse-url-CCI-host): New variable. (browse-url-at-mouse): Added event-buffer and event-point functions for XEmacs compatibility. (browse-url-file-url): Check for EFS after alist, URL-encode special chars. (browse-url-grail): New function. (browse-url-interactive-arg): Add new-window logic. (browse-url-looking-at): Fixed. (browse-url-lynx-xterm): New function. (browse-url-lynx-emacs): Use term.el instead of terminal.el. (browse-url-netscape): Contact/start Netscape in the background. Multi-display support. Renamed browse-url-netscape-send. URL-encode comma. (browse-url-netscape-command): New variable. (browse-url-netscape-startup-arguments): New variable. (browse-url-url-at-point): Improved matching to supply missing "http://". Other fixes for byte-compilation. | ||||
* | (auto-mode-alist): .hpp files get C++ mode. | Richard M. Stallman | 1996-10-10 | 1 | -0/+1 |
| | |||||
* | (narrow-to-defun): Narrow to the same defun that `mark-defun' would make | Erik Naggum | 1996-10-08 | 1 | -4/+8 |
| | | | | | the region. (insert-parentheses): Let a negative argument enclose preceding sexps. | ||||
* | (comint-read-noecho): Clear out the intermediate strings. | Richard M. Stallman | 1996-10-08 | 1 | -3/+9 |
| | |||||
* | (line-move): Ignore invisibility in `move-to-column'. | Richard M. Stallman | 1996-10-08 | 1 | -2/+5 |
| | | | | (universal-argument): Doc fix. | ||||
* | (cancel-function-timers): Add autoload. | Richard M. Stallman | 1996-10-08 | 1 | -0/+1 |
| | |||||
* | (with-current-buffer): Correct indentation property. | Erik Naggum | 1996-10-08 | 1 | -1/+1 |
| | |||||
* | Move two function definitions. | Richard M. Stallman | 1996-10-08 | 1 | -15/+16 |
| | |||||
* | (sgml-specials): Delete `-' from the list. | Richard M. Stallman | 1996-10-07 | 1 | -5/+7 |
| | | | | (sgml-font-lock-keywords): Add an element for comments. | ||||
* | (Buffer-menu-revert): New function. | Richard M. Stallman | 1996-10-07 | 1 | -2/+8 |
| | | | | | (Buffer-menu-mode-map): Use Buffer-menu-revert for g. (Buffer-menu-mode): Doc fix. | ||||
* | (cancel-timer): Add autoload cookie. | Richard M. Stallman | 1996-10-07 | 1 | -0/+2 |
| | |||||
* | (Info-read-subfile): Allow a file name as arg. | Richard M. Stallman | 1996-10-06 | 1 | -23/+32 |
| | | | | (Info-search): Restore previous subfile correctly. | ||||
* | (print-help-return-message): Use new functions `special-display-p' and | Erik Naggum | 1996-10-06 | 1 | -60/+28 |
| | | | | | `same-window-p' to determine which help message to print. (Also unquote lambda forms.) | ||||
* | (rmail-summary-line-count-flag): Renamed from rmail-summary-line-count-p. | Richard M. Stallman | 1996-10-04 | 1 | -2/+2 |
| |