Commit graph

81654 commits

Author SHA1 Message Date
Michael Albinus
2c81b4685d * tramp.texi (Filename completion): Remove footnote about let-bind
of `partial-completion-mode'.  It doesn't work this way.
2008-03-26 20:16:28 +00:00
Michael Albinus
608d6a81c6 *** empty log message *** 2008-03-26 20:15:47 +00:00
Stefan Monnier
c397dc7a0d (syms_of_data): Mark most-positive-fixnum and
most-negative-fixnum as constants.
2008-03-26 18:14:02 +00:00
Stefan Monnier
bf6b4d583b (redisplay_internal): Reset selected_frame earlier. 2008-03-26 18:11:47 +00:00
Stefan Monnier
ef6f5c0eef (scan_for_column): Extract from current_column_1.
Merge with the same code from Fmove_to_column.
(current_column_1, Fmove_to_column): Use it.
2008-03-26 18:10:51 +00:00
Juanma Barranquero
8c01c0d4eb *** empty log message *** 2008-03-26 17:33:00 +00:00
Juanma Barranquero
cb438d6ea7 Remove duplicate entries. 2008-03-26 17:15:57 +00:00
Juanma Barranquero
ff9bf0719a Remove duplicate entries. 2008-03-26 17:04:38 +00:00
Juanma Barranquero
daa3e946cb Remove duplicate entries. 2008-03-26 16:57:56 +00:00
Stefan Monnier
6d401b4e2e (image-mode-reapply-winprops): Simplify now that
window-configuration-change-hook works buffer-locally.
2008-03-26 15:49:03 +00:00
Juanma Barranquero
65b332f45f *** empty log message *** 2008-03-26 15:22:14 +00:00
Roland Winkler
f6b26818ea ** proced.el has been added. It operates on processes like dired. 2008-03-26 15:07:14 +00:00
Roland Winkler
dfab9988c5 Add arch-tag. 2008-03-26 15:01:44 +00:00
Juanma Barranquero
fdb5bd87c4 (describe-function-1, describe-variable): If CURRENT-NAME is nil,
don't end obsolescence info with semicolon.
2008-03-26 14:49:15 +00:00
Johan Bockgård
d9dd743ee6 (lm-with-file): Use mode and syntax table for Emacs Lisp, not Lisp. 2008-03-26 14:13:06 +00:00
Juanma Barranquero
67b1798915 *** empty log message *** 2008-03-26 12:24:37 +00:00
Juanma Barranquero
d87e5a2565 (byte-compile-obsolete): If no replacement is provided,
don't print "use nil instead".
2008-03-26 12:18:17 +00:00
Johan Bockgård
31d24a4b3a (PC-do-completion): Use regexp-quote. 2008-03-26 11:50:34 +00:00
Dan Nicolaescu
920fb2b0fd (vc-cvs-parse-status, vc-cvs-after-dir-status): Detect
missing files.
2008-03-26 07:15:05 +00:00
Dan Nicolaescu
117d3cc5bb *** empty log message *** 2008-03-26 06:47:56 +00:00
Dan Nicolaescu
f0e1713e2a (vc-git-extra-menu-map): New key map.
(vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
New functions.
2008-03-26 06:35:55 +00:00
Dan Nicolaescu
a58b57e22c (vc-default-mode-line-string): Deal with 'removed
and 'missing files.
2008-03-26 04:46:42 +00:00
Stefan Monnier
96ffea61b9 (list-holidays): Make Y2 optional. 2008-03-26 03:43:43 +00:00
Stefan Monnier
e14221412b (appt-buffer-name): Don't use a leading space for buffers shown to the user.
(appt-disp-window): Disable undo explicitly now that the leading space is gone.
2008-03-26 03:42:57 +00:00
Stefan Monnier
2977fc373a (activate-mark): New function.
(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.
2008-03-26 03:40:40 +00:00
Stefan Monnier
04509548fd (dired-create-files): Use dolist. 2008-03-26 03:34:07 +00:00
Stefan Monnier
0ec08b3800 (mode-line-change-eol): Use with-selected-window. 2008-03-26 03:32:46 +00:00
Stefan Monnier
554fde6ed7 (apropos-command): Include macros. 2008-03-26 03:31:42 +00:00
Glenn Morris
26f435507b Some re-ordering so that defcustoms are at start, functions defined
before use.
2008-03-26 03:26:43 +00:00
Glenn Morris
37628fd07e Remove floating-point check.
Explicitly require calendar, not cal-julian.
2008-03-26 03:15:31 +00:00
Glenn Morris
164e17e180 Remove floating-point check.
Explicitly require calendar, not cal-julian.
Explicitly require cal-dst.
2008-03-26 03:14:42 +00:00
Glenn Morris
7d58cf6337 (list-holidays): Assume atan always bound. 2008-03-26 03:14:13 +00:00
Glenn Morris
f21811af0f Provide calendar before requiring cal-menu.
(oriental-holidays, solar-holidays): Assume atan always bound.
(solar-holidays): Simplify holiday-sexp calls.
2008-03-26 03:13:55 +00:00
Glenn Morris
d2e009298d (calendar-after-frame-setup-hook): New name for
calendar-after-frame-setup-hooks.  Update callers, make old name an
obsolete alias.  Doc fix.
(calendar-frame-1): Doc fix.
2008-03-26 03:12:48 +00:00
Glenn Morris
73f7eb5970 Require calendar rather than cal-julian.
Autoload calendar-absolute-from-julian.
(persian-calendar-epoch): Set when compiling.
2008-03-26 03:12:02 +00:00
Glenn Morris
7ff651d07a Require calendar rather than declaring functions.
(cal-menu-diary-menu): Remove menu headings that cause cal-bahai,
cal-islam, cal-hebrew to be loaded on starting the calendar.
2008-03-26 03:11:38 +00:00
Glenn Morris
282179b2f9 Require calendar rather than cal-julian.
Autoload calendar-absolute-from-julian.
(calendar-islamic-epoch): Set when compiling.  Doc fix.
2008-03-26 03:11:04 +00:00
Glenn Morris
06e3b7ae73 Don't require cal-persia.
(calendar-absolute-from-persian): Autoload it.
(dst-adjust-time): Doc fix.
2008-03-26 03:10:23 +00:00
Glenn Morris
dad6b4ee59 Require calendar rather than cal-julian.
Autoload calendar-absolute-from-julian.
(coptic-calendar-epoch): Set when compiling.
2008-03-26 03:10:04 +00:00
Glenn Morris
829e029532 Explicitly require calendar. 2008-03-26 03:09:32 +00:00
Glenn Morris
0ac1cb01e7 Require calendar, not cal-julian.
(calendar-bahai-epoch): Doc fix.
2008-03-26 03:09:12 +00:00
Stefan Monnier
8be6f5ae7d Don't use single-char mapping from ~ to NBSP. 2008-03-26 02:40:58 +00:00
Stefan Monnier
27a6f13233 (Contributors): Update my email. 2008-03-26 02:39:11 +00:00
Stefan Monnier
aa657fbff9 (auto-revert-buffers): Use buffer-live-p. 2008-03-26 02:38:15 +00:00
Stefan Monnier
67af6bdd7b (describe-function-1, describe-variable): If no
replacement is provided, don't print "use nil instead".
2008-03-26 02:36:45 +00:00
Roland Winkler
1ba1a8b972 Update copyright. 2008-03-26 02:29:43 +00:00
Roland Winkler
37e4d8ed4f proced.el: New file. 2008-03-26 02:15:28 +00:00
Juanma Barranquero
9e60aa0b8c (side-effect-free-fns): Fix typo. 2008-03-25 23:27:11 +00:00
Juri Linkov
d4919479f9 Add file cookie coding:iso-8859-1 for the degree sign
in battery-mode-line-format.
2008-03-25 21:50:45 +00:00
Juri Linkov
77e0c5b66b (minibuffer-local-map): For the command
file-cache-minibuffer-complete replace keymap minibuffer-local-map
with map which is already locally bound to minibuffer-local-map.
2008-03-25 21:48:28 +00:00