| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(shell-dynamic-complete-functions): Use it.
|
|
|
|
| |
(shell-dynamic-complete-functions): Use it.
|
| |
|
| |
|
|
|
|
|
|
| |
(holiday-filter-visible-calendar): Doc fix. Use mapcar.
(holiday-easter-etc): Fix nesting of result. Tweak holiday order.
Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
|
| |
|
|
|
|
|
|
|
|
|
| |
Make obsolete.
(hebrew-holidays-2): Just use holiday-hanukkah now it respects
all-hebrew-calendar-holidays.
(hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
Simplify using new functions.
(generate-calendar-window): Use bound-and-true-p.
|
| |
|
|
|
|
| |
Handle the error of X resource more gracefully.
|
|
|
|
|
|
|
| |
Doc fix. Add optional argument. Simplify.
(holiday-tisha-b-av-etc): Use memq rather than unless.
(holiday-julian): Autoload it.
(holiday-hebrew-misc): New function.
|
|
|
|
| |
(holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
make-char. Fix the argument to set-char-table-range.
(latin1-display-identities): Don't use make-char.
(latin1-display-reset): Use map-charset-chars instead of directly
calling standard-display-default.
(latin1-display-check-font): Don't use make-char.
(latin1-display-setup): Likewise.
(latin1-display-ucs-per-lynx): Likewise.
|
|
|
|
|
|
|
|
|
|
|
| |
code clearer. Rewrite all `aset' and `aref' using the defined accessors.
(timer--time): New pseudo-field.
(timer-set-time, timer-set-idle-time, timer-inc-time)
(timer-set-time-with-usecs, with-timeout-suspend): Use it.
(timer--time-less-p): New function.
(timer--activate): New function, extracted from timer-activate.
(timer-activate-when-idle, timer-activate): Use it.
(cancel-function-timers): Use dolist.
|
| |
|
| |
|
| |
|
|
|
|
| |
(c-cpp-define-name, c-defun-name): Declare as functions.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
(copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
(keyboard-escape-quit): Check region-active-p i.s.o transient-mark-mode.
|
| |
|
| |
|
|
|
|
| |
name of the current defun/macro.
|
|
|
|
| |
function name for C like modes to cc-cmds.el, thus optimising for speed.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
active, restore the original value of transient-mark-mode.
(set-mark-command): First deactivate the mark if was temporarily
active.
(exchange-point-and-mark): Reactivate the mark if it was
temporarily active.
(handle-shift-selection): New fun.
(transient-mark-mode): Move var documentation here from buffer.c.
(next-line, previous-line, backward-word, move-end-of-line)
(move-beginning-of-line, forward-to-indentation)
(backward-to-indentation, back-to-indentation)
(beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
* mouse.el (mouse-set-region-1): Save the old value of
transient-mark-mode.
(mouse-drag-track): Ignore the now-obsolete value `identity' for
transient-mark-mode.
* textmodes/paragraphs.el (forward-paragraph)
(backward-paragraph, forward-sentence, backward-sentence): Add ^
interactive spec.
* emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
|
| |
|
|
|
|
| |
backward-sentence): Add ^ interactive spec.
|
|
|
|
|
| |
(mouse-drag-track): Ignore the now-obsolete value `identity' for
transient-mark-mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
active, restore the original value of transient-mark-mode.
(set-mark-command): First deactivate the mark if was temporarily
active.
(exchange-point-and-mark): Reactivate the mark if it was
temporarily active.
(handle-shift-selection): New fun.
(transient-mark-mode): Move var documentation here from buffer.c.
(next-line, previous-line, backward-word, move-end-of-line)
(move-beginning-of-line, forward-to-indentation)
(backward-to-indentation, back-to-indentation)
(beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
|
|
|
|
| |
`tramp-drop-volume-letter' for the local file name part.
|
|
|
|
| |
Add menu entries corresponding to all the key bindings.
|
|
|
|
|
|
| |
* textmodes/conf-mode.el (conf-mode-map): Add a menu.
(conf-align-assignments): Only work on the region if it is active.
(conf-quote-normal): Use when instead of if. Remove redundant test.
|
|
|
|
| |
for tracing and re-builder.
|
| |
|
|
|
|
|
|
|
|
|
| |
(appt-display-message): Move beep before display.
(appt-check): Make interactive. Reduce the number of lets.
Use string-equal to compare mode-line strings.
(appt-disp-window): Pluralize "minute" as needed. Make appt buffer read-only.
(appt-select-lowest-window, appt-make-list): Reduce the number of lets.
(appt-delete): Simplify.
|
|
|
|
|
|
|
|
|
| |
(mark-visible-calendar-date): Check for font-lock-mode before using faces.
(hebrew-holidays-3, generate-calendar-month)
(calendar-gregorian-from-absolute): Reduce the number of lets.
(hebrew-holidays-4, generate-calendar-window): Simplify.
(calendar-for-loop): Make obsolete.
(calendar-nth-named-day): Doc fix.
|
|
|
|
|
|
|
|
|
| |
(diary-list-entries, fancy-diary-display)
(print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
(calendar-mark-1, list-sexp-diary-entries, diary-remind):
Reduce the number of lets.
(mark-sexp-diary-entries, calendar-mark-complex):
Expand calendar-for-loops.
|
| |
|
| |
|
|
|
|
| |
(cal-tex-daily-page): Expand calendar-for-loops.
|
| |
|
|
|
|
| |
numbers.
|
|
|
|
| |
sizes and link numbers.
|
| |
|
|
|
|
|
| |
Phonetic Extensions and Phonetic Extensions Supplement (both previously
unassigned).
|
|
|
|
|
| |
script for bopomofo. Likewise for braille and mathematical.
Use unicode scripts that cover the phonetic "script" for IPA.
|