bpt/emacs.git
21 years agoAdd mouse-autoselect-window.
Richard M. Stallman [Sun, 7 Jul 2002 11:38:28 +0000 (11:38 +0000)]
Add mouse-autoselect-window.

21 years agoClarify cursors with multiple windows.
Richard M. Stallman [Sun, 7 Jul 2002 11:37:07 +0000 (11:37 +0000)]
Clarify cursors with multiple windows.

21 years agoDocument toolip-delay and other tooltip customization. Explain the
Richard M. Stallman [Sun, 7 Jul 2002 11:35:04 +0000 (11:35 +0000)]
Document toolip-delay and other tooltip customization.  Explain the
fake "frame parameters" for special-display-buffer-names.

21 years agoUpdate mouse button info.
Richard M. Stallman [Sun, 7 Jul 2002 11:31:31 +0000 (11:31 +0000)]
Update mouse button info.
Don't give the names of Emacs commands that the characters run.
Clarify what SPC and DEL do.
Clarify the description of the minibuffer.
Wording change for completion.
Explain Mouse-2 better.

21 years agoDocument unify-8859-on-decoding-mode.
Richard M. Stallman [Sun, 7 Jul 2002 11:22:29 +0000 (11:22 +0000)]
Document unify-8859-on-decoding-mode.

21 years agoUpdate description of * and ? for shell commands.
Richard M. Stallman [Sun, 7 Jul 2002 11:15:33 +0000 (11:15 +0000)]
Update description of * and ? for shell commands.
Mention that v uses external viewers.

21 years agosetenv allows $-substitution.
Richard M. Stallman [Sun, 7 Jul 2002 10:56:04 +0000 (10:56 +0000)]
setenv allows $-substitution.
--geometry affects all frames.

21 years ago*** empty log message ***
Richard M. Stallman [Sun, 7 Jul 2002 10:52:11 +0000 (10:52 +0000)]
*** empty log message ***

21 years agoTreat a partially visible line like "cursor off screen".
Richard M. Stallman [Sun, 7 Jul 2002 10:50:49 +0000 (10:50 +0000)]
Treat a partially visible line like "cursor off screen".
(make_cursor_line_fully_visible): Don't try short scrolls.
Instead just return 0 when there is something to be done.
(try_scrolling): If make_cursor_line_fully_visible returns 0,
retry scrolling as if cursor were off the bottom.
(try_cursor_movement): If make_cursor_line_fully_visible returns 0,
return CURSOR_MOVEMENT_MUST_SCROLL.
(redisplay_window): If make_cursor_line_fully_visible returns 0,
go to try_to_scroll.

21 years ago(Fbuffer_local_value): Store current value into its binding
Richard M. Stallman [Sun, 7 Jul 2002 10:17:26 +0000 (10:17 +0000)]
(Fbuffer_local_value): Store current value into its binding
so we get the up-to-date value for the binding that is loaded.

21 years ago(Fdefmacro): Doc fix.
Richard M. Stallman [Sun, 7 Jul 2002 10:07:32 +0000 (10:07 +0000)]
(Fdefmacro): Doc fix.

21 years ago(easy-menu-popup-menu): Function deleted.
Richard M. Stallman [Sun, 7 Jul 2002 09:56:08 +0000 (09:56 +0000)]
(easy-menu-popup-menu): Function deleted.

21 years ago(ad-compile-function): Disable cl-function warnings if cl is loaded.
Richard M. Stallman [Sun, 7 Jul 2002 09:37:09 +0000 (09:37 +0000)]
(ad-compile-function): Disable cl-function warnings if cl is loaded.

21 years ago(safe-local-eval-forms): New user option.
Richard M. Stallman [Sun, 7 Jul 2002 09:21:52 +0000 (09:21 +0000)]
(safe-local-eval-forms): New user option.
(hack-one-local-variable-eval-safep): Support it.
Also allow `safe-local-eval-function' property to be a function
or a list of functions.
(c-add-style): Delete `safe-local-eval-function' property.

(after-find-file): Make buffer read-only if file is
marked that way, even for root.

(save-some-buffers): Doc fix.

21 years agoChange maintainer email address.
Richard M. Stallman [Sun, 7 Jul 2002 09:11:10 +0000 (09:11 +0000)]
Change maintainer email address.

21 years ago(Replace): Add a cross-reference to Transient Mark mode.
Eli Zaretskii [Sat, 6 Jul 2002 13:45:42 +0000 (13:45 +0000)]
(Replace): Add a cross-reference to Transient Mark mode.

21 years ago* gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
ShengHuo ZHU [Sat, 6 Jul 2002 13:15:21 +0000 (13:15 +0000)]
* gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
cdaar to cdar and car.

* nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
(nnsoup-read-active-file, nnsoup-article-to-area): Ditto.

21 years ago(completion-ignored-extensions): Add .gmo and .mo.
Richard M. Stallman [Sat, 6 Jul 2002 09:42:31 +0000 (09:42 +0000)]
(completion-ignored-extensions): Add .gmo and .mo.

21 years ago(auto-coding-alist): Add knowledge of .sx[dmicw] file
Francesco Potortì [Fri, 5 Jul 2002 23:16:08 +0000 (23:16 +0000)]
(auto-coding-alist): Add knowledge of .sx[dmicw] file
suffixes for Open office data files.

21 years ago(auto-mode-alist): Add knowledge of .sx[dmicw] file
Francesco Potortì [Fri, 5 Jul 2002 23:15:37 +0000 (23:15 +0000)]
(auto-mode-alist): Add knowledge of .sx[dmicw] file
suffixes for Open office data files.

21 years ago(file-name-buffer-file-type-alist): Add knowledge of .sx[dmicw] file
Francesco Potortì [Fri, 5 Jul 2002 23:15:06 +0000 (23:15 +0000)]
(file-name-buffer-file-type-alist): Add knowledge of .sx[dmicw] file
suffixes for Open office data files.

21 years agoOpen office data files.
Francesco Potortì [Fri, 5 Jul 2002 23:14:32 +0000 (23:14 +0000)]
Open office data files.

21 years ago*** empty log message ***
Pavel Janík [Fri, 5 Jul 2002 20:01:10 +0000 (20:01 +0000)]
*** empty log message ***

21 years agoRemove unused variable `face'.
Pavel Janík [Fri, 5 Jul 2002 19:59:54 +0000 (19:59 +0000)]
Remove unused variable `face'.

21 years agoObey the rmail file and use the unpruned header properly.
Pavel Janík [Fri, 5 Jul 2002 19:56:34 +0000 (19:56 +0000)]
Obey the rmail file and use the unpruned header properly.

21 years ago2002-07-05 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Fri, 5 Jul 2002 19:03:19 +0000 (19:03 +0000)]
2002-07-05  Andrew Choi  <akochoi@shaw.ca>

        * make-package: Add ability to handle options --help, --prefix,
        --no-conf, and --with-x.

21 years ago(Vtranslation_hash_table_vector, GET_HASH_TABLE)
Dave Love [Fri, 5 Jul 2002 18:54:22 +0000 (18:54 +0000)]
(Vtranslation_hash_table_vector, GET_HASH_TABLE)
(HASH_VALUE, CCL_LookupIntConstTbl, CCL_LookupCharConstTbl): New.
(ccl_driver): Add cases for CCL_LookupIntConstTbl,
CCL_LookupCharConstTbl.
(syms_of_ccl): Defvar translation-hash-table-vector.

21 years ago(read_key_sequence): Set initial_idleness_start_time
Dave Love [Fri, 5 Jul 2002 18:51:59 +0000 (18:51 +0000)]
(read_key_sequence): Set initial_idleness_start_time
correctly.

21 years ago(cua--rectangle-operation): Don't call
Kim F. Storm [Thu, 4 Jul 2002 22:20:26 +0000 (22:20 +0000)]
(cua--rectangle-operation): Don't call
FCT if current column is outside rectangle.
(cua--delete-rectangle): Do nothing if zero width or out of bounds.

21 years ago*** empty log message ***
Kim F. Storm [Thu, 4 Jul 2002 22:19:57 +0000 (22:19 +0000)]
*** empty log message ***

21 years agoUse add-hook and find-file-hook.
Stefan Monnier [Thu, 4 Jul 2002 20:37:14 +0000 (20:37 +0000)]
Use add-hook and find-file-hook.
(ange-ftp-parse-netrc): Use run-hooks and find-file-hook.
(ange-ftp-ls-parser): Make it into a function.
Ignore trailing @ in symlink targets.
(ange-ftp-file-entry-p): Ignore FTP errors.
(ange-ftp-insert-directory): Use ange-ftp-expand-symlink
to correctly expand "/flint:/bla -> ./etc" to /flint:/etc.

21 years ago2002-07-04 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Thu, 4 Jul 2002 19:33:39 +0000 (19:33 +0000)]
2002-07-04  Andrew Choi  <akochoi@shaw.ca>

        * make-package: New file.

21 years ago*** empty log message ***
Stefan Monnier [Thu, 4 Jul 2002 16:38:10 +0000 (16:38 +0000)]
*** empty log message ***

21 years ago2002-07-04 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Thu, 4 Jul 2002 13:36:12 +0000 (13:36 +0000)]
2002-07-04  Per Abrahamsen  <abraham@dina.kvl.dk>

* simple.el (toggle-truncate-lines): New command.

21 years ago(post_command_idle_hook): Remove redundant (and inexact) obsolescence
Juanma Barranquero [Thu, 4 Jul 2002 10:38:00 +0000 (10:38 +0000)]
(post_command_idle_hook): Remove redundant (and inexact) obsolescence
information.

21 years ago(comint-displayed-dynamic-completions): New variable.
Miles Bader [Thu, 4 Jul 2002 06:44:45 +0000 (06:44 +0000)]
(comint-displayed-dynamic-completions): New variable.
(comint-dynamic-list-completions): Be more careful about choosing
when to scroll an existing completions window.

21 years agoTweak text a bit.
Miles Bader [Thu, 4 Jul 2002 06:43:15 +0000 (06:43 +0000)]
Tweak text a bit.

21 years ago2002-07-03 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Thu, 4 Jul 2002 02:43:48 +0000 (02:43 +0000)]
2002-07-03  Andrew Choi  <akochoi@shaw.ca>

        * macterm.c (x_list_fonts): Fix comment.  Cache fonts matching
        pattern.  Search cache first.

21 years ago2002-07-03 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Thu, 4 Jul 2002 02:10:45 +0000 (02:10 +0000)]
2002-07-03  Andrew Choi  <akochoi@shaw.ca>

        * macterm.c (init_font_name_table): Also add entry for
        jisx0201.1976-0 coding for Japanese font.
        (XLoadQueryFont): Use it.

21 years ago(tramp-handle-ange-ftp): Move interactive spec
Andreas Schwab [Wed, 3 Jul 2002 18:42:34 +0000 (18:42 +0000)]
(tramp-handle-ange-ftp): Move interactive spec
after doc string.

21 years ago(tpu-delete-to-eol): Fix typo.
Juanma Barranquero [Wed, 3 Jul 2002 14:32:01 +0000 (14:32 +0000)]
(tpu-delete-to-eol): Fix typo.
(tpu-delete-to-bol): Likewise.

21 years agoFix typo.
Juanma Barranquero [Wed, 3 Jul 2002 14:26:51 +0000 (14:26 +0000)]
Fix typo.

21 years ago*** empty log message ***
Juanma Barranquero [Wed, 3 Jul 2002 13:26:44 +0000 (13:26 +0000)]
*** empty log message ***

21 years ago(outline-goto-prefix): Fix typo.
Juanma Barranquero [Wed, 3 Jul 2002 13:19:13 +0000 (13:19 +0000)]
(outline-goto-prefix): Fix typo.

21 years ago(timeclock-workday-remaining): Fix typo.
Juanma Barranquero [Wed, 3 Jul 2002 13:18:53 +0000 (13:18 +0000)]
(timeclock-workday-remaining): Fix typo.
(timeclock-workday-elapsed): Likewise.

21 years agoFix typo.
Juanma Barranquero [Wed, 3 Jul 2002 12:01:24 +0000 (12:01 +0000)]
Fix typo.

21 years agoFix spacing (garbled by previous patch).
Juanma Barranquero [Wed, 3 Jul 2002 11:32:20 +0000 (11:32 +0000)]
Fix spacing (garbled by previous patch).

21 years ago*** empty log message ***
Juanma Barranquero [Wed, 3 Jul 2002 11:31:02 +0000 (11:31 +0000)]
*** empty log message ***

21 years ago(gnus-summary-highlight): Fix typo.
Juanma Barranquero [Wed, 3 Jul 2002 11:30:29 +0000 (11:30 +0000)]
(gnus-summary-highlight): Fix typo.

21 years ago(reftex-label-alist): Fix typo.
Juanma Barranquero [Wed, 3 Jul 2002 11:29:55 +0000 (11:29 +0000)]
(reftex-label-alist): Fix typo.

21 years ago(dun-physobj-desc): Fix typo.
Juanma Barranquero [Wed, 3 Jul 2002 11:29:28 +0000 (11:29 +0000)]
(dun-physobj-desc): Fix typo.

21 years agoFix typo.
Juanma Barranquero [Wed, 3 Jul 2002 11:24:02 +0000 (11:24 +0000)]
Fix typo.

21 years ago(tramp-send-eof): Fix typo.
Juanma Barranquero [Wed, 3 Jul 2002 10:00:41 +0000 (10:00 +0000)]
(tramp-send-eof): Fix typo.
(tramp-kill-process): Likewise.

21 years agoFix typo.
Juanma Barranquero [Wed, 3 Jul 2002 09:49:28 +0000 (09:49 +0000)]
Fix typo.

21 years ago(chars-in-region): Add obsolescence declaration for `chars-in-region'.
Juanma Barranquero [Wed, 3 Jul 2002 09:17:47 +0000 (09:17 +0000)]
(chars-in-region): Add obsolescence declaration for `chars-in-region'.

21 years ago(header-line): Don't use a `common' clause for inheriting from the mode-line
Miles Bader [Wed, 3 Jul 2002 07:09:44 +0000 (07:09 +0000)]
(header-line): Don't use a `common' clause for inheriting from the mode-line
face, since we can't override it, and we don't want it for ttys.

21 years ago(header-line): Suppress inverse-video on ttys.
Miles Bader [Wed, 3 Jul 2002 07:03:51 +0000 (07:03 +0000)]
(header-line): Suppress inverse-video on ttys.

21 years ago*** empty log message ***
Richard M. Stallman [Tue, 2 Jul 2002 19:22:26 +0000 (19:22 +0000)]
*** empty log message ***

21 years ago(ange-ftp-hook-function): Add file-remote-p prop.
Richard M. Stallman [Tue, 2 Jul 2002 19:20:42 +0000 (19:20 +0000)]
(ange-ftp-hook-function): Add file-remote-p prop.

21 years ago(Fdefine_key): Doc fix.
Richard M. Stallman [Tue, 2 Jul 2002 19:13:12 +0000 (19:13 +0000)]
(Fdefine_key): Doc fix.

21 years ago(x_term_init): Turn off polling around XtOpenDisplay.
Richard M. Stallman [Tue, 2 Jul 2002 19:11:38 +0000 (19:11 +0000)]
(x_term_init): Turn off polling around XtOpenDisplay.

21 years ago*** empty log message ***
Richard M. Stallman [Tue, 2 Jul 2002 19:10:16 +0000 (19:10 +0000)]
*** empty log message ***

21 years agoIndentation change.
Richard M. Stallman [Tue, 2 Jul 2002 19:01:59 +0000 (19:01 +0000)]
Indentation change.

21 years ago(hack-one-local-variable-constantp): New function.
Richard M. Stallman [Tue, 2 Jul 2002 18:58:29 +0000 (18:58 +0000)]
(hack-one-local-variable-constantp): New function.
(hack-one-local-variable-eval-safep): New function.
Check for `eval:' calling fn with `safe-local-eval-function' property.
(hack-one-local-variable): Use hack-one-local-variable-eval-safep.
(c-add-style, c-set-style): Add safe-local-eval-function property.

(insert-directory): Handle --dired option to ls.

(file-remote-p): New function.

21 years ago(easy-menu-popup-menu): New function.
Richard M. Stallman [Tue, 2 Jul 2002 18:49:03 +0000 (18:49 +0000)]
(easy-menu-popup-menu): New function.

21 years ago(byte-compile-warning-types):
Richard M. Stallman [Tue, 2 Jul 2002 18:48:34 +0000 (18:48 +0000)]
(byte-compile-warning-types):
Rename cl-func to cl-functions.  Enable it by default.
(byte-compile-file-form-eval-boundary):
Turn off cl-functions warnings if the file loads cl.
(byte-compile-initial-macro-environment): For eval-and-compile,
use byte-compile-eval-before-compile to eval.
(byte-compile-eval-before-compile): New function to turn off
cl-functions when appropriate, for eval-and-compile.

(byte-compile-warnings):  Add cl-func option.
(byte-compile-cl-warn): New function.
(byte-compile-form): Use it, to warn about calling cl functions.

21 years ago(fancy-splash-screens): Switch to a chosen frame.
Richard M. Stallman [Tue, 2 Jul 2002 18:23:26 +0000 (18:23 +0000)]
(fancy-splash-screens): Switch to a chosen frame.
(fancy-splash-frame): Choose the right frame to use.
(use-fancy-splash-screens-p): Check dimensions of the right frame
in order to decide.

21 years ago*** empty log message ***
Juanma Barranquero [Tue, 2 Jul 2002 15:28:12 +0000 (15:28 +0000)]
*** empty log message ***

21 years ago(syms_of_keymap): Fix typo.
Juanma Barranquero [Tue, 2 Jul 2002 15:27:56 +0000 (15:27 +0000)]
(syms_of_keymap): Fix typo.

21 years ago(cperl-break-one-line-blocks-when-indent): Fix typo.
Juanma Barranquero [Tue, 2 Jul 2002 14:50:00 +0000 (14:50 +0000)]
(cperl-break-one-line-blocks-when-indent): Fix typo.

21 years ago(reftex-citation): Fix typo.
Juanma Barranquero [Tue, 2 Jul 2002 14:49:40 +0000 (14:49 +0000)]
(reftex-citation): Fix typo.

21 years ago(rmail-user-mail-address-regexp): Fix typo.
Juanma Barranquero [Tue, 2 Jul 2002 14:49:22 +0000 (14:49 +0000)]
(rmail-user-mail-address-regexp): Fix typo.

21 years agoFix typo.
Juanma Barranquero [Tue, 2 Jul 2002 14:48:56 +0000 (14:48 +0000)]
Fix typo.

21 years agoFix typo.
Juanma Barranquero [Tue, 2 Jul 2002 13:23:18 +0000 (13:23 +0000)]
Fix typo.

21 years agoBack to the old explanation, which was more concise, with just the first
Francesco Potortì [Tue, 2 Jul 2002 11:54:32 +0000 (11:54 +0000)]
Back to the old explanation, which was more concise, with just the first
two lines changed.

21 years agoClarified the definition of implicit tag names.
Francesco Potortì [Tue, 2 Jul 2002 11:35:27 +0000 (11:35 +0000)]
Clarified the definition of implicit tag names.

21 years ago2002-07-01 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Mon, 1 Jul 2002 23:30:21 +0000 (23:30 +0000)]
2002-07-01  Andrew Choi  <akochoi@shaw.ca>

        * s/darwin.h: Define POSIX_SIGNALS.

21 years agoAdded ido, kmacro, and bindat packages.
Kim F. Storm [Mon, 1 Jul 2002 22:17:06 +0000 (22:17 +0000)]
Added ido, kmacro, and bindat packages.

21 years agoNew file.
Kim F. Storm [Mon, 1 Jul 2002 22:01:13 +0000 (22:01 +0000)]
New file.

21 years agoIn mac:
Andrew Choi [Mon, 1 Jul 2002 20:02:33 +0000 (20:02 +0000)]
In mac:

2002-07-01  Andrew Choi  <akochoi@shaw.ca>

        * Emacs.app/Contents/Resources/Emacs.icns: New file.

        * Emacs.app/Contents/Info.plist: Add CFBundleDocumentTypes and
        CFBundleIconFile entries.

In src:

2002-07-01  Andrew Choi  <akochoi@shaw.ca>

        * macterm.c (do_ae_open_documents) [MAC_OSX]: Call FSpMakeFSRef
        and FSRefMakePath to convert FSSpec returned with Apple Event to
        Posix pathname.
        (mac_initialize) [TARGET_API_MAC_CARBON]: Call
        init_required_apple_events and disable the `Quit' menu item
        provided automatically by the Carbon Toolbox.

21 years ago(tex-file): call `save-some-buffers' before `tex-main-file'
Sam Steingold [Mon, 1 Jul 2002 19:55:45 +0000 (19:55 +0000)]
(tex-file): call `save-some-buffers' before `tex-main-file'

21 years ago*** empty log message ***
Juanma Barranquero [Mon, 1 Jul 2002 16:17:27 +0000 (16:17 +0000)]
*** empty log message ***

21 years ago(ido-minibuffer-setup-hook): Doc fix.
Juanma Barranquero [Mon, 1 Jul 2002 16:11:39 +0000 (16:11 +0000)]
(ido-minibuffer-setup-hook): Doc fix.

21 years ago*** empty log message ***
Dave Love [Mon, 1 Jul 2002 16:05:59 +0000 (16:05 +0000)]
*** empty log message ***

21 years agoDoc fixes.
Dave Love [Mon, 1 Jul 2002 16:04:39 +0000 (16:04 +0000)]
Doc fixes.
(strokes-mode): Defcustom deleted; replaced by minor mode def with
re-written function.
(strokes-while-inhibiting-garbage-collector): Comment out.
(define-stroke, strokes-fix-button2-command, strokes-insinuated)
(strokes-insinuate, global-set-stroke, describe-stroke)
(load-user-strokes, save-strokes, strokes-bug-address)
(strokes-click-command): Deleted.
(strokes-execute-stroke): Remove strokes-click-p case.
(strokes-describe-stroke): Remove strokes-click-p stuff.
(strokes-help): Fix.
(strokes-report-bug): Alias to report-emacs-bug.
(strokes-prompt-user-save-strokes): Modify format of the file.
(strokes-mode-map, strokes-unload-hook): New.
(strokes-buffer-name): Don't customize.

21 years ago(kbd_buffer_store_event): Fix interrupt_signal decl
Dave Love [Mon, 1 Jul 2002 16:00:49 +0000 (16:00 +0000)]
(kbd_buffer_store_event): Fix interrupt_signal decl
for K&R.

21 years agoterm.c (costs_set): Declare static, non-initialized for pcc.
Dave Love [Mon, 1 Jul 2002 16:00:05 +0000 (16:00 +0000)]
term.c (costs_set): Declare static, non-initialized for pcc.

21 years agoFix prototype for K&R.
Dave Love [Mon, 1 Jul 2002 15:59:26 +0000 (15:59 +0000)]
Fix prototype for K&R.

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 1 Jul 2002 08:07:40 +0000 (08:07 +0000)]
*** empty log message ***

21 years agoUpcase the abbreviation "W.O." and add periods.
Richard M. Stallman [Mon, 1 Jul 2002 08:06:37 +0000 (08:06 +0000)]
Upcase the abbreviation "W.O." and add periods.

21 years agoUpdate bug recommendations for being part of Emacs distribution.
Richard M. Stallman [Mon, 1 Jul 2002 08:05:00 +0000 (08:05 +0000)]
Update bug recommendations for being part of Emacs distribution.

21 years ago(timer_last_idleness_start_time): New variable.
Richard M. Stallman [Mon, 1 Jul 2002 08:04:04 +0000 (08:04 +0000)]
(timer_last_idleness_start_time): New variable.
(timer_start_idle): Set that.
(read_key_sequence): Use that to reset timer_idleness_start_time
to previous value.

21 years ago(Frecenter): With arg, set optional_new_start.
Richard M. Stallman [Mon, 1 Jul 2002 08:00:07 +0000 (08:00 +0000)]
(Frecenter): With arg, set optional_new_start.

21 years agoComment change.
Richard M. Stallman [Mon, 1 Jul 2002 07:59:16 +0000 (07:59 +0000)]
Comment change.

21 years ago(redisplay_internal): Make optional_new_start really work.
Richard M. Stallman [Mon, 1 Jul 2002 07:55:03 +0000 (07:55 +0000)]
(redisplay_internal): Make optional_new_start really work.

21 years ago(Fminibuffer_complete_and_exit): Move to end of buffer for completion.
Richard M. Stallman [Mon, 1 Jul 2002 07:50:37 +0000 (07:50 +0000)]
(Fminibuffer_complete_and_exit): Move to end of buffer for completion.

21 years ago(Info-index): Get immediate error if used in `dir'.
Richard M. Stallman [Mon, 1 Jul 2002 07:48:12 +0000 (07:48 +0000)]
(Info-index): Get immediate error if used in `dir'.

21 years ago(picture-forward-column)
Richard M. Stallman [Mon, 1 Jul 2002 07:47:22 +0000 (07:47 +0000)]
(picture-forward-column)
(picture-move-down): Never deactivate the mark.

21 years ago2002-06-30 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sun, 30 Jun 2002 21:29:39 +0000 (21:29 +0000)]
2002-06-30  Simon Josefsson  <jas@extundo.com>

* menu-bar.el (menu-bar-options-menu): Move elisp mode names from
menu entry into balloon help.

22 years ago* files.el (directory-free-space-args): Don't use -P on Darwin.
Andreas Schwab [Sun, 30 Jun 2002 14:42:19 +0000 (14:42 +0000)]
* files.el (directory-free-space-args): Don't use -P on Darwin.
* term/mac-win.el: Don't set it here.