1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
Commit Graph

80314 Commits

Author SHA1 Message Date
Dan Nicolaescu
9fe219e349 *** empty log message *** 2008-02-11 07:39:25 +00:00
Kenichi Handa
6e76043fb4 (${lispsource}international/charprop.el): Delete
this target.
2008-02-11 05:34:40 +00:00
Kenichi Handa
61523a7c40 New file. 2008-02-11 05:33:28 +00:00
Kenichi Handa
79e3bfb824 *** empty log message *** 2008-02-11 05:30:24 +00:00
Kenichi Handa
f51995fa92 (boyer_moore): Fix incorrect synching of the trunk and
emacs-unicode-2.
2008-02-11 05:25:24 +00:00
Stefan Monnier
5897f44055 (Fdelete_frame): Fix stupid typo. 2008-02-11 05:25:15 +00:00
Glenn Morris
3dc4febd47 (compilation-error-regexp-alist-alist): Shorten some names. 2008-02-11 04:11:00 +00:00
Glenn Morris
4d1e89e319 ffap-rfc-directories. 2008-02-11 04:08:36 +00:00
Glenn Morris
0a66ac10cf (ffap-rfc-directories): Add :version. 2008-02-11 04:07:14 +00:00
Glenn Morris
8a79813700 Kevin Ryde <user42 at zip.com.au>
(ffap-rfc-directories): New variable.
(ffap-rfc): Look in those dirs before offering ffap-rfc-path.
2008-02-11 04:06:27 +00:00
Glenn Morris
3a77346c8e Kevin Ryde <user42 at zip.com.au>
(completion-list-mode): Show full completion-list-mode-map in the docstring.
2008-02-11 04:03:25 +00:00
Glenn Morris
78e7bb2ec5 Typo. 2008-02-11 03:59:12 +00:00
Glenn Morris
14414dd33b Chris Moore <christopher.ian.moore at gmail.com>
(jka-compr-compression-info-list): Handle .svgz files, and backup files of same.
2008-02-11 03:57:53 +00:00
Stefan Monnier
5b8de9c5e6 (Fdelete_terminal): Clean up the `force' path. 2008-02-11 03:51:39 +00:00
Glenn Morris
d725f53da2 *** empty log message *** 2008-02-11 03:29:34 +00:00
Glenn Morris
4ba89826fb Kevin Ryde <user42 at zip.com.au>
(Info-next-reference, Info-prev-reference)
(Info-try-follow-nearest-node): Move to and follow https:// links too.
2008-02-11 03:21:08 +00:00
Juanma Barranquero
d6f0bd5a78 *** empty log message *** 2008-02-11 02:22:13 +00:00
Sam Steingold
c1fdf75853 (vc-prefix-key): Remove (undo 2008-02-06 patch). 2008-02-11 00:54:35 +00:00
Glenn Morris
d8c8e45ab8 (Equality Predicates): No longer talk about "two" functions. 2008-02-11 00:50:40 +00:00
Glenn Morris
46c0aa175c Lawrence Mitchell <wence at gmx.li> (tiny change)
(Equality Predicates): Add defun for equal-including-properties.
2008-02-11 00:49:15 +00:00
Glenn Morris
ae845655a2 Regenerate. 2008-02-11 00:30:48 +00:00
Glenn Morris
c4c9b6f94a Add emacs-startup-time, emacs-uptime. 2008-02-11 00:29:11 +00:00
Glenn Morris
9ce1b62f96 (emacs-uptime): New function. 2008-02-11 00:28:31 +00:00
Glenn Morris
238cbdf80b (emacs-startup-time): New variable.
(command-line): Set emacs-startup-time.
2008-02-11 00:24:16 +00:00
Michael Olson
124ce267f7 EasyPG: Remove epg-package-info and epa-setup 2008-02-11 00:02:41 +00:00
Bastien Guerry
be16d955c8 (rmail-nonignored-headers): Allow to be nil.
(rmail-clear-headers): Don't check `rmail-nonignored-headers' when
it is nil.
2008-02-10 22:10:09 +00:00
Michael Olson
78df961d59 EasyPG: Rename epa-mail-minor-mode to epa-global-mail-mode. 2008-02-10 21:59:27 +00:00
Stefan Monnier
c53956fead * frame.c (Qnoelisp): New symbol.
(syms_of_frame): Initialize it.
(Fdelete_frame): Use it to distinguish a mere `force' passed from
someharmles Elisp code, from a strong `force' from x_connection_closed.
* frame.h (Qnoelisp): Declare.
* xterm.c (x_connection_closed): Pass `noelisp'.
2008-02-10 21:56:38 +00:00
Michael Olson
f1914c4078 EasyPG: Implement some suggestions from emacs-devel. 2008-02-10 20:57:47 +00:00
Michael Olson
c6588a85bc EasyPG: Improve NEWS entry. 2008-02-10 20:51:42 +00:00
Michael Albinus
6981d00a6b * net/dbus.el: Remove `no-byte-compile' cookie.
(dbus-call-method, dbus-register-signal, dbus-debug)
(dbus-registered-functions-table): Declare them with
`declare-function' or `defvar', respectively.
(top): Don't assert any longer.  Require 'cl when compiling.
Apply `ignore-errors' but `dbus-ignore-errors'.
2008-02-10 20:45:35 +00:00
Stefan Monnier
eac1939a47 (struct Lisp_Misc_Any, struct Lisp_Marker)
(struct Lisp_Overlay, struct Lisp_Kboard_Objfwd)
(struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type
rather than `int' for the type of `type'.
2008-02-10 20:09:38 +00:00
Richard M. Stallman
e28e32b05c *** empty log message *** 2008-02-10 20:06:03 +00:00
Dan Nicolaescu
45c1955de8 Undo previous change. 2008-02-10 19:24:48 +00:00
Dan Nicolaescu
40c02e0035 (diff-add-change-log-entries-other-window): Use
add-change-log-entry.
2008-02-10 18:38:05 +00:00
Dan Nicolaescu
13f6772b12 * s/gnu-linux.h: Remove support for non-ELF and linux-1.x.
* Makefile.in (GNUC): Remove support for gcc-1.x.
2008-02-10 17:01:47 +00:00
Reiner Steib
eaf6a1df4b Remove bogus merge relicts from previous commit. 2008-02-10 14:08:03 +00:00
Richard M. Stallman
e8455367a4 (ASET): Use AREF, not ASLOT. 2008-02-10 14:01:52 +00:00
Reiner Steib
b53f8f91c6 `cp-supported-codepages' is not used in mm-util.el anymore. 2008-02-10 13:10:48 +00:00
Reiner Steib
0b9c5ab7af (mm-codepage-setup): If cp-supported-codepages isn't
fbound (Emacs 23 unicode), signal an error.
2008-02-10 13:08:48 +00:00
Stefan Monnier
4b75ffab30 (ASET): Check bounds. 2008-02-10 03:20:40 +00:00
Stefan Monnier
250962b3d8 (compilation-next-error): Add clarifying comment. 2008-02-10 03:16:06 +00:00
Stefan Monnier
71385ba8e3 Add todo entries. 2008-02-10 03:06:54 +00:00
Glenn Morris
bfffe0b196 (Equality Predicates): Mention equal-including-properties. 2008-02-10 02:23:05 +00:00
Glenn Morris
d224e8c251 (mode-name): Doc fix. 2008-02-10 02:14:20 +00:00
Glenn Morris
e06b943e89 *** empty log message *** 2008-02-10 02:07:09 +00:00
Glenn Morris
69df9d6df4 `mode-name' is no longer guaranteed to be a string. 2008-02-10 02:06:57 +00:00
Glenn Morris
d92c6c8581 *** empty log message *** 2008-02-10 02:02:52 +00:00
Glenn Morris
1c8658b995 (find-word-boundary-function-table): Add missing entry for this
unicode change, in approximately the right place (after the end of
emacs-unicode branch, before the start of emacs-unicode-2).
2008-02-10 02:01:47 +00:00
Jason Rumney
f30fd1ad90 Regenerate. 2008-02-09 23:15:54 +00:00