1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00

91273 Commits

Author SHA1 Message Date
Stefan Monnier
8476cfaf3d (byte-compile-lapcode): Signal overflow. 2009-08-26 02:56:05 +00:00
Michael Albinus
78176e6906 * dbus.texi (Top): Remove footnote saying D-Bus is not enabled by
default.  (Bug#4256)
2009-08-25 19:26:37 +00:00
Michael Albinus
1574224c89 * dbusbind.c (Fdbus_call_method)
(Fdbus_call_method_asynchronously): Use English numeric format for
timeout values in doc string.
2009-08-25 10:31:38 +00:00
Michael Albinus
0b35b48e66 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
daemon.  Replace ping by checking for running service for bluez
and zeroconf.  (Bug#4239)
2009-08-25 10:26:16 +00:00
Michael Albinus
93fb0645d6 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT. 2009-08-25 10:13:54 +00:00
Michael Albinus
458c8d31e4 * progmodes/grep.el (grep-probe): Let-bind `process-file-side-effects' with nil. 2009-08-25 10:11:08 +00:00
Michael Albinus
04473f6756 (vc-svn-dir-extra-headers, vc-svn-find-revision):
Let-bind `process-file-side-effects' with nil.
2009-08-25 09:05:07 +00:00
Michael Albinus
ba2318b74b * vc-hooks.el (vc-user-login-name):
Let-bind `process-file-side-effects' with nil.
2009-08-25 09:02:59 +00:00
Michael Albinus
20c76c553c * vc-git.el (vc-git-registered, vc-git-working-revision)
(vc-git-find-revision, vc-git-diff, vc-git-revision-table)
(vc-git--empty-db-p): Let-bind `process-file-side-effects' with nil.
2009-08-25 09:01:38 +00:00
Michael Albinus
4968879cda * vc.el (vc-diff-internal): Let-bind `process-file-side-effects' with nil. 2009-08-25 08:55:37 +00:00
Michael Albinus
66f3089ca8 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
Let-bind `process-file-side-effects' with nil.
2009-08-25 08:53:32 +00:00
Michael Albinus
e82b1099e1 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
Let-bind `process-file-side-effects' with nil.
2009-08-25 08:50:56 +00:00
Michael Albinus
9fb5c929d3 * vc-arch.el (vc-arch-diff): Let-bind `process-file-side-effects' with nil. 2009-08-25 08:49:24 +00:00
Michael Albinus
b967bd1914 * dired-aux.el (dired-show-file-type): Let-bind
`process-file-side-effects' with nil.
2009-08-25 08:47:39 +00:00
Michael Albinus
2c4f2562bb * simple.el (process-file-side-effects): New defvar. 2009-08-25 08:45:41 +00:00
Michael Albinus
ecd3d54f20 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
Describe autostart behaviour of dbus-ping.
(Synchronous Methods, Asynchronous Methods): Use English numeric format
for timeout values.
2009-08-25 08:42:25 +00:00
Michael Albinus
3691a0a638 * processes.texi (Synchronous Processes): New defvar process-file-side-effects. 2009-08-25 08:31:42 +00:00
Glenn Morris
d280e2c3f0 (byte-compile-file-form-require): Tweak previous change. 2009-08-25 07:36:49 +00:00
Glenn Morris
bac9c66cc7 (byte-compile-eval): Fix test for cl in load-history for absolute file-names.
(byte-compile-file-form-require): Warn about use of the cl package.
2009-08-25 07:28:16 +00:00
Glenn Morris
0d722f983c Fix typo. 2009-08-25 07:05:47 +00:00
Glenn Morris
ec179403bd (top-level): Don't require cl at run-time.
(nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
Replace cl-function substitute with gnus-replace-in-string.
(nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
(nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
(nnir-run-find-grep): Replace cl-functions find-if and subseq with
simplified expansions.
2009-08-25 07:03:49 +00:00
Glenn Morris
9167757662 Unify local variables at end.
Don't warn about use of cl functions in this file.
2009-08-25 06:52:09 +00:00
Kenichi Handa
5802634797 (mark_char_table): New function.
(mark_object): Use mark_char_table for a char-table.
2009-08-25 06:03:09 +00:00
Glenn Morris
af62aa887b (top-level): Don't require lucid (and hence run-time cl). 2009-08-25 03:26:40 +00:00
Glenn Morris
5ac1f9e050 (top-level): Don't require cl at run-time. 2009-08-25 03:24:42 +00:00
Glenn Morris
d54cc599f5 Kevin Ryde <user42 at zip.com.au>
(dig): Add autoload cookie.
2009-08-25 03:21:14 +00:00
Glenn Morris
fd0076292f Kevin Ryde <user42 at zip.com.au>
Add "languages" keywords: entry.
2009-08-25 03:14:22 +00:00
Glenn Morris
16bb1a63af Kevin Ryde <user42 at zip.com.au>
Add "games" keywords: entry.
2009-08-25 03:13:25 +00:00
Glenn Morris
bc3b785303 Kevin Ryde <user42 at zip.com.au>
Fix keywords: comment.
2009-08-25 03:12:27 +00:00
Glenn Morris
56866112bf Revert accidental commit. 2009-08-25 03:07:16 +00:00
Glenn Morris
5afa3a81e3 joakim at verona.se
Replace some C99 comments.
2009-08-25 03:05:50 +00:00
Glenn Morris
7bfd055df9 (format-alist): Doc fix. 2009-08-25 03:03:27 +00:00
Glenn Morris
0706c02567 (Format Conversion Round-Trip): Mention nil regexp. 2009-08-25 03:02:09 +00:00
Glenn Morris
664d56b8b4 (Fontsets): Fix typo. 2009-08-25 03:01:20 +00:00
Kenichi Handa
d9da2f452d (CHAR_TABLE_REF_ASCII): New macor.
(CHAR_TABLE_REF): Use it.
2009-08-25 00:48:59 +00:00
Dmitry Dzhus
71e036af39 (gdb-mapcar*): Replacement for `mapcar*'
from cl package.
(gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
2009-08-24 19:12:46 +00:00
Jay Belanger
42110eaf95 (math-trig-rewrite, math-hyperbolic-trig-rewrite): New functions.
(calc-simplify): Simplify trig functions when asked.
2009-08-24 18:43:50 +00:00
Stefan Monnier
88421f3e11 (diff-find-source-location): Avoid goto-line. 2009-08-24 17:11:20 +00:00
Kenichi Handa
dbd9624e5a (mapthread): Delete it.
(combinatorial): New function.
(indian--puthash-cv): Use combinatorial instead of mapthread.
2009-08-24 11:43:59 +00:00
Daiki Ueno
deb05c9214 Fix the previous entry. 2009-08-24 04:50:07 +00:00
Daiki Ueno
3b7ab45f18 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
epa-setup.
2009-08-23 16:38:42 +00:00
Daiki Ueno
0f215bca1f (Quick start): Don't refer to nonexistent epa-mode.
(Mail-mode integration): Mention epa-mail-mode and
epa-global-mail-mode.  Reported by Jari Aalto (Bug#4211).
2009-08-23 16:23:57 +00:00
Ken Raeburn
c8edcc0113 * Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
before invoking the newly build emacs to check for load-path
shadowing.
2009-08-23 04:43:12 +00:00
Ken Raeburn
201a407332 * Makefile.in (install-arch-indep): If the versioned DOC-####
generated during loadup+dump isn't found, install the plain DOC
file that always gets generated, in case CANNOT_DUMP is set.
2009-08-23 03:54:32 +00:00
Ken Raeburn
879de935e0 * configure.in: Warn if package version specified here doesn't
match the version in version.el.
* configure: Regenerate.
2009-08-23 02:15:00 +00:00
Glenn Morris
2ddf2ea67c (auto-mode-alist): Remove code for defunct system-type next-mach. 2009-08-23 00:45:17 +00:00
Glenn Morris
9b89e3ee32 Kevin Ryde <user42 at zip.com.au>
(checkdoc-force-history-flag, checkdoc-arguments-in-order-flag):
Add safe-local-variable booleanp.
(checkdoc-symbol-words): Add safe-local-variable for list of strings.
Clarify docstring that the value is strings not symbols.
(checkdoc-list-of-strings-p): New function.
2009-08-22 23:02:14 +00:00
Glenn Morris
7763401bac (bootstrap_exe): New variable.
(.el.elc, ${lispsource}loaddefs.el, bootstrap-emacs${EXEEXT}):
Use ${bootstrap_exe}.
2009-08-22 22:16:58 +00:00
Glenn Morris
a337468045 Remove code for defunct system-types emx, macos, mswindows,
unisoft-unix, vax-vms, win32, w32.
2009-08-22 21:59:40 +00:00
Glenn Morris
3f12e3f4bf Remove code for defunct system-types Apple-Macintosh, emx, ms-windows,
next-mach.
2009-08-22 21:53:34 +00:00