Sun, 13 Sep 1998 03:54:01 +0000 |
Karl Heuer |
(redisplay_internal): Use TEMP_SET_PT_BOTH
|
Sun, 13 Sep 1998 03:51:22 +0000 |
Karl Heuer |
(scroll-bar-scroll-down, scroll-bar-scroll-up):
|
Sun, 13 Sep 1998 03:45:02 +0000 |
Karl Heuer |
(mark-sexp-diary-entries): Fix previous chg.
|
Sun, 13 Sep 1998 03:42:11 +0000 |
Karl Heuer |
(ange-ftp-insert-file-contents):
|
Sun, 13 Sep 1998 03:41:13 +0000 |
Karl Heuer |
(use-hard-newlines): Doc fix.
|
Sun, 13 Sep 1998 03:37:24 +0000 |
Karl Heuer |
Doc fixes.
|
Sun, 13 Sep 1998 03:36:27 +0000 |
Karl Heuer |
(widget-menu-max-shortcuts): New variable.
|
Sat, 12 Sep 1998 13:58:46 +0000 |
Eric M. Ludlam |
Version letter
|
Sat, 12 Sep 1998 13:56:25 +0000 |
Eric M. Ludlam |
(speedbar-frame-mode): Only set the position on window systems.
|
Fri, 11 Sep 1998 01:40:25 +0000 |
Noah Friedman |
Comment fixes only.
|
Fri, 11 Sep 1998 01:38:30 +0000 |
Noah Friedman |
(type-break-mode): remove :version field from defcustom declaration.
|
Fri, 11 Sep 1998 01:36:54 +0000 |
Noah Friedman |
(resize-minibuffer-mode): remove :version field from defcustom declaration.
|
Fri, 11 Sep 1998 01:22:53 +0000 |
Noah Friedman |
(rlogin): If using make-local-hook, pass the 4th arg t to add-hook also to
|
Thu, 10 Sep 1998 22:51:33 +0000 |
Dave Love |
(Fwith_output_to_temp_buffer): Doc fix.
|
Thu, 10 Sep 1998 21:50:05 +0000 |
Dave Love |
(vc-insert-headers): Doc fix.
|
Thu, 10 Sep 1998 16:07:02 +0000 |
Karl Heuer |
(flyspell-mode-on): Make the
|
Thu, 10 Sep 1998 16:05:59 +0000 |
Karl Heuer |
(flyspell-mode-on): fix kill-buffer-hook
|
Thu, 10 Sep 1998 16:03:07 +0000 |
Karl Heuer |
(mark-sexp-diary-entries): Avoid infinite loop when
|
Thu, 10 Sep 1998 16:01:37 +0000 |
Karl Heuer |
(ange-ftp-write-region): For `dumb-unix' host,
|
Thu, 10 Sep 1998 16:00:20 +0000 |
Karl Heuer |
(dired-mark-files-containing-regexp):
|
Thu, 10 Sep 1998 15:59:36 +0000 |
Karl Heuer |
(TIOCSIGSEND): Add #undef.
|
Thu, 10 Sep 1998 15:58:37 +0000 |
Karl Heuer |
(compilation-error-regexp-alist):
|
Thu, 10 Sep 1998 15:54:42 +0000 |
Karl Heuer |
(main): Mention --display and --eval in help.
|
Thu, 10 Sep 1998 15:47:53 +0000 |
Karl Heuer |
(command_loop_1): When switching to selected window's bfr,
|
Thu, 10 Sep 1998 15:46:18 +0000 |
Karl Heuer |
(dired-mark-files-containing-regexp): Fix previous change.
|
Thu, 10 Sep 1998 15:45:17 +0000 |
Karl Heuer |
(uncompress-while-visiting):
|
Thu, 10 Sep 1998 15:43:50 +0000 |
Karl Heuer |
(Custom-save, Custom-reset-current, Custom-reset-saved)
|
Thu, 10 Sep 1998 15:38:21 +0000 |
Karl Heuer |
(feedmail-from-line): Allow t.
|
Thu, 10 Sep 1998 15:35:34 +0000 |
Karl Heuer |
(rmail-summary-output-to-rmail-file):
|
Thu, 10 Sep 1998 15:26:44 +0000 |
Karl Heuer |
(tex-start-tex): Call comint-quote-filename.
|
Thu, 10 Sep 1998 15:26:22 +0000 |
Karl Heuer |
(shell-file-name-quote-list): Add # to the value.
|
Wed, 09 Sep 1998 21:33:50 +0000 |
Paul Eggert |
Add a comment to emacs_memftime, explaining why it needs to loop.
|
Wed, 09 Sep 1998 19:59:31 +0000 |
Dave Love |
(use-hard-newlines): Doc fix.
|
Wed, 09 Sep 1998 19:55:29 +0000 |
Dave Love |
(help-xref-interned): Bind inhibit-read-only when
|
Tue, 08 Sep 1998 12:55:10 +0000 |
Dave Love |
(change-log-font-lock-keywords): Do parenthesized
|
Tue, 08 Sep 1998 12:47:39 +0000 |
Dave Love |
(require): Wrap requirement of w3 and url in
|
Tue, 08 Sep 1998 03:56:09 +0000 |
Paul Eggert |
(emacs_memftime): New function.
|
Tue, 08 Sep 1998 02:01:59 +0000 |
Kenichi Handa |
(adjust_after_replace): Don't add combining bytes to
|
Tue, 08 Sep 1998 02:01:59 +0000 |
Kenichi Handa |
(Fsubst_char_in_region): Call replace_range with the
|
Tue, 08 Sep 1998 02:01:59 +0000 |
Kenichi Handa |
(Ffind_charset_region): Optimization for unibyte buffer.
|
Mon, 07 Sep 1998 23:39:23 +0000 |
Geoff Voelker |
(comint-arguments): Ignore backslashes when using
|
Mon, 07 Sep 1998 19:58:05 +0000 |
Karl Heuer |
(base64_decode_1, base64_encode_1): New functions.
|
Mon, 07 Sep 1998 17:34:59 +0000 |
Karl Heuer |
(Fwidget_put): Return VALUE instead of garbage.
|
Mon, 07 Sep 1998 17:31:29 +0000 |
Karl Heuer |
(error): After enlarging buffer, write to it, not to buf.
|
Mon, 07 Sep 1998 13:39:15 +0000 |
Kenichi Handa |
(resolved-ascii-font): New variable.
|
Mon, 07 Sep 1998 13:39:15 +0000 |
Kenichi Handa |
To make it work also on Emacs 20.2 and the earlier
|
Mon, 07 Sep 1998 13:39:15 +0000 |
Kenichi Handa |
(count_combining_after): Check also preceding bytes at
|
Mon, 07 Sep 1998 13:39:15 +0000 |
Kenichi Handa |
(STRING_CHAR_AND_LENGTH): Return correct value in
|
Mon, 07 Sep 1998 13:39:15 +0000 |
Kenichi Handa |
(ccl_coding_driver): Always calculate correct mulibyte
|
Mon, 07 Sep 1998 07:28:16 +0000 |
Carsten Dominik |
(reftex-view-crossref): Split up into several functions. No longer moves
|
Mon, 07 Sep 1998 04:47:25 +0000 |
Joel N. Weber II |
(Extensions): Removed the sed item.
|
Sun, 06 Sep 1998 15:49:17 +0000 |
Paul Eggert |
(Fformat_time_string, Fdecode_time, Fcurrent_time_zone):
|
Sun, 06 Sep 1998 14:40:21 +0000 |
Karl Heuer |
(Fformat): Detect incomplete format spec at string's end.
|
Sun, 06 Sep 1998 14:31:49 +0000 |
Karl Heuer |
Doc fixes.
|
Sun, 06 Sep 1998 14:20:14 +0000 |
Karl Heuer |
(compilation-error-regexp-alist):
|
Sun, 06 Sep 1998 14:09:31 +0000 |
Karl Heuer |
(mail-hist-current-header-contents):
|
Sun, 06 Sep 1998 13:57:32 +0000 |
Karl Heuer |
(Fload): Handle case where openp finds a magic file
|
Sat, 05 Sep 1998 13:46:23 +0000 |
Eric M. Ludlam |
(checkdoc-buffer-label): New function.
|
Fri, 04 Sep 1998 20:49:12 +0000 |
Karl Heuer |
(lisp-imenu-generic-expression):
|
Fri, 04 Sep 1998 20:48:11 +0000 |
Karl Heuer |
(customize-option): Refuse to customize
|