| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(appt-disp-window): Disable undo explicitly now that the leading space is gone.
|
|
|
|
|
|
| |
(set-mark-command): Use it with region-active-p to clean up the code.
(exchange-point-and-mark): Invert the meaning of C-u when
transient-mark-mode is active.
|
| |
|
| |
|
| |
|
|
|
|
| |
before use.
|
|
|
|
| |
Explicitly require calendar, not cal-julian.
|
|
|
|
|
| |
Explicitly require calendar, not cal-julian.
Explicitly require cal-dst.
|
| |
|
|
|
|
|
| |
(oriental-holidays, solar-holidays): Assume atan always bound.
(solar-holidays): Simplify holiday-sexp calls.
|
|
|
|
|
|
| |
calendar-after-frame-setup-hooks. Update callers, make old name an
obsolete alias. Doc fix.
(calendar-frame-1): Doc fix.
|
|
|
|
|
| |
Autoload calendar-absolute-from-julian.
(persian-calendar-epoch): Set when compiling.
|
|
|
|
|
| |
(cal-menu-diary-menu): Remove menu headings that cause cal-bahai,
cal-islam, cal-hebrew to be loaded on starting the calendar.
|
|
|
|
|
| |
Autoload calendar-absolute-from-julian.
(calendar-islamic-epoch): Set when compiling. Doc fix.
|
|
|
|
|
| |
(calendar-absolute-from-persian): Autoload it.
(dst-adjust-time): Doc fix.
|
|
|
|
|
| |
Autoload calendar-absolute-from-julian.
(coptic-calendar-epoch): Set when compiling.
|
| |
|
|
|
|
| |
(calendar-bahai-epoch): Doc fix.
|
| |
|
|
|
|
| |
replacement is provided, don't print "use nil instead".
|
| |
|
| |
|
| |
|
|
|
|
| |
in battery-mode-line-format.
|
|
|
|
|
| |
file-cache-minibuffer-complete replace keymap minibuffer-local-map
with map which is already locally bound to minibuffer-local-map.
|
|
|
|
|
| |
Remove `sort-first' argument.
* keymap.c (Fmap_keymap): Use `map-keymap-sorted.
|
|
|
|
|
| |
(set-window-redisplay-end-trigger, process-filter-multibyte-p)
(set-process-filter-multibyte): Mark as obsolete.
|
|
|
|
|
|
|
|
|
|
|
|
| |
don't make hooks buffer-local, use the LOCAL arg of `add-hook'.
(reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
Remove spurious * from defcustom docstrings.
(reb-next-match, reb-prev-match, reb-enter-subexp-mode): Fix typos in messages.
(reb-mode-buffer-p): New function.
(re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'. Use `when'.
(top, reb-show-subexp, reb-auto-update, reb-auto-update, reb-delete-overlays,
reb-cook-regexp, reb-update-regexp, reb-update-overlays): Use `unless', `when'.
(re-builder-unload-function): New function.
|
| |
|
|
|
|
|
|
|
|
| |
(verilog-auto-input, verilog-auto-inout, verilog-auto)
(verilog-delete-auto): Add optional regular expression to
AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
(verilog-signals-matching-regexp): New internal function for
signal matching.
|
| |
|
| |
|
| |
|
|
|
|
| |
(diff-find-file-name): Use it to flush diff-remembered-files-alist.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(calendar-and-diary-frame-parameters): Doc fixes.
(make-fancy-diary-buffer): Remove declaration.
(calendar-dedicate-diary): Replace call to deleted function
make-fancy-diary-buffer.
(calendar-frame-setup): New function.
(calendar-one-frame-setup, calendar-only-one-frame-setup)
(calendar-two-frame-setup): Call calendar-frame-setup to do the actual
work, and mark as obsolete.
(special-display-buffer-names): Don't mess with this; it's not our business.
(cal-x-load-hook): Defvar it, and mark as obsolete.
|
|
|
|
|
|
| |
(calendar): Doc fix. Use calendar-frame-setup.
(calendar-basic-setup): Doc fix. Add optional NODISPLAY argument.
(generate-calendar-window): Doc fix.
|
|
|
|
|
| |
Update callers, make old name an obsolete alias. Doc fix. Move
definition before use.
|
|
|
|
| |
callers, make old name an obsolete alias.
|
|
|
|
| |
calendar-islamic-prompt-for-date. Update callers. Doc fix.
|
|
|
|
| |
calendar-hebrew-prompt-for-date. Update callers. Doc fix.
|
|
|
|
| |
Update callers, make old name an obsolete alias. Doc fix.
|
|
|
|
|
| |
calendar-bahai-prompt-for-date. Update callers, make old name an
obsolete alias. Doc fix.
|
| |
|
|
|
|
|
|
| |
(finder-mode): Use finder-mode-syntax-table. Set font-lock-defaults.
(finder-exit): Ignore errors rather than avoiding them.
Kill *Finder-package* buffer also.
|
| |
|
|
|
|
| |
* vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
|
|
|
|
| |
removed files.
|
|
|
|
|
|
| |
(vc-status-hide-up-to-date): Rename from
vc-status-remove-up-to-date. Update all callers.
(vc-status-mode-map): Bind C-m.
|
|
|
|
|
|
| |
code ...
(vc-git--state-code): ... to this new function.
(vc-git-state): Use it.
|
| |
|