]> git.eshelyaron.com Git - emacs.git/log
emacs.git
17 years ago*** empty log message ***
Glenn Morris [Sun, 16 Sep 2007 02:36:16 +0000 (02:36 +0000)]
*** empty log message ***

17 years ago(Holidays): Change all instances of `holiday-list' back to `list-holidays'.
Glenn Morris [Sun, 16 Sep 2007 02:29:50 +0000 (02:29 +0000)]
(Holidays): Change all instances of `holiday-list' back to `list-holidays'.

17 years agoFile gfdl.1 has been removed.
Glenn Morris [Sun, 16 Sep 2007 02:26:37 +0000 (02:26 +0000)]
File gfdl.1 has been removed.

17 years agoFollowing cal-bahai renaming, update all
Glenn Morris [Sun, 16 Sep 2007 02:26:29 +0000 (02:26 +0000)]
Following cal-bahai renaming, update all
instances of list-bahai-diary-entries to diary-bahai-list-entries,
mark-bahai-diary-entries to diary-bahai-mark-entries,
calendar-goto-bahai-date to calendar-bahai-goto-date,
insert-bahai-diary-entry to diary-bahai-insert-entry,
insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
calendar-print-bahai-date to calendar-bahai-print-date.

17 years ago(cal-menu-diary-menu, cal-menu-goto-menu):
Glenn Morris [Sun, 16 Sep 2007 02:20:02 +0000 (02:20 +0000)]
(cal-menu-diary-menu, cal-menu-goto-menu):
Following cal-bahai renaming, update all instances of
insert-bahai-diary-entry to diary-bahai-insert-entry,
insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
calendar-goto-bahai-date to calendar-bahai-goto-date

17 years agoFollowing cal-bahai renaming, update all instances of
Glenn Morris [Sun, 16 Sep 2007 02:17:53 +0000 (02:17 +0000)]
Following cal-bahai renaming, update all instances of
list-bahai-diary-entries to diary-bahai-list-entries,
mark-bahai-diary-entries to diary-bahai-mark-entries, and
mark-bahai-calendar-date-pattern to calendar-bahai-mark-date-pattern.

17 years agoFix typos in aliases in previous change.
Glenn Morris [Sun, 16 Sep 2007 02:12:50 +0000 (02:12 +0000)]
Fix typos in aliases in previous change.

17 years agoRemove unused file.
Glenn Morris [Sun, 16 Sep 2007 02:09:51 +0000 (02:09 +0000)]
Remove unused file.

17 years ago(tex-region): Handle the case where the region is not in
Glenn Morris [Sun, 16 Sep 2007 02:05:26 +0000 (02:05 +0000)]
(tex-region): Handle the case where the region is not in
`tex-main-file'.  Move the old code that applies to both cases...
(tex-region-1): ...to this new function.

17 years ago(vc-process-sentinel): New function.
Stefan Monnier [Sat, 15 Sep 2007 22:25:55 +0000 (22:25 +0000)]
(vc-process-sentinel): New function.
(vc-exec-after): Use it instead of using ugly hackish analysis and
construction of Elisp code.
(vc-sentinel-movepoint): New dynamically scoped var.
(vc-print-log, vc-annotate): Set it to move the user's point.

17 years ago*** empty log message ***
Juanma Barranquero [Sat, 15 Sep 2007 21:27:19 +0000 (21:27 +0000)]
*** empty log message ***

17 years ago(vc-cvs-annotate-time): Use inhibit-read-only and inhibit-modification-hooks.
Stefan Monnier [Sat, 15 Sep 2007 21:07:32 +0000 (21:07 +0000)]
(vc-cvs-annotate-time): Use inhibit-read-only and inhibit-modification-hooks.

17 years ago(mark-bahai-diary-entries): Fix up typo.
Stefan Monnier [Sat, 15 Sep 2007 21:05:53 +0000 (21:05 +0000)]
(mark-bahai-diary-entries): Fix up typo.
(calendar-bahai-print-date, calendar-bahai-goto-date)
(diary-bahai-list-entries, diary-bahai-insert-entry):
New names to clean up the namespace a bit more.
(calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.

17 years ago(css): New custom group.
Glenn Morris [Sat, 15 Sep 2007 20:45:41 +0000 (20:45 +0000)]
(css): New custom group.
(css-electrick-keys, css-selector, css-property)
(css-indent-offset): Specify custom group.

17 years ago(bibtex-style-indent-basic): Specify a custom group.
Glenn Morris [Sat, 15 Sep 2007 20:44:17 +0000 (20:44 +0000)]
(bibtex-style-indent-basic): Specify a custom group.

17 years ago(holiday-list): Rename it back to `list-holidays', but leave
Glenn Morris [Sat, 15 Sep 2007 19:59:25 +0000 (19:59 +0000)]
(holiday-list): Rename it back to `list-holidays', but leave
`holiday-list' as an alias.

17 years ago*** empty log message ***
Glenn Morris [Sat, 15 Sep 2007 19:58:15 +0000 (19:58 +0000)]
*** empty log message ***

17 years agoFix makeinfo version regexp.
Glenn Morris [Sat, 15 Sep 2007 19:45:45 +0000 (19:45 +0000)]
Fix makeinfo version regexp.

17 years ago*** empty log message ***
Glenn Morris [Sat, 15 Sep 2007 19:45:17 +0000 (19:45 +0000)]
*** empty log message ***

17 years ago(cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
Stefan Monnier [Sat, 15 Sep 2007 02:22:12 +0000 (02:22 +0000)]
(cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
(cvs-execute-single-file): Use process-file.
(cvs-run-process): Use start-file-process.

17 years ago* xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
Dan Nicolaescu [Sat, 15 Sep 2007 00:27:38 +0000 (00:27 +0000)]
* xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
level.  Remove the hooks when turning off the mode.

* term/xterm.el: Require xt-mouse at compile time.
(terminal-init-xterm): Turn on xterm mouse tracking for this
terminal if xterm-mouse-mode is enabled.

17 years ago(xterm-function-map): Replace bindings that were
Dan Nicolaescu [Fri, 14 Sep 2007 22:58:55 +0000 (22:58 +0000)]
(xterm-function-map): Replace bindings that were
deleted by the merge.

17 years ago(xterm-function-map): Delete duplicated entries.
Dan Nicolaescu [Fri, 14 Sep 2007 22:51:44 +0000 (22:51 +0000)]
(xterm-function-map): Delete duplicated entries.

17 years ago*** empty log message ***
Thien-Thi Nguyen [Fri, 14 Sep 2007 18:20:32 +0000 (18:20 +0000)]
*** empty log message ***

17 years ago(bubbles-version): Bump value to "0.5".
Thien-Thi Nguyen [Fri, 14 Sep 2007 18:11:36 +0000 (18:11 +0000)]
(bubbles-version): Bump value to "0.5".
(bubbles-mode-map): Move define-key statements here.
(bubbles-game-theme-menu): Ditto.
(bubbles-graphics-theme-menu): Ditto.
(bubbles-menu): Ditto.
(bubbles-mode): Initialize buffer-undo-list, redisplay.
(bubbles--initialize): Reset buffer-undo-list, redisplay.
(bubbles-plop): Set buffer-undo-list, redisplay.
(bubbles-undo): Reset buffer-undo-list, redisplay.
(bubbles--show-images): Take care of missing text properties.

17 years ago(fancy-startup-text, fancy-about-text): Fix face quoting.
Glenn Morris [Fri, 14 Sep 2007 08:10:15 +0000 (08:10 +0000)]
(fancy-startup-text, fancy-about-text): Fix face quoting.

17 years ago(our_memory_fill_input_buffer) <buffer>: Move to file scope and rename
Glenn Morris [Fri, 14 Sep 2007 07:44:58 +0000 (07:44 +0000)]
(our_memory_fill_input_buffer) <buffer>: Move to file scope and rename
to omfib_buffer for clarity.
(gif_load) <interlace_start, interlace_increment>: Move to file scope.

17 years ago(xg_separator_p) <separator_names>: Move to file scope.
Glenn Morris [Fri, 14 Sep 2007 07:36:26 +0000 (07:36 +0000)]
(xg_separator_p) <separator_names>: Move to file scope.

17 years ago(init_fringe_bitmap) <swap nibble>: Move to file scope.
Glenn Morris [Fri, 14 Sep 2007 07:33:27 +0000 (07:33 +0000)]
(init_fringe_bitmap) <swap nibble>: Move to file scope.

17 years agoAdd arch tagline
Miles Bader [Fri, 14 Sep 2007 05:33:05 +0000 (05:33 +0000)]
Add arch tagline

17 years agoRename all list-holidays instances to holiday-list.
Glenn Morris [Fri, 14 Sep 2007 04:34:09 +0000 (04:34 +0000)]
Rename all list-holidays instances to holiday-list.

17 years agoRename all check-calendar-holidays callers to calendar-check-holidays.
Glenn Morris [Fri, 14 Sep 2007 04:31:22 +0000 (04:31 +0000)]
Rename all check-calendar-holidays callers to calendar-check-holidays.

17 years agoRename all list-calendar-holidays callers to calendar-list-holidays,
Glenn Morris [Fri, 14 Sep 2007 04:30:30 +0000 (04:30 +0000)]
Rename all list-calendar-holidays callers to calendar-list-holidays,
and list-holidays to holiday-list.

17 years agoRename all list-calendar-holidays callers to calendar-list-holidays,
Glenn Morris [Fri, 14 Sep 2007 04:29:10 +0000 (04:29 +0000)]
Rename all list-calendar-holidays callers to calendar-list-holidays,
list-holidays to holiday-list, check-calendar-holidays to
calendar-check-holidays, and mark-calendar-holidays to
calendar-mark-holidays.

17 years agoRename all filter-visible-calendar-holidays callers to
Glenn Morris [Fri, 14 Sep 2007 04:27:45 +0000 (04:27 +0000)]
Rename all filter-visible-calendar-holidays callers to
holiday-filter-visible-calendar.

17 years agoComment.
Glenn Morris [Fri, 14 Sep 2007 04:26:26 +0000 (04:26 +0000)]
Comment.

17 years agoUpdate all instances of mark-calendar-holidays,
Glenn Morris [Fri, 14 Sep 2007 04:24:59 +0000 (04:24 +0000)]
Update all instances of mark-calendar-holidays,
list-calendar-holidays, list-holidays with the new names.

17 years ago*** empty log message ***
Glenn Morris [Fri, 14 Sep 2007 04:24:47 +0000 (04:24 +0000)]
*** empty log message ***

17 years ago* tramp.texi (Filename Syntax): Provide links to "Inline methods"
Michael Albinus [Fri, 14 Sep 2007 04:18:52 +0000 (04:18 +0000)]
* tramp.texi (Filename Syntax): Provide links to "Inline methods"
and "External transfer methods".

17 years ago(handle_one_xevent): Skip decoding if nbytes is zero.
Kenichi Handa [Fri, 14 Sep 2007 04:12:53 +0000 (04:12 +0000)]
(handle_one_xevent): Skip decoding if nbytes is zero.

17 years ago(xterm-function-map): Add C-M- bindings.
Dan Nicolaescu [Fri, 14 Sep 2007 02:09:19 +0000 (02:09 +0000)]
(xterm-function-map): Add C-M- bindings.

17 years ago(w32_term_init): Pass rif to w32_init_fringe.
Jason Rumney [Thu, 13 Sep 2007 22:25:13 +0000 (22:25 +0000)]
(w32_term_init): Pass rif to w32_init_fringe.

17 years ago(mac_initialize): Don't call mac_init_fringe here.
Jason Rumney [Thu, 13 Sep 2007 22:24:42 +0000 (22:24 +0000)]
(mac_initialize): Don't call mac_init_fringe here.
(mac_term_init): Call here instead, passing rif.

17 years ago(w32_init_fringe, mac_init_fringe): Add rif argument.
Jason Rumney [Thu, 13 Sep 2007 22:24:16 +0000 (22:24 +0000)]
(w32_init_fringe, mac_init_fringe): Add rif argument.

17 years ago(bubbles--initialize-images): Fix bug:
Thien-Thi Nguyen [Thu, 13 Sep 2007 14:09:42 +0000 (14:09 +0000)]
(bubbles--initialize-images): Fix bug:
Use transparent background for empty cells in graphics mode.

17 years agoTabify previous change.
Glenn Morris [Thu, 13 Sep 2007 08:04:38 +0000 (08:04 +0000)]
Tabify previous change.

17 years agoJari Aalto <jari.aalto at cante.net>
Glenn Morris [Thu, 13 Sep 2007 08:01:54 +0000 (08:01 +0000)]
Jari Aalto  <jari.aalto at cante.net>

(Man-default-man-entry): At end of line, continue looking to the next
line for possible end of hyphenated command.

17 years agoComment.
Glenn Morris [Thu, 13 Sep 2007 07:42:14 +0000 (07:42 +0000)]
Comment.

17 years agoNo longer define `static' as nothing.
Glenn Morris [Thu, 13 Sep 2007 07:37:21 +0000 (07:37 +0000)]
No longer define `static' as nothing.

17 years ago*** empty log message ***
Glenn Morris [Thu, 13 Sep 2007 07:37:07 +0000 (07:37 +0000)]
*** empty log message ***

17 years agoChris Moore <dooglus at gmail.com>
Glenn Morris [Thu, 13 Sep 2007 07:22:19 +0000 (07:22 +0000)]
Chris Moore  <dooglus at gmail.com>

(shell-resync-dirs): Don't move the cursor relative to the command
being edited.

17 years ago*** empty log message ***
Glenn Morris [Thu, 13 Sep 2007 07:19:30 +0000 (07:19 +0000)]
*** empty log message ***

17 years agoSplit log entries up to release of 22.1 into new file.
Glenn Morris [Thu, 13 Sep 2007 05:55:08 +0000 (05:55 +0000)]
Split log entries up to release of 22.1 into new file.

17 years ago*** empty log message ***
Thien-Thi Nguyen [Thu, 13 Sep 2007 05:51:02 +0000 (05:51 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Glenn Morris [Thu, 13 Sep 2007 05:50:29 +0000 (05:50 +0000)]
*** empty log message ***

17 years agoInitial revision.
Thien-Thi Nguyen [Thu, 13 Sep 2007 05:50:12 +0000 (05:50 +0000)]
Initial revision.

17 years agoJohan Bockg� <bojohan at gnu.org>
Glenn Morris [Thu, 13 Sep 2007 05:50:11 +0000 (05:50 +0000)]
Johan Bockg�  <bojohan at gnu.org>

(Fcall_interactively): Remove unused var `fun'.

17 years agoUpdate.
Thien-Thi Nguyen [Thu, 13 Sep 2007 05:49:43 +0000 (05:49 +0000)]
Update.

17 years agoAdd filetype/extension entries for the document icon.
Thien-Thi Nguyen [Thu, 13 Sep 2007 05:49:16 +0000 (05:49 +0000)]
Add filetype/extension entries for the document icon.

17 years agoChanges from arch/CVS synchronization
Miles Bader [Thu, 13 Sep 2007 05:41:21 +0000 (05:41 +0000)]
Changes from arch/CVS synchronization

17 years ago(Predefined Units): Add some history.
Jay Belanger [Thu, 13 Sep 2007 04:55:20 +0000 (04:55 +0000)]
(Predefined Units): Add some history.

17 years agoDavis Herring <herring at lanl.gov>: Fix comment typo.
Glenn Morris [Thu, 13 Sep 2007 02:46:19 +0000 (02:46 +0000)]
Davis Herring  <herring at lanl.gov>: Fix comment typo.

17 years agoAdd email address to Thank You correctly
Robert J. Chassell [Wed, 12 Sep 2007 23:51:00 +0000 (23:51 +0000)]
Add email address to Thank You correctly

17 years agoAdd email address to Thank You
Robert J. Chassell [Wed, 12 Sep 2007 23:29:41 +0000 (23:29 +0000)]
Add email address to Thank You

17 years ago(copyright-names-regexp): Doc fix: typo.
Thien-Thi Nguyen [Wed, 12 Sep 2007 21:12:21 +0000 (21:12 +0000)]
(copyright-names-regexp): Doc fix: typo.

17 years ago* term/xterm.el (xterm-function-map): Add bindings for M-S- and
Dan Nicolaescu [Wed, 12 Sep 2007 18:58:26 +0000 (18:58 +0000)]
* term/xterm.el (xterm-function-map): Add bindings for M-S- and
C-M-S- keys.

* term/rxvt.el (rxvt-function-map): Initialize in the declaration.

17 years ago(browse-url-encode-url): Fix an infinite loop.
Michaël Cadilhac [Wed, 12 Sep 2007 11:48:34 +0000 (11:48 +0000)]
(browse-url-encode-url): Fix an infinite loop.
New argument `filename-p' to use one set of confusing chars or another.
(browse-url-file-url): Use the argument.
Suggested by Johannes Weiner.

17 years ago*** empty log message ***
Romain Francoise [Wed, 12 Sep 2007 11:33:02 +0000 (11:33 +0000)]
*** empty log message ***

17 years ago(all): Revert 2007-09-08 change.
Romain Francoise [Wed, 12 Sep 2007 11:32:41 +0000 (11:32 +0000)]
(all): Revert 2007-09-08 change.

17 years ago(prefer_window_split_horizontally, display_buffer):
Romain Francoise [Wed, 12 Sep 2007 11:32:02 +0000 (11:32 +0000)]
(prefer_window_split_horizontally, display_buffer):
Revert 2007-09-08 change.

17 years agoRemove file.
Glenn Morris [Wed, 12 Sep 2007 08:47:58 +0000 (08:47 +0000)]
Remove file.

17 years agoAaron Hawley <aaronh at garden.org>
Glenn Morris [Wed, 12 Sep 2007 07:41:41 +0000 (07:41 +0000)]
Aaron Hawley  <aaronh at garden.org>

(jka-compr-compression-info-list): Use gzip to extract .Z files, since
it is more common than uncompress.

17 years ago*** empty log message ***
Glenn Morris [Wed, 12 Sep 2007 07:41:19 +0000 (07:41 +0000)]
*** empty log message ***

17 years ago(org-publish-org-to-html): Remove duplicate function definition.
Glenn Morris [Wed, 12 Sep 2007 07:30:25 +0000 (07:30 +0000)]
(org-publish-org-to-html): Remove duplicate function definition.

17 years agoStandardize license text.
Glenn Morris [Wed, 12 Sep 2007 07:30:07 +0000 (07:30 +0000)]
Standardize license text.

17 years ago(cnt): Rename to x_reply_selection_request_cnt for clarity.
Glenn Morris [Wed, 12 Sep 2007 07:24:31 +0000 (07:24 +0000)]
(cnt): Rename to x_reply_selection_request_cnt for clarity.
(x_reply_selection_request): All uses changed.

17 years ago(xmenu_show): Remove #ifdef C_ALLOCA block.
Glenn Morris [Wed, 12 Sep 2007 07:23:12 +0000 (07:23 +0000)]
(xmenu_show): Remove #ifdef C_ALLOCA block.

17 years ago(boyer_moore): Remove #ifdef C_ALLOCA block.
Glenn Morris [Wed, 12 Sep 2007 07:22:20 +0000 (07:22 +0000)]
(boyer_moore): Remove #ifdef C_ALLOCA block.

17 years ago(C_ALLOCA): Remove all references and code that was only used when
Glenn Morris [Wed, 12 Sep 2007 07:21:32 +0000 (07:21 +0000)]
(C_ALLOCA): Remove all references and code that was only used when
this was defined.

17 years ago(command_loop_1): Remove #ifdef C_ALLOCA block.
Glenn Morris [Wed, 12 Sep 2007 07:19:55 +0000 (07:19 +0000)]
(command_loop_1): Remove #ifdef C_ALLOCA block.

17 years ago(cnt): Rename to menu_grab_callback_cnt for clarity.
Glenn Morris [Wed, 12 Sep 2007 07:18:59 +0000 (07:18 +0000)]
(cnt): Rename to menu_grab_callback_cnt for clarity.
(menu_grab_callback): All uses changed.

17 years agoUpdate comment referring to C_ALLOCA.
Glenn Morris [Wed, 12 Sep 2007 07:17:16 +0000 (07:17 +0000)]
Update comment referring to C_ALLOCA.

17 years ago(alloca): Do not undef.
Glenn Morris [Wed, 12 Sep 2007 07:16:39 +0000 (07:16 +0000)]
(alloca): Do not undef.
(allocaobj, alloca.o): Remove.
(otherobj): Remove allocaobj.

17 years ago*** empty log message ***
Glenn Morris [Wed, 12 Sep 2007 07:16:19 +0000 (07:16 +0000)]
*** empty log message ***

17 years ago(C_ALLOCA): Remove references to this.
Glenn Morris [Wed, 12 Sep 2007 07:09:37 +0000 (07:09 +0000)]
(C_ALLOCA): Remove references to this.

17 years agoRegenerate, with shell function message patch.
Glenn Morris [Wed, 12 Sep 2007 07:06:39 +0000 (07:06 +0000)]
Regenerate, with shell function message patch.

17 years ago(AC_FUNC_ALLOCA): Throw an error if a system implementation of alloca
Glenn Morris [Wed, 12 Sep 2007 07:03:30 +0000 (07:03 +0000)]
(AC_FUNC_ALLOCA): Throw an error if a system implementation of alloca
is not found.

17 years ago(install-arch-indep): Do not exclude the etc/ Makefiles.
Glenn Morris [Wed, 12 Sep 2007 07:03:18 +0000 (07:03 +0000)]
(install-arch-indep): Do not exclude the etc/ Makefiles.

17 years agoDelete file (last info moved to e/README).
Glenn Morris [Wed, 12 Sep 2007 07:01:46 +0000 (07:01 +0000)]
Delete file (last info moved to e/README).

17 years agoMention how to remake eterm-color (moved here from ../Makefile).
Glenn Morris [Wed, 12 Sep 2007 06:59:32 +0000 (06:59 +0000)]
Mention how to remake eterm-color (moved here from ../Makefile).

17 years ago(SOURCES, unlock, relock): Delete.
Glenn Morris [Wed, 12 Sep 2007 06:58:49 +0000 (06:58 +0000)]
(SOURCES, unlock, relock): Delete.

17 years ago(SOURCES, unlock, relock): Delete.
Glenn Morris [Wed, 12 Sep 2007 06:55:36 +0000 (06:55 +0000)]
(SOURCES, unlock, relock): Delete.

17 years ago(SOURCES, unlock, relock): Delete.
Glenn Morris [Wed, 12 Sep 2007 06:54:54 +0000 (06:54 +0000)]
(SOURCES, unlock, relock): Delete.

17 years ago*** empty log message ***
Glenn Morris [Wed, 12 Sep 2007 06:53:51 +0000 (06:53 +0000)]
*** empty log message ***

17 years ago(diff-sanity-check-hunk): Also accept single-line hunks.
Thien-Thi Nguyen [Tue, 11 Sep 2007 07:00:04 +0000 (07:00 +0000)]
(diff-sanity-check-hunk): Also accept single-line hunks.

17 years ago*** empty log message ***
Bill Wohler [Tue, 11 Sep 2007 04:46:49 +0000 (04:46 +0000)]
*** empty log message ***

17 years ago(Version, mh-version): Add +cvs to version.
Bill Wohler [Tue, 11 Sep 2007 04:41:39 +0000 (04:41 +0000)]
(Version, mh-version): Add +cvs to version.

17 years ago(load_warn_old_style_backquotes): Change message to look
Stefan Monnier [Tue, 11 Sep 2007 01:15:37 +0000 (01:15 +0000)]
(load_warn_old_style_backquotes): Change message to look
better when it appears in the middle of byte-compiler messages.

17 years ago* s/darwin.h (MULTI_KBOARD): Only define for Carbon.
Dan Nicolaescu [Tue, 11 Sep 2007 01:04:00 +0000 (01:04 +0000)]
* s/darwin.h (MULTI_KBOARD): Only define for Carbon.

17 years ago(startup-screen-inhibit-startup-screen)
Chong Yidong [Mon, 10 Sep 2007 22:07:27 +0000 (22:07 +0000)]
(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.