Commit graph

43559 commits

Author SHA1 Message Date
Stefan Monnier
882e82db4d (vc-bzr-previous-revision, vc-bzr-next-revision): New funs. 2008-04-03 13:34:34 +00:00
Chong Yidong
a086d081fa (shell-dynamic-complete-filename): New fun.
(shell-dynamic-complete-functions): Use it.
2008-04-03 05:13:15 +00:00
Chong Yidong
7108216759 * shell.el (shell-dynamic-complete-filename): New fun.
(shell-dynamic-complete-functions): Use it.
2008-04-03 05:12:57 +00:00
Glenn Morris
fac3dc5bd6 (bahai-holidays): Re-order. 2008-04-03 04:49:18 +00:00
Glenn Morris
d613557fee (calendar-holidays): Doc fix. 2008-04-03 04:41:55 +00:00
Glenn Morris
1dbf633283 (calendar-holiday-list): Fix previous change.
(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.
2008-04-03 04:10:43 +00:00
Kenichi Handa
c094b3f9c3 *** empty log message *** 2008-04-03 04:09:21 +00:00
Glenn Morris
a51daf969c (hebrew-holidays-1, hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4):
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.
2008-04-03 04:07:45 +00:00
Glenn Morris
df1c298dbe (holiday-islamic-new-year): New function. 2008-04-03 04:07:01 +00:00
Kenichi Handa
1c9992b7da (create-fontset-from-x-resource):
Handle the error of X resource more gracefully.
2008-04-03 04:06:55 +00:00
Glenn Morris
f2268dc056 (holiday-rosh-hashanah-etc, holiday-passover-etc, holiday-hanukkah):
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.
2008-04-03 04:06:48 +00:00
Glenn Morris
df7c034e8a (holiday-fixed): Autoload it.
(holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
2008-04-03 04:05:56 +00:00
Chong Yidong
526792a318 (describe-variable): Undo 2008-02-25 change. 2008-04-03 04:01:32 +00:00
Chong Yidong
902c9b1a16 * help-fns.el (describe-variable): Undo 2008-02-25 change. 2008-04-03 04:01:18 +00:00
Kenichi Handa
e38bd11b60 (latin1-display): Don't use
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.
2008-04-03 03:53:24 +00:00
Stefan Monnier
e0f0f3efb4 (timer): Define as a defstruct, so we can name the fields, to make the
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.
2008-04-03 03:43:18 +00:00
Glenn Morris
7662e6afa3 *** empty log message *** 2008-04-03 03:38:47 +00:00
Glenn Morris
7cd59c7337 (diary-mail-addr): Use bound-and-true-p. 2008-04-03 03:33:37 +00:00
Glenn Morris
628c97b2cf (tramp-drop-volume-letter): Move definition before use. 2008-04-03 03:33:18 +00:00
Glenn Morris
ab319633b1 (c-beginning-of-defun, c-end-of-defun): Remove declarations; no longer used.
(c-cpp-define-name, c-defun-name): Declare as functions.
2008-04-03 03:32:40 +00:00
Stefan Monnier
ce4025c708 (vc-mtn-command): Avoid localization of messages. 2008-04-03 02:22:55 +00:00
Stefan Monnier
5a3b79c471 (vc-bzr-checkout): Simplify. 2008-04-03 02:21:33 +00:00
Stefan Monnier
bd1d6a63fc (image-mode-fit-frame): New command. 2008-04-03 02:19:23 +00:00
Stefan Monnier
d34c311ab4 (beginning-of-buffer, end-of-buffer, goto-line, undo)
(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.
2008-04-03 02:16:17 +00:00
Juanma Barranquero
57f31575dd Regenerate. 2008-04-03 01:27:31 +00:00
Vinicius Jose Latorre
20525d8cdc Fix comment typo. 2008-04-02 23:50:11 +00:00
Alan Mackenzie
fa7056bcee (c-defun-name, c-cpp-define-name): New optimised functions to get the
name of the current defun/macro.
2008-04-02 21:24:30 +00:00
Alan Mackenzie
221fcdaa90 (add-log-current-defun): Move the functionality which gets the current
function name for C like modes to cc-cmds.el, thus optimising for speed.
2008-04-02 21:22:40 +00:00
Alan Mackenzie
1464a281ea *** empty log message *** 2008-04-02 21:21:01 +00:00
Chong Yidong
5af4f92e68 * simple.el (deactivate-mark): When the mark is temporarily
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.
2008-04-02 20:17:41 +00:00
Chong Yidong
9d93718697 (cua-mode): Turn off shift-select-mode. 2008-04-02 20:17:20 +00:00
Chong Yidong
2169fd5564 (forward-paragraph, backward-paragraph, forward-sentence,
backward-sentence): Add ^ interactive spec.
2008-04-02 20:17:05 +00:00
Chong Yidong
688468a012 (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.
2008-04-02 20:16:33 +00:00
Chong Yidong
109cfe4e37 (deactivate-mark): When the mark is temporarily
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.
2008-04-02 20:16:10 +00:00
Michael Albinus
113e2a8447 * net/tramp.el (tramp-make-tramp-temp-file): Use
`tramp-drop-volume-letter' for the local file name part.
2008-04-02 18:58:45 +00:00
Dan Nicolaescu
f03562ec77 (sh-mode-map): Rename the menu. Add :help.
Add menu entries corresponding to all the key bindings.
2008-04-02 06:38:24 +00:00
Dan Nicolaescu
b23718189d * emacs-lisp/debug.el (debugger-mode-map):
* 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.
2008-04-02 06:35:21 +00:00
Dan Nicolaescu
5e8bbcc4c9 (emacs-lisp-mode-map): Add menu entries
for tracing and re-builder.
2008-04-02 06:29:40 +00:00
Glenn Morris
debf91fda6 Whitespace only. 2008-04-02 03:52:36 +00:00
Glenn Morris
ce5b3019bf (appt-disp-window-function): Doc fix.
(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.
2008-04-02 03:50:34 +00:00
Glenn Morris
2475d1a306 (diary-entry-marker, calendar-today-marker, calendar-holiday-marker)
(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.
2008-04-02 03:35:38 +00:00
Glenn Morris
2e73c671d1 (fancy-diary-display): Check for font-lock-mode before using faces.
(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.
2008-04-02 03:34:23 +00:00
Glenn Morris
ff35f3b850 (calendar-time-zone-daylight-rules): Simplify. 2008-04-02 03:18:55 +00:00
Glenn Morris
2d354894b7 (list-yahrzeit-dates): Expand calendar-for-loop call. 2008-04-02 03:17:21 +00:00
Glenn Morris
80b24a359b (cal-tex-insert-blank-days-at-end, cal-tex-last-blank-p)
(cal-tex-daily-page): Expand calendar-for-loops.
2008-04-02 03:16:47 +00:00
Glenn Morris
d4ab8ae3c8 (holiday-chinese-new-year): Use a single let. 2008-04-02 03:15:54 +00:00
Chong Yidong
4543e21391 (find-dired-filter): Align columns by padding file sizes and link
numbers.
2008-04-01 17:34:20 +00:00
Chong Yidong
96c0d8d474 * find-dired.el (find-dired-filter): Align columns by padding file
sizes and link numbers.
2008-04-01 17:34:02 +00:00
Juanma Barranquero
0f86a7dcb9 Fix typos. 2008-04-01 14:59:32 +00:00
Jason Rumney
6c52dd78f7 (script-list): Add phonetic script, covering IPA (previously Latin),
Phonetic Extensions and Phonetic Extensions Supplement (both previously
unassigned).
2008-04-01 14:24:26 +00:00