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
Jason Rumney
2b786e078b
* button.el (button-map):
...
* wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
2008-02-09 22:48:06 +00:00
Dan Nicolaescu
0bd4f3175d
* epa.el (epa-faces, epa):
...
* epa-file.el (epa-file):
* epg-config.el (epg): Add :version.
2008-02-09 21:59:34 +00:00
Dan Nicolaescu
4624371d9a
* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
...
dealing with obsolete variables.
* fakemail.c (MAIL_PROGRAM_NAME): Remove unused conditional.
(main): Replace MAIL_PROGRAM_NAME with its value.
* src/Makefile.in:
* src/emacs.c:
* src/gmalloc.c:
* src/keyboard.c:
* src/lisp.h:
* src/m/ibm370aix.h:
* src/process.c:
* src/regex.c:
* src/s/hpux.h:
* src/sysdep.c:
* src/sysselect.h:
* src/systty.h:
* src/unexec.c:
* src/w32term.c:
* src/xsmfns.c:
* src/xterm.c: Remove code that deals with obsolete variables.
* s/msdos.h (DONT_NEED_ENVIRON): Don't define.
* ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
nothing else needs it anymore.
2008-02-09 18:03:10 +00:00
Eli Zaretskii
87e391bb24
(Windows Fonts): Use a @table for describing font properties.
2008-02-09 14:06:47 +00:00
Thien-Thi Nguyen
1d5b214902
Make vc-diff-internal messages consistent across many cases.
...
(vc-exec-after): Append CODE to previous fragments.
(vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
take MESSAGES instead of VERBOSE; use it when non-nil.
(vc-diff-internal): Compute messages once; use them;
update call to vc-diff-finish.
2008-02-09 12:32:57 +00:00
Eli Zaretskii
274ec34ba7
(FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table instead of
...
unibyte_char_to_multibyte.
2008-02-09 10:53:10 +00:00
Eli Zaretskii
6536657352
(dontCopy): Do not rename admin/unidata/Makefile.
2008-02-09 09:51:11 +00:00
Eli Zaretskii
f96b6330e8
(lisp): New variable.
...
(EMACSLOADPATH): Use $(lisp). Add lisp/international and lisp/emacs-lisp.
2008-02-09 09:29:03 +00:00
Dan Nicolaescu
deeaffe11d
* Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete
...
variable.
* s/gnu-linux.h: Remove commented out code.
* unexec.c: Remove references to obsolete variable
COFF_ENCAPSULATE.
* Makefile.in: Update what RMS says about using autoconf.
(C_COMPILER):
(COFF_ENCAPSULATE):
(MAKE_PARALLEL): Remove obsolete variable.
(C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1):
(C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
(C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.
2008-02-09 07:42:06 +00:00
Dan Nicolaescu
05f2964e43
*** empty log message ***
2008-02-09 07:07:53 +00:00
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
657e24c2aa
*** empty log message ***
2008-02-08 20:55:11 +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
737e2b960a
(check-info-dir): New target.
2008-02-08 20:29:53 +00:00
Glenn Morris
1888e56807
(pgg-display-output-buffer): Declare as function.
2008-02-08 20:27:28 +00:00
Glenn Morris
b003785afc
*** empty log message ***
2008-02-08 20:22:17 +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