| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
When going forward, test outline-invisible-p at start of header.
|
|
|
|
|
|
|
| |
process filter (gdba in gdb-ui.el only).
(gdb-tooltip-print): New function.
(tooltip-gud-process-output): Undo previous change.
(tooltip-strip-annotations): Remove.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
(gud-jdb-find-source-using-classpath): Use 'identity.
(gud-jdb-marker-filter): Marker regexp and filename filtering change to
support a backwards-incompatible change in Sun's jdb line number display in
SDK versions 1.4.
(gud-format-command): gud-find-class now requires two parameters (file and
linenumber).
(gud-find-class): Bulk of the change related to using c-syntactic symbols
to locate nested class declarations in java sources visited by java-mode
(cc-mode).
|
|
|
|
|
|
|
|
|
| |
been renamed. Accessors are prefixed with gdb-get, setters with gdb-set and
the word instance has been removed from many function and variable names.
(gdb-display-buffer): Protect source buffer as well
as GUD buffer when requesting new buffers.
(gdb-source-info): Two changes : Don't create display buffer
automatically, compute source window correctly.
|
| |
|
| |
|
|
|
|
|
| |
don't set its function definition.
(insert-directory): Use funcall to call that function.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
rmail-digest-mail-separator. All users changed.
(unforward-rmail-message): Rewritten to be more robust and to
additionally account for the common style of forwarding messages
by citing them entirely with headers.
|
| |
|
|
|
|
|
| |
Deleted.
(set-locale-environment): Don't use it.
|
| |
|
| |
|
|
|
|
| |
(register-char-codings): Use it.
|
|
|
|
|
| |
char-coding-system-table elements destructively. Use
optimize-char-coding-system-table.
|
|
|
|
| |
and of Buffer-menu-mode-width to 16.
|
|
|
|
| |
deleting last entry.
|
|
|
|
|
|
|
|
|
|
|
|
| |
rename gud-gdba-marker-filter.
(gdb-append-to-inferior-io): Only pop up IO buffer if there is
output.
(gdb-make-instance): Remove (put into gdba).
Use gdb-instance-enqueue-input instead of
gdb-instance-enqueue-idle-input for user functions.
(gdb-instance-target-string): Simplify.
(in-gdb-instance-context): Remove.
Expand Commentary.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(ucs-unicode-to-mule-cjk): Revert last change.
(utf-subst-table-for-encode): Initially use
ucs-mule-cjk-to-unicode.
(utf-subst-table-for-decode): Initially use
ucs-unicode-to-mule-cjk.
(utf-fragment-on-decoding, utf-translate-cjk): Don't modify
char-coding-system-table elements destructively.
(utf-translate-cjk): Set ucs-mule-cjk-to-unicode,
ucs-unicode-to-mule-cjk to new hash tables with realistic
parameters.
|
| |
|
| |
|
|
|
|
| |
Add bindings for set-file-name-coding-system.
|
|
|
|
|
|
|
|
| |
Bind coding-system-require-warning to t.
(select-safe-coding-system): Handle t in the arg
DEFAULT-CODING-SYSTEM specially. Use read-coding-system to read a
coding-system to allow users to specify unsafe coding system on
their risk.
|
|
|
|
|
|
|
| |
(rmail-digest-parse-mime, rmail-digest-parse-rfc1153strict)
(rmail-digest-parse-rfc1153sloppy, rmail-digest-rfc1153)
(rmail-digest-parse-rfc934): New functions.
(undigestify-rmail-message): Completely rewritten.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Buffer-menu-buffer+size-width, Buffer-menu-mode-width): New customization.
(Buffer-menu-sort-column): New var.
(Buffer-menu-no-header): New function for not changing header line and
recognizing swapped M&R columns, used by modifying commands in Buffer Menu.
(Buffer-menu-buffer+size): New function for variable width buffer name.
(list-buffers-noselect): Rewritten for nicer menu.
|
| |
|
| |
|
|
|
|
| |
(my-mark-marker): Test for feature 'xemacs instead of a string parse.
|
|
|
|
|
|
|
|
|
| |
diffs understandable.
Change 3: Doc changes to adjust to the change to prefix "allout-".
Don't provide 'outline. Use " Allout" as mode line string, not "
Outl". Put group 'allout in group 'editing. Update Copyright notice.
Autoload `allout-init'.
|
|
|
|
|
|
| |
diffs understandable.
Change 2: Put `quotes' around many function and variable names.
|
|
|
|
|
|
|
|
| |
diffs understandable.
Change 1: Replace globally string "outline-" with string "allout-".
Replaced 1446 occurrences; there was no string "allout-" before the
change and there seems to be no dependency on outline.el.
|
|
|
|
| |
missing space in file end comment.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
(utf-subst-table-for-encode, ucs-unicode-to-mule-cjk)
(utf-subst-table-for-decode): Specify :size, :rehash-size.
(utf-translate-cjk): :set rewritten to load subst-... files. Add
:set-after.
(ccl-decode-mule-utf-8): Consider CJK translation for r3<#x3400.
|
| |
|