Miles Bader
a7ac92b6ec
(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.
2002-07-03 07:09:44 +00:00
Miles Bader
50e7b8db94
(header-line): Suppress inverse-video on ttys.
2002-07-03 07:03:51 +00:00
Richard M. Stallman
64805fb085
*** empty log message ***
2002-07-02 19:22:26 +00:00
Richard M. Stallman
06268b4ff9
(ange-ftp-hook-function): Add file-remote-p prop.
2002-07-02 19:20:42 +00:00
Richard M. Stallman
bbc4541dcf
(Fdefine_key): Doc fix.
2002-07-02 19:13:12 +00:00
Richard M. Stallman
5dbb3f4693
(x_term_init): Turn off polling around XtOpenDisplay.
2002-07-02 19:11:38 +00:00
Richard M. Stallman
ec1a57dc58
*** empty log message ***
2002-07-02 19:10:16 +00:00
Richard M. Stallman
b34dcc822f
Indentation change.
2002-07-02 19:01:59 +00:00
Richard M. Stallman
ff7affeb8b
(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.
2002-07-02 18:58:29 +00:00
Richard M. Stallman
89fd3098d8
(easy-menu-popup-menu): New function.
2002-07-02 18:49:03 +00:00
Richard M. Stallman
4795d1c7d1
(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.
2002-07-02 18:48:34 +00:00
Richard M. Stallman
6b20fb8e16
(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.
2002-07-02 18:23:26 +00:00
Juanma Barranquero
df1890b0d7
*** empty log message ***
2002-07-02 15:28:12 +00:00
Juanma Barranquero
95296eacc6
(syms_of_keymap): Fix typo.
2002-07-02 15:27:56 +00:00
Juanma Barranquero
2022c546c0
(cperl-break-one-line-blocks-when-indent): Fix typo.
2002-07-02 14:50:00 +00:00
Juanma Barranquero
9e3e72cb12
(reftex-citation): Fix typo.
2002-07-02 14:49:40 +00:00
Juanma Barranquero
e91053e833
(rmail-user-mail-address-regexp): Fix typo.
2002-07-02 14:49:22 +00:00
Juanma Barranquero
95b56cdf4b
Fix typo.
2002-07-02 14:48:56 +00:00
Juanma Barranquero
baea68eff2
Fix typo.
2002-07-02 13:23:18 +00:00
Francesco Potortì
1038941db1
Back to the old explanation, which was more concise, with just the first
...
two lines changed.
2002-07-02 11:54:32 +00:00
Francesco Potortì
005e161019
Clarified the definition of implicit tag names.
2002-07-02 11:35:27 +00:00
Andrew Choi
09740ad8a9
2002-07-01 Andrew Choi <akochoi@shaw.ca>
...
* s/darwin.h: Define POSIX_SIGNALS.
2002-07-01 23:30:21 +00:00
Kim F. Storm
ffe5000a54
Added ido, kmacro, and bindat packages.
2002-07-01 22:17:06 +00:00
Kim F. Storm
4141da38a0
New file.
2002-07-01 22:01:13 +00:00
Andrew Choi
bc21bf11c1
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.
2002-07-01 20:02:33 +00:00
Sam Steingold
7abc9addc7
(tex-file): call save-some-buffers' before
tex-main-file'
2002-07-01 19:55:45 +00:00
Juanma Barranquero
ce827a7d43
*** empty log message ***
2002-07-01 16:17:27 +00:00
Juanma Barranquero
319a586a30
(ido-minibuffer-setup-hook): Doc fix.
2002-07-01 16:11:39 +00:00
Dave Love
dc976f2c3f
*** empty log message ***
2002-07-01 16:05:59 +00:00
Dave Love
ded4da9598
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.
2002-07-01 16:04:39 +00:00
Dave Love
f9f1e1fc75
(kbd_buffer_store_event): Fix interrupt_signal decl
...
for K&R.
2002-07-01 16:00:49 +00:00
Dave Love
646e4dffc2
term.c (costs_set): Declare static, non-initialized for pcc.
2002-07-01 16:00:05 +00:00
Dave Love
55a8b3edea
Fix prototype for K&R.
2002-07-01 15:59:26 +00:00
Richard M. Stallman
ec96237403
*** empty log message ***
2002-07-01 08:07:40 +00:00
Richard M. Stallman
d33eb73faa
Upcase the abbreviation "W.O." and add periods.
2002-07-01 08:06:37 +00:00
Richard M. Stallman
5aa3f2be2c
Update bug recommendations for being part of Emacs distribution.
2002-07-01 08:05:00 +00:00
Richard M. Stallman
3021d3a9d9
(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.
2002-07-01 08:04:04 +00:00
Richard M. Stallman
95605b1b7a
(Frecenter): With arg, set optional_new_start.
2002-07-01 08:00:07 +00:00
Richard M. Stallman
f47d4504cc
Comment change.
2002-07-01 07:59:16 +00:00
Richard M. Stallman
acda20e1c0
(redisplay_internal): Make optional_new_start really work.
2002-07-01 07:55:03 +00:00
Richard M. Stallman
8db426c786
(Fminibuffer_complete_and_exit): Move to end of buffer for completion.
2002-07-01 07:50:37 +00:00
Richard M. Stallman
aebd1760c0
(Info-index): Get immediate error if used in `dir'.
2002-07-01 07:48:12 +00:00
Richard M. Stallman
4855897e98
(picture-forward-column)
...
(picture-move-down): Never deactivate the mark.
2002-07-01 07:47:22 +00:00
Simon Josefsson
6b285f6079
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.
2002-06-30 21:29:39 +00:00
Andreas Schwab
525fdbc9c8
* files.el (directory-free-space-args): Don't use -P on Darwin.
...
* term/mac-win.el: Don't set it here.
2002-06-30 14:42:19 +00:00
Stefan Monnier
7e30f58e10
Passed it through checkdoc. Moved `provide' to the end, where it belongs.
2002-06-29 20:43:59 +00:00
Stefan Monnier
7980ab4984
(cvs-mode-map): Bind ! to `force'.
2002-06-29 19:52:51 +00:00
Ken Raeburn
c822432571
(store_mode_line_string): Lisp_Object/int mixup.
2002-06-29 19:52:14 +00:00
Andreas Schwab
eb14066a0b
Use directory-free-space-program instead of
...
obsolete variable dired-free-space-program. On Darwin, don't set
directory-free-space-program, shell-file-name and
process-connection-type; set directory-free-space-args to not
include `-P' and use utf-8 for file name coding system.
2002-06-29 19:01:46 +00:00
Andreas Schwab
637fff820c
(shell-command-default-error-buffer): Doc fix.
2002-06-29 18:16:27 +00:00