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
Jason Rumney
e006029eb4
Remove entries covered by new font backend.
2008-02-08 17:30:55 +00:00
Stefan Monnier
dfae5f9a12
* xfaces.c (Finternal_make_lisp_face): Use ASET.
2008-02-08 16:24:46 +00:00
Stefan Monnier
9141ca5e7d
(Fkey_description): Move side effect outside of macro call.
2008-02-08 16:23:19 +00:00
Stefan Monnier
b1ebcadbe2
(add_command_key, parse_menu_item): Use ASET.
2008-02-08 16:22:36 +00:00
Stefan Monnier
ff7a222357
(free_face_fontset): Use FONTSET_FROM_ID.
...
(syms_of_fontset): Use ASET.
2008-02-08 16:20:29 +00:00
Stefan Monnier
68b587a6ea
(concat): Move side effect outside of macro call.
...
(hash_clear): Use ASET.
2008-02-08 16:18:45 +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
Dan Nicolaescu
1abe3a1e4e
*** empty log message ***
2008-02-08 15:39:03 +00:00
Stefan Monnier
09317bf4bf
(decode_options): Fix last change so as not to override an explicit -display.
2008-02-08 15:28:04 +00:00
Stefan Monnier
9997dc1529
(decode_options): Pass --display implicitly if -c
...
is specified. Only set tty if -t or -c is specified.
2008-02-08 15:25:58 +00:00
Kenichi Handa
fe243f8ee2
(setup-default-fontset): Fix arabic otf
...
font specification.
2008-02-08 12:50:25 +00:00
Juanma Barranquero
bca98fc942
(INFO_TARGETS, DVI_TARGETS, clean): Add epa.
...
($(infodir)/epa, epa.dvi): New targets.
2008-02-08 10:20:27 +00:00
Jan Djärv
7b476dbe7c
Mention XEmbed and --parent-id.
2008-02-08 08:57:40 +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
507f2b9152
Makefile.in (INFO_FILES): Add epa.
2008-02-08 07:49:24 +00:00
Michael Olson
bcf21c0977
EasyPG: Add info/dir entry.
2008-02-08 07:01:20 +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
1752e20580
Add pcmpl-unix ssh.
2008-02-08 05:16:07 +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
Richard M. Stallman
a31787b1e9
(Fdelete_frame): If FORCE, don't call hooks.
...
If FORCE, and frame has a surrogate minibuffer for another frame,
delete the other frame first.
2008-02-08 02:38:15 +00:00