| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
default-buffer-file-coding-system too for automatic selection.
|
| |
|
|
|
|
|
|
|
|
|
| |
(unicode-data): New (adapted from unicode branch).
(describe-char): Use it. Print char's unicode differently. Avoid
elements with null cadr when formatting list. Clarify error
message when used in Help buffer.
(button): Require when compiling.
(describe-char-after): Alias for obsolete command.
|
|
|
|
|
|
| |
with MS windows.
(gdb-display-end): Only make buffer writeable temporarily.
Move "View" submenu up one level.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(gdba): Inhibit DOS window in MS Windows.
(gdb-inferior-io-mode): Use hexl instead of cat.
(gdb-info-breakpoints-custom, gdb-assembler-custom, gdb-reset):
Use text in margin for MS Windows as there is no image support.
(gdb-restore-windows, gdb-setup-windows): Restore/start with
assembler view if appropriate.
(gdb-assembler-custom): Assembler code should display at point.
Parse address correctly.
(gdb-frame-handler): Accommodate selection of display of source
or assembler.
Add radio buttons to select display of source or assembler.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
assigning it to desktop-dirname and default-directory.
(desktop-read): Put buffers existing prior to evaluating the desktop (and not
reused) at the end of the buffer list.
(desktop-create-buffer): Don't update desktop-first-buffer for old desktop
files.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(xml-parse-file, xml-parse-region): Autoload.
(xml-syntax-table, xml-name-regexp): New.
(xml-parse-region): Narrow to region, set syntax-table and
case-fold-search. Reject fewer valid documents.
(xml-parse-tag): Remove arg END. Callers changed.
(xml-parse-tag): Use skip-syntax-forward. Use PARSE-DTD arg
properly. Don't use buffer-substring-no-properties. Don't bind
case-fold-search. Fix syntax for empty elements. Hoist consing
of end-of-tag regexp out of loop.
(xml-parse-attlist): Remove arg. Callers changed. Use
skip-syntax-forward, replace-regexp-in-string, forward-sexp.
Allow non-ASCII names.
(xml-skip-dtd): Remove arg. Callers changed. Change matching
code.
(xml-parse-dtd): Grok external DTDs. Allow non-ASCII. Don't use
match-string-no-properties.
(xml-ucs-to-string): Deleted.
(xml-substitute-entity): New.
(xml-substitute-special): Use it.
(xml-debug-print-internal): Simplify insertions.
(xml-parse-file): Avoid finding file in xml-mode.
|
|
|
|
| |
* bindings.el (global-map): Bind it.
|
| |
|
|
|
|
| |
(goto-address-fontify): Implement that feature.
|
|
|
|
| |
outside the save-excursion.
|
| |
|
|
|
|
|
| |
(face-set-after-frame-default): Copy attrs of global `default'
face to FRAME's `default' face.
|
| |
|
|
|
|
| |
@ to just setting skeleton-positions.
|
|
|
|
|
|
|
|
|
| |
(put-string): Rename gdb-put-string and simplify.
(remove-strings): Rename gdb-remove-strings.
(remove-arrow): Rename gdb-remove-arrow.
(gdb-assembler-custom): Try to get line marker (arrow) to display
in window (revisited).
Use with-current-buffer where possible.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Don't assume point-min == 1.
|
|
|
|
| |
(big5-to-cns): Pre-build the alist when compiling.
|
|
|
|
| |
(indian--puthash-char): Use dolist rather than mapc.
|
| |
|
|
|
|
| |
(ibuffer-update-title-and-summary): Respect it.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* ediff-mult.el (ediff-default-filtering-regexp): new variable.
* ediff-util.el (ediff-maybe-save-and-delete-merge): change in a
message.
* ediff.el (ediff-directories,ediff-directory-revisions,
ediff-directories3,ediff-merge-directories,
ediff-merge-directories-with-ancestor,ediff-merge-directory-revisions,
ediff-merge-directory-revisions-with-ancestor): make use of the new
ediff-default-filtering-regexp variable.
|
| |
|
|
|
|
| |
Preload the risky-local-variable properties for them.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
(log-edit-mode-map): Fold vc-log-mode-map into it.
(vc-log-mode-map): Redefine as an alias.
(vc-previous-comment): Don't widen.
(vc-comment-to-change-log): Don't redundantly set paragraph-separate.
Don't require `add-log' since it's already required at toplevel.
|
|
|
|
|
|
|
|
|
|
| |
(vc-comment-ring, vc-comment-ring-index, vc-last-comment-match):
Move vars to log-edit.el.
(vc-new-comment-index, vc-previous-comment, vc-next-comment)
(vc-comment-search-reverse, vc-comment-search-forward)
(vc-comment-to-change-log): Move funs to log-edit.el.
(vc-clear-context): Don't empty the comment-ring.
(vc-finish-logentry): Don't add the comment onto the comment-ring.
|
|
|
|
|
|
|
|
| |
(vc-comment-ring-index, vc-last-comment-match): Move vars from vc.el.
(vc-new-comment-index, vc-previous-comment, vc-next-comment)
(vc-comment-search-reverse, vc-comment-search-forward)
(vc-comment-to-change-log): Move funs from vc.el.
(log-edit-show-files): Remove unused var `editbuf'.
|
| |
|
| |
|
|
|
|
|
| |
(gud-menu-map): Add gud-nexti to map.
(gud-tool-bar-map): Add gud-nexti and gud-stepi to toolbar.
|
| |
|
|
|
|
| |
of `string-to-int'.
|
|
|
|
| |
(tcl-tab-always-indent): Default to tab-always-indent.
|
|
|
|
| |
Use defvar for non-constants.
|
|
|
|
| |
(perl-end-of-function): Remove unsed var `npos'.
|
|
|
|
|
|
|
|
|
| |
(which-func-table): New var.
(which-func-current): Make it into a constant modeline spec.
(which-func-previous): Remove.
(which-func-update): Only update the selected window.
(which-func-update-1): Use the new var to allow the current
function to be different for a buffer shown in two windows.
|