Romain Francoise
1971a872f5
(prefer_window_split_horizontally, display_buffer):
...
Revert 2007-09-08 change.
2007-09-12 11:32:02 +00:00
Glenn Morris
585474ae0b
Remove file.
2007-09-12 08:47:58 +00:00
Glenn Morris
aad96659b3
Aaron Hawley <aaronh at garden.org>
...
(jka-compr-compression-info-list): Use gzip to extract .Z files, since
it is more common than uncompress.
2007-09-12 07:41:41 +00:00
Glenn Morris
aea4b38c1f
*** empty log message ***
2007-09-12 07:41:19 +00:00
Glenn Morris
cf69573ae0
(org-publish-org-to-html): Remove duplicate function definition.
2007-09-12 07:30:25 +00:00
Glenn Morris
58efff6411
Standardize license text.
2007-09-12 07:30:07 +00:00
Glenn Morris
ca7af97ab3
(cnt): Rename to x_reply_selection_request_cnt for clarity.
...
(x_reply_selection_request): All uses changed.
2007-09-12 07:24:31 +00:00
Glenn Morris
839cc4d4f4
(xmenu_show): Remove #ifdef C_ALLOCA block.
2007-09-12 07:23:12 +00:00
Glenn Morris
e2a51aa86e
(boyer_moore): Remove #ifdef C_ALLOCA block.
2007-09-12 07:22:20 +00:00
Glenn Morris
b588157e3b
(C_ALLOCA): Remove all references and code that was only used when
...
this was defined.
2007-09-12 07:21:32 +00:00
Glenn Morris
0bda13a26e
(command_loop_1): Remove #ifdef C_ALLOCA block.
2007-09-12 07:19:55 +00:00
Glenn Morris
dc599d7e05
(cnt): Rename to menu_grab_callback_cnt for clarity.
...
(menu_grab_callback): All uses changed.
2007-09-12 07:18:59 +00:00
Glenn Morris
caa01fe01a
Update comment referring to C_ALLOCA.
2007-09-12 07:17:16 +00:00
Glenn Morris
67d2068716
(alloca): Do not undef.
...
(allocaobj, alloca.o): Remove.
(otherobj): Remove allocaobj.
2007-09-12 07:16:39 +00:00
Glenn Morris
d31440c565
*** empty log message ***
2007-09-12 07:16:19 +00:00
Glenn Morris
99dfbaf1f0
(C_ALLOCA): Remove references to this.
2007-09-12 07:09:37 +00:00
Glenn Morris
611adb3ecb
Regenerate, with shell function message patch.
2007-09-12 07:06:39 +00:00
Glenn Morris
4756ee429c
(AC_FUNC_ALLOCA): Throw an error if a system implementation of alloca
...
is not found.
2007-09-12 07:03:30 +00:00
Glenn Morris
5a6a83f216
(install-arch-indep): Do not exclude the etc/ Makefiles.
2007-09-12 07:03:18 +00:00
Glenn Morris
a3372e0967
Delete file (last info moved to e/README).
2007-09-12 07:01:46 +00:00
Glenn Morris
50919dad15
Mention how to remake eterm-color (moved here from ../Makefile).
2007-09-12 06:59:32 +00:00
Glenn Morris
0d75dcc882
(SOURCES, unlock, relock): Delete.
2007-09-12 06:58:49 +00:00
Glenn Morris
cd227ad147
(SOURCES, unlock, relock): Delete.
2007-09-12 06:55:36 +00:00
Glenn Morris
5857323043
(SOURCES, unlock, relock): Delete.
2007-09-12 06:54:54 +00:00
Glenn Morris
2d33f5065f
*** empty log message ***
2007-09-12 06:53:51 +00:00
Thien-Thi Nguyen
7fb6ce6ef1
(diff-sanity-check-hunk): Also accept single-line hunks.
2007-09-11 07:00:04 +00:00
Bill Wohler
33ce5f113d
*** empty log message ***
2007-09-11 04:46:49 +00:00
Bill Wohler
ad1e74992b
(Version, mh-version): Add +cvs to version.
2007-09-11 04:41:39 +00:00
Stefan Monnier
18a4a65eed
(load_warn_old_style_backquotes): Change message to look
...
better when it appears in the middle of byte-compiler messages.
2007-09-11 01:15:37 +00:00
Dan Nicolaescu
b7ea08942c
* s/darwin.h (MULTI_KBOARD): Only define for Carbon.
2007-09-11 01:04:00 +00:00
Chong Yidong
22a582554e
(startup-screen-inhibit-startup-screen)
...
(pure-space-overflow-message): New vars.
(fancy-splash-insert): Allow functions for face and link specs.
(fancy-splash-head): Remove unused arg. Move splash text...
(fancy-startup-text, fancy-about-text): ...here.
(fancy-startup-tail): Rename from fancy-splash-tail.
(fancy-startup-screen, fancy-about-screen): Split off from
fancy-splash-screens.
(display-startup-screen): New function.
(display-about-screen): Rename from display-splash-screen.
(command-line-1): Use concise startup screen if necessary.
2007-09-10 22:07:27 +00:00
Chong Yidong
6794a91923
* startup.el (startup-screen-inhibit-startup-screen)
...
(pure-space-overflow-message): New vars.
(fancy-splash-insert): Allow functions for face and link specs.
(fancy-splash-head): Remove unused arg. Move splash text...
(fancy-startup-text, fancy-about-text): ...here.
(fancy-startup-tail): Rename from fancy-splash-tail.
(fancy-startup-screen, fancy-about-screen): Split off from
fancy-splash-screens.
(display-startup-screen): New function.
(display-about-screen): Rename from display-splash-screen.
(command-line-1): Use concise startup screen if necessary.
2007-09-10 22:07:16 +00:00
Dan Nicolaescu
47cc881946
* xterm.c (x_create_terminal): Add comment.
...
* term.c (clear_tty_hooks, set_tty_hooks): Add comments.
2007-09-10 21:25:32 +00:00
Dan Nicolaescu
9cab96b06b
Fix changelog entries.
2007-09-10 21:16:03 +00:00
Thien-Thi Nguyen
2842194587
(browse-url-encode-url): Use copy-sequence.
2007-09-10 18:24:38 +00:00
Stefan Monnier
9c9344319e
(outline-4, outline-5, outline-7):
...
Move font-lock-builtin-face down from 4 to 7 to better keep the
progression of color brightness, and to better match Org-mode's faces.
2007-09-10 18:21:58 +00:00
Richard M. Stallman
5632bd0fc4
(x_term_init): Give error if can't open DISPLAY_NAME.
2007-09-10 17:34:24 +00:00
Michaël Cadilhac
ebd3fa6bc8
(meta-indent-unfinished-line): Do not say that a `%' in a string is
...
a comment-start.
(meta-indent-previous-line): Fix style.
2007-09-10 17:25:58 +00:00
Michaël Cadilhac
89c19c1eb7
(meta-font-lock-keywords)
...
(font-lock-match-meta-declaration-item-and-skip-to-next)
(meta-comment-indent, meta-indent-previous-line)
(meta-indent-unfinished-line, meta-beginning-of-defun)
(meta-end-of-defun, meta-common-initialization): Handle \f.
2007-09-10 14:21:31 +00:00
Miles Bader
481249ca9a
Add arch tagline
2007-09-10 11:53:00 +00:00
Juanma Barranquero
97ddc76085
*** empty log message ***
2007-09-10 11:29:07 +00:00
Michaël Cadilhac
1816bda70d
Revert mistakenly deleted entries.
2007-09-10 10:55:24 +00:00
Michaël Cadilhac
822b17d34c
(dired-do-chmod): Change to use the built-in `set-file-modes' and the
...
symbolic mode parsing functions.
2007-09-10 09:58:29 +00:00
Michaël Cadilhac
f664fee97d
Document the interactive specification for C functions.
...
Say that `set-file-modes' is now interactive.
2007-09-10 09:56:11 +00:00
Michaël Cadilhac
09fbdf6ccc
(Fset_file_modes): Add an interactive spec that reads a file
...
name and file modes.
2007-09-10 09:53:45 +00:00
Michaël Cadilhac
90d10f16c8
(file-modes-char-to-who, file-modes-char-to-right)
...
(file-modes-rights-to-number): Auxiliary functions for symbolic to
numeric notation of file modes.
(file-modes-symbolic-to-number): New. Convert symbolic modes to its
numeric value.
(read-file-modes): New. Read either an octal value of a file mode or a
symbolic value, and return its numeric value.
2007-09-10 09:51:44 +00:00
Michaël Cadilhac
8a6d230a99
(Finteractive_form): If the interactive specification starts with a `(',
...
use it as a Lisp form.
2007-09-10 09:42:13 +00:00
Michaël Cadilhac
04724b6930
(Fcommandp): Change ->prompt' to
->intspec'.
2007-09-10 09:41:13 +00:00
Michaël Cadilhac
4bca9161bd
(struct Lisp_Subr): Rename prompt' field to
intspec'.
...
(DEFUN): Document `intspec', use it instead of `prompt'.
2007-09-10 09:40:37 +00:00
Michaël Cadilhac
ccb5c14f4b
(Fcall_interactively): Comment fixes.
2007-09-10 09:32:42 +00:00