| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
is a list; it might be t.
|
|
|
|
|
|
| |
(emerge-find-difference): New command. Now on `.'.
(emerge-diff-ok-lines-regexp): Renamed from emerge-diff-ok-lines.
(emerge-diff3-ok-lines-regexp): Renamed from emerge-diff3-ok-lines.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(emerge-command-prefix): Now C-c C-c.
emerge-shadow-key-definition): Deleted.
Callers use substitute-key-definition.
(emerge-recursively-substitute-key-definition): Deleted.
Callers use substitute-key-definition.
(emerge-unselect-hook): Renamed from emerge-unselect-hooks.
(emerge-files-internal): Use file-local-copy to handle remote files.
(emerge-files-with-ancestor-internal): Likewise.
(emerge-remote-file-p): Deleted.
(emerge-abort): New command.
(describe-mode): Deleted.
(emerge-hash-string-into-string): Renamed from hash-string-into-string.
(emerge-unslashify-name): Renamed from unslashify-name.
(emerge-write-and-delete): Don't write-file if file-out is nil.
|
| |
|
| |
|
|
|
|
|
|
| |
ignore files without extant buffers.
(visit-tags-table-buffer): Call tags-table-including first with
CORE-ONLY set, and then afterwards with it clear.
|
| |
|
|
|
|
|
|
| |
All initialization code moved into it.
Call at end of file, if using X frames already.
(x-create-frame-with-faces): Don't use faces if not initialized.
|
|
|
|
| |
They are now called directly.
|
|
|
|
|
| |
Call face-initialize.
(normal-top-level): Call frame-notice-user-settings explicitly.
|
|
|
|
| |
Put the map directly in the alist, not a variable name.
|
| |
|
|
|
|
|
|
|
|
|
| |
(kill-this-buffer, x-new-frame)
(sensitize-file-and-edit-menus-hook, format-buffers-menu-line)
(buffers-menu-max-size, complex-buffers-menu-p)
(buffers-menu-switch-to-buffer-function, buffer-menu-save-buffer)
(buffer-menu-write-file, build-buffers-menu-internal)
(build-buffers-menu-hook): Functions and variables deleted.
|
|
|
|
| |
(vc-cancel-version): Ask whether to revert buffer.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(terminal-map, etc.): Use default bindings, not fillarray.
Make the maps sparse.
(terminal-meta-map): New map; lets us make ESC a prefix key.
(terminal-map): Bind ESC to terminal-meta-map.
(te-more-break-unread): Handle non-char as last-input-char.
(te-filter): Delete code that worked with meta-flag.
(terminal-emulator): Don't look at meta-flag.
(terminal-mode): Don't make meta-flag local.
(te-stty-string): Quote the args that have ^. Add pass8.
Changes that esr made in the previous version but didn't describe in detail:
Some defvars moved.
Defvars added for many variables.
(te-stty-string): Specify the characters explicitly--not `stty dec'.
|
|
|
|
|
|
|
|
|
|
| |
(vc-registration-error): New function.
(vc-next-action, vc-diff, vc-print-log, vc-backend-diff): Use it to
make VC's error messages more uniform.
(vc-directory, vc-revert-buffer1): Quote lambdas with (function ...)
for Emacs 18.
(compilation-old-error-list): Set if undefined, for Emacs 18.
|
| |
|
|
|
|
|
| |
(Buffer-menu-select): Don't call Buffer-menu-execute.
Don't restore a window config.
|
|
|
|
| |
numeric value. Test for ARG being zero with eq, not zerop.
|
|
|
|
|
|
|
|
| |
frame-creation-function to x-create-frame - just set it directly
to x-create-frame-with-faces.
* x-win.el: (require 'faces), too. Move (require 'select) to top,
with the other requires.
|
|
|
|
| |
Don't try to use Date field in the From.
|
|
|
|
|
|
| |
conventional way to get out of such a package.
(finder-summary): Use substitute-command-keys.
(finder-mode): Use \\<...> to make sure we get the right keymap.
|
|
|
|
|
|
|
|
|
|
| |
* faces.el: Don't set frame-creation-function here; x-win.el is
the appropriate place to set it.
* faces.el: Only apply x-initialize-frame-faces to X frames; pass
over terminal frames.
* faces.el: Provide 'faces.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fail more gracefully if we can't build bold, italic, etc,
versions of the default font.
* faces.el (make-face-bold, make-face-italic,
make-face-bold-italic, make-face-unbold, make-face-unitalic):
Implement NOERROR argument.
(x-initialize-frame-faces): Use the NOERROR argument to the
font manipulation functions to avoid errors while starting up.
Remove initialization of isearch font.
* xfaces.c (internal-x-complain-about-font): Add new frame
argument, so we can check the frame parameters to find the
default font. Callers changed.
* faces.el (x-create-frame-with-faces): Fix typo. Dyke out
code to fully qualify the modeline font; we may not be able to
do that correctly.
|
|
|
|
| |
after the second replace-match.
|
|
|
|
|
| |
change-log-default-name, just return it with no searching. Previously a if
it was set to a nonexistent file name, we would loop forever.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
if we see a newline instead of what we expect.
|
| |
|
|
|
|
|
| |
Put scroll-bar-drag on down-mouse-2 in scroll bar.
Leave up-events on mouse-2 unbound.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
If Emacs 18, make vc-directory alias to this.
|
| |
|
|
|
|
| |
(rmail-forward): With prefix arg, run rmail-resend.
|
|
|
|
| |
Delete spurious `s' from prompt arg to read-from-minibuffer.
|
|
|
|
| |
(comint-exec): Install the filter.
|
|
|
|
|
| |
use the last regexp specified a the default.
(next-matching-history-element): Likewise.
|
| |
|
|
|
|
|
|
|
|
|
| |
(comint-next-matching-input): New command, on M-s.
(comint-previous-similar-input): Commented out.
(comint-next-similar-input): Likewise.
(comint-previous-input-matching): Deleted.
(comint-last-input-match): Var commented out.
(comint-mode): Don't make comint-last-input-match local.
|