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
Eric S. Raymond
4f61cc3e1f
Move VC-Dired code from vc.el to vc-dispatcher.el.
2008-05-03 10:47:28 +00:00
Eli Zaretskii
a43e305413
(ls-lisp-insert-directory): Use string-width' instead of
length'
...
for comparing length of user and group names.
2008-05-03 10:28:39 +00:00
Eric S. Raymond
17f039f312
Move context-preservation machinery.
2008-05-03 10:18:08 +00:00
Eli Zaretskii
7412d42903
(Ffile_attributes): Don't allow the device number become negative.
2008-05-03 10:17:22 +00:00
Eli Zaretskii
064032d030
(Ffile_attributes): Don't allow the device number become negative.
2008-05-03 10:11:22 +00:00
Eric S. Raymond
83affd963e
Move the command-closure machinery to vc-dispatcher.el.
2008-05-03 09:45:20 +00:00
Eli Zaretskii
58bb7d50ae
(lisp2): Add epa-file-hook.elc, to track the corresponding change
...
in src/Makefile.in.
2008-05-03 09:33:21 +00:00
Eric S. Raymond
b1ddeeb7e7
Partially undo the dispatcher split, it needs to happen more gradually
...
to avoid breaking things.
2008-05-03 09:28:04 +00:00
Eric S. Raymond
7265c6e8a8
Remove logentry primitive from backend API.
2008-05-03 07:39:17 +00:00
Eric S. Raymond
92d1eebf86
vc-dispatcher layer separation.
2008-05-03 07:06:34 +00:00
Eric S. Raymond
9b4ab1b495
Append to another to-do comment.
2008-05-03 06:10:56 +00:00
Eric S. Raymond
7a3c8d3a1f
Added to-do items.
2008-05-03 06:01:19 +00:00
Daiki Ueno
5a81d3d7fe
Add epa-file-hook.elc to shortlisp as well.
2008-05-02 22:22:03 +00:00
Daiki Ueno
f83bbfac27
(lisp): Add epa-file-hook.elc.
2008-05-02 21:53:02 +00:00