bpt/emacs.git
16 years ago*** empty log message ***
Glenn Morris [Thu, 6 Sep 2007 07:32:18 +0000 (07:32 +0000)]
*** empty log message ***

16 years ago(info-nmake, info-gmake, clean-other-dirs-nmake): Change from ../man
Glenn Morris [Thu, 6 Sep 2007 07:19:48 +0000 (07:19 +0000)]
(info-nmake, info-gmake, clean-other-dirs-nmake): Change from ../man
to ../doc/emacs and ../doc/misc; and from ../lispref, ../lispintro to
../doc/lispref, ../doc/lispintro.

16 years ago*** empty log message ***
Glenn Morris [Thu, 6 Sep 2007 07:19:34 +0000 (07:19 +0000)]
*** empty log message ***

16 years ago(menu_grab_callback) <cnt>: Move static variable to file scope.
Glenn Morris [Thu, 6 Sep 2007 07:00:56 +0000 (07:00 +0000)]
(menu_grab_callback) <cnt>: Move static variable to file scope.

16 years ago*** empty log message ***
Glenn Morris [Thu, 6 Sep 2007 07:00:30 +0000 (07:00 +0000)]
*** empty log message ***

16 years ago(x_reply_selection_request) <cnt>: Move static variable to file scope.
Glenn Morris [Thu, 6 Sep 2007 06:54:10 +0000 (06:54 +0000)]
(x_reply_selection_request) <cnt>: Move static variable to file scope.

16 years ago*** empty log message ***
Glenn Morris [Thu, 6 Sep 2007 06:53:59 +0000 (06:53 +0000)]
*** empty log message ***

16 years agoJohan Bockg� <bojohan at dd.chalmers.se>
Glenn Morris [Thu, 6 Sep 2007 05:53:42 +0000 (05:53 +0000)]
Johan Bockg�  <bojohan at dd.chalmers.se>

(describe-variable): Keep doc's text properties.

16 years ago*** empty log message ***
Glenn Morris [Thu, 6 Sep 2007 05:53:04 +0000 (05:53 +0000)]
*** empty log message ***

16 years ago(vc-default-diff-tree): Pass a list to the diff vc command
Dan Nicolaescu [Thu, 6 Sep 2007 05:28:08 +0000 (05:28 +0000)]
(vc-default-diff-tree): Pass a list to the diff vc command
instead of a file.

16 years ago(checkdoc-minor-mode-string): New.
Glenn Morris [Thu, 6 Sep 2007 05:19:23 +0000 (05:19 +0000)]
(checkdoc-minor-mode-string): New.
(checkdoc-minor-mode): Allow user to specify lighter via
checkdoc-minor-mode-string.

16 years agoRegenerate, and restore by hand the shell function message lost in
Glenn Morris [Thu, 6 Sep 2007 05:19:06 +0000 (05:19 +0000)]
Regenerate, and restore by hand the shell function message lost in
2007-08-29T06:36:57Z!jan.h.d@swipnet.se.

16 years ago(mansrcdir): New variable.
Glenn Morris [Thu, 6 Sep 2007 05:12:28 +0000 (05:12 +0000)]
(mansrcdir): New variable.
(SUBDIR_MAKEFILES): Update for new doc/ directory layout.
(man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and
update these targets for new doc/ directory layout.
(doc/misc/Makefile): New target.
(install-arch-indep): Use mansrcdir for new location of manpages.
(mostlyclean, clean, distclean, maintainer-clean, unlock)
(relock, info, dvi): Update targets for new doc/ directory layout.

16 years ago(AC_OUTPUT): Update names of generated Makefiles for new doc/ directory layout.
Glenn Morris [Thu, 6 Sep 2007 05:11:11 +0000 (05:11 +0000)]
(AC_OUTPUT): Update names of generated Makefiles for new doc/ directory layout.

16 years ago(setfilename): Go up one more level to ../../info.
Glenn Morris [Thu, 6 Sep 2007 05:10:13 +0000 (05:10 +0000)]
(setfilename): Go up one more level to ../../info.

16 years agoMove the parts of the old man/makefile.w32-in that do not refer to the
Glenn Morris [Thu, 6 Sep 2007 05:08:13 +0000 (05:08 +0000)]
Move the parts of the old man/makefile.w32-in that do not refer to the
Emacs manual here.
(infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.

(../etc/GNU): Delete obsolete target.

16 years agoMove the parts of the old man/Makefile.in that do not refer to the
Glenn Morris [Thu, 6 Sep 2007 05:07:44 +0000 (05:07 +0000)]
Move the parts of the old man/Makefile.in that do not refer to the
Emacs manual here.
(infodir): New variable.
(INFO_TARGETS, info): Use infodir.  Also used by all info targets.
(cc-mode.texi, faq.texi): Update references to source file locations.

Add `basename' versions of all info targets, for convenience when
rebuilding just one manual.
(../etc/GNU): Delete obsolete target.
(.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
(mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs

16 years agoMove here from ../../man
Glenn Morris [Thu, 6 Sep 2007 05:07:05 +0000 (05:07 +0000)]
Move here from ../../man

16 years ago(setfilename): Go up one more level to ../../info.
Glenn Morris [Thu, 6 Sep 2007 04:55:49 +0000 (04:55 +0000)]
(setfilename): Go up one more level to ../../info.

16 years ago(infodir): Go up one more level.
Glenn Morris [Thu, 6 Sep 2007 04:55:27 +0000 (04:55 +0000)]
(infodir): Go up one more level.

Changes made previously while moving from ../../man:

(INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs manual.
(MULTI_INSTALL_INFO, ENVADD): Go up one more level.
(emacsman): Delete target, not needed any more.
(clean): Remove all info files but Emacs manual.
Move all targets that are not the Emacs manual to misc/Makefile.in.

16 years ago(setfilename): Go up one more level to ../../info.
Glenn Morris [Thu, 6 Sep 2007 04:52:10 +0000 (04:52 +0000)]
(setfilename): Go up one more level to ../../info.

16 years agoMove all targets that are not the Emacs manual to misc/Makefile.in.
Glenn Morris [Thu, 6 Sep 2007 04:51:52 +0000 (04:51 +0000)]
Move all targets that are not the Emacs manual to misc/Makefile.in.
(INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs manual.
(infodir): New variable.
(info): Use $infodir.
(emacsman): Delete target, not needed any more.
(mostlyclean): Remove `gnustmp'.

(INFOSOURCES): Delete.
(.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
(mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs

16 years agoMove here from ../../man
Glenn Morris [Thu, 6 Sep 2007 04:50:28 +0000 (04:50 +0000)]
Move here from ../../man

16 years agoMove to ../doc/emacs/, misc/
Glenn Morris [Thu, 6 Sep 2007 04:42:09 +0000 (04:42 +0000)]
Move to ../doc/emacs/, misc/

16 years ago(setfilename): Go up one more level to ../../info.
Glenn Morris [Thu, 6 Sep 2007 04:27:43 +0000 (04:27 +0000)]
(setfilename): Go up one more level to ../../info.

16 years ago(infodir, texinputdir): Go up one more level.
Glenn Morris [Thu, 6 Sep 2007 04:26:04 +0000 (04:26 +0000)]
(infodir, texinputdir): Go up one more level.
(usermanualdir): Change from ../man to ../emacs.

16 years ago(infodir): Go up one more level.
Glenn Morris [Thu, 6 Sep 2007 04:25:46 +0000 (04:25 +0000)]
(infodir): Go up one more level.
(usermanualdir): Change from ../man to ../emacs.
(miscmanualdir): New.
(dist): Use new variable miscmanualdir.

16 years agoMove here from ../../lispref
Glenn Morris [Thu, 6 Sep 2007 04:25:08 +0000 (04:25 +0000)]
Move here from ../../lispref

16 years agoMove to ../doc/lispref
Glenn Morris [Thu, 6 Sep 2007 04:15:52 +0000 (04:15 +0000)]
Move to ../doc/lispref

16 years agoMove to ../doc/lispintro
Glenn Morris [Thu, 6 Sep 2007 04:07:50 +0000 (04:07 +0000)]
Move to ../doc/lispintro

16 years agoMove here from ../../lispintro/
Glenn Morris [Thu, 6 Sep 2007 04:06:39 +0000 (04:06 +0000)]
Move here from ../../lispintro/

16 years ago(infodir, ENVADD): Go up one more level.
Glenn Morris [Thu, 6 Sep 2007 04:06:03 +0000 (04:06 +0000)]
(infodir, ENVADD): Go up one more level.

16 years ago(setfilename): Go up one more level.
Glenn Morris [Thu, 6 Sep 2007 04:05:47 +0000 (04:05 +0000)]
(setfilename): Go up one more level.

16 years ago(infodir): Go up one more level.
Glenn Morris [Thu, 6 Sep 2007 04:05:16 +0000 (04:05 +0000)]
(infodir): Go up one more level.
(usermanualdir): Change from ../man to ../emacs.

16 years agoMove here from ../../lispintro/
Glenn Morris [Thu, 6 Sep 2007 04:04:58 +0000 (04:04 +0000)]
Move here from ../../lispintro/

16 years agoMove to ../doc/lispintro
Glenn Morris [Thu, 6 Sep 2007 03:58:44 +0000 (03:58 +0000)]
Move to ../doc/lispintro

16 years agoNew file.
Glenn Morris [Thu, 6 Sep 2007 03:54:48 +0000 (03:54 +0000)]
New file.

16 years agoAlso mention gnus-logo.pdf license.
Glenn Morris [Thu, 6 Sep 2007 03:53:40 +0000 (03:53 +0000)]
Also mention gnus-logo.pdf license.

16 years agoMove here from ../../etc/
Glenn Morris [Thu, 6 Sep 2007 03:52:43 +0000 (03:52 +0000)]
Move here from ../../etc/

16 years agoMove to ../doc/man/
Glenn Morris [Thu, 6 Sep 2007 03:51:33 +0000 (03:51 +0000)]
Move to ../doc/man/

16 years ago*** empty log message ***
Richard M. Stallman [Thu, 6 Sep 2007 03:36:29 +0000 (03:36 +0000)]
*** empty log message ***

16 years ago(redisplay_internal): Make sure Elisp code always sees
Stefan Monnier [Thu, 6 Sep 2007 02:13:47 +0000 (02:13 +0000)]
(redisplay_internal): Make sure Elisp code always sees
consistent values of selected_frame and selected_window.

16 years ago(fancy-startup-text): Renamed from fancy-splash-text.
Richard M. Stallman [Wed, 5 Sep 2007 19:59:01 +0000 (19:59 +0000)]
(fancy-startup-text): Renamed from fancy-splash-text.
Several items removed, simplified, or put on one line.
(fancy-about-text): Add substantial contents, part of startup text.
(fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
(normal-splash-screen): Call normal-mouse-startup-screen,
normal-no-mouse-startup-screen, or normal-about-screen.
(normal-mouse-startup-screen): New fn, broken out, shortened.
(normal-no-mouse-startup-screen): New fn, broken out.
(normal-about-screen): New function, contents all new.

16 years ago(rx): Fix typo in docstring.
Michaël Cadilhac [Wed, 5 Sep 2007 16:24:59 +0000 (16:24 +0000)]
(rx): Fix typo in docstring.

16 years ago(custom-buffer-create-internal): Check tool-bar-mode is bound.
Glenn Morris [Wed, 5 Sep 2007 03:49:26 +0000 (03:49 +0000)]
(custom-buffer-create-internal): Check tool-bar-mode is bound.

16 years agoJohan Bockg� <bojohan at dd.chalmers.se>
Glenn Morris [Wed, 5 Sep 2007 03:47:22 +0000 (03:47 +0000)]
Johan Bockg�  <bojohan at dd.chalmers.se>

(ad-make-advised-docstring): Highlight note in doc string.

16 years ago(Safe File Variables): Clarify `!' and risky variables.
Glenn Morris [Wed, 5 Sep 2007 03:22:50 +0000 (03:22 +0000)]
(Safe File Variables): Clarify `!' and risky variables.

16 years ago*** empty log message ***
Jason Rumney [Wed, 5 Sep 2007 00:15:43 +0000 (00:15 +0000)]
*** empty log message ***

16 years ago(initialize_w32_display): Zero unused hooks.
Jason Rumney [Tue, 4 Sep 2007 23:35:12 +0000 (23:35 +0000)]
(initialize_w32_display): Zero unused hooks.

16 years ago* server.el (server-start, server-unload-hook): Undo previous
Dan Nicolaescu [Tue, 4 Sep 2007 23:28:49 +0000 (23:28 +0000)]
* server.el (server-start, server-unload-hook): Undo previous
change.

* xt-mouse.el: Undo previous change.

* term.c (Vsuspend_tty_functions, Vresume_tty_functions)
(syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.

16 years ago(init_tty) [WINDOWSNT]: Add hooks that are not accessible
Jason Rumney [Tue, 4 Sep 2007 23:14:37 +0000 (23:14 +0000)]
(init_tty) [WINDOWSNT]: Add hooks that are not accessible
in w32console.c.  Set up input.  Remove XXX comments that have been
confirmed as correct.

16 years ago(fancy-about-text): New variable.
Juri Linkov [Tue, 4 Sep 2007 22:52:31 +0000 (22:52 +0000)]
(fancy-about-text): New variable.
(fancy-splash-delay, fancy-splash-max-time): Remove user options.
(fancy-current-text, fancy-splash-stop-time)
(fancy-splash-outer-buffer): Remove variables.
(fancy-splash-head, fancy-splash-tail): Add new optional argument
`startup' and use it to conditionally display different texts for
Startup and About screens.  Don't display Help commands on the About
screen.
(fancy-splash-screens-1): Remove function and move its content to
`fancy-splash-screens' to the part that dislpays the About screen.
(exit-splash-screen): Don't treat specially exiting from
alternating screens.
(fancy-splash-screens): Rename argument `static' to `startup'.
Fix docstring.  Remove code for displaying alternating screens.
Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
for `inhibit-read-only'.
(normal-splash-screen): Rename argument `static' to `startup'.
Fix docstring.  Use argument `startup' to conditionally display
different texts for Startup and About screens.  Don't display Help
commands on the About screen.  Remove `unwind-protect' `sit-for'
delay and `kill-buffer' after it.
(display-startup-echo-area-message): Remove call to
`use-fancy-splash-screens-p' because image.el is preloaded and
doesn't display "Loading image... done".
(display-splash-screen): Rename argument `static' to `startup'.
Fix docstring.

16 years ago(MULTI_KBOARD): Define.
Jason Rumney [Tue, 4 Sep 2007 22:41:07 +0000 (22:41 +0000)]
(MULTI_KBOARD): Define.

16 years ago(init_tty) [WINDOWSNT]: Pass terminal to
Jason Rumney [Tue, 4 Sep 2007 22:32:09 +0000 (22:32 +0000)]
(init_tty) [WINDOWSNT]: Pass terminal to
initialize_w32_display.
(init_tty) [MULTI_KBOARD]: Include this code on WINDOWSNT too.

16 years ago(one_and_only_w32cons): Remove.
Jason Rumney [Tue, 4 Sep 2007 22:30:17 +0000 (22:30 +0000)]
(one_and_only_w32cons): Remove.
(initialize_w32_display): Take terminal argument.

16 years ago(enum event_kind) <HORIZ_WHEEL_EVENT>: New event.
Jason Rumney [Tue, 4 Sep 2007 21:43:50 +0000 (21:43 +0000)]
(enum event_kind) <HORIZ_WHEEL_EVENT>: New event.

16 years ago(discard_mouse_events): Discard it.
Jason Rumney [Tue, 4 Sep 2007 21:42:39 +0000 (21:42 +0000)]
(discard_mouse_events): Discard it.
(make_lispy_event): Translate it to a lisp event.
(lispy_wheel_names): Add wheel-left and right events.
(syms_of_keyboard): Enlarge wheel_syms.

16 years agoHorizontal mouse wheel support:
Jason Rumney [Tue, 4 Sep 2007 21:40:59 +0000 (21:40 +0000)]
Horizontal mouse wheel support:
(w32_wnd_proc) <WM_DROPFILES>: Merge with WM_MOUSEWHEEL.
<WM_MOUSEHWHEEL>: Pass new system message to lisp.

MULTI_KBOARD support:
(x_create_tip_frame) [MULTI_KBOARD]: Get keyboard from
terminal.

16 years ago(WM_MOUSEHWHEEL): Define if system headers don't.
Jason Rumney [Tue, 4 Sep 2007 21:39:01 +0000 (21:39 +0000)]
(WM_MOUSEHWHEEL): Define if system headers don't.

16 years agoSupport for horizontal scroll wheels on some mice:
Jason Rumney [Tue, 4 Sep 2007 21:38:40 +0000 (21:38 +0000)]
Support for horizontal scroll wheels on some mice:
(construct_mouse_wheel): Make HORIZ_WHEEL_EVENT
from WM_MOUSEHWHEEL.
(w32_read_socket) <WM_MOUSEHWHEEL>: Treat as WM_MOUSEWHEEL.

MULTI_KBOARD support:
(w32_create_terminal) [MULTI_KBOARD]: Create a new
keyboard for the terminal.

16 years ago* server.el (server-start, server-unload-hook):
Dan Nicolaescu [Tue, 4 Sep 2007 15:44:11 +0000 (15:44 +0000)]
* server.el (server-start, server-unload-hook):
suspend-tty-functions has been renamed to suspend-tty-hook.

* xt-mouse.el: Likewise. resume-tty-functions has been renamed to
resume-tty-hook.

* term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions.
(Vresume_tty_hook): Rename from Vresume_tty_functions.
(syms_of_term): Rename suspend-tty-functions to suspend-tty-hook
and resume-tty-function to resume-tty-hook.
(Fsuspend_tty, Fresume_tty): Use new names.

16 years agoRewrite changelog entry.
Dan Nicolaescu [Tue, 4 Sep 2007 06:47:41 +0000 (06:47 +0000)]
Rewrite changelog entry.

16 years ago*** empty log message ***
Richard M. Stallman [Tue, 4 Sep 2007 00:19:51 +0000 (00:19 +0000)]
*** empty log message ***

16 years agoRemove entries for an incorrect bug report.
Dan Nicolaescu [Mon, 3 Sep 2007 19:39:27 +0000 (19:39 +0000)]
Remove entries for an incorrect bug report.

16 years agoDiane Murray <disumu at x3y2z1.net>
Glenn Morris [Mon, 3 Sep 2007 19:28:23 +0000 (19:28 +0000)]
Diane Murray  <disumu at x3y2z1.net>

(url-http-parse-headers): Bind the current buffer rather than calling
`url-mark-buffer-as-dead' with `current-buffer', so that the correct
buffer is killed if `url-retrieve-synchronously' gets redirected to a
new URL.

16 years ago* loadup.el: Fix merge problem, only load "button" once.
Dan Nicolaescu [Mon, 3 Sep 2007 16:48:04 +0000 (16:48 +0000)]
* loadup.el: Fix merge problem, only load "button" once.

16 years agoInstalled a workaround for the vc-svn log problem.
Glenn Morris [Mon, 3 Sep 2007 06:26:43 +0000 (06:26 +0000)]
Installed a workaround for the vc-svn log problem.

16 years agoImprove previous change.
Glenn Morris [Mon, 3 Sep 2007 06:25:50 +0000 (06:25 +0000)]
Improve previous change.
(vc-svn-print-log): If there is only one file, use "Working file:" as
the prefix, for the sake of log-view-current-file.

16 years ago*** empty log message ***
Glenn Morris [Mon, 3 Sep 2007 06:25:12 +0000 (06:25 +0000)]
*** empty log message ***

16 years ago(vc-svn-print-log): Change the "Working file" prefix back to singular,
Glenn Morris [Mon, 3 Sep 2007 06:19:16 +0000 (06:19 +0000)]
(vc-svn-print-log): Change the "Working file" prefix back to singular,
for the sake of log-view.

16 years agoRemove CVS $Id$ header. Comment.
Glenn Morris [Mon, 3 Sep 2007 06:18:58 +0000 (06:18 +0000)]
Remove CVS $Id$ header.  Comment.

16 years ago*** empty log message ***
Richard M. Stallman [Sun, 2 Sep 2007 21:33:21 +0000 (21:33 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Richard M. Stallman [Sun, 2 Sep 2007 20:45:53 +0000 (20:45 +0000)]
*** empty log message ***

16 years agoRegenerate.
Andreas Schwab [Sun, 2 Sep 2007 18:26:17 +0000 (18:26 +0000)]
Regenerate.

16 years agoUse AS_HELP_STRING throughout.
Andreas Schwab [Sun, 2 Sep 2007 18:24:57 +0000 (18:24 +0000)]
Use AS_HELP_STRING throughout.

16 years ago(xterm-modify-other-keys-terminal-list): New
Dan Nicolaescu [Sun, 2 Sep 2007 18:22:41 +0000 (18:22 +0000)]
(xterm-modify-other-keys-terminal-list): New
variable.
(xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
if the selected frames is in
xterm-modify-other-keys-terminal-list.
(xterm-turn-off-modify-other-keys): Add an optional frame
parameter. Only turn off modify-other-keys if FRAME is in
xterm-modify-other-keys-terminal-list.
(xterm-remove-modify-other-keys): New function.
(terminal-init-xterm): Use it. Deal with delete-frame hook. Add
the selected frame to xterm-modify-other-keys-terminal-list.

16 years agoRewrite esr's changelog entry.
Dan Nicolaescu [Sun, 2 Sep 2007 17:44:42 +0000 (17:44 +0000)]
Rewrite esr's changelog entry.

16 years agoRegenerated.
Jan Djärv [Sun, 2 Sep 2007 17:30:31 +0000 (17:30 +0000)]
Regenerated.

16 years agoRequire Gtk/Glib 2.6.
Jan Djärv [Sun, 2 Sep 2007 17:30:16 +0000 (17:30 +0000)]
Require Gtk/Glib 2.6.

16 years ago(x-gtk-stock-map): Map diropen to system-file-manager.
Jan Djärv [Sun, 2 Sep 2007 16:51:22 +0000 (16:51 +0000)]
(x-gtk-stock-map): Map diropen to system-file-manager.
(icon-map-list): New variable.
(x-gtk-map-stock): Use icon-map-list.

16 years ago(update_frame_tool_bar): Handle stock name as a named icon
Jan Djärv [Sun, 2 Sep 2007 16:47:29 +0000 (16:47 +0000)]
(update_frame_tool_bar): Handle stock name as a named icon
if it starts with "n:".

16 years agoRegenerate.
Thien-Thi Nguyen [Sun, 2 Sep 2007 08:26:16 +0000 (08:26 +0000)]
Regenerate.

16 years ago(EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs.
Thien-Thi Nguyen [Sun, 2 Sep 2007 08:25:00 +0000 (08:25 +0000)]
(EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs.
Use them throughout in place of AC_ARG_WITH calls.

16 years ago(log-view-current-file): Balance parens.
Romain Francoise [Sun, 2 Sep 2007 07:46:54 +0000 (07:46 +0000)]
(log-view-current-file): Balance parens.

16 years ago*** empty log message ***
Glenn Morris [Sun, 2 Sep 2007 01:52:03 +0000 (01:52 +0000)]
*** empty log message ***

16 years ago(log-view-current-file): Give a more explicit error if
Glenn Morris [Sun, 2 Sep 2007 01:50:12 +0000 (01:50 +0000)]
(log-view-current-file): Give a more explicit error if
log-view-file-re fails to find a match.

16 years ago*** empty log message ***
Glenn Morris [Sun, 2 Sep 2007 01:49:48 +0000 (01:49 +0000)]
*** empty log message ***

16 years ago(comint-mode): Don't set scroll-conservatively.
Glenn Morris [Sun, 2 Sep 2007 01:27:57 +0000 (01:27 +0000)]
(comint-mode): Don't set scroll-conservatively.

16 years ago*** empty log message ***
Glenn Morris [Sun, 2 Sep 2007 01:27:45 +0000 (01:27 +0000)]
*** empty log message ***

16 years ago(eshell/time): Stringify and flatten the non-command arguments.
Glenn Morris [Sun, 2 Sep 2007 01:21:49 +0000 (01:21 +0000)]
(eshell/time): Stringify and flatten the non-command arguments.

16 years ago*** empty log message ***
Glenn Morris [Sun, 2 Sep 2007 01:20:31 +0000 (01:20 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Thien-Thi Nguyen [Sat, 1 Sep 2007 23:38:31 +0000 (23:38 +0000)]
*** empty log message ***

16 years ago(byte-recompile-directory): Fix bug:
Thien-Thi Nguyen [Sat, 1 Sep 2007 23:33:15 +0000 (23:33 +0000)]
(byte-recompile-directory): Fix bug:
Don't expand top-level file name more than once.

16 years agoPut quotes around nested macro calls.
Andreas Schwab [Sat, 1 Sep 2007 23:26:52 +0000 (23:26 +0000)]
Put quotes around nested macro calls.

16 years ago(Date Conversions): Clarify definition of Julian day.
Jay Belanger [Sat, 1 Sep 2007 04:13:52 +0000 (04:13 +0000)]
(Date Conversions): Clarify definition of Julian day.
(Date Forms): Clarify definition of Julian date; add some history.

16 years ago(server-process-filter): Don't display the splash screen.
Stefan Monnier [Sat, 1 Sep 2007 02:17:30 +0000 (02:17 +0000)]
(server-process-filter): Don't display the splash screen.
It's annoying enough on the initial screen and becomes positively
obnoxious here.

16 years ago*** empty log message ***
Richard M. Stallman [Sat, 1 Sep 2007 02:12:37 +0000 (02:12 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Richard M. Stallman [Sat, 1 Sep 2007 01:33:43 +0000 (01:33 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Richard M. Stallman [Sat, 1 Sep 2007 01:15:48 +0000 (01:15 +0000)]
*** empty log message ***

16 years agoUse defstruct rather than macros.
Stefan Monnier [Fri, 31 Aug 2007 20:15:34 +0000 (20:15 +0000)]
Use defstruct rather than macros.
Change naming to use "avl-tree--" for internal functions.