1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00
Commit Graph

82997 Commits

Author SHA1 Message Date
Eric S. Raymond
1ef5eecc2f Document the fact that (current-local-map) and (urrent-global-map)
return references, not copies.
2008-05-05 18:13:39 +00:00
Eric S. Raymond
d5079317f7 Fix a compilation warning. 2008-05-05 15:08:59 +00:00
Nick Roberts
7444d6ab9f Add regexp for Open Watcom compiler output. 2008-05-05 12:00:41 +00:00
Nick Roberts
9d8a1adde0 (compilation-error-regexp-alist-alist):
Add regexp for Open Watcom compiler output.
2008-05-05 11:59:04 +00:00
Nick Roberts
ba82b36e4a *** empty log message *** 2008-05-05 11:55:44 +00:00
Agustín Martín
c31fd3c0fd (ispell-get-decoded-string): Remove no-op 2008-05-05 10:42:39 +00:00
Stefan Monnier
140eb7640b (Ftry_completion): Remove code left over from when we used
scmp instead of Fcompare_strings.
2008-05-05 09:51:29 +00:00
Stefan Monnier
0c8a412cfd (python-block-pairs): Align finally with except. 2008-05-05 07:10:25 +00:00
Stefan Monnier
11a36f646e (vc-rcs-fetch-master-state): Fix inf-loop. 2008-05-05 06:38:04 +00:00
Stefan Monnier
8653eee82e (smerge-start-session): Don't call smerge-next if
looking at conflict marker.
2008-05-05 06:16:20 +00:00
Stefan Monnier
6494957aaa (vc-dir-mark-buffer-changed): Fix typo
client-mode -> vc-client-object, and guess `funcall' was meant.
(vc-dir-mode): Rename client-mode -> vc-client.mode.
2008-05-05 06:12:33 +00:00
Dan Nicolaescu
95eafb14f3 (dbus-call-method, dbus-register-signal)
(dbus-debug): Move declarations outside eval-when-compile.
2008-05-05 02:43:39 +00:00
Eric S. Raymond
992c67c500 Typo fix. 2008-05-05 02:43:34 +00:00
Roland Winkler
93855d5881 * proced.el (proced-command-alist): Fix system-type values. Fix defcustom.
(proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
(proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
(proced-sort-start, proced-sort, proced-sort-time): New commands.
(proced-update): Use proced-sorting-scheme.  Update modeline.
(proced-send-signal): Use nreverse.
(proced-sorting-scheme-p): New function.
2008-05-05 02:39:55 +00:00
Roland Winkler
615482527d (proced-command-alist): Fix system-type values. Fix defcustom.
(proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
(proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
(proced-sort-start, proced-sort, proced-sort-time): New commands.
(proced-update): Use proced-sorting-scheme.  Update modeline.
(proced-send-signal): Use nreverse.
(proced-sorting-scheme-p): New function.
2008-05-05 02:38:20 +00:00
Eric S. Raymond
725aff3cad Correct buggy dispatch logic. 2008-05-04 23:24:49 +00:00
Juanma Barranquero
e9184ccb47 (Fw32_battery_status): Fix computation of %t (h:min) format. 2008-05-04 23:20:35 +00:00
Juri Linkov
d844ef2fab (mailcap-replace-in-string): New compatibility alias.
(mailcap-file-default-commands): Use mailcap-replace-in-string
instead of replace-regexp-in-string, and mailcap-delete-duplicates
instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
2008-05-04 23:12:26 +00:00
Miles Bader
f67e15be8d Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1142
2008-05-04 19:46:16 +00:00
Miles Bader
f8a295058a Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1141
2008-05-04 19:46:02 +00:00
Miles Bader
3eb2067725 Add arch tagline 2008-05-04 19:27:58 +00:00
Eric S. Raymond
a3e0b93f14 Typo fix. 2008-05-04 13:20:50 +00:00
Eric S. Raymond
cb625535b5 Bug fix for vc-dispatcher split. 2008-05-04 13:17:33 +00:00
Michael Albinus
67321a57fc *** empty log message *** 2008-05-04 11:45:43 +00:00
Reiner Steib
e405fa5f4e * NEWS: Reword previous commit.
* NEWS.22: Document removal of duplicated "alt-" input methods.
2008-05-04 10:23:41 +00:00
Reiner Steib
092a8af3e7 Document removal of duplicated "alt-" input methods. 2008-05-04 10:22:59 +00:00
Andreas Schwab
7b913185b0 Require dired when compiling. 2008-05-04 09:32:39 +00:00
Andreas Schwab
5270bf519b (completion--insert-strings): Don't delete past
bol.
2008-05-04 09:30:57 +00:00
YAMAMOTO Mitsuharu
0e9378b398 (XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]:
Create bitmap context in native byte order.
2008-05-04 00:32:24 +00:00
YAMAMOTO Mitsuharu
4c75652929 [USE_MAC_IMAGE_IO] (image_load_image_io):
Create bitmap context in native byte order.
2008-05-04 00:31:59 +00:00
Glenn Morris
6fc3871ea8 Derek Upham <sand at blarg.net> (tiny change)
xfonts-jmk has correct UNDERLINE_POSITION from 3.0.17 onwards.
2008-05-03 21:07:14 +00:00
Glenn Morris
8480ec72e1 Simplify compilation requirements. 2008-05-03 20:53:53 +00:00
Glenn Morris
6faa677936 Remove unnecessary variable declarations. 2008-05-03 20:50:51 +00:00
Glenn Morris
8a92d311fe Fix typo. 2008-05-03 20:24:45 +00:00
Glenn Morris
921fbdf065 Regenerate. 2008-05-03 20:17:10 +00:00
Glenn Morris
79bc8bbb21 (MAKEINFO): New, set by configure.
(install-arch-indep): Without makeinfo, ignore any missing manuals.
(info-real): New target.
(info): Without makeinfo, do nothing, else call `info-real'.
2008-05-03 20:16:45 +00:00
Glenn Morris
4c18f8b45c (--without-makeinfo): New option. If set, absence of suitable
makeinfo is not a fatal error.
2008-05-03 20:16:15 +00:00
Glenn Morris
e0e02da34c Correct authorship of patch from Red Hat. 2008-05-03 19:04:09 +00:00
Glenn Morris
175aea10f7 Correct authorship of patch from Red Hat. 2008-05-03 19:03:37 +00:00
Glenn Morris
a8cd249639 Regenerate. 2008-05-03 19:01:26 +00:00
Glenn Morris
1066d05643 (x_libraries): Remove standard 64-bit directories - experimental
workaround for minor autoconf bug.
2008-05-03 18:59:40 +00:00
Glenn Morris
0b0914aee4 The following input methods were removed in Emacs 22.2... 2008-05-03 18:57:42 +00:00
Glenn Morris
a3dd77f764 Dave Love <fx at gnu.org>
(python-beginning-of-statement): Loop at least once (fixes 2008-02-21 change).
2008-05-03 18:51:41 +00:00
Stefan Monnier
c6bff69edc (Fset_char_table_range): If range is t, really set all chars to that value. 2008-05-03 14:31:55 +00:00
Eric S. Raymond
d97d570d2c Another refactoring step. 2008-05-03 13:16:19 +00:00
Eric S. Raymond
1bc7fa22f0 Refactoring step. 2008-05-03 13:07:18 +00:00
Eric S. Raymond
f17e204336 Small refactoring step. 2008-05-03 12:42:54 +00:00
Eric S. Raymond
d99d06ece0 Reorganze VC todo list. 2008-05-03 12:06:42 +00:00
Eric S. Raymond
783b505b7b Moved most of vc-dir from vc.el to vc-dispatcher.el. 2008-05-03 11:46:05 +00:00
Andreas Schwab
dab955e836 Unbreak bootstrap. 2008-05-03 11:15:08 +00:00