1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00
Commit graph

42434 commits

Author SHA1 Message Date
Michael Olson
fd35d9d668 net/tramp.el (tramp-process-sentinel): Avoid error when process buffer killed. 2008-02-09 05:52:07 +00:00
Miles Bader
1230c3cb58 (rcirc-omit-mode): Suppress invisibility ellipsis
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1061
2008-02-09 03:52:59 +00:00
Miles Bader
37b77401a1 Add arch tagline 2008-02-09 02:29:02 +00:00
Glenn Morris
3cf86f002f woman-locale. 2008-02-08 20:44:48 +00:00
Glenn Morris
a7e65ac436 (woman-locale): New defcustom.
(woman-expand-locale, woman-manpath-add-locales): New functions.
(woman-manpath): Call woman-manpath-add-locales.  Bump :version.
2008-02-08 20:43:50 +00:00
Glenn Morris
44ee1bdfe4 (locale-translate): New function, with old code extracted from
set-locale-environment.
(set-locale-environment): Use locale-translate.  Set woman-locale.
2008-02-08 20:43:16 +00:00
Glenn Morris
1888e56807 (pgg-display-output-buffer): Declare as function. 2008-02-08 20:27:28 +00:00
Glenn Morris
b50690ccaf (selection-coding-system): Make it a defcustom, and add the properties
from cus-start.el.  Bump :version.
2008-02-08 20:16:52 +00:00
Glenn Morris
866a8ce4ed (selection-coding-system): Remove, since it's now defined in select.el
rather than in xselect.c.
2008-02-08 20:12:26 +00:00
Stefan Monnier
02e3336d0c (diff-add-change-log-entries-other-window): Avoid the
splitter in context hunks.
2008-02-08 16:00:55 +00:00
Kenichi Handa
fe243f8ee2 (setup-default-fontset): Fix arabic otf
font specification.
2008-02-08 12:50:25 +00:00
Glenn Morris
f9c7b08c6e (x-handle-parent-id): Remove free variable `parent-id'. 2008-02-08 08:33:42 +00:00
Glenn Morris
c2902087b8 Update license to GPLv3+. 2008-02-08 08:04:31 +00:00
Glenn Morris
3d0c2a29ef (custom-theme-set-variables): Sort symbols that are
dependencies before symbols that depend on them.
(custom-enabled-themes): Set after custom-theme-directory.
2008-02-08 07:59:31 +00:00
Michael Olson
4b01af2e1e EasyPG: Add ChangeLog entries. 2008-02-08 06:56:24 +00:00
Michael Olson
c154c0be04 EasyPG: Initial check-in. 2008-02-08 06:54:27 +00:00
Glenn Morris
1e2eefdd0c (top-level): Move provide statement to end.
(pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
`*' from doc-string.  Allow to be nil.
(pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
Allow to be nil.  Add :version.
(pcmpl-ssh-hosts): Move definition before use.  Handle lines
without hostnames, and multiple hostnames per line.
2008-02-08 05:14:03 +00:00
Glenn Morris
9c519cf2a0 Phil Hagelberg <phil at evri.com>
(pcmpl-ssh-known-hosts-file): New defcustom.
(pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
2008-02-08 05:07:50 +00:00
Romain Francoise
987be29bac Whitespace changes. 2008-02-07 19:12:05 +00:00
Jan Djärv
350c174573 (x-handle-parent-id): New function. 2008-02-07 14:07:00 +00:00
Jan Djärv
c434f203bf * startup.el (command-line-x-option-alist): Add --parent-id. 2008-02-07 14:05:53 +00:00
Glenn Morris
c8a56c8751 One new entry.
Some tidying post-unicode-merge: typos, tense, simplification, filling.
2008-02-07 06:22:07 +00:00
Glenn Morris
d2b532fe1c Chris Moore <christopher.ian.moore at gmail.com>
(x-fixed-font-alist): Use consistent capitalization for "Font Menu".
2008-02-07 06:20:25 +00:00
Miles Bader
8385d65910 Remove incorrect entries from lisp/gnus/ChangeLog
These entries were in lisp/gnus/ChangeLog.unicode, but no corresponding code
changes occurred when merging the unicode branch to the trunk (perhaps those
changes were separately merged to the trunk prior to the unicode merge).

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1056
2008-02-06 22:53:44 +00:00
Michael Albinus
06c0751a07 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
(Inspection): New function dbus-ping.
2008-02-06 21:31:16 +00:00
Michael Albinus
4ba11bcb85 * net/dbus.el (dbus-interface-peer): New defconst.
(dbus-ping): New defun.
2008-02-06 20:54:19 +00:00
Michael Albinus
a9f31e3df9 * url-handlers.el (file-remote-p): Add handler.
(url-handler-file-remote-p): New fun.
2008-02-06 20:34:23 +00:00
Sam Steingold
dce1354779 revert the `vc-status' keybindings 2008-02-06 19:06:34 +00:00
Sam Steingold
527b313d4d (vc-prefix-map): Bind `vc-status' to "?".
(vc-prefix-key): New user-customizable variable.
(vc-menu-map): Add `vc-status'.
2008-02-06 17:52:35 +00:00
Stefan Monnier
e61e836bc0 (ange-ftp-unhandled-file-name-directory):
Just return nil and let the C code provide a fallback.
2008-02-06 14:44:14 +00:00
Stefan Monnier
791fe18237 (url-handler-unhandled-file-name-directory):
Handle `file' URLs specially.  Return nil for non-local filenames.
2008-02-06 14:43:05 +00:00
Glenn Morris
8eb310f32f Remove unicode merge entries about re-generating files that are new in
trunk.
2008-02-06 04:39:25 +00:00
Glenn Morris
df1cdc43d7 Remove "sync with head" entries brought in by unicode merge. 2008-02-06 04:32:40 +00:00
Glenn Morris
5448f48330 Add missing entry. 2008-02-06 04:29:32 +00:00
Glenn Morris
df798d2a01 Update GPL version. 2008-02-06 04:28:00 +00:00
Glenn Morris
9d7cb26e1e (tramp-cleanup-connection): Update calls to
tramp-flush-connection-property for removed 2nd argument.
2008-02-05 03:54:37 +00:00
Stefan Monnier
8330c1755e (diff-add-change-log-entries-other-window):
Rename from diff-create-changelog.  Change users.
Minor change to hopefully work with plain diffs.
(diff-mode-map): Add binding for it.
2008-02-05 02:14:10 +00:00
Dan Nicolaescu
8a72c7f8c9 Add new TODO entry.
(diff-create-changelog): New function.
(diff-mode-menu): Bind it.
2008-02-04 21:41:09 +00:00
Kenichi Handa
e94848ea6e (print-fontset-element): Handle the
case of inhibitting the fallback fonts.
2008-02-04 12:19:50 +00:00
Kim F. Storm
a9dbdeceb0 (ido-magic-forward-char, ido-magic-backward-char)
(ido-magic-delete-char): Use prefix arg.
2008-02-04 09:57:16 +00:00
Miles Bader
093571c374 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1048
2008-02-04 09:39:04 +00:00
Miles Bader
e9198520f3 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1047
2008-02-04 09:38:49 +00:00
Miles Bader
9303f9853d Adjust dates of unicode merge entries to UTC.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1046
2008-02-04 09:38:39 +00:00
Magnus Henoch
b72ef56499 Require cl when compiling, for setf. 2008-02-04 06:40:29 +00:00
Michael Albinus
c7aa34a53a *** empty log message *** 2008-02-03 12:10:59 +00:00
Michael Albinus
47e02af444 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use
`tramp-process-sentinel' as process sentinel.
2008-02-03 12:08:16 +00:00
Michael Albinus
76d99f958d *** empty log message *** 2008-02-03 12:06:49 +00:00
Michael Albinus
24f7320bdc * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
`tramp-process-sentinel' as process sentinel.
2008-02-03 12:06:08 +00:00
Michael Albinus
cfb5c0dbc6 * net/tramp.el (tramp-process-sentinel): New defun.
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-maybe-open-connection): Use it as process sentinel.
(tramp-handle-delete-directory): Don't use the "-f" option; it
isn't portable.
(tramp-handle-start-file-process): Echo `tramp-end-of-output'
after the command.
(tramp-handle-shell-command): Set `mode-line-process' in the
asynchronous case.
2008-02-03 12:05:05 +00:00
Michael Albinus
1a0b96d356 * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT. 2008-02-03 12:02:39 +00:00