- 14 Oct, 2001 22 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(decode_suffixes): Remove.
-
Stefan Monnier authored
(executable-find): Use exec-suffixes. (executable-set-magic): Don't use make-local-hook.
-
Stefan Monnier authored
-
Eli Zaretskii authored
Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386. Add .so to the Unix and GNU branch.
-
Eli Zaretskii authored
-
Stefan Monnier authored
(invisible_p): Return 1 or 2 depending on whether an ellipsis is used. (invisible_ellipsis_p, invisible_noellipsis_p): Remove.
-
Stefan Monnier authored
(TEXT_PROP_MEANS_INVISIBLE_NOELLIPSIS): Use invisible_p's new return vals. (invisible_ellipsis_p, invisible_noellipsis_p): Removed.
-
Pavel Janík authored
-
Pavel Janík authored
(XTread_socket): Improve style of comments to follow other comments.
-
Pavel Janík authored
in included lisp.h).
-
Pavel Janík authored
(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.
-
Miles Bader authored
-
Miles Bader authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Eli Zaretskii authored
-
Stefan Monnier authored
indent-new-comment-line from comment-indent-new-line.
-
Stefan Monnier authored
-
- 13 Oct, 2001 18 commits
-
-
Michael Kifer authored
* 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.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
Provide definitions for doc strings in comments.
-
Gerd Moellmann authored
read_c_string. Add parameter COMMENT. Read C-style comments. (scan_c_file): Handle doc strings in C comments.
-
Stefan Monnier authored
-
Stefan Monnier authored
* textmodes/page-ext.el (pages-directory-mode): * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
-
Stefan Monnier authored
Set backward-delete-char-untabify-method to `hungry'.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(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.
-
Stefan Monnier authored
-
Stefan Monnier authored
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.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-