| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
(blackbox-mode-map): Use it to remap existing bindings for cursor motion
instead of binding literal keys.
|
| |
|
|
| |
newline. Do not assume a blank line at the start of the diary file.
|
| | |
|
| |
|
|
|
| |
method is deterministic and failed to handle the last key, restart
the key handling loop from an appropriate key.
|
| |
|
|
| |
`directory-listing-before-filename-regexp'.
|
| |
|
|
| |
emacs-mule's internal char codes.
|
| |
|
|
| |
not to unnecessarily expose emacs-mule's internal char codes.
|
| |
|
|
| |
(gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
|
| | |
|
| |
|
|
| |
Display hand pointer and help-echo on disabled icon too.
|
| | |
|
| |
|
|
|
|
| |
with 2005-10-23 change to doctor.el.
* finder.el (finder-mode-map): Add follow-link binding.
|
| |
|
|
|
|
|
|
|
|
| |
to gdb-mouse-toggle-breakpoint-fringe.
(gdb-mouse-toggle-breakpoint-margin): Rename from
gdb-mouse-toggle-breakpoint. Fix doc.
(gdb-mouse-toggle-breakpoint-fringe): New defun.
(gdb-put-string): Add optional SPROPS arg. Add props to string.
(gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
string properties also for fringe breakpoint bitmaps.
|
| | |
|
| |
|
|
|
|
|
| |
mml-minibuffer-read-disposition is defined or not.
* mh-mime.el: Now that mh-gnus.el loads mml, we shouldn't need the mml
autoloads.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
(savehist-history-variables): Remove.
(savehist-save-minibuffer-history, savehist-additional-variables)
(savehist-minibuffer-history-variables): New vars.
(savehist-save): Use them.
(savehist-uninstall, savehist-minibuffer-hook): New funs.
(savehist-install): New fun, extracted from savehist-load.
(savehist-load): Use them.
|
| |
|
|
| |
`completion-base-size'.
|
| |
|
|
| |
(defalias, defvaralias, define-category): Add a docstring property.
|
| |
|
|
| |
Add `doc-string' declaration.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
(defadvice): Add `doc-string' declaration.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
(it isn't inherited from the server process).
|
| | |
|
| |
|
|
| |
to batch-update-autoloads. Add "." to the list of the echoed directories.
|
| | |
|
| | |
|
| |
|
|
| |
in case comint-prompt-read-only is set to t.
|
| |
|
|
| |
in case comint-prompt-read-only is set to t.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(icalendar-version): Increase to 0.13. Now a string.
(icalendar-import-format): Handle CLASS, STATUS, URL. Rename
`subject' to `summary'.
(icalendar-import-format-summary): Rename from
`icalendar-import-format-subject'.
(icalendar-import-format-url, icalendar-import-format-status)
(icalendar-import-format-class): New variables.
(icalendar--rris): Take variable argument list.
(icalendar--datestring-to-isodate): Remove unnecessary
calendar-style check when converting dates with explicit month
names.
(icalendar-export-region): Change return type of conversion
subroutines. Bury current buffer unless error occurred.
(icalendar--convert-to-ical)
(icalendar--parse-summary-and-rest): New functions.
(icalendar--convert-ordinary-to-ical)
(icalendar--convert-weekly-to-ical)
(icalendar--convert-yearly-to-ical)
(icalendar--convert-block-to-ical)
(icalendar--convert-cyclic-to-ical)
(icalendar--convert-anniversary-to-ical): Change return type.
Strip trailing blanks from subject.
(icalendar--convert-sexp-to-ical): Change return type.
Strip trailing blanks from subject. Handle simple sexp
entries as generated by icalendar.el.
(icalendar--convert-float-to-ical)
(icalendar--convert-date-to-ical): Strip trailing blanks from
subject.
(icalendar-import-file): Doc fix.
(icalendar--format-ical-event): Handle CLASS, STATUS, URL.
Correct call to icalendar--rris.
(icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
`summary'.
(icalendar--add-diary-entry): Rename `subject' to `summary'.
|
| | |
|
| | |
|
| |
|
|
| |
Add lisp/mh-e/.arch-inventory
|
| | |
|
| | |
|
| |
|
|
| |
(debug-help-follow): Use help-xref-interned directly.
|
| |
|
|
|
| |
(set-face-attribute): Bind it.
(face-set-after-frame-default): Test it.
|
| | |
|
| |
|
|
| |
22.
|
| |
|
|
|
|
|
|
|
|
| |
mh-alias.el and move to mh-acros.el
* mh-alias.el (mh-assoc-ignore-case): Merge with version in
mh-identity.el and move to mh-acros.el
* mh-acros.el (mh-assoc-ignore-case): Merge of function from
mh-identity.el and mh-alias.el.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
assoc-string (if the function is available) and falls back on
assoc-ignore-case if assoc-string is not found.
(mh-identity-field-handler): Use mh-assoc-ignore-case since
assoc-ignore-case is a obsolete function in Emacs 22.
* mh-e.el (mh-folder-buttons-init-flag): New variable that keeps
track of whether the tool-bar in mh-folder-mode has been
initialized yet.
(mh-folder-mode): Initialize the tool-bar for folders the first
time we get into mh-letter-mode.
* mh-customize.el (mh-buffer-exists-p): New function which tests
presence of buffers of a given mode.
(mh-tool-bar-define): New functions
mh-tool-bar-folder-buttons-init and
mh-tool-bar-letter-buttons-init are defined. These functions are
used to create the tool-bar from the corresponding customizable
variables.
* mh-comp.el (mh-letter-buttons-init-flag): New variable that
keeps track of whether the tool-bar in mh-letter-mode has been
initialized yet.
(mh-letter-mode): Initialize the tool-bar for drafts the first
time we get into mh-letter-mode.
|
| | |
|