Gerd Moellmann
cfe98f5098
(set-auto-coding): Fix regexps for local
...
variables section not to eat newlines.
2001-10-15 08:47:11 +00:00
Pavel Janík
dbae44c877
(prefix-arg, current-prefix-arg): Fix typo in a doc string.
2001-10-15 08:13:24 +00:00
Stefan Monnier
91c067f477
*** empty log message ***
2001-10-15 02:51:50 +00:00
Miles Bader
31252c009c
(display-message-or-buffer): Pass the correct buffer to `display-buffer'.
2001-10-15 01:01:21 +00:00
Stefan Monnier
845e4cf4d4
(access_keymap): Unify handling of `t' and generic-char.
...
If a parent is reached and noinherit is set, exit immediately.
Use AREF and ASIZE macros. Call get_keyelt before checking KEYMAPP.
2001-10-14 22:45:14 +00:00
Stefan Monnier
99776d43e2
(TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)
...
(TEXT_PROP_MEANS_INVISIBLE_NOELLIPSIS): Remove.
2001-10-14 20:23:38 +00:00
Stefan Monnier
8580a4e3e0
(in_ellipses_for_invisible_text_p, handle_invisible_prop):
...
Use new retval of TEXT_PROP_MEANS_INVISIBLE.
2001-10-14 20:21:07 +00:00
Stefan Monnier
67964c67c6
(skip_invisible): Use new retval of TEXT_PROP_MEANS_INVISIBLE.
2001-10-14 20:19:10 +00:00
Stefan Monnier
0c88c9374c
*** empty log message ***
2001-10-14 20:17:49 +00:00
Stefan Monnier
8958788972
(EXEC_SUFFIXES): Remove.
2001-10-14 20:16:52 +00:00
Stefan Monnier
33d5af9917
(syms_of_callproc): Init Vexec_suffixes to Qnil.
...
(decode_suffixes): Remove.
2001-10-14 20:13:47 +00:00
Stefan Monnier
2d08a2d49a
(executable-binary-suffixes): Make varalias.
...
(executable-find): Use exec-suffixes.
(executable-set-magic): Don't use make-local-hook.
2001-10-14 20:09:46 +00:00
Stefan Monnier
ae95a95a9c
(exec-suffixes): Initialize to a system-dependent value.
2001-10-14 20:08:21 +00:00
Eli Zaretskii
a12ca05478
(completion-ignored-extensions) [ms-dos, windows-nt]:
...
Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
Add .so to the Unix and GNU branch.
2001-10-14 20:00:28 +00:00
Eli Zaretskii
5a59578548
Add no-byte-compile.
2001-10-14 19:40:02 +00:00
Stefan Monnier
3b6b6db708
(DOLIST, LOOP_PROPVAL): Remove.
...
(invisible_p): Return 1 or 2 depending on whether an ellipsis is used.
(invisible_ellipsis_p, invisible_noellipsis_p): Remove.
2001-10-14 19:19:57 +00:00
Stefan Monnier
67139f6cfc
(TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)
...
(TEXT_PROP_MEANS_INVISIBLE_NOELLIPSIS): Use invisible_p's new return vals.
(invisible_ellipsis_p, invisible_noellipsis_p): Removed.
2001-10-14 19:19:03 +00:00
Pavel Janík
04d7d0668f
(Ftop_level): Add prototype.
2001-10-14 16:14:53 +00:00
Pavel Janík
d624284cc8
(xlwmenu_window_p, xlwmenu_redisplay): Add prototypes.
...
(XTread_socket): Improve style of comments to follow other comments.
2001-10-14 16:10:40 +00:00
Pavel Janík
a87414f993
(Fcommand_execute): Remove unnecessary prototype (it is already prototyped
...
in included lisp.h).
2001-10-14 16:03:03 +00:00
Pavel Janík
d19be8a9e3
(Fset_mouse_position): Improve style of comment to follow other comments.
...
(Fset_mouse_pixel_position): Improve style of comment to follow other
comments.
(Fmake_frame_visible): Doc fix and typo in comment.
(Fmake_frame_invisible): Doc fix and typo in comment.
(Ficonify_frame): Fix typo in comment.
2001-10-14 15:59:20 +00:00
Miles Bader
ecdbe16a1f
Doc fixes.
2001-10-14 15:16:57 +00:00
Miles Bader
530893b26e
*** empty log message ***
2001-10-14 14:34:44 +00:00
Gerd Moellmann
228299fa71
Put doc strings in comments.
2001-10-14 10:36:32 +00:00
Gerd Moellmann
37f6b5b6d2
*** empty log message ***
2001-10-14 10:28:45 +00:00
Gerd Moellmann
fd58dedab4
*** empty log message ***
2001-10-14 10:10:01 +00:00
Gerd Moellmann
10ffbc1458
Fix multi-line string.
2001-10-14 09:56:44 +00:00
Gerd Moellmann
c061c855c8
Put doc strings in comments.
2001-10-14 09:40:40 +00:00
Eli Zaretskii
79c2a4fc68
Fix a typo in a comment.
2001-10-14 08:42:52 +00:00
Stefan Monnier
fedff3c696
(esc-map): Revert j' and C-j' bindings to
...
indent-new-comment-line from comment-indent-new-line.
2001-10-14 03:18:58 +00:00
Stefan Monnier
6efb29ef80
*** empty log message ***
2001-10-14 02:56:26 +00:00
Michael Kifer
2d341681c8
2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
...
* viper-ex.el (ex-edit): make checks for modified buffer/file.
(viper-get-ex-address-subr): more precise addr for the $ marker
* viper-cmd.el: Fixed indentation.
* viper.texi: Clarified that viper won't expand special symbols in
search patterns.
2001-10-13 21:38:19 +00:00
Gerd Moellmann
e641b454cd
*** empty log message ***
2001-10-13 20:45:55 +00:00
Gerd Moellmann
47cebab1af
Put doc strings in comments.
2001-10-13 20:44:17 +00:00
Gerd Moellmann
df7cd53bbe
(DEFUN, DEFVAR_LISP, ...) [DOC_STRINGS_IN_COMMENTS]:
...
Provide definitions for doc strings in comments.
2001-10-13 20:43:52 +00:00
Gerd Moellmann
74c55c82b6
(read_c_string_or_comment): Renamed from
...
read_c_string. Add parameter COMMENT. Read C-style comments.
(scan_c_file): Handle doc strings in C comments.
2001-10-13 20:41:25 +00:00
Stefan Monnier
dda30de7fa
Use define-derived-mode.
2001-10-13 19:22:43 +00:00
Stefan Monnier
a3d15b8fdd
* play/gomoku.el (gomoku-mode):
...
* textmodes/page-ext.el (pages-directory-mode):
* textmodes/scribe.el (scribe-mode): Use define-derived-mode.
2001-10-13 19:19:01 +00:00
Stefan Monnier
d1a27f1dd8
(refill-mode): Bind DEL to backward-delete-char-untabify.
...
Set backward-delete-char-untabify-method to `hungry'.
2001-10-13 19:16:56 +00:00
Stefan Monnier
ffe7a2a203
(scribe-mode): Use define-derived-mode.
2001-10-13 19:13:38 +00:00
Stefan Monnier
b546b1a52d
(2C-mode): Don't use make-local-hook.
2001-10-13 19:12:07 +00:00
Stefan Monnier
e444e0d6bb
(picture-mode): Massage.
2001-10-13 19:11:32 +00:00
Stefan Monnier
3e2dd647b7
(sh-font-lock-syntactic-keywords): Handle here-docs differently.
...
(sh-font-lock-heredoc): Remove.
(sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
(sh-font-lock-here-doc, sh-font-lock-close-heredoc)
(sh-font-lock-open-heredoc): New functions.
(sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
(sh-font-lock-keywords-1): Use regexp-opt.
(sh-in-comment-or-string): Use syntax-ppss.
(sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
(sh-select, sh-tmp-file): Add explicit terminating \n.
2001-10-13 19:08:30 +00:00
Stefan Monnier
71f343138c
(syntax-ppss): Autoload.
2001-10-13 19:05:12 +00:00
Stefan Monnier
67f300f817
(ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
...
Use with-current-buffer.
(ange-ftp-cd): New arg `noerror' to prevent signalling an error.
(ange-ftp-send-cmd): If a `cd' is used (because of a space in the
filename), catch any error that occurs in `ange-ftp-cd'.
If an error happened, don't bother sending `cmd' at all.
Fix a parenthesis typo.
(ange-ftp-write-region): Don't blindly use binary if the remote host
is unix-like.
2001-10-13 18:40:46 +00:00
Stefan Monnier
62405f4649
(pong-init): Don't use make-local-hook.
2001-10-13 18:28:55 +00:00
Stefan Monnier
3ed0351835
(gomoku-mode): Use define-derived-mode.
2001-10-13 18:28:11 +00:00
Eli Zaretskii
bd161121f8
List the new input methods introduced with Emacs 21.1.
2001-10-13 13:16:33 +00:00
Eli Zaretskii
51724e2665
*** empty log message ***
2001-10-13 12:33:52 +00:00
Eli Zaretskii
8333f72116
(File Name Completion): Document the significance of
...
a trailing slash in elements of completion-ignored-extensions.
2001-10-13 12:32:59 +00:00