1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00
Commit graph

38061 commits

Author SHA1 Message Date
Chong Yidong
6bfebcda22 (edt-default-emulation-setup): Share global-buffers-menu-map with the
emulated global map.
2008-08-18 19:09:23 +00:00
Chong Yidong
aa0585b0c2 * emulation/edt.el (edt-default-emulation-setup): Share
global-buffers-menu-map with the emulated global map.
2008-08-18 19:09:07 +00:00
Chong Yidong
2db0e49cee (flyspell-word): Revert last change. 2008-08-16 16:52:10 +00:00
Chong Yidong
a21348cbe4 * textmodes/flyspell.el (flyspell-word): Revert last change. 2008-08-16 16:51:58 +00:00
Chong Yidong
c014bdbdd4 Regenerate. 2008-08-15 16:33:37 +00:00
Chong Yidong
5d7f1dfe73 Bump version to 22.2.90. 2008-08-15 16:33:11 +00:00
Glenn Morris
4aa8cbfb16 (eshell-ls-files): List one per line in a pipeline. (Bug#699) 2008-08-15 06:52:34 +00:00
Glenn Morris
6ad38dc0ac (sync from trunk 2008-01-25)
Martin Rudalics  <rudalics at gmx.at>

(find-library): Wrap search for library name in condition-case to
avoid reporting a scan-error.  (Bug#563)
2008-08-13 03:07:55 +00:00
Juanma Barranquero
5ef52f40c5 Backport trivial fixes from the trunk.
* desktop.el (desktop-minor-mode-table): Add `savehist-mode'.

* play/solitaire.el (solitaire-solve): Err out if the solitaire
  is already in progress.
2008-08-12 22:23:30 +00:00
Chong Yidong
d35a5141a5 (ldap-search-internal): Tweak URL regexp. 2008-08-12 18:36:15 +00:00
Chong Yidong
5e678cd1de * net/ldap.el (ldap-search-internal): Tweak URL regexp. 2008-08-12 18:36:03 +00:00
Glenn Morris
7b765ee622 (increment-calendar-month): Optionally handle systems without 12
months per year (sync from trunk 2008-03-31; needed for above
holiday-bahai fix).
2008-08-10 20:29:42 +00:00
Glenn Morris
f3f89619cf (holiday-bahai): Fix previous change for Emacs 22. 2008-08-10 20:28:41 +00:00
Glenn Morris
9b38c5e226 (f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
message when interactive (sync from trunk 2008-06-12).
2008-08-10 20:11:33 +00:00
Glenn Morris
8f010b8fbb (fortran-end-of-subprogram): Check for a match before trying to move
there (sync from trunk 2008-06-11).
2008-08-10 20:09:13 +00:00
Glenn Morris
9e7efbfa81 (bootstrap-prepare): Explictly pass EMACS to sub-makes
that use it, for non-GNU makes (sync from trunk 2008-06-08).
2008-08-10 20:08:50 +00:00
Glenn Morris
51bfa3d9bc (byte-compile-maybe-guarded): Doc fix (sync from trunk 2008-06-13).
(byte-compile-file): Doc fix (sync from trunk 2008-04-27).
2008-08-10 20:08:38 +00:00
Glenn Morris
d7abeae694 (locate-library): Doc fix (sync from trunk 2008-06-10). 2008-08-10 20:08:15 +00:00
Glenn Morris
c972b4d87e (generated-custom-dependencies-file): Doc fix (sync from trunk
2008-06-05).
2008-08-10 20:08:03 +00:00
Glenn Morris
cfbb09b9da (generated-finder-keywords-file, finder-exit): Doc fix (sync from
trunk 2008-06-05).
2008-08-10 20:07:48 +00:00
Glenn Morris
e2b9aaa409 (holiday-float): Doc fixes (sync from trunk 2008-04-29). 2008-08-10 20:07:32 +00:00
Glenn Morris
9cc03d3308 (calendar-nth-named-absday, calendar-nth-named-day):
Doc fixes (sync from trunk 2008-04-29).
2008-08-10 20:07:11 +00:00
Glenn Morris
00d66ed4bd (holiday-islamic): Doc fix (sync from trunk 2008-04-23). 2008-08-10 20:06:46 +00:00
Glenn Morris
9eccc8f0b6 (cal-tex-preamble-extra): Fix custom type (sync from trunk
2008-04-11).
2008-08-10 20:06:35 +00:00
Glenn Morris
a72196e7f4 (toggle-truncate-lines): Doc fix (sync from trunk 2008-04-10). 2008-08-10 20:06:21 +00:00
Glenn Morris
4115180225 (holiday-bahai): Use an algorithm actually relevant to this calendar
system (sync from trunk 2008-03-31).
(calendar-bahai-date-string): Avoid an error for pre-Bahai dates (sync
from trunk 2008-03-31).
(calendar-print-bahai-date): Handle pre-Bahai dates (sync from trunk
2008-03-20).
(calendar-absolute-from-bahai): Fix the leap-year case (sync from trunk
2008-03-20).
2008-08-10 20:06:08 +00:00
Glenn Morris
bf9b4e4e7f (holiday-julian): Fix a problem with holidays in the last fortnight in
Julian October (sync from trunk 2008-03-31).
2008-08-10 20:05:45 +00:00
Glenn Morris
4f44bf18d3 (simple-diary-display, diary-show-all-entries, make-diary-entry):
Respect non-nil values of pop-up-frames (sync from trunk 2008-03-28).
(list-sexp-diary-entries, diary-float): Doc fixes (sync from trunk 2008-04-29).
2008-08-10 20:05:15 +00:00
Glenn Morris
59c4743d13 (diary-remind): Doc fix. 2008-08-10 02:44:23 +00:00
Chong Yidong
c0d37e9288 (kmacro-exec-ring-item): Add autoload. 2008-08-05 22:58:59 +00:00
Chong Yidong
17e5726d3b * kmacro.el (kmacro-exec-ring-item): Add autoload. 2008-08-05 22:58:44 +00:00
Chong Yidong
8254b76996 * files.el (auto-save-visited-file-name): Move definition to
fileio.c.

* cus-start.el (all): Handle auto-save-visited-file-name.
2008-08-05 21:45:59 +00:00
Chong Yidong
7336ae360e Handle auto-save-visited-file-name. 2008-08-05 21:45:31 +00:00
Chong Yidong
141219794f (auto-save-visited-file-name): Move definition to fileio.c. 2008-08-05 21:44:43 +00:00
Chong Yidong
436e3ef584 (custom-save-all): Avoid destrying symlink if already visiting the
custom file.
2008-08-02 21:10:05 +00:00
Chong Yidong
07f540d6ed Fix typo in last change. 2008-08-02 21:09:29 +00:00
Chong Yidong
f7bddaf32e * cus-edit.el (custom-save-all): Avoid destrying symlink if
already visiting the custom file.
2008-08-02 21:09:08 +00:00
Chong Yidong
9d96724002 (pgg-gpg-process-region): Accept any remaining pending output coming
after the status change.
2008-08-02 19:03:39 +00:00
Chong Yidong
7b044f8d8e * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
pending output coming after the status change.
2008-08-02 19:03:22 +00:00
Chong Yidong
5fd4193c04 (abbreviate-file-name): When replacing $HOME with ~, turn off
case-fold-search.
2008-07-31 21:12:21 +00:00
Chong Yidong
8916b50099 * files.el (abbreviate-file-name): When replacing $HOME with ~, turn
off case-fold-search.
2008-07-31 21:11:38 +00:00
Chong Yidong
78b78f1514 (c-style-alist): For the Ellemtel style, move the
(arglist-cont-nonempty) from c-offsets-alist to c-hanging-braces-alist
like other styles already have.
2008-07-31 14:24:20 +00:00
Chong Yidong
e567e17562 * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
move the (arglist-cont-nonempty) from c-offsets-alist to
c-hanging-braces-alist like other styles already have.
2008-07-31 14:23:37 +00:00
Chong Yidong
698ab06b16 (image-mode): Set image-mode-text-map when image cannot be displayed. 2008-07-30 13:38:28 +00:00
Chong Yidong
2f5687ffa9 * image-mode.el (image-mode): Set image-mode-text-map when image
cannot be displayed.
2008-07-30 13:37:27 +00:00
Chong Yidong
458ce40a6a (flyspell-word, flyspell-large-region, flyspell-region): Call
ispell-maybe-find-aspell-dictionaries.
2008-07-28 20:18:52 +00:00
Chong Yidong
1bd045d53a * textmodes/flyspell.el (flyspell-word, flyspell-large-region)
(flyspell-region): Call ispell-maybe-find-aspell-dictionaries.
2008-07-28 20:18:25 +00:00
Chong Yidong
2f9e82278e (next-error): Do a redisplay to prevent incorrect
recentering (workaround for bug#197).
2008-07-28 20:02:04 +00:00
Chong Yidong
cf711abf49 * simple.el (next-error): Do a redisplay to prevent incorrect
recentering (workaround for bug#197).
2008-07-28 20:01:45 +00:00
Michael Albinus
7f5344e1ed * net/tramp.el (tramp-perl-directory-files-and-attributes)
(tramp-get-device): Make device number a cons cell.
2008-07-28 03:56:41 +00:00