| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
(outline-mode): Set change-major-mode-hook.
|
| | |
|
| |
|
|
| |
Don't let `comint-prompt-regexp' match more than one line.
|
| | |
|
| |
|
|
| |
(add-hook): Use member to see if a lambda expr is already in the list.
|
| |
|
|
| |
Remove spurious quote on c++-mode. Recognize c++-c-mode.
|
| |
|
|
| |
(indent-c++-exp): Recognize `friend' without `class'.
|
| |
|
|
| |
(dired-goto-file): Call expand-file-name.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
(hippie-expand-ignore-buffers): New variable.
(he-regexp-member): New function.
(hippie-expand-try-functions-list): Added `try-expand-list'.
(try-expand-line-all-buffers, try-expand-list-all-buffers,
try-expand-dabbrev-all-buffers): Use `he-regexp-member' and
`hippie-expand-ignore-buffers'.
(he-list-search): Don't find list containing point.
(he-dab-search-regexp): Just match at beginning of words.
(he-dabbrev-beg): Never move point forward.
|
| | |
|
| | |
|
| |
|
|
| |
Don't repeat at load time any bindings that are autoloaded.
|
| |
|
|
|
|
|
|
|
| |
in selected window, try another window, then a new frame.
(set-visited-file-name): Don't rename-buffer if buffer
already has the desired name.
(insert-file): Add * to interactive spec.
|
| |
|
|
|
| |
followed by two spaces, in the case where we are insisting on having at
least one complete word.
|
| |
|
|
|
|
| |
(reposition-window): Don't err if comment-height = 0.
Don't repeat at load time any bindings that are autoloaded.
|
| | |
|
| |
|
|
|
|
| |
(shadow-copy-file): Use abbreviate-file-name to
avoid incorrect warnings.
Lucid support commented out (didn't work and caused compiler warnings).
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(comint-replace-by-expanded-history): New arg SILENT.
(comint-send-input): Pass t as new arg.
(comint-mode-map): Put comint-show-output on C-M-l.
(comint-preinput-scroll-to-bottom): Removed calls to
window-minibuffer-p and 'not-minibuf arg to walk-windows.
Removed mouse-yank-at-click from command list and doc string.
Removed duplicate test for comint-scroll-to-bottom-on-input (scroll).
Removed test for 'this within walk-windows code.
(comint-postoutput-scroll-to-bottom):
Don't select a different buffer permanently.
(comint-prompt-regexp): Fixed documentation.
(comint-replace-by-expanded-history):
Use skip-chars-forward to advance in main loop.
|
| |
|
|
|
|
| |
(byte-recompile-directory): Don't treat symlinks as dirs.
(batch-byte-recompile-directory): Add autoload cookie.
|
| |
|
|
|
| |
(doctor-adverbp): Don't die if doctor-make-string
gives a string of length < 2.
|
| |
|
|
| |
(dired-insert-subdir-validate): Call expand-file-name.
|
| |
|
|
|
|
|
|
| |
Instead, use this-command-keys.
(x-fixed-font-alist): For 6x10, look for normal font, not semicondensed.
(mouse-yank-secondary): Doc fix.
|
| |
|
|
| |
(etags-goto-tag-location): Improve not-found error msg.
|
| |
|
|
|
| |
(rmail-output-to-rmail-file): Turn off the deleted
attribute outside of the save-restriction.
|
| |
|
|
|
| |
(isearch-text-char-description): Really call
text-char-description for ctl chars.
|
| | |
|
| |
|
|
|
|
| |
back to summary, and go back to the window that was selected before.
(rmail-summary-rmail-update): Special handling for eob.
|
| |
|
|
|
|
|
|
| |
(rmail-resend): Delete more than one Sender,
but only in the headers, not in the body.
(rmail-resend): Doc fix.
(rmail): Doc fix.
|
| |
|
|
|
|
| |
(telnet-prompt-pattern)
(telnet-check-software-type-initialize):
Don't let `telnet-prompt-pattern' match more than one line.
|
| | |
|
| |
|
|
| |
(Info-insert-dir): For generated menu items, add ::.
|
| |
|
|
| |
Make a menu-enable property for query-replace.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(Man-mode-hook): Renamed from Man-mode-hooks.
(Man-follow-manual-reference): Strip trailing - from default.
(Man-getpage-in-background): Use lower case for arg vars.
(Man-follow-manual-reference): Check for existence of references
before using the minibuffer. Delete period from error message.
Delete spurious concat call. Pass arg, not (consp arg),
to Man-getpage-in-background.
(Man-follow-manual-reference): Try to use current word
as a default for the reference to follow.
Use interactive to read the reference name.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
(print-region-1): Adjust start, end after running pr.
(lpr-command): Use dgux, not dgux-unix.
(print-region-new-buffer): Rename args to OSTART and OEND.
(lpr-headers-switches): New variable.
(print-region-1): Use it.
(lpr-add-options): New variable.
(print-region-1): Obey that.
|
| | |
|
| |
|
|
| |
(ange-ftp-gateway-prompt-pattern): Don't match more than one line.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(gud-format-command): Use gud-last-last-frame if
gud-last-frame is nil.
(gud-mipsdbx-massage-args, gud-mipsdbx-marker-filter):
New functions for dbx support on Mips under Ultrix.
(gud-dbx-mips-p, gud-mipsdbx-marker-acc): New variables.
(dbx) If gud-dbx-mips-p is non-nil, overload above two functions
and initialize appropriate command strings for dbx.
(gud-common-init): Call substitute-in-file-name.
(dbx): Let `comint-prompt-regexp' not match more than one line.
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
and paragraph-separate match a line of $$.
(tex-send-command): New local var BUF.
Use it when calling buffer-modified-tick.
(tex-send-command):
Switch to buffer before checking for subproc output in it.
|
| | |
|
| |
|
|
|
|
| |
(grep): Use it.
Don't repeat at load time any bindings that are autoloaded.
|
| |
|
|
| |
is not defined and HAVE_GETHOSTNAME is defined.
|