Kenichi Handa
f5ee6d0f90
*** empty log message ***
2000-05-20 02:23:03 +00:00
Kenichi Handa
c9671f819a
*** empty log message ***
2000-05-20 00:23:52 +00:00
Kenichi Handa
14333e317b
(find-multibyte-characters): Never
...
exclude charsets eight-bit-control and eight-bit-graphic.
2000-05-20 00:11:06 +00:00
Kenichi Handa
7d584ec4df
(list-character-sets-1): Handle
...
charsets eight-bit-control and eight-bit-graphic.
(list-iso-charset-chars): Likewise.
(list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
charactes as is. Use indent-to to align characters.
2000-05-20 00:10:32 +00:00
Kenichi Handa
d17f2b920b
(rmail-decode-quoted-printable): Use delete-region
...
and insert, not subst-char-in-region.
2000-05-20 00:09:21 +00:00
Stefan Monnier
1426aa5c93
*** empty log message ***
2000-05-20 00:03:54 +00:00
Stefan Monnier
db72f2a606
(ada-mode, ada-create-case-exception): Don't quote lambdas.
2000-05-19 21:40:45 +00:00
Stefan Monnier
3f0c3d8b96
(lisp-mode-variables): Set comment-add.
2000-05-19 21:36:14 +00:00
Gerd Moellmann
2b63d473a8
*** empty log message ***
2000-05-19 20:37:34 +00:00
Gerd Moellmann
8050f8c8a5
(gud-jdb-directories): Doc fix.
2000-05-19 20:35:18 +00:00
Stefan Monnier
59a1ce8db6
Fix license text and author.
...
Move aliases (indent-for-comment, set-comment-column, kill-comment
and indent-new-comment-line) to the beginning of the file.
Get rid of the last few CLisms.
(comment-forward): Avoid decf.
(comment-make-extra-lines): Comment-out asserts.
(comment-with-narrowing): Properly create uninterned symbol.
(comment-region-internal): Comment-out asserts. Avoid incf and decf.
(comment-indent-new-line): Fix bug where compt could be set but
not comstart. Set comment-column more carefully.
2000-05-19 15:37:41 +00:00
Stefan Monnier
f1355756f5
*** empty log message ***
2000-05-19 14:50:26 +00:00
Gerd Moellmann
5f64c9e0cd
*** empty log message ***
2000-05-19 11:58:45 +00:00
Gerd Moellmann
08fb7a1c66
(auto-mode-alist): Add pattern for `.shrc'.
2000-05-19 11:55:50 +00:00
Andreas Schwab
db7314bdb5
.
2000-05-19 09:47:47 +00:00
Gerd Moellmann
a199a865b3
*** empty log message ***
2000-05-18 21:52:57 +00:00
Gerd Moellmann
98f2fbe725
* ps-print.el: Compatibility, customization and doc fix.
...
(ps-printer-name-option): Replace defconst by defvar.
(ps-postscript-code-directory): XEmacs compatibility.
(ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
fix.
(ps-user-defined-prologue, ps-print-prologue-header)
(ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
compatibility and code fix.
(ps-print-background-image, ps-print-background-text):
Customization fix.
(ps-line-number-start, ps-n-up-on): New vars.
2000-05-18 21:50:51 +00:00
Gerd Moellmann
25bb0401ab
(msb-menu-cond): Add choice `user'.
2000-05-18 18:41:46 +00:00
Gerd Moellmann
9f92e5d9c5
(pascal-indent-alist, pascal-indent-comment): Changed
...
the indent-comment function to just return the appropriate indent.
2000-05-18 18:38:09 +00:00
Eric M. Ludlam
68e6c83ac0
*** empty log message ***
2000-05-18 17:57:46 +00:00
Eric M. Ludlam
8950623196
New Icon for speedbar.
2000-05-18 17:39:23 +00:00
Dave Love
dae6cb9fe9
(appt-make-list): Match all lines of entry.
...
From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
2000-05-18 13:12:08 +00:00
Dave Love
a198aa548e
(Info-fontify-node): Add intangible property as well as
...
invisible.
2000-05-18 13:07:26 +00:00
Andreas Schwab
1473639373
(dired-between-files): Also skip lines beginning with `used'.
2000-05-18 12:19:41 +00:00
Kenichi Handa
813086ea08
*** empty log message ***
2000-05-17 23:35:57 +00:00
Kenichi Handa
c151654a5a
(describe-char-after): Call
...
internal-char-font, not char-font. If internal-char-font returns
nil, display "-- none --".
2000-05-17 23:31:47 +00:00
Stefan Monnier
392f1ef546
(comment-beginning): Handle unclosed comment.
...
(comment-auto-fill-only-comments): New var.
(comment-indent-new-line): Obey comment-auto-fill-only-comments.
Align with comment-column rather than previous comment if previous
comment's indentation is greater than comment-column.
2000-05-17 19:32:32 +00:00
Eli Zaretskii
249781907d
(image-type-available-p): Don't reference image-types
...
if it isn't bound.
2000-05-17 15:58:11 +00:00
Stefan Monnier
2fca2d5d49
(autoarg-mode): Typo in the :set argument.
2000-05-17 15:24:43 +00:00
Eli Zaretskii
cfc75d051e
(command-line-1): Don't signal an error if the
...
directory for auto-save-list files does not yet exist.
2000-05-17 11:38:40 +00:00
Kenichi Handa
0e6652f053
(arabic-iso8859-6): Fix typo.
2000-05-17 00:35:54 +00:00
Kenichi Handa
c4e30387e7
*** empty log message ***
2000-05-17 00:35:21 +00:00
Stefan Monnier
ad679e458a
(comment-string-strip): Strip terminating newlines.
...
(comment-search-forward): Make LIMIT compulsory.
If an unterminated string (rather than a comment) is found, try again,
assuming that the region starts inside a string.
(comment-beginning): Make sure we don't move if we find a comment but
it's not the one we're in.
(comment-enter-backward): Handle the case where comment-end-skip fails.
(comment-indent): Normalize variables and use line-end-position.
(comment-kill): Use line-end-position.
(comment-spill): Remove.
(comment-indent-new-line): Renamed from indent-new-comment-line.
Cleaned up old commented-out code.
Reset comment-continue and comment-end before calling comment-indent.
2000-05-16 22:02:37 +00:00
Stefan Monnier
dd6b8ea7a8
(remove-hook): setq' hook-value, not set'.
2000-05-16 21:37:32 +00:00
Sam Steingold
399c88ad20
(debug-ignored-errors): more errors to ignore.
2000-05-16 16:24:25 +00:00
Dave Love
01651f075f
Don't require cl or easymenu.
...
(custom-variable-prompt): Test standard-value property, not
user-variable-p.
2000-05-16 15:03:49 +00:00
Sam Steingold
2248c40dab
(add-hook): setq hook-value, not set
2000-05-16 14:47:46 +00:00
Gerd Moellmann
b15f3b7779
*** empty log message ***
2000-05-16 14:37:08 +00:00
Gerd Moellmann
be3981a8ea
(dired-do-query-replace-regexp): Add `-regexp'
...
to the function name.
2000-05-16 14:32:59 +00:00
Gerd Moellmann
ee93b692cd
(dired-mode-map): Use dired-do-query-replace-regexp.
2000-05-16 14:32:33 +00:00
Gerd Moellmann
2497076e21
(compilation-parse-errors): Collect
...
`nomessage' regexps last.
2000-05-16 14:31:54 +00:00
Gerd Moellmann
279b772d9b
(view-emacs-FAQ): Change emacs-faq' to efaq'.
2000-05-16 14:31:26 +00:00
Gerd Moellmann
b11d37dedf
(command-line-1): Mention the FAQ in the startup
...
message.
2000-05-16 14:30:55 +00:00
Eric M. Ludlam
f9bbcfac50
*** empty log message ***
2000-05-15 22:29:21 +00:00
Eric M. Ludlam
e9a4dcba67
(speedbar-recenter): Typo, and fix logic.
...
(speedbar-expand-line): Make arg optional.
(speedbar-mode): Avoid a compiler warning.
2000-05-15 22:17:24 +00:00
Gerd Moellmann
119b42eb55
(sh-while-getopts) <sh>: Handle case that
...
user-specified option string is empty.
2000-05-15 20:18:15 +00:00
Gerd Moellmann
0e57ab653e
(mouse-yank-at-click): Doc fix.
2000-05-15 20:13:54 +00:00
Eli Zaretskii
f685bea9f2
*** empty log message ***
2000-05-15 15:33:50 +00:00
Eli Zaretskii
bb8aea8629
(IT-character-translations): More updates of
...
latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
documents.
2000-05-15 15:17:19 +00:00
Gerd Moellmann
a1b8d58b69
*** empty log message ***
2000-05-15 14:54:08 +00:00