Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (browse-url-usr1-signal): Doc fix. | Karl Heuer | 1996-01-04 | 1 | -1/+1 |
| | |||||
* | (generate-file-autoloads): Preserve whitespace after cookie in literal text | Roland McGrath | 1996-01-04 | 1 | -4/+11 |
| | | | | copied to output; eat only a single space. | ||||
* | (error): Doc fix. | Richard M. Stallman | 1996-01-04 | 1 | -1/+4 |
| | |||||
* | Better doc strings for a few variables. | André Spiegel | 1996-01-04 | 1 | -2/+4 |
| | |||||
* | (vc-cancel-version): Handle versions that start a new branch. | André Spiegel | 1996-01-04 | 1 | -55/+92 |
| | | | | | | (vc-backend-checkout): SCCS case: handle empty revision number. (vc-diff): Don't pop to the *vc-diff* buffer if file is unchanged. Better doc strings for a few variables. | ||||
* | (browse-url-mosaic): Print "done" message | Richard M. Stallman | 1996-01-04 | 1 | -21/+14 |
| | | | | | | | | after starting mosaic. Change the message about sending a signal. (browse-url-netscape): Print "done" message after starting. (browse-url-usr1-signal): Use SIGUSR1 in upper case. (browse-url-at-point, browse-url-at-mouse, browse-url-of-buffer) (browse-url-of-file, browse-url-of-dired-file): Add autoload cookies. | ||||
* | (dired-insert-directory): Force use of C locale. | Richard M. Stallman | 1996-01-04 | 1 | -0/+4 |
| | |||||
* | (mail-header-separator): Don't put on read-only property. | Richard M. Stallman | 1996-01-03 | 1 | -1/+6 |
| | |||||
* | (x-colors): New variable, a list of colors | Richard M. Stallman | 1996-01-02 | 1 | -18/+28 |
| | | | | | | supported by PC color displays under MS-DOS. (msdos-color-translate): Use `x-colors'. (x-defined-colors): New alternate definition. | ||||
* | (facemenu-read-color, list-colors-display) | Richard M. Stallman | 1996-01-02 | 1 | -41/+87 |
| | | | | | (facemenu-get-face): Treat all non-nil window-system values alike. (facemenu-color-equal): Special case for MSDOS. | ||||
* | (Man-mode-map): Delete `toggle-truncate-lines' binding. | Richard M. Stallman | 1996-01-02 | 1 | -1/+0 |
| | |||||
* | (xterm-mouse-translate, xterm-mouse-event): | Richard M. Stallman | 1996-01-02 | 1 | -4/+6 |
| | | | | | Variable `last' renamed to `xterm-mouse-last'. (xterm-mouse-last): Add defvar. | ||||
* | (sendmail-send-it): Make deletion of empty subject line work reliably. | Richard M. Stallman | 1996-01-02 | 1 | -1/+5 |
| | |||||
* | (tmm-prompt): Major cleanups. Handle pop-menu case nicely. | Richard M. Stallman | 1996-01-02 | 1 | -75/+98 |
| | | | | | | | | Arg BIND renamed to MENU. Look at MENU to decide whether it is a keymap. Arg IN-POPUP now used only in recursive call. Use "Menu bar" as the default menu name. Delete some debugging code. | ||||
* | (tmm-menubar-mouse): New function, handles [menu-bar mouse-1]. | Richard M. Stallman | 1996-01-02 | 1 | -16/+55 |
| | | | | | (tmm-menubar): New arg x-position. (tmm-prompt): New arg default-item specifies item to offer by default. | ||||
* | (normal-top-level): Add ~ at end of auto-save-list-file-prefix. | Richard M. Stallman | 1996-01-02 | 1 | -3/+6 |
| | |||||
* | (convert-standard-filename): New alternate definition. | Richard M. Stallman | 1996-01-01 | 1 | -0/+39 |
| | |||||
* | (auto-save-list-file-prefix): Under MS-DOS, use `.s-'. | Richard M. Stallman | 1996-01-01 | 1 | -11/+17 |
| | | | | | | | | | (normal-top-level): Under MS-DOS, use `make-temp-name' to produce a unique `auto-save-list-file-name' (PID is not unique enough). (command-line-1): Delete explicit test for msdos and windowsnt; test just `window-system'. (command-line-x-option-alist): Use x-handle-geometry for geometry options. | ||||
* | (cpp-config-file): New variable. | Richard M. Stallman | 1996-01-01 | 1 | -6/+9 |
| | | | | | (cpp-edit-load): Use `cpp-config-file'. (cpp-edit-save): Use `cpp-config-file'. | ||||
* | (save-completions-file-name): Use convert-standard-filename. | Richard M. Stallman | 1996-01-01 | 1 | -1/+1 |
| | |||||
* | (abbrev-file-name): Use convert-standard-filename. | Richard M. Stallman | 1996-01-01 | 1 | -1/+1 |
| | |||||
* | (save-place-file): Use convert-standard-filename. | Richard M. Stallman | 1996-01-01 | 1 | -1/+1 |
| | |||||
* | (vip-startup-file): New variable. | Richard M. Stallman | 1996-01-01 | 1 | -2/+6 |
| | | | | (vip-mode): Use `vip-startup-file' for the startup file name. | ||||
* | (vip-custom-file-name): Use convert-standard-filename. | Richard M. Stallman | 1996-01-01 | 1 | -1/+1 |
| | |||||
* | (ffap-list-env): Use `path-separator' rather than ":". | Richard M. Stallman | 1996-01-01 | 1 | -2/+2 |
| | |||||
* | (dired-local-variables-file): Use convert-standard-filename. | Richard M. Stallman | 1996-01-01 | 1 | -1/+1 |
| | |||||
* | (abbrev-file-name): Drive letter can go beyond `Z' under MS-DOS/Novell. | Richard M. Stallman | 1996-01-01 | 1 | -6/+22 |
| | | | | | | | | | (auto-mode-alist): Support txt and txi like text and texi. (backup-buffer): Use convert-standard-filename. (basic-save-buffer-1): Make the name of the temporary file (where precious files are saved) conform to MS-DOS 8+3 constraints. (convert-standard-filename): New function. | ||||
* | (auto-compression-mode): Add `interactive'. | Richard M. Stallman | 1995-12-31 | 1 | -6/+10 |
| | | | | | Put \-newline in doc string. (toggle-auto-compression): New arg MESSAGE. Don't use interactive-p. | ||||
* | (hexl-mode): Don't call kill-all-local-variables. | Richard M. Stallman | 1995-12-31 | 1 | -8/+29 |
| | | | | | | Save write-contents-hooks, require-final-newline, the syntax table. Use make-local-hook for change-major-mode-hook. (hexl-mode-exit): Restore those vars; remove our local hooks. | ||||
* | Doc fixes. | Richard M. Stallman | 1995-12-31 | 1 | -8/+8 |
| | | | | | (ff-get-file): Use get-file-buffer to avoid false match. (ff-switch-to-buffer): Rename arg FILE to BUFFER-OR-NAME. | ||||
* | Removed all `bookmark-xemacsp' conditional code relating to menus. Do | Karl Fogel | 1995-12-30 | 1 | -6/+71 |
| | | | | | | | | | | ";;;###autoloads" the as they were done in 2.6.13. (bookmark-version): new var, set to 2.6.19. (baud-rate): set to 19200 if not already bound. (bookmark-make): don't call `set-text-properties' on a Lisp string if this is XEmacs, because it won't work. (buffer-substring-no-properties): if this is not fboundp, then fset it to `buffer-substring-without-properties'. | ||||
* | (lpr-page-header-switches, lpr-headers-switches): Doc fixes. | Richard M. Stallman | 1995-12-30 | 1 | -2/+3 |
| | |||||
* | (x-handle-switch, x-handle-numeric-switch) | Richard M. Stallman | 1995-12-29 | 1 | -114/+45 |
| | | | | | (x-handle-args): Use command-line-x-option-alist. (x-option-alist, x-switch-definitions, x-long-option-alist): Deleted. | ||||
* | (vc-backend-checkin): Use vc-checkin-switches. | Erik Naggum | 1995-12-29 | 1 | -3/+3 |
| | |||||
* | (command-line-x-option-alist): New variable. | Richard M. Stallman | 1995-12-29 | 1 | -0/+68 |
| | | | | (command-line-1): Ignore X options when not using X. | ||||
* | (dired): Fix typo. | Richard M. Stallman | 1995-12-29 | 1 | -1/+1 |
| | |||||
* | (auto-compression-mode): This is now a stub function | Richard M. Stallman | 1995-12-29 | 1 | -3/+12 |
| | | | | | | that calls toggle-auto-compression, and is put bodily into loaddefs.el. (toggle-auto-compression): Renamed from auto-compression-mode. Not autloaded. | ||||
* | (ps-do-despool): Alternative output method for MSDOS. | Richard M. Stallman | 1995-12-29 | 1 | -3/+5 |
| | |||||
* | (make-auto-save-file-name): Make name always end in #, | Richard M. Stallman | 1995-12-29 | 1 | -4/+10 |
| | | | | i.e. overwrite third char in extension if required. | ||||
* | (ls-lisp-support-shell-wildcards): New variable. | Richard M. Stallman | 1995-12-28 | 1 | -10/+35 |
| | | | | | | | | | | (insert-directory): Convert the filename wildcard to an equivalent Emacs regexp, when `ls-lisp-support-shell-wildcards' is non-nil. Handle file patterns like "/foo*/" as if it were "/foo*", like the shell would. Print zero total for files whose total size is exactly zero (in particular, for no files at all). Say "No match" when no files match the given wildcard. (ls-lisp-format): Make directory listing format more like POSIX ls. | ||||
* | (wildcard-to-regexp): New function. | Richard M. Stallman | 1995-12-28 | 1 | -1/+69 |
| | | | | (recover-session): Bind ls-lisp-support-shell-wildcards to t. | ||||
* | Replaced all uses of get-file-buffer with find-buffer-visiting. | Edward M. Reingold | 1995-12-27 | 1 | -7/+7 |
| | |||||
* | Put date on top of other-calendars menu. | Edward M. Reingold | 1995-12-27 | 1 | -1/+1 |
| | |||||
* | Fix autoloads. | Edward M. Reingold | 1995-12-27 | 1 | -1/+13 |
| | |||||
* | Rewrote completely for better accuracy. | Edward M. Reingold | 1995-12-27 | 1 | -179/+589 |
| | |||||
* | (mouse-menu-buffer-maxlen): New variable. | Richard M. Stallman | 1995-12-26 | 1 | -4/+10 |
| | | | | (mouse-buffer-menu): Use it. | ||||
* | (buffers-menu-max-size): Move definition to top of file. | Richard M. Stallman | 1995-12-26 | 1 | -6/+8 |
| | |||||
* | Remove junk accidentally inserted in previous change. | Richard M. Stallman | 1995-12-26 | 1 | -2/+0 |
| | |||||
* | (mouse-buffer-menu): If lots of buffers, group them into multiple panes. | Richard M. Stallman | 1995-12-26 | 1 | -38/+59 |
| | |||||
* | When turning on default settings, | Richard M. Stallman | 1995-12-26 | 1 | -2/+6 |
| | | | | preserve iso-accents-enable if it's already set. |