1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00
Commit Graph

43375 Commits

Author SHA1 Message Date
Stefan Monnier
d99d3266b0 (define-minor-mode): Use customize-mark-as-set for global minor modes. 2002-08-26 16:40:49 +00:00
Kim F. Storm
098ba98322 (suppress-keymap): Use command remapping instead of
substitute-key-definition to undefine self-inserting keys.
2002-08-26 12:38:59 +00:00
Kim F. Storm
fc4bd4306f *** empty log message *** 2002-08-26 12:38:26 +00:00
Juanma Barranquero
1142be39f6 (WINS): Add calc and obsolete. 2002-08-26 10:21:39 +00:00
Kim F. Storm
7869ed758f (install-arch-indep): Do not remove DOC file
when it is the only DOC file installed; this is the case when
CANNOT_DUMP is defined.  From Joe Buehler (tiny change).
2002-08-26 10:11:44 +00:00
Kim F. Storm
6bc85c3bed *** empty log message *** 2002-08-26 10:10:42 +00:00
Kim F. Storm
58bd831805 (make_terminal_frame) [CANNOT_DUMP]: Initialize
foreground and background colors. From Joe Buehler (tiny change).
2002-08-26 09:56:07 +00:00
Miles Bader
e494eee55f (Fbyte_code): Fsub1 can GC, so protect it. 2002-08-26 07:37:19 +00:00
Miles Bader
1ced831dcc Doc fix. 2002-08-26 01:10:46 +00:00
Andrew Choi
5cb724f067 2002-08-25 Andrew Choi <akochoi@shaw.ca>
* s/darwin.h (DONT_REOPEN_PTY): #def it.
2002-08-25 17:43:29 +00:00
Andrew Choi
a6311b2f6e 2002-08-25 Andrew Choi <akochoi@shaw.ca>
* emacs.c (main): Call init_mac_osx_environment if HAVE_CARBON is
        defined instead of MAC_OSX.

        * s/darwin.h (select): Define select to sys_select only if
        HAVE_CARBON is defined.
2002-08-25 17:15:26 +00:00
Andrew Choi
511ca371fa 2002-08-25 Andrew Choi <akochoi@shaw.ca>
* s/darwin.h (HAVE_WORKING_VFORK): #undef it.  Define vfork to
	fork.
2002-08-25 16:44:51 +00:00
Andrew Choi
19580e2cf6 2002-08-25 Andrew Choi <akochoi@shaw.ca>
* macterm.c (XTread_socket): Remove code to call
        SendEventToEventTarget for keys with command modifiers when
        mac_command_key_is_meta is nil.
2002-08-25 16:40:40 +00:00
Miles Bader
476cf0130b (file-name-shadow-properties-custom-type): Renamed from
`read-file-name-electric-shadow-properties-custom-type'.  Change name of face.
(file-name-shadow-properties): Renamed from
`read-file-name-electric-shadow-properties'.
(file-name-shadow-tty-properties): Renamed from
`read-file-name-electric-shadow-tty-properties'.
(file-name-shadow): Renamed from `read-file-name-electric-shadow'.
(rfn-eshadow-setup-minibuffer): Update references to renamed variables.
(file-name-shadow-mode): Renamed from `read-file-name-electric-shadow-mode'.
Update references to renamed variables.
2002-08-25 08:29:51 +00:00
Andreas Schwab
addf35fd86 Fix last change. 2002-08-24 18:36:27 +00:00
Sam Steingold
a96735b8af (eval-after-load): Do not call load-symbol-file-load-history (deleted) 2002-08-24 14:40:09 +00:00
John Paul Wallington
82e736c18b * startup.el (normal-splash-screen): Ensure splash buffer is
killed.  Use tabs in output.  Fix test whether previous buffer was
*scratch* buffer.

* progmodes/simula.el (simula-abbrev-keyword-default)
(simula-abbrev-keyword, simula-abbrev-stdproc-default)
(simula-abbrev-stdproc): Doc fix - escape open parens in column 0.

* apropos.el (command-apropos): Use `defalias' instead of `fset'.

* mail/rmail.el (rmail-speedbar-match-folder-regexp): Doc fix.
2002-08-24 14:26:06 +00:00
Richard M. Stallman
729d903842 *** empty log message *** 2002-08-24 03:19:52 +00:00
Richard M. Stallman
d7c1d0fce5 (Fdefvar, Fdefconst, Fdefvaralias):
Record variables in load history as (defvar . VAR).
(Fdefvar): Don't record in load history if no initial value.
(Qdefvar): New variable.
(syms_of_eval): Init and staticpro it.
2002-08-24 03:19:23 +00:00
Richard M. Stallman
d642e4f9ee (build_load_history): Use Fmember to see if a definition
is already in the Vload_history element.
(syms_of_lread): Doc fix.
2002-08-24 03:17:18 +00:00
Richard M. Stallman
ed30cf85d7 (Fstart_process): Remove /: from program name. 2002-08-24 03:16:03 +00:00
Richard M. Stallman
ca3df2d557 (decode_env_path): Don't add /: if file name handler
has a `safe-magic' property.
2002-08-24 03:15:22 +00:00
Richard M. Stallman
8ee8f447ce (Fcall_process): Remove /: from program name. 2002-08-24 03:14:32 +00:00
Richard M. Stallman
7dc2cc987c (unload-feature): Distinguish functions from variables in load-history.
(feature-symbols): Doc fix.
2002-08-24 03:00:29 +00:00
Richard M. Stallman
80c39c38bb (select-frame-by-name, select-frame-set-input-focus):
Always call x-focus-frame, if using x.
Use set-mouse-position on all systems, if focus-follows-mouse.
2002-08-24 02:59:27 +00:00
Richard M. Stallman
a2c4ae0156 (symbol-file-load-history-loaded)
(load-symbol-file-load-history): Deleted.
(symbol-file): Don't call load-symbol-file-load-history.
2002-08-24 02:58:53 +00:00
Richard M. Stallman
1aa8fe4665 (ange-ftp-completion-hook-function): Add safe-magic prop. 2002-08-24 02:57:31 +00:00
Glenn Morris
901e8d1dc5 (f90-imenu-flag): Deleted - use imenu--index-alist instead. 2002-08-24 01:08:28 +00:00
Glenn Morris
1a341882a5 (f90-xemacs-flag, f90-xemacs-menu, f90-menu-bar-menu, f90-change-case-menu)
(f90-font-lock-on, f90-font-lock-off, f90-font-lock-menu):  Deleted.  Use
easy-menu-define instead.
(f90-mode): Use easy-menu-add.
No longer (require 'imenu) when compiling.
(f90-mark-subprogram, f90-indent-region, f90-fill-region)
(f90-abbrev-start): Use fboundp.
2002-08-24 00:50:42 +00:00
Stefan Monnier
365958144e (PATFETCH): Remove the translating fetch.
(PATFETCH_RAW): Rename to PATFETCH.
(set_image_of_range): New fun.
(SET_RANGE_TABLE_WORK_AREA): Use it.
(regex_compile): Don't translate the pattern chars so eagerly.
Only do it when inserting an `exactn' bytecode or when handling a char-range.
(mutually_exclusive_p): Avoid empty statement.
2002-08-23 22:21:51 +00:00
Robert J. Chassell
d846a776e1 Update for Texinfo version 4.2 2002-08-23 19:52:29 +00:00
Robert J. Chassell
ceb3d98065 Update to version 4.2 2002-08-23 19:47:41 +00:00
Robert J. Chassell
b1bd267c5e Add version 4.2 texinfo.tex and use @copying command;
add shell commands to create DocBook and XML output formats.
2002-08-23 19:46:12 +00:00
André Spiegel
cfee628f3e # 2002-08-23 13:27:12 +00:00
André Spiegel
cd32d5d1f4 (vc-kill-buffer-hook): Add it to kill-buffer-hook again. 2002-08-23 13:23:14 +00:00
ShengHuo ZHU
0d9724864a * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
* nnbabyl.el (nnbabyl-request-expire-articles): Ditto.

	* nnmbox.el (nnmbox-request-expire-articles): Ditto.

	* nnmh.el (nnmh-request-expire-articles): Implemented
	expiry-target for nnmh backend.
2002-08-23 03:32:58 +00:00
Kai Großjohann
30f75e622c Remote files: new default method for Tramp is ssh, not sm. 2002-08-22 19:40:12 +00:00
Kim F. Storm
a562ef1ab4 (redisplay_window): Do not `goto try_to_scroll' when we
end up on a partially visible line; this reverts a specific part
of the 2002-07-07 change by Richard M. Stallman to "fix" a nasty
display error which has been reported several times now.
However it introduces the problem that changes was supposed to fix.
See my comments in the source if you want to debug this further.
2002-08-22 16:52:56 +00:00
Kim F. Storm
f92ae6be4e Revert part of 2000-08-14T14:26:59Z!fx@gnu.org change. 2002-08-22 16:52:22 +00:00
Kai Großjohann
821e6e360b Version 2.0.14 released.
(tramp-shell-prompt-pattern): New variable.
(tramp-actions-before-shell, tramp-multi-actions)
(tramp-find-shell, tramp-open-connection-multi)
(tramp-open-connection-setup-interactive-shell): Use it.
(tramp-open-connection-telnet, tramp-open-connection-rsh)
(tramp-open-connection-su): Mention `tramp-shell-prompt-pattern'
in the docstring.
(tramp-bug): Report `tramp-shell-prompt-pattern'.
(tramp-process-one-multi-action, tramp-process-one-action): Make
message clearer so people don't confuse it with Emacs asking them
a question if the regexp happens to end with "?".
(tramp-verbose): Change default value from 10 to 9.  Also change
some logging levels so that 10 is reserved for stuff which is
needed for debugging only, but 9 catches everything that people
might like to see in order to see that Tramp is actually working.
2002-08-22 15:16:08 +00:00
Kim F. Storm
28e57b1f45 (authors-aliases, authors-fixed-entries):
Corrected spelling mistakes (for Joseph Arceneaux).
2002-08-22 14:27:50 +00:00
Kim F. Storm
e064daa2d4 *** empty log message *** 2002-08-22 14:26:50 +00:00
Kim F. Storm
5691a3f84c Fixed spelling: Joseph Arceoeaux -> Arceneaux 2002-08-22 14:21:07 +00:00
Glenn Morris
f34150c4e2 *** empty log message *** 2002-08-21 21:31:14 +00:00
Glenn Morris
0ee7f06810 eval-when-compile a few defvars to quieten the byte-compiler.
(f90-xemacs-flag): Wrap in eval-and-compile.
(f90-font-lock-keywords): Doc fix.
(f90-mode-abbrev-table): Use the 6th (system-flag) argument of
define-abbrev if available, but work without it as well.
(f90-mark-subprogram-overlay): Variable deleted.
(f90-mark-subprogram): No need to be silent about push-mark.
Get rid of the silly overlay bit.
(f90-abbrev-start): unread-command-event is obsolete in XEmacs too.
2002-08-21 21:26:07 +00:00
Kai Großjohann
3cdaec13e7 Version 2.0.13 released.
(tramp-handle-write-region): Don't check to see if remote end is
awake after sending data to remote host: we want to send "EOF" not
"echo are you awake"...
(tramp-maybe-open-connection): Swap args for tramp-time-diff.
(tramp-yn-prompt-regexp): New variable.
(tramp-action-yn): New function, using it.
(tramp-feature-write-region-fix): New internal variable.  Not yet
used.  Should be used in `tramp-handle-write-region'.
2002-08-21 15:04:29 +00:00
Kim F. Storm
2ef6aac845 (mode-line-format): Moved global-mode-string last.
(mode-line-position): Moved %p first.  Added padding to %l/%c to
eliminate jumpyness in modeline.  Use (%l,%c) format if both
line-number-mode and column-number-mode are enabled.
2002-08-21 12:05:09 +00:00
Kim F. Storm
88a0d95abd *** empty log message *** 2002-08-21 12:04:42 +00:00
Richard M. Stallman
dfd67a6271 Fix typos. 2002-08-21 00:18:46 +00:00
Richard M. Stallman
f13e7f66cf Fix typo. 2002-08-21 00:18:05 +00:00