Thien-Thi Nguyen
115db33eb5
*** empty log message ***
1998-09-18 09:41:31 +00:00
Andreas Schwab
938121302c
(site-run-file): Fix customize type.
1998-09-18 09:22:48 +00:00
Andreas Schwab
c6e5033d0e
(speedbar-initial-expansion-list-name): Fix
...
customize type.
1998-09-18 09:21:27 +00:00
Andreas Schwab
6f0984e52c
(shell-input-autoexpand): Fix customize type.
1998-09-18 09:20:28 +00:00
Andreas Schwab
334cc3b71b
(ps-font-info-database): Add missing dots in value.
...
Improve layout of customize type.
1998-09-18 09:19:47 +00:00
Andreas Schwab
d2ef1f6239
(vhdl-header-file): Fix customize type.
1998-09-18 09:18:40 +00:00
Andreas Schwab
0b44343bfb
(cpp-face-light-list, cpp-face-dark-list): Fix
...
customize type.
1998-09-18 09:17:45 +00:00
Andreas Schwab
300f7bb347
(cperl-lazy-help-time): Fix customize
...
type.
1998-09-18 09:17:02 +00:00
Andreas Schwab
78dc50d364
(traceroute-program-options, ping-program-options,
...
ipconfig-program-options, netstat-program-options,
arp-program-options, route-program-options,
nslookup-program-options, ftp-program-options): Fix customize
type.
1998-09-18 09:15:45 +00:00
Andreas Schwab
58ed689c21
(clean-buffer-list-kill-regexps,
...
clean-buffer-list-kill-buffer-names,
clean-buffer-list-kill-never-buffer-names,
clean-buffer-list-kill-never-regexps): Fix customize type.
1998-09-18 09:14:52 +00:00
Andreas Schwab
1ac26bf578
(Man-init-defvars): Avoid trailing nil on
...
Man-filter-list.
1998-09-18 09:13:46 +00:00
Andreas Schwab
e1c3516e8e
(rmail-movemail-program): Fix customize type.
1998-09-18 09:13:07 +00:00
Andreas Schwab
7b3237a117
(feedmail-x-mailer-line-user-appendage,
...
feedmail-fiddle-plex-user-list,
feedmail-spray-address-fiddle-plex-list,
feedmail-prompt-before-queue-user-alist,
feedmail-prompt-before-queue-help-supplement,
feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
feedmail-queue-alternative-mail-header-separator): Fix customize
type.
-------------------------------------------------------------------
1998-09-18 09:12:03 +00:00
Andreas Schwab
3917863bc1
(printer-name): Fix customize type.
1998-09-18 09:10:57 +00:00
Andreas Schwab
f8e03ecbd3
(compilation-error-screen-columns): New
...
variable.
(compilation-next-error-locus): Use it to decide whether to use
forward-char or move-to-column.
1998-09-18 09:06:20 +00:00
Kenichi Handa
0dced2c95b
(quail-japanese-katakana-update-translation):
...
Adjusted for the change of input method handling.
1998-09-16 07:21:31 +00:00
Kenichi Handa
91693d18ea
(reset-language-environment): Call
...
update-coding-systems-internal.
1998-09-16 07:21:31 +00:00
Kenichi Handa
4cb4b38841
Call update-coding-systems-internal at the tail.
1998-09-16 07:21:31 +00:00
Kenichi Handa
23b20a7066
(adjust_markers_for_replace): Don't adjust a byte
...
position if it is FROM.
(adjust_markers_for_combining): New function.
(combine_bytes): Call adjust_markers_for_combining instead of
adjust_markers_for_replace.
(adjust_after_replace): Record deletion of combining after bytes
with the correct position. Don't add combining bytes to the args
given to adjust_point. Handle correctly the case that there are
both before and after combining bytes.
(replace_range): Likewise. Record the actual deletion after
recoding deletions of combining bytes.
1998-09-16 07:21:31 +00:00
Kenichi Handa
f2558efddd
(code_convert_region): Update beg_unchanged and
...
end_unchanged after we delete the source text.
1998-09-16 07:21:31 +00:00
Kenichi Handa
457262616e
(message_log_check_duplicate): Count byte length of the
...
latest message correctly.
1998-09-16 07:21:31 +00:00
Joel N. Weber II
4328c92a19
(X Windows Projects): Removed the raytracing program at rms's request,
...
because people are writing one.
1998-09-15 15:22:59 +00:00
Dave Love
b64ea3878b
(vc-menu-map): Change the vc-directory label. Don't
...
use the menu-enable properties, pending doing it correctly and
acceptably fast.
1998-09-14 17:26:39 +00:00
Dave Love
c733d4ce34
(map-y-or-n-p): Mention RET, `q' in the help text.
1998-09-14 17:14:40 +00:00
Thien-Thi Nguyen
b51900451a
(hs-grok-mode-type) Handle nil comment-start' and
comment-end'.
1998-09-13 21:55:51 +00:00
Joel N. Weber II
2fea166a4d
Added a reprogram to reformat HTML, at rms's request.
1998-09-13 16:19:27 +00:00
Karl Heuer
a117eaee5e
(blink-matching-open): Don't log paren matching
...
messages in *Messages*.
1998-09-13 15:23:03 +00:00
Karl Heuer
05edf8bd68
(Fmake_local_variable): Doc fix.
1998-09-13 03:58:36 +00:00
Karl Heuer
26a9b1f3b7
(redisplay_internal): Use TEMP_SET_PT_BOTH
...
instead of SET_PT_BOTH.
(try_window_id, display_text_line): Likewise.
1998-09-13 03:54:01 +00:00
Karl Heuer
def7db1da1
(scroll-bar-scroll-down, scroll-bar-scroll-up):
...
Set point-before-scroll at end even if there was an error.
1998-09-13 03:51:22 +00:00
Karl Heuer
7ff020486d
(mark-sexp-diary-entries): Fix previous chg.
1998-09-13 03:45:02 +00:00
Karl Heuer
7dd24f0261
(ange-ftp-insert-file-contents):
...
Use binary mode for dumb-unix hosts as for unix hosts.
(ange-ftp-copy-file-internal): Likewise.
1998-09-13 03:42:11 +00:00
Karl Heuer
a994501e32
(use-hard-newlines): Doc fix.
1998-09-13 03:41:13 +00:00
Karl Heuer
e189df5073
Doc fixes.
1998-09-13 03:37:24 +00:00
Karl Heuer
703c3a110b
(widget-menu-max-shortcuts): New variable.
...
(widget-choose): Don't use single-char shortcuts if # items
exceeds that many. Use minibuffer instead.
1998-09-13 03:36:27 +00:00
Eric M. Ludlam
65f2da7e91
Version letter
1998-09-12 13:58:46 +00:00
Eric M. Ludlam
afa43ce107
(speedbar-frame-mode): Only set the position on window systems.
1998-09-12 13:56:25 +00:00
Noah Friedman
f6cafb3ece
Comment fixes only.
1998-09-11 01:40:25 +00:00
Noah Friedman
e18b0c51c3
(type-break-mode): remove :version field from defcustom declaration.
...
It's wreaking too much havoc with XEMacs and older versions of Emacs, which
share this code.
1998-09-11 01:38:30 +00:00
Noah Friedman
876bfee076
(resize-minibuffer-mode): remove :version field from defcustom declaration.
...
It's wreaking too much havoc with XEMacs and older versions of Emacs, which
share this code.
1998-09-11 01:36:54 +00:00
Noah Friedman
cb0c9dcef3
(rlogin): If using make-local-hook, pass the 4th arg t to add-hook also to
...
modify the new local value.
1998-09-11 01:22:53 +00:00
Dave Love
451f7df83b
(Fwith_output_to_temp_buffer): Doc fix.
1998-09-10 22:51:33 +00:00
Dave Love
b524ce9fc5
(vc-insert-headers): Doc fix.
1998-09-10 21:50:05 +00:00
Karl Heuer
59e7a63738
(flyspell-mode-on): Make the
...
ispell-... variables permanent locals.
(flyspell-mode-off): Add autoload cookie.
1998-09-10 16:07:02 +00:00
Karl Heuer
b2a577ecba
(flyspell-mode-on): fix kill-buffer-hook
...
to make killing of ispell process work even if
kill-all-local-variables has been run.
1998-09-10 16:05:59 +00:00
Karl Heuer
94d1817dff
(mark-sexp-diary-entries): Avoid infinite loop when
...
sexp entry ends at end of file with no newline.
1998-09-10 16:03:07 +00:00
Karl Heuer
e63d9e3174
(ange-ftp-write-region): For `dumb-unix' host,
...
do use binary mode, just as for `unix'.
(ange-ftp-host-type): If HOST is nil, return `unix'.
1998-09-10 16:01:37 +00:00
Karl Heuer
05a4037321
(dired-mark-files-containing-regexp):
...
Don't scan directories. Ignore non-readable files.
1998-09-10 16:00:20 +00:00
Karl Heuer
5cfc5cbe70
(TIOCSIGSEND): Add #undef.
...
(bcopy, bcmp, bzero): Add #undef.
1998-09-10 15:59:36 +00:00
Karl Heuer
ae9e2dc7ae
(compilation-error-regexp-alist):
...
Fix previous change: allow . and _ in command name.
1998-09-10 15:58:37 +00:00