Mon, 15 Mar 1999 15:20:56 +0000 |
Simon Marshall |
(c-font-lock-keywords-2): Added "restrict" keyword.
|
Mon, 15 Mar 1999 02:20:31 +0000 |
Kenichi Handa |
(try_window_id): Initizlie val.ovstring_chars_done to 0.
|
Mon, 15 Mar 1999 01:03:23 +0000 |
Kenichi Handa |
(inverse-add-abbrev): Inherit the current input method.
|
Mon, 15 Mar 1999 00:51:20 +0000 |
Kenichi Handa |
(detect-coding-with-priority): Restore the internal database.
|
Mon, 15 Mar 1999 00:11:22 +0000 |
Kenichi Handa |
(x_list_fonts): Trap X errors so that Emacs doesn't die
|
Sun, 14 Mar 1999 19:41:37 +0000 |
Stephen Eglen |
Fix typo in error string for sendmail-send-it.
|
Sun, 14 Mar 1999 06:33:01 +0000 |
Karl Heuer |
(Fexecute_kbd_macro): Initialize executing_macro_iterations at beginning.
|
Sun, 14 Mar 1999 05:27:47 +0000 |
Geoff Voelker |
(w32_strict_fontnames): New variable.
|
Sun, 14 Mar 1999 05:27:21 +0000 |
Geoff Voelker |
(W32_TEXTOUT): Do not multiply nchars by
|
Sun, 14 Mar 1999 05:21:29 +0000 |
Geoff Voelker |
(w32_wnd_proc): Handle WM_GETMINMAXINFO message.
|
Sun, 14 Mar 1999 00:57:25 +0000 |
Ben Elliston |
Recognise HP 9000/8x0 machines. From Alexandre Oliva.
|
Sat, 13 Mar 1999 05:04:24 +0000 |
Karl Heuer |
(vc-delete-logbuf-window): New var.
|
Sat, 13 Mar 1999 04:53:43 +0000 |
Karl Heuer |
(command-line-1): Improve startup msg.
|
Sat, 13 Mar 1999 04:52:25 +0000 |
Karl Heuer |
Added commentary about stealthy functions.
|
Sat, 13 Mar 1999 00:21:24 +0000 |
Kenichi Handa |
(server-start): Set coding system for the server
|
Fri, 12 Mar 1999 18:48:09 +0000 |
Dave Love |
(sentence-end-double-space): Doc fix.
|
Fri, 12 Mar 1999 18:47:42 +0000 |
Dave Love |
(sentence-end): Doc fix.
|
Thu, 11 Mar 1999 22:56:58 +0000 |
Karl Heuer |
(comint-password-prompt-regexp): Accept "login password:"
|
Wed, 10 Mar 1999 19:58:01 +0000 |
Karl Heuer |
(BASE_PURESIZE): Increase to 505000.
|
Wed, 10 Mar 1999 12:23:21 +0000 |
Ben Elliston |
Merge recent additions from autoconf source tree.
|
Wed, 10 Mar 1999 08:46:28 +0000 |
Karl Heuer |
(ispell-dictionary-alist-1): Shorten autoloaded line.
|
Tue, 09 Mar 1999 23:26:28 +0000 |
Karl Heuer |
(bdf-directory-list): Doc fix.
|
Tue, 09 Mar 1999 22:11:59 +0000 |
Karl Heuer |
(enriched-mode): Make var permanent-local.
|
Tue, 09 Mar 1999 22:09:49 +0000 |
Karl Heuer |
(init_filelock): New function.
|
Tue, 09 Mar 1999 22:09:09 +0000 |
Karl Heuer |
(main) [CLASH_DETECTION]: Call init_filelock.
|
Tue, 09 Mar 1999 19:24:33 +0000 |
Dave Love |
(html-mode): Use sentence-end-double-space when setting sentence-end.
|
Tue, 09 Mar 1999 19:20:59 +0000 |
Dave Love |
Doc fix.
|
Tue, 09 Mar 1999 11:57:05 +0000 |
Kenichi Handa |
(tis-620): New alias coding system for thai-tis620.
|
Tue, 09 Mar 1999 11:55:12 +0000 |
Kenichi Handa |
(setup_coding_system): Check for CODING_SYSTEM = nil.
|
Tue, 09 Mar 1999 03:31:10 +0000 |
Karl Heuer |
(get_boot_time): Reduce scope of #ifdef BOOT_TIME
|
Tue, 09 Mar 1999 03:29:04 +0000 |
Karl Heuer |
(flyspell-mode-on): Use
|
Tue, 09 Mar 1999 03:13:28 +0000 |
Karl Heuer |
(outline-back-to-heading): fix invisible-ok.
|
Tue, 09 Mar 1999 03:09:39 +0000 |
Karl Heuer |
(dired-do-copy-regexp): Doc fix.
|
Tue, 09 Mar 1999 03:02:55 +0000 |
Karl Heuer |
(smtpmail-do-bcc): Fix regexp.
|
Mon, 08 Mar 1999 12:06:07 +0000 |
Eli Zaretskii |
(cp1250-decode-table, cp1251-decode-table, cp1253-decode-table,
|
Mon, 08 Mar 1999 00:26:16 +0000 |
Kenichi Handa |
(texinfo-append-refill): Check @c correctly.
|
Sun, 07 Mar 1999 17:10:24 +0000 |
Eli Zaretskii |
Add detailed instructions to unpack and install intlfonts on MS-DOS.
|
Sun, 07 Mar 1999 15:53:09 +0000 |
Dave Love |
(Finsert_file_contents): Use xfree.
|
Sun, 07 Mar 1999 14:12:35 +0000 |
Eli Zaretskii |
(bdf-directory-list): Fix last change.
|
Sun, 07 Mar 1999 13:31:58 +0000 |
Eli Zaretskii |
(bdf-directory-list): Different value for ms-dos.
|
Sun, 07 Mar 1999 13:27:35 +0000 |
Eli Zaretskii |
(top level): Display character 255 as 8bit as well.
|
Sat, 06 Mar 1999 19:07:47 +0000 |
Dave Love |
(c-outline-level): Bind
|
Sat, 06 Mar 1999 19:06:40 +0000 |
Dave Love |
(ada-outline-level): Bind buffer-invisibility-spec.
|
Sat, 06 Mar 1999 05:31:24 +0000 |
Kenichi Handa |
(callproc.o, coding.o, fileio.o, msdos.o, process.o,
|
Sat, 06 Mar 1999 02:15:46 +0000 |
Geoff Voelker |
Remove common multiple file compilation commands.
|
Sat, 06 Mar 1999 02:14:28 +0000 |
Geoff Voelker |
Compile multiple .c files when possible.
|
Fri, 05 Mar 1999 23:01:03 +0000 |
Karl Heuer |
(outline-get-last-sibling): Doc fix.
|
Fri, 05 Mar 1999 16:15:58 +0000 |
Andrew Innes |
(convert-standard-filename): Convert directory
|
Fri, 05 Mar 1999 09:37:00 +0000 |
Andreas Schwab |
Provide skkdic-cnv.
|
Fri, 05 Mar 1999 02:57:13 +0000 |
Geoff Voelker |
(main): Add missing parens.
|
Thu, 04 Mar 1999 18:12:46 +0000 |
Dave Love |
(custom-set-variables): Protect against setter errors.
|
Thu, 04 Mar 1999 11:35:42 +0000 |
Kenichi Handa |
(Fbase64_encode_string): Allocate sufficient memory for
|
Thu, 04 Mar 1999 11:34:47 +0000 |
Eli Zaretskii |
(ls-lisp-format): Under -s, print the size in blocks with %4.0f, in case
|
Thu, 04 Mar 1999 11:30:27 +0000 |
Eli Zaretskii |
(ls-lisp-insert-directory): Protect the sum total of
|
Thu, 04 Mar 1999 09:16:12 +0000 |
Karl Heuer |
(syms_of_buffer): Doc fix.
|
Thu, 04 Mar 1999 09:15:37 +0000 |
Karl Heuer |
(Fstring_match, Fposix_string_match): Doc fix.
|
Thu, 04 Mar 1999 09:03:31 +0000 |
Karl Heuer |
(Fcall_process): Use xmalloc, xfree.
|
Thu, 04 Mar 1999 09:02:51 +0000 |
Karl Heuer |
(term_init): Use xmalloc, not malloc.
|
Thu, 04 Mar 1999 02:33:26 +0000 |
Kenichi Handa |
("spanish-postfix"): Add rule U" and u".
|
Wed, 03 Mar 1999 17:42:47 +0000 |
Dave Love |
(edit-options): Doc fix.
|
Wed, 03 Mar 1999 14:51:07 +0000 |
Eli Zaretskii |
(get_clipboard_data): Always stop at the first null byte.
|
Wed, 03 Mar 1999 10:29:45 +0000 |
Andreas Schwab |
(Fdefconst): Doc fix.
|
Mon, 01 Mar 1999 16:47:03 +0000 |
Dave Love |
(sc-attrib-selection-list): Fix custom type.
|
Mon, 01 Mar 1999 11:52:54 +0000 |
Kenichi Handa |
Comment for ISO 2022 encoding mechanism modified.
|
Mon, 01 Mar 1999 03:50:34 +0000 |
Karl Heuer |
(get_boot_time): Support FreeBSD way to read boot-time.
|
Mon, 01 Mar 1999 03:50:00 +0000 |
Karl Heuer |
(internal_self_insert): Calculate column properly
|
Mon, 01 Mar 1999 03:48:22 +0000 |
Karl Heuer |
(ispell-dictionary-alist-override): New variable.
|
Mon, 01 Mar 1999 03:47:07 +0000 |
Karl Heuer |
(mh-repl-formfile): New var.
|
Mon, 01 Mar 1999 03:45:51 +0000 |
Karl Heuer |
(mh-lib): Doc fix.
|
Mon, 01 Mar 1999 03:19:32 +0000 |
Karl Heuer |
(shell-command-default-error-buffer): Renamed from
|
Sun, 28 Feb 1999 02:12:07 +0000 |
Andreas Schwab |
(main) [DOUG_LEA_MALLOC]: Don't use unsetenv, it calls
|
Sat, 27 Feb 1999 04:28:31 +0000 |
Kenichi Handa |
(select-safe-coding-system): Be sure
|
Sat, 27 Feb 1999 02:14:10 +0000 |
Kenichi Handa |
(bdf-directory-list): Initialize it to '("/usr/local/share/emacs/fonts/bdf").
|
Sat, 27 Feb 1999 01:38:11 +0000 |
Kenichi Handa |
Change of ps-print font size variable name.
|
Sat, 27 Feb 1999 01:37:15 +0000 |
Kenichi Handa |
Doc fix, font size specifies landscape and portrait sizes.
|
Fri, 26 Feb 1999 16:40:13 +0000 |
Richard M. Stallman |
(html-tag-alist): Add /head and /body to the "html" template.
|
Fri, 26 Feb 1999 11:41:17 +0000 |
Richard M. Stallman |
Use epaths.h istead of paths.h.
|
Fri, 26 Feb 1999 11:39:47 +0000 |
Richard M. Stallman |
paths.h and paths.in renamed to epaths.h and epaths.in.
|
Fri, 26 Feb 1999 11:38:25 +0000 |
Richard M. Stallman |
Use epaths.h and epaths-force instead of paths....
|
Fri, 26 Feb 1999 11:37:55 +0000 |
Richard M. Stallman |
(epaths-force): Renamed from paths-force;
|
Fri, 26 Feb 1999 11:37:05 +0000 |
Richard M. Stallman |
Refer to epaths.h.
|
Fri, 26 Feb 1999 11:36:54 +0000 |
Richard M. Stallman |
(yow): Depend on epaths.h, not paths.h.
|
Fri, 26 Feb 1999 10:47:36 +0000 |
Richard M. Stallman |
(get_boot_time): Use WTMP_FILE for file name.
|
Fri, 26 Feb 1999 09:23:52 +0000 |
Andreas Schwab |
(main) [DOUG_LEA_MALLOC]: Work around a bug in glibc's
|
Fri, 26 Feb 1999 07:07:13 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix for enable-multibyte-characters.
|
Fri, 26 Feb 1999 07:03:34 +0000 |
Richard M. Stallman |
(help-xref-info-regexp): Allow linebreaks and capital.
|
Fri, 26 Feb 1999 06:57:28 +0000 |
Richard M. Stallman |
(describe-function-1): Don't print a whole lambda-function.
|
Fri, 26 Feb 1999 03:49:42 +0000 |
Richard M. Stallman |
Don't require advice.
|
Fri, 26 Feb 1999 03:48:07 +0000 |
Richard M. Stallman |
(shell-command-on-region): Don't go into the REPLACE = t
|
Thu, 25 Feb 1999 13:26:55 +0000 |
Kenichi Handa |
(iso-2022-control-alist): New variable.
|
Thu, 25 Feb 1999 13:25:07 +0000 |
Kenichi Handa |
* simple.el (what-cursor-position): To show the character's
|
Thu, 25 Feb 1999 11:35:45 +0000 |
Andrew Innes |
(command-line) [windows-nt]: Fix typo in regexp
|
Thu, 25 Feb 1999 08:43:17 +0000 |
Kenichi Handa |
(push_key_description): If enable-multibyte-characters
|
Wed, 24 Feb 1999 05:31:37 +0000 |
Richard M. Stallman |
Fix nt/icons directory handling.
|
Wed, 24 Feb 1999 02:31:57 +0000 |
Kenichi Handa |
(push_key_description): If enable-multibyte-characters
|
Wed, 24 Feb 1999 00:02:56 +0000 |
Kenichi Handa |
(encoded-kbd-handle-8bit): Allow inputting ?\240.
|
Tue, 23 Feb 1999 22:28:55 +0000 |
Karl Heuer |
(Ffile_regular_p): Undo previous change.
|
Tue, 23 Feb 1999 22:23:57 +0000 |
Karl Heuer |
(Fdefconst): Doc fix.
|
Tue, 23 Feb 1999 22:22:50 +0000 |
Karl Heuer |
(vt100-wide-mode): Use defvar, not defconst.
|
Tue, 23 Feb 1999 22:18:30 +0000 |
Karl Heuer |
Comment fix.
|
Tue, 23 Feb 1999 22:17:48 +0000 |
Karl Heuer |
(gud-jdb-massage-args): Spelling fix.
|
Tue, 23 Feb 1999 22:16:45 +0000 |
Karl Heuer |
(clean-buffer-list-kill-regexps): Doc fix.
|
Tue, 23 Feb 1999 22:09:47 +0000 |
Karl Heuer |
(get_boot_time): Don't use BUFSIZ.
|
Tue, 23 Feb 1999 22:09:03 +0000 |
Karl Heuer |
(with-temp-message): Use %s so % in old msg won't fool us.
|
Mon, 22 Feb 1999 20:56:34 +0000 |
Karl Heuer |
Initial revision
|
Mon, 22 Feb 1999 20:54:00 +0000 |
Karl Heuer |
(f301-fujitsu-uxpv4.1): New target.
|
Mon, 22 Feb 1999 20:51:02 +0000 |
Karl Heuer |
(perror_1, fatal_error): Don't compile unless needed.
|
Mon, 22 Feb 1999 16:01:30 +0000 |
Eli Zaretskii |
(archive-set-buffer-as-visiting-file): Save
|
Mon, 22 Feb 1999 13:37:10 +0000 |
Eli Zaretskii |
(handwrite): Require ps-print, and use ps-printer-name and
|
Mon, 22 Feb 1999 12:46:52 +0000 |
Andrew Innes |
(EXTRA_LINK): Do version test with strings.
|
Mon, 22 Feb 1999 12:05:01 +0000 |
Andrew Innes |
($(BLD)\w32bdf.obj): Add missing continuation character.
|
Mon, 22 Feb 1999 10:45:53 +0000 |
Andreas Schwab |
(Fbase64_encode_string): Fix last change.
|
Mon, 22 Feb 1999 10:07:06 +0000 |
Andreas Schwab |
(event_kind): Add user_signal.
|
Mon, 22 Feb 1999 10:05:43 +0000 |
Andreas Schwab |
(Qusr1_signal, Qusr2_signal): New variables.
|
Mon, 22 Feb 1999 10:04:28 +0000 |
Andreas Schwab |
Don't define Qusr1_signal and Qusr2_signal.
|
Mon, 22 Feb 1999 02:00:58 +0000 |
Kenichi Handa |
Modify comment for charset-origin-alist
|
Mon, 22 Feb 1999 01:59:30 +0000 |
Kenichi Handa |
(what-cursor-position): charset-origin-alist property
|
Mon, 22 Feb 1999 01:59:01 +0000 |
Kenichi Handa |
(cp-coding-system-for-codepage-1): Put
|
Sun, 21 Feb 1999 21:11:07 +0000 |
Richard M. Stallman |
(dirtrack): Added docstring. Now returns input.
|
Sun, 21 Feb 1999 19:57:34 +0000 |
Richard M. Stallman |
(get_boot_time_1): Put this in #ifdef BOOT_TIME.
|
Sun, 21 Feb 1999 19:56:08 +0000 |
Richard M. Stallman |
(print_error_message): Don't crash if (cdr data) is not a list.
|
Sun, 21 Feb 1999 16:36:07 +0000 |
Eli Zaretskii |
(lstat) [!S_ISLNK]: Use stat instead of lstat.
|
Sat, 20 Feb 1999 20:50:20 +0000 |
Andrew Innes |
(memory_warnings) [WINDOWSNT]: Reset lim_data on each
|
Sat, 20 Feb 1999 20:48:10 +0000 |
Andrew Innes |
(EXTRA_LINK, LINK_FLAGS): Ensure base relocation
|
Sat, 20 Feb 1999 20:43:58 +0000 |
Andrew Innes |
(main): [!SYSTEM_MALLOC]: Call realloc and free as well
|
Sat, 20 Feb 1999 20:40:31 +0000 |
Andrew Innes |
Initial revision
|
Sat, 20 Feb 1999 20:38:52 +0000 |
Andrew Innes |
(preprep): New target.
|
Sat, 20 Feb 1999 20:36:26 +0000 |
Andrew Innes |
(ARCH_CFLAGS): Set struct packing to 8.
|
Sat, 20 Feb 1999 20:34:14 +0000 |
Andrew Innes |
Invoke preprep to prepare dumped image for profiling.
|
Sat, 20 Feb 1999 18:57:09 +0000 |
Richard M. Stallman |
Fix command to update info files.
|
Sat, 20 Feb 1999 14:11:41 +0000 |
Lars Magne Ingebrigtsen |
Initial revision
|
Sat, 20 Feb 1999 14:05:57 +0000 |
Lars Magne Ingebrigtsen |
Upgrading to Gnus 5.7; see ChangeLog
|
Sat, 20 Feb 1999 13:52:45 +0000 |
Lars Magne Ingebrigtsen |
*** empty log message ***
|
Fri, 19 Feb 1999 08:37:56 +0000 |
Richard M. Stallman |
(dirtrack): Check for the prompt in the input string instead of the buffer.
|
Fri, 19 Feb 1999 04:27:18 +0000 |
Richard M. Stallman |
Set version to 1.4.1. Changed mail address to
|
Fri, 19 Feb 1999 04:24:12 +0000 |
Richard M. Stallman |
(sql-set-sqli-hook): A hook run when sql-buffer is
|
Fri, 19 Feb 1999 01:39:27 +0000 |
Richard M. Stallman |
(syms_of_process): defsubr it.
|
Fri, 19 Feb 1999 01:38:02 +0000 |
Richard M. Stallman |
(iso-transl-ae): Renamed from iso-transl-e-slash.
|
Fri, 19 Feb 1999 01:37:28 +0000 |
Richard M. Stallman |
(emacs.o): Depend on termhooks.h.
|
Fri, 19 Feb 1999 01:36:29 +0000 |
Richard M. Stallman |
(within_one_second): New function.
|
Fri, 19 Feb 1999 01:34:48 +0000 |
Richard M. Stallman |
(Qusr1_signal, Qusr2_signal): New variables.
|
Thu, 18 Feb 1999 15:46:31 +0000 |
Dave Love |
(format-encode-run-method, format-decode-run-method): Fix previous change.
|
Thu, 18 Feb 1999 13:11:50 +0000 |
Kenichi Handa |
(coding-system-list): Moved to mule.el.
|
Thu, 18 Feb 1999 13:11:24 +0000 |
Kenichi Handa |
(coding-system-list): Moved here from
|
Thu, 18 Feb 1999 12:52:07 +0000 |
Kenichi Handa |
(Fdecode_sjis_char): In case of error, use %x for
|
Thu, 18 Feb 1999 07:24:11 +0000 |
Richard M. Stallman |
(turn-on-auto-fill): Mark it as an option for `text-mode-hook'.
|
Thu, 18 Feb 1999 05:40:34 +0000 |
Richard M. Stallman |
(adjust_markers_for_replace): When doing an insertion
|
Thu, 18 Feb 1999 01:10:46 +0000 |
Richard M. Stallman |
(easy-menu-get-map): Don't crash if (current-local-map) is nil.
|
Wed, 17 Feb 1999 18:16:13 +0000 |
Richard M. Stallman |
(file-cache-filter-regexps): Added .class.
|
Wed, 17 Feb 1999 12:47:59 +0000 |
Andrew Innes |
(Vw32_quit_key): New variable.
|
Wed, 17 Feb 1999 12:39:48 +0000 |
Kenichi Handa |
(decompose-region): Use
|
Wed, 17 Feb 1999 10:32:01 +0000 |
Andreas Schwab |
(scroll-calendar-left): Don't set
|
Wed, 17 Feb 1999 10:06:41 +0000 |
Simon Marshall |
* font-lock.el (c++-font-lock-keywords-3): Use c-at-toplevel-p to distinguish
|
Wed, 17 Feb 1999 09:46:28 +0000 |
Simon Marshall |
Added c-at-toplevel-p for font-lock.el.
|
Wed, 17 Feb 1999 08:12:31 +0000 |
Kenichi Handa |
(Fbase64_encode_string): New optional argument `NO_LINE_BREAK'.
|
Wed, 17 Feb 1999 02:23:44 +0000 |
Richard M. Stallman |
(dired-move-to-filename-regexp): Prepend .* so that we find the
|
Wed, 17 Feb 1999 00:15:34 +0000 |
Kenichi Handa |
(iso-2022-jp-2): New coding system.
|
Tue, 16 Feb 1999 23:09:54 +0000 |
Richard M. Stallman |
(describe-function-1): Accept non-symbols.
|
Tue, 16 Feb 1999 10:39:24 +0000 |
Richard M. Stallman |
(tex-run-command, latex-run-command)
|
Tue, 16 Feb 1999 08:29:22 +0000 |
Eli Zaretskii |
(ls-lisp-insert-directory): Call fceiling to round
|
Tue, 16 Feb 1999 08:25:51 +0000 |
Eli Zaretskii |
(Ffile_attributes): If the file's size doesn't fit in
|
Tue, 16 Feb 1999 07:32:43 +0000 |
Kenichi Handa |
(japanese-shift-jis): Add charset-origin-alist property.
|
Tue, 16 Feb 1999 03:36:28 +0000 |
Richard M. Stallman |
(compile-internal): Use save-selected-window.
|
Tue, 16 Feb 1999 03:07:34 +0000 |
Richard M. Stallman |
Record new maintainer.
|
Tue, 16 Feb 1999 01:38:01 +0000 |
Kenichi Handa |
(Fdecode_sjis_char, Fencode_sjis_char): Hanlde
|
Tue, 16 Feb 1999 01:05:33 +0000 |
Richard M. Stallman |
(rmail-show-message): If an unseen message has a
|
Tue, 16 Feb 1999 00:52:36 +0000 |
Richard M. Stallman |
(momentary-string-display): Bind inhibit-read-only.
|
Tue, 16 Feb 1999 00:33:44 +0000 |
Richard M. Stallman |
(speedbar-item-info-tag-helper): Scan the whole line.
|
Mon, 15 Feb 1999 22:31:31 +0000 |
Geoff Voelker |
(INSTALL): Copy the handful of uncompiled lisp files
|
Mon, 15 Feb 1999 22:31:13 +0000 |
Geoff Voelker |
Create installation directory as first step.
|
Mon, 15 Feb 1999 15:14:47 +0000 |
Eli Zaretskii |
(get_clipboard_data): Work around a bug in Windows95
|
Mon, 15 Feb 1999 12:07:01 +0000 |
Richard M. Stallman |
(widget-choice-value-create): Use `equal' instead of `eq'.
|
Mon, 15 Feb 1999 10:47:36 +0000 |
Kenichi Handa |
(decode_coding_iso2022): Don't set coding->composed_chars to 0 here.
|
Sun, 14 Feb 1999 06:00:44 +0000 |
Richard M. Stallman |
(format-replace-strings): Fix value of TO in REVERSE case.
|
Sat, 13 Feb 1999 16:40:10 +0000 |
Richard M. Stallman |
(texinfo-alias): New function.
|
Sat, 13 Feb 1999 16:36:24 +0000 |
Richard M. Stallman |
(Ffile_regular_p): Use lstat.
|
Sat, 13 Feb 1999 16:28:34 +0000 |
Richard M. Stallman |
(ffap-file-at-point): Test local file names
|
Sat, 13 Feb 1999 13:38:17 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 13 Feb 1999 12:04:00 +0000 |
Richard M. Stallman |
Added keywords from `finder-by-keyword'.
|
Sat, 13 Feb 1999 11:52:52 +0000 |
Richard M. Stallman |
(paragraph-separate): Doc fix.
|
Sat, 13 Feb 1999 02:47:52 +0000 |
Kenichi Handa |
(undecided): Set ascii in safe-charsets property.
|
Sat, 13 Feb 1999 01:47:07 +0000 |
Kenichi Handa |
(ps-mule-font-info-database-default): Set the initial
|
Sat, 13 Feb 1999 01:41:27 +0000 |
Kenichi Handa |
(ps-multibyte-buffer): Doc-string modified.
|
Fri, 12 Feb 1999 14:57:05 +0000 |
Dave Love |
(timezone-make-date-sortable, timezone-make-date-arpa-standard): Doc fix.
|
Fri, 12 Feb 1999 12:40:54 +0000 |
Kenichi Handa |
(quail-show-kbd-layout): Bind blink-matching-paren to nil.
|
Fri, 12 Feb 1999 11:14:46 +0000 |
Kenichi Handa |
(ps-mule-font-info-database-bdf): Fix ENCODING field
|
Fri, 12 Feb 1999 10:38:47 +0000 |
Andreas Schwab |
(jdb): Fix regexp for comint-prompt-regexp.
|
Fri, 12 Feb 1999 08:06:39 +0000 |
Kenichi Handa |
(what-cursor-position): Don't use the variable
|
Fri, 12 Feb 1999 07:48:52 +0000 |
Kenichi Handa |
(language-info-alist): Remove description about charset-origin-alist.
|
Fri, 12 Feb 1999 07:48:52 +0000 |
Kenichi Handa |
Comment added for a new coding system
|
Fri, 12 Feb 1999 07:46:42 +0000 |
Kenichi Handa |
(chinese-big5): Add charset-origin-alist property.
|
Fri, 12 Feb 1999 07:46:42 +0000 |
Kenichi Handa |
(cyrillic-koi8): Add charset-origin-alist property.
|
Fri, 12 Feb 1999 07:46:42 +0000 |
Kenichi Handa |
(vietnamese-viqr): Add charset-origin-alist property.
|
Thu, 11 Feb 1999 22:47:03 +0000 |
Dave Love |
Merge latest posted one.
|
Wed, 10 Feb 1999 20:52:20 +0000 |
Richard M. Stallman |
Don't turn on the mode when the file is loaded.
|
Wed, 10 Feb 1999 20:03:43 +0000 |
Dave Love |
Cite new mailinglists archive.
|
Wed, 10 Feb 1999 03:50:50 +0000 |
Richard M. Stallman |
(rmail-search): Track match with a marker, not an integer.
|
Wed, 10 Feb 1999 03:04:15 +0000 |
Richard M. Stallman |
(powerpc-apple-netbsd*): New alternative.
|
Wed, 10 Feb 1999 03:02:01 +0000 |
Richard M. Stallman |
(HAS_SBSS_SECTION): Define this in some cases.
|
Tue, 09 Feb 1999 09:14:53 +0000 |
Richard M. Stallman |
(add-log-file-name-function): New variable.
|
Tue, 09 Feb 1999 09:14:34 +0000 |
Richard M. Stallman |
(compile-auto-highlight): Customize.
|
Tue, 09 Feb 1999 09:03:05 +0000 |
Richard M. Stallman |
Fix typos.
|
Tue, 09 Feb 1999 00:38:12 +0000 |
Richard M. Stallman |
(texinfo-all-menus-update, texinfo-master-menu): Remove calls to sleep-for.
|
Tue, 09 Feb 1999 00:34:17 +0000 |
Richard M. Stallman |
(texinfo-environment-regexp): Add the def... constructs.
|
Mon, 08 Feb 1999 23:50:42 +0000 |
Richard M. Stallman |
(compilation-setup): Set value of
|
Mon, 08 Feb 1999 18:03:22 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 08 Feb 1999 16:53:18 +0000 |
Barry A. Warsaw |
Installed CC Mode 5.25.
Release_5_25
|
Mon, 08 Feb 1999 16:52:35 +0000 |
Barry A. Warsaw |
Initial revision
|
Mon, 08 Feb 1999 13:59:24 +0000 |
Dave Love |
(Fyes_or_no_p, Fy_or_n_p): Doc fix.
|
Mon, 08 Feb 1999 11:21:00 +0000 |
Eli Zaretskii |
(cp-coding-system-for-codepage-1): On MS-DOS,
|
Mon, 08 Feb 1999 11:06:56 +0000 |
Kenichi Handa |
(ccl_coding_driver): On encoding, coding->produced_char
|
Mon, 08 Feb 1999 09:52:43 +0000 |
Andreas Schwab |
(coding-system-list): Don't sort
|
Mon, 08 Feb 1999 09:50:26 +0000 |
Andreas Schwab |
(coding-system-lessp): Moved here from
|
Sun, 07 Feb 1999 23:58:09 +0000 |
Paul Fisher |
(IS_BASE64_IGNORABLE, READ_QUADRUPLET_BYTE): New macros.
|
Sun, 07 Feb 1999 22:44:43 +0000 |
Richard M. Stallman |
(appt-make-list): Don't splice quotes and date onto message.
|
Sun, 07 Feb 1999 07:28:45 +0000 |
Richard M. Stallman |
When compiling, require compare-w and skeleton
|
Sun, 07 Feb 1999 06:28:54 +0000 |
Richard M. Stallman |
(Fformat): Doc fix.
|
Sun, 07 Feb 1999 04:07:14 +0000 |
Richard M. Stallman |
Comment changes.
|
Sat, 06 Feb 1999 21:50:53 +0000 |
Richard M. Stallman |
(imenu--last-menubar-index-alist): Add doc.
|
Sat, 06 Feb 1999 05:50:59 +0000 |
Richard M. Stallman |
(setup-slovenian-environment): New function.
|
Sat, 06 Feb 1999 05:12:54 +0000 |
Richard M. Stallman |
(sql-help): Doc fix.
|
Sat, 06 Feb 1999 05:09:31 +0000 |
Richard M. Stallman |
Changed version to 1.2.1.
|
Sat, 06 Feb 1999 05:00:54 +0000 |
Richard M. Stallman |
(time-stamp-format): Format doc tighter.
|
Fri, 05 Feb 1999 17:49:04 +0000 |
Andrew Innes |
(construct_drag_n_drop): Call DraqQueryPoint before
|
Fri, 05 Feb 1999 15:19:54 +0000 |
Dave Love |
(compile-mouse-goto-error): Don't lose with
|
Fri, 05 Feb 1999 05:40:27 +0000 |
Kenichi Handa |
(encode_terminal_code): Fix previous change.
|
Fri, 05 Feb 1999 05:39:58 +0000 |
Kenichi Handa |
(encode_coding_iso2022): Before writing out an invalid
|
Thu, 04 Feb 1999 15:57:23 +0000 |
Eli Zaretskii |
(dos-codepage-setup): Set selection coding system to cpNNN-dos.
|
Thu, 04 Feb 1999 15:53:37 +0000 |
Eli Zaretskii |
(last_clipboard_text, clipboard_storage_size): New
|
Thu, 04 Feb 1999 04:48:24 +0000 |
Richard M. Stallman |
(NLIST_STRUCT): Add #undef.
|
Wed, 03 Feb 1999 16:40:32 +0000 |
Eli Zaretskii |
Fix last change.
|
Wed, 03 Feb 1999 14:53:47 +0000 |
Eli Zaretskii |
(Fw16_set_clipboard_data): When the text needs to be
|
Wed, 03 Feb 1999 06:26:56 +0000 |
Kenichi Handa |
Let ethiopic use iso-2022-7bit.
|
Wed, 03 Feb 1999 02:20:53 +0000 |
Kenichi Handa |
(Fset_char_table_default): To handle the case that CH is
|
Tue, 02 Feb 1999 19:35:29 +0000 |
Dave Love |
(mark-fortran-subprogram): Activate mark
|
Tue, 02 Feb 1999 19:17:22 +0000 |
Karl Heuer |
(terminal-emulator): Doc fix.
|
Tue, 02 Feb 1999 14:03:10 +0000 |
Andrew Innes |
(syms_of_w32fns): Change default value of w32-mouse-move-interval to
|
Tue, 02 Feb 1999 13:43:14 +0000 |
Eli Zaretskii |
(set_clipboard_data): Correctly null-terminate the
|
Tue, 02 Feb 1999 05:11:50 +0000 |
Kenichi Handa |
(compose-chars): Doc-string
|
Tue, 02 Feb 1999 04:07:01 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 02 Feb 1999 03:47:08 +0000 |
Richard M. Stallman |
(makefile-imenu-generic-expression): New var.
|
Tue, 02 Feb 1999 02:59:29 +0000 |
Geoff Voelker |
Use full path to temacs.exe when dumping.
|
Tue, 02 Feb 1999 02:57:50 +0000 |
Geoff Voelker |
term/w32-win.el (w32-create-initial-fontsets): Back out previous
|
Tue, 02 Feb 1999 02:26:12 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Mon, 01 Feb 1999 22:58:10 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 01 Feb 1999 15:39:28 +0000 |
Edward M. Reingold |
Fix key bindings for appt-add and appt-delete
|
Mon, 01 Feb 1999 13:25:12 +0000 |
Eli Zaretskii |
(msdos-approximate-color): New function.
|
Mon, 01 Feb 1999 12:21:47 +0000 |
Kenichi Handa |
(compose-chars-component): Add autoload cookie.
|
Mon, 01 Feb 1999 11:17:41 +0000 |
Richard M. Stallman |
(Fset_buffer_multibyte): Error if buffer is multibyte.
|
Mon, 01 Feb 1999 10:38:08 +0000 |
Richard M. Stallman |
(compilation-next-error-locus): Don't decrease argument FIND-AT-LEAST
|
Mon, 01 Feb 1999 02:52:34 +0000 |
Kenichi Handa |
(quail-lookup-key): If cdr of MAP is a
|
Sun, 31 Jan 1999 21:53:14 +0000 |
Andrew Innes |
(ROUND_UP_DST_AND_ZERO): New macro.
|
Sun, 31 Jan 1999 21:50:21 +0000 |
Andrew Innes |
ROUND_UP_DST_AND_ZERO): Renamed from ROUND_UP_DST. Zeroes the
|
Sun, 31 Jan 1999 18:31:15 +0000 |
Dave Love |
Add hyperbole.
|
Sun, 31 Jan 1999 14:49:43 +0000 |
Eli Zaretskii |
(rmail-mime-charset-pattern): Add optional TABs
|
Sun, 31 Jan 1999 07:20:12 +0000 |
Richard M. Stallman |
(imenu-sort-function): Fix custom type.
|
Sun, 31 Jan 1999 04:39:37 +0000 |
Richard M. Stallman |
(speedbar-line-token): Match {...} instead of [...].
|
Sun, 31 Jan 1999 04:35:56 +0000 |
Richard M. Stallman |
(rmail-decode-babyl-format): Avoid locking when decoding.
|
Sat, 30 Jan 1999 23:45:54 +0000 |
Richard M. Stallman |
(Fset_window_point): If WINDOW is selected but the
|
Sat, 30 Jan 1999 18:48:57 +0000 |
Andrew Innes |
(init_environment): Change argv[0] to contain the full path to Emacs.
|
Sat, 30 Jan 1999 18:47:52 +0000 |
Andrew Innes |
(main): Pass argv to init_environment.
|
Sat, 30 Jan 1999 07:26:04 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sat, 30 Jan 1999 07:24:51 +0000 |
Richard M. Stallman |
(gametree-default-score): Use defcustom.
|
Sat, 30 Jan 1999 07:20:18 +0000 |
Richard M. Stallman |
Document scoring functionality.
|
Sat, 30 Jan 1999 02:37:14 +0000 |
Kenichi Handa |
(x_load_font): For the height of font, if normarl ascent and
|
Sat, 30 Jan 1999 01:46:35 +0000 |
Kenichi Handa |
(x_new_fontset): For ASCII font, don't use the font name
|
Fri, 29 Jan 1999 22:06:31 +0000 |
Markus Rost |
(tex-mode-map): Replace validate-tex-buffer by
|
Fri, 29 Jan 1999 18:27:10 +0000 |
Dave Love |
(finder-commentary): Fix interactive spec. Try
|
Fri, 29 Jan 1999 18:13:30 +0000 |
Andrew Innes |
(rmail-insert-inbox-text): Handle POP mailboxes
|
Fri, 29 Jan 1999 14:31:49 +0000 |
Dave Love |
(lm-verify): Fix arg list.
|
Fri, 29 Jan 1999 14:12:49 +0000 |
Dave Love |
Terminate Commentary for Finder.
|
Fri, 29 Jan 1999 11:31:33 +0000 |
Andreas Schwab |
(file-expand-wildcards): Never consider `.' and `..' a
|
Thu, 28 Jan 1999 19:45:13 +0000 |
Richard M. Stallman |
(font-lock-default-unfontify-region):
|
Thu, 28 Jan 1999 16:30:23 +0000 |
Eli Zaretskii |
(decode_mode_spec_coding): Fix previous change.
|
Thu, 28 Jan 1999 04:52:02 +0000 |
Geoff Voelker |
(w32_load_system_font): Do not load unlisted fonts if
|
Thu, 28 Jan 1999 04:48:30 +0000 |
Geoff Voelker |
(direct-print-region-helper): Check for printer
|
Thu, 28 Jan 1999 04:46:42 +0000 |
Geoff Voelker |
(w32-standard-fontset-spec): Remove wildcard
|
Thu, 28 Jan 1999 04:01:44 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): gcpro as needed.
|
Thu, 28 Jan 1999 03:49:39 +0000 |
Richard M. Stallman |
(SETUP_SLAVE_PTY): Use the ptem module if it exists.
|
Thu, 28 Jan 1999 03:13:51 +0000 |
Richard M. Stallman |
(rmail-decode-mime-charset): New variable.
|
Thu, 28 Jan 1999 02:33:24 +0000 |
Kenichi Handa |
Set category `q' for all characters
|
Wed, 27 Jan 1999 22:04:05 +0000 |
Andrew Innes |
(select-frame-by-name): Obey focus-follows-mouse.
|
Wed, 27 Jan 1999 21:53:27 +0000 |
Andrew Innes |
(w32_wnd_proc): Fix bug introduced by previous change;
|
Wed, 27 Jan 1999 21:49:57 +0000 |
Andrew Innes |
Do make version comparison as strings.
|
Wed, 27 Jan 1999 20:22:42 +0000 |
Dave Love |
(current-language-environment):
|
Wed, 27 Jan 1999 10:12:43 +0000 |
Eli Zaretskii |
(command-line): Set default eol-mnemonic-* strings to
|
Wed, 27 Jan 1999 10:11:51 +0000 |
Eli Zaretskii |
(all): Add eol-mnemonic-* variables.
|
Wed, 27 Jan 1999 10:09:55 +0000 |
Eli Zaretskii |
eol-mnemonic-* variables are now strings, not characters.
|
Wed, 27 Jan 1999 10:08:13 +0000 |
Eli Zaretskii |
(syms_of_coding): eol-mnemonic-* variables are now
|
Wed, 27 Jan 1999 10:06:21 +0000 |
Eli Zaretskii |
(decode_mode_spec_coding): Display the EOL type as a string.
|
Tue, 26 Jan 1999 22:10:15 +0000 |
Richard M. Stallman |
(command-line-1): Up-date copyright.
|
Tue, 26 Jan 1999 22:09:40 +0000 |
Richard M. Stallman |
(main): Up-date copyright.
|
Tue, 26 Jan 1999 18:54:57 +0000 |
Dave Love |
(Info-directory-list): Don't set path-separator now
|
Tue, 26 Jan 1999 18:54:23 +0000 |
Dave Love |
Copyright up-date.
|
Tue, 26 Jan 1999 18:52:46 +0000 |
Dave Love |
(Info-default-directory-list): Use configdir twice.
|
Tue, 26 Jan 1999 12:56:01 +0000 |
Andrew Innes |
(WinMain): Pass explicit environment block to
|
Tue, 26 Jan 1999 01:36:00 +0000 |
Richard M. Stallman |
(mark-diary-entries): Use assoc-ignore-case and do not capitalize when
|
Tue, 26 Jan 1999 01:32:11 +0000 |
Richard M. Stallman |
(calendar-goto-french-date): Use assoc-ignore-case and do not
|
Tue, 26 Jan 1999 01:31:29 +0000 |
Richard M. Stallman |
(coptic-prompt-for-date): Use assoc-ignore-case and do not capitalize
|
Tue, 26 Jan 1999 01:30:46 +0000 |
Richard M. Stallman |
(calendar-goto-julian-date): Use assoc-ignore-case and do not
|
Tue, 26 Jan 1999 01:29:43 +0000 |
Richard M. Stallman |
(calendar-read-date): Use assoc-ignore-case and do not capitalize when
|
Tue, 26 Jan 1999 01:28:41 +0000 |
Richard M. Stallman |
(calendar-goto-hebrew-date)
|
Tue, 26 Jan 1999 01:27:39 +0000 |
Richard M. Stallman |
(persian-prompt-for-date): Use assoc-ignore-case and do not capitalize
|
Tue, 26 Jan 1999 01:26:54 +0000 |
Richard M. Stallman |
(calendar-read-mayan-haab-date)
|
Tue, 26 Jan 1999 01:26:01 +0000 |
Richard M. Stallman |
(calendar-goto-islamic-date)
|
Tue, 26 Jan 1999 01:05:45 +0000 |
Geoff Voelker |
Use icons/gnu2a32.ico as the default icon.
|
Tue, 26 Jan 1999 01:05:27 +0000 |
Geoff Voelker |
(install, fast_install): Install Windows icons
|
Tue, 26 Jan 1999 01:05:09 +0000 |
Geoff Voelker |
Include the new directory nt/icons in distributions.
|
Mon, 25 Jan 1999 23:43:20 +0000 |
Richard M. Stallman |
(xmalloc): Fix previous change.
|
Mon, 25 Jan 1999 21:55:12 +0000 |
Dave Love |
(browse-url-netscape-program): Doc addition.
|
Mon, 25 Jan 1999 19:00:50 +0000 |
Dave Love |
(syms_of_coding): Doc fix for inhibit-eol-conversion.
|
Mon, 25 Jan 1999 18:58:31 +0000 |
Dave Love |
(help-make-xrefs): Default info references to an
|
Mon, 25 Jan 1999 18:54:10 +0000 |
Dave Love |
(snmpv2-mode, snmpv-mode): Add autoload cookies -- see
|
Mon, 25 Jan 1999 17:04:23 +0000 |
Karl Heuer |
(texinfo-make-menu): Make region-end a marker.
|
Mon, 25 Jan 1999 16:41:04 +0000 |
Karl Heuer |
(list-faces-display): Multiline case of previous fix.
|
Mon, 25 Jan 1999 16:31:15 +0000 |
Karl Heuer |
(tex-run-command): Doc fix.
|
Mon, 25 Jan 1999 09:45:02 +0000 |
Andreas Schwab |
(mail-complete-alist): Use alist as customize
|
Mon, 25 Jan 1999 09:20:43 +0000 |
Andreas Schwab |
(Fsignal): Move comment to avoid confusing make-docfile.
|
Mon, 25 Jan 1999 01:37:58 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): gcpro as needed.
|
Mon, 25 Jan 1999 01:34:34 +0000 |
Richard M. Stallman |
(xmalloc): Declare to return long.
|
Sun, 24 Jan 1999 22:37:36 +0000 |
Dave Love |
Comment about unibyte.
|
Sun, 24 Jan 1999 20:12:25 +0000 |
Richard M. Stallman |
(find-file): If find-file-noselect returns a list,
|
Sun, 24 Jan 1999 20:10:30 +0000 |
Richard M. Stallman |
(find-file-noselect): Do wildcard processing only
|
Sun, 24 Jan 1999 20:08:10 +0000 |
Richard M. Stallman |
(read_key_sequence): Fix previous change.
|
Sun, 24 Jan 1999 20:07:05 +0000 |
Richard M. Stallman |
(same_x_server): Detect treat ":0" and "unix:0"
|
Sun, 24 Jan 1999 20:06:34 +0000 |
Richard M. Stallman |
(x_handle_selection_clear): Don't clear the
|
Sun, 24 Jan 1999 14:13:32 +0000 |
Eli Zaretskii |
(dos-codepage-setup): Call prefer-coding-system
|
Sun, 24 Jan 1999 04:43:03 +0000 |
Kenichi Handa |
(list-fontsets): Sort fontsets by plain names.
|
Sun, 24 Jan 1999 04:42:30 +0000 |
Kenichi Handa |
(generate-fontset-menu): Return a
|
Sun, 24 Jan 1999 04:25:14 +0000 |
Kenichi Handa |
(tibetan-vertical-stacking): If the arg
|
Sat, 23 Jan 1999 22:09:19 +0000 |
Dave Love |
Update on LCD maintenance.
|
Sat, 23 Jan 1999 22:03:46 +0000 |
Dave Love |
Correction re. LCD. Note on gnu.emacs.sources.
|
Sat, 23 Jan 1999 21:52:40 +0000 |
Dave Love |
Doc fixes.
|
Sat, 23 Jan 1999 21:50:18 +0000 |
Dave Love |
(shell-command-on-region): Return command's exit
|
Sat, 23 Jan 1999 13:23:26 +0000 |
Eric M. Ludlam |
(speedbar-item-info-file-helper): Add optional arg
|
Sat, 23 Jan 1999 05:41:29 +0000 |
Kenichi Handa |
(create-fontset-from-x-resource): Make style variants.
|
Sat, 23 Jan 1999 02:15:46 +0000 |
Kenichi Handa |
(ccl-compile-translate-character): Handle
|
Fri, 22 Jan 1999 22:18:01 +0000 |
Dave Love |
#Oops in last change.
|
Fri, 22 Jan 1999 22:07:12 +0000 |
Dave Love |
(Info-default-directory-list): Add sysdir last.
|
Fri, 22 Jan 1999 21:58:42 +0000 |
Karl Heuer |
(clean-buffer-list): do not kill a buffer if it has
|
Fri, 22 Jan 1999 21:57:43 +0000 |
Karl Heuer |
(scan_sexps_forward): Delete duplicate code
|
Fri, 22 Jan 1999 19:59:22 +0000 |
Geoff Voelker |
(Vw32_bdf_filename_alist): New variable.
|
Fri, 22 Jan 1999 19:58:37 +0000 |
Geoff Voelker |
(W32_TEXTOUT): New macro.
|
Fri, 22 Jan 1999 19:58:23 +0000 |
Geoff Voelker |
(FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_MAX_WIDTH):
|
Fri, 22 Jan 1999 19:58:10 +0000 |
Geoff Voelker |
Include w32bdf.h.
|
Fri, 22 Jan 1999 19:58:01 +0000 |
Geoff Voelker |
Add w32bdf.c and w32bdf.h.
|
Fri, 22 Jan 1999 19:57:38 +0000 |
Geoff Voelker |
(w32-standard-fontset-spec): Simplified.
|
Fri, 22 Jan 1999 19:42:26 +0000 |
Geoff Voelker |
Initial revision
|
Fri, 22 Jan 1999 19:38:51 +0000 |
Geoff Voelker |
(etags_getcwd, absolute_filename) [DOS_NT]: Canonicalize
|
Fri, 22 Jan 1999 16:28:12 +0000 |
Andr«± Spiegel |
(vc-annotate-display): Delete old overlays. Fix check for major-mode.
|
Fri, 22 Jan 1999 15:12:59 +0000 |
Andrew Innes |
(command-line): [windows-nt]: Check for existence of
|
Fri, 22 Jan 1999 14:03:06 +0000 |
Dave Love |
(texinfo-font-lock-keywords): Match @ref.
|
Thu, 21 Jan 1999 18:17:55 +0000 |
Dave Love |
Minor corrections.
|
Thu, 21 Jan 1999 12:12:24 +0000 |
Andrew Innes |
(temacs): Use del to delete file, not rm.
|
Wed, 20 Jan 1999 07:11:00 +0000 |
Richard M. Stallman |
(widget-alist-convert-option): Delete spurious comma.
|
Wed, 20 Jan 1999 03:24:48 +0000 |
Richard M. Stallman |
(Info-default-directory-list): Perhaps add /usr/info.
|
Tue, 19 Jan 1999 22:27:59 +0000 |
Geoff Voelker |
(w32-standard-fontspec-spec): Change
|
Tue, 19 Jan 1999 22:25:33 +0000 |
Geoff Voelker |
Remove codepage macros. Remove redundant BIG5 macros.
|
Tue, 19 Jan 1999 22:25:08 +0000 |
Geoff Voelker |
(x_to_w32_charset): Add iso8859-9.
|
Tue, 19 Jan 1999 20:28:05 +0000 |
Richard M. Stallman |
(tex-define-common-keys): Remove key binding of tex-feed-input.
|
Tue, 19 Jan 1999 20:02:02 +0000 |
Dave Love |
Revamped.
|
Tue, 19 Jan 1999 19:58:31 +0000 |
Dave Love |
Initial revision
|
Tue, 19 Jan 1999 19:57:33 +0000 |
Dave Love |
(browse-url-maybe-new-window): Delete macro and
|
Tue, 19 Jan 1999 19:53:06 +0000 |
Dave Love |
(fortran-narrow-to-subprogram): Ensure mark
|
Tue, 19 Jan 1999 18:45:08 +0000 |
Richard M. Stallman |
(alist): Use sexp as default key-type.
|
Tue, 19 Jan 1999 18:22:46 +0000 |
Richard M. Stallman |
(foldout-inhibit-key-bindings):
|
Tue, 19 Jan 1999 17:55:16 +0000 |
Richard M. Stallman |
(with-temp-message): Add def-edebug-spec call.
|
Tue, 19 Jan 1999 08:08:12 +0000 |
Richard M. Stallman |
Change message about HAVE_XFREE386.
|
Tue, 19 Jan 1999 08:06:33 +0000 |
Richard M. Stallman |
Coding system alias `dos' for `undecided-dos', `mac' for `undecided-mac'.
|
Tue, 19 Jan 1999 03:24:03 +0000 |
Richard M. Stallman |
(re_match_2_internal) [WINDOWSNT & emacs]: Insert QUIT at various places.
|
Tue, 19 Jan 1999 03:23:10 +0000 |
Richard M. Stallman |
(pascal-calculate-indent): Code with an invalid
|
Tue, 19 Jan 1999 03:07:53 +0000 |
Richard M. Stallman |
(select-safe-coding-system): Hightlight at most 256 characters.
|
Tue, 19 Jan 1999 03:00:26 +0000 |
Richard M. Stallman |
(standard-display-european): Make all existing
|
Tue, 19 Jan 1999 03:00:09 +0000 |
Richard M. Stallman |
(command-line): If the init file changes operation to
|
Mon, 18 Jan 1999 09:44:54 +0000 |
Markus Rost |
Fix typo.
|
Mon, 18 Jan 1999 07:14:30 +0000 |
Eli Zaretskii |
(MS-DOS and MULE): dos-unsupported-character-glyph is
|
Mon, 18 Jan 1999 03:25:57 +0000 |
Joel N. Weber II |
Fixed up nodes and menus.
|
Mon, 18 Jan 1999 03:24:53 +0000 |
Joel N. Weber II |
Checking in some changes made by rms:
|
Mon, 18 Jan 1999 02:32:36 +0000 |
Richard M. Stallman |
(rmail-quit): run `rmail-quit-hook'.
|
Mon, 18 Jan 1999 01:18:19 +0000 |
Richard M. Stallman |
(latex-run-command): Doc fix.
|
Mon, 18 Jan 1999 01:10:25 +0000 |
Richard M. Stallman |
(compilation-goto-locus): If already in the
|
Mon, 18 Jan 1999 01:02:58 +0000 |
Richard M. Stallman |
(plist, alist): New widget types.
|
Mon, 18 Jan 1999 00:25:23 +0000 |
Richard M. Stallman |
(shell-command-on-region-default-error-buffer): New var.
|
Sun, 17 Jan 1999 19:24:42 +0000 |
Andrew Innes |
(w32_executable_type): Relax the check to identify
|
Sun, 17 Jan 1999 19:23:52 +0000 |
Andrew Innes |
(ROUND_UP):
|
Sun, 17 Jan 1999 19:22:55 +0000 |
Andrew Innes |
(RVA_TO_PTR): Redefine to convert RVA to address in
|
Sun, 17 Jan 1999 19:21:24 +0000 |
Andrew Innes |
Major rewrite to support cleaner method of dumping; a
|
Sun, 17 Jan 1999 19:18:38 +0000 |
Andrew Innes |
(get_lim_data): Use reserved_heap_size instead of
|
Sun, 17 Jan 1999 19:17:43 +0000 |
Andrew Innes |
(TEMACS_TMP): New macro.
|
Sun, 17 Jan 1999 19:16:08 +0000 |
Andrew Innes |
Include config.h to pick up data layout pragmas.
|
Sun, 17 Jan 1999 19:12:04 +0000 |
Andrew Innes |
(ALL): List top-level targets.
|
Sun, 17 Jan 1999 19:10:06 +0000 |
Andrew Innes |
Initial revision
|
Sun, 17 Jan 1999 19:08:32 +0000 |
Andrew Innes |
(MS-DOS Printing): Rewrite section.
|
Sun, 17 Jan 1999 19:06:41 +0000 |
Andrew Innes |
Initial revision
|
Sun, 17 Jan 1999 19:06:27 +0000 |
Andrew Innes |
(Top): Include Windows 98 in the MS-DOS section.
|
Sun, 17 Jan 1999 19:04:54 +0000 |
Andrew Innes |
Initial revision
|
Sun, 17 Jan 1999 19:00:24 +0000 |
Andrew Innes |
(find-buffer-file-type-coding-system): Use
|
Sun, 17 Jan 1999 18:58:43 +0000 |
Andrew Innes |
(printer-name): Update docstring about usage on MS-DOS
|
Sun, 17 Jan 1999 18:57:20 +0000 |
Andrew Innes |
(ps-printer-name): Update docstring about usage on
|
Sun, 17 Jan 1999 18:55:53 +0000 |
Andrew Innes |
(subst-char-in-string): New function.
|
Sun, 17 Jan 1999 16:51:51 +0000 |
Eli Zaretskii |
(cp852-decode-table): Fill a nil entry.
|
Sun, 17 Jan 1999 16:34:00 +0000 |
Eli Zaretskii |
(bdf-cache-file): Use convert-standard-filename.
|
Sun, 17 Jan 1999 16:32:50 +0000 |
Eli Zaretskii |
(ps-mule-font-info-database-bdf): Add alternative
|
Sun, 17 Jan 1999 16:26:40 +0000 |
Eli Zaretskii |
(cp855-decode-table, cp850-decode-table): Fill some nil entries.
|
Sat, 16 Jan 1999 21:45:10 +0000 |
Richard M. Stallman |
(main): Eliminate arbitrary limit on length of system_name.
|
Sat, 16 Jan 1999 21:44:56 +0000 |
Richard M. Stallman |
(main): Eliminate arbitrary limit on
|
Sat, 16 Jan 1999 18:27:16 +0000 |
Dave Love |
More address changes.
|
Sat, 16 Jan 1999 12:02:22 +0000 |
Dave Love |
(temp-buffer-setup-hook, temp-buffer-show-hook): Revert last change.
|
Fri, 15 Jan 1999 20:47:31 +0000 |
Dave Love |
Fix some notwork addresses.
|
Fri, 15 Jan 1999 17:29:03 +0000 |
Dave Love |
(help-make-xrefs): Avoid infloop in keymap substitutions
|
Fri, 15 Jan 1999 16:57:27 +0000 |
Dave Love |
(join-line): New alias.
|
Fri, 15 Jan 1999 16:19:53 +0000 |
Richard M. Stallman |
(forms--show-record): Convert integers to string
|
Fri, 15 Jan 1999 14:47:50 +0000 |
Richard M. Stallman |
(make-flyspell-overlay): fix front stickiness.
|
Fri, 15 Jan 1999 03:21:44 +0000 |
Richard M. Stallman |
(easy-menu-get-map): Fix bugs in prev change.
|
Thu, 14 Jan 1999 20:28:50 +0000 |
Dave Love |
Merge previous edits.
|
Thu, 14 Jan 1999 20:25:55 +0000 |
Dave Love |
Currently-posted version.
|
Thu, 14 Jan 1999 11:34:18 +0000 |
Eli Zaretskii |
(cp850-decode-table): Fix previous change.
|
Thu, 14 Jan 1999 11:30:55 +0000 |
Eli Zaretskii |
(install): Use update instead of sed to install fns.el.
|
Thu, 14 Jan 1999 11:25:35 +0000 |
Eli Zaretskii |
Explain that intlfonts are used by ps-print as well.
|
Thu, 14 Jan 1999 10:31:31 +0000 |
Simon Marshall |
* shell.el (shell-dirtrack-verbose): New custom variable.
|
Thu, 14 Jan 1999 06:41:28 +0000 |
Karl Heuer |
Match HP 9000/800 machine.
|
Thu, 14 Jan 1999 01:20:35 +0000 |
Kenichi Handa |
(quail-japanese-kanji-kkc): If the last char
|
Thu, 14 Jan 1999 01:20:35 +0000 |
Kenichi Handa |
(describe-language-environment):
|
Thu, 14 Jan 1999 01:20:35 +0000 |
Kenichi Handa |
(Fdecode_sjis_char): Decode Japanese Katakana character
|
Wed, 13 Jan 1999 14:30:34 +0000 |
Eli Zaretskii |
(cp850-decode-table): Replace nil
|
Wed, 13 Jan 1999 12:55:54 +0000 |
Dave Love |
(browse-url-netscape): Fix ineffective "-noraise".
|
Wed, 13 Jan 1999 12:42:28 +0000 |
Dave Love |
(find-function-on-key): Fix previous
|
Tue, 12 Jan 1999 22:20:25 +0000 |
Karl Heuer |
(auto-save-hook): Defvar this.
|
Tue, 12 Jan 1999 22:12:01 +0000 |
Karl Heuer |
*** empty log message ***
|
Tue, 12 Jan 1999 21:58:08 +0000 |
Karl Heuer |
(relative_filename): Stop backward search at beginning
|
Tue, 12 Jan 1999 21:50:44 +0000 |
Karl Heuer |
(sql-mode-ansi-font-lock-keywords): Quote font-lock
|
Mon, 11 Jan 1999 21:30:00 +0000 |
Dave Love |
Add inhibit-eol-conversion.
|
Mon, 11 Jan 1999 21:21:03 +0000 |
Dave Love |
(syms_of_coding): Doc fix for inhibit-eol-conversion.
|
Mon, 11 Jan 1999 21:01:12 +0000 |
Dave Love |
(temp-buffer-setup-hook, temp-buffer-show-hook): Swap
|
Mon, 11 Jan 1999 18:09:31 +0000 |
Richard M. Stallman |
(find_handler_clause): If SIG is nil (memory full error),
|
Mon, 11 Jan 1999 17:37:34 +0000 |
Richard M. Stallman |
(compilation-shell-minor-mode): New function.
|
Mon, 11 Jan 1999 15:30:06 +0000 |
Richard M. Stallman |
(read_key_sequence): In key-translation-map and
|
Mon, 11 Jan 1999 15:27:08 +0000 |
Richard M. Stallman |
(BASE_PURESIZE): Increment to 500000.
|
Mon, 11 Jan 1999 15:26:36 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 11 Jan 1999 15:26:11 +0000 |
Richard M. Stallman |
(Qtemp_buffer_setup_hook): New variable.
|
Mon, 11 Jan 1999 15:25:41 +0000 |
Richard M. Stallman |
(help-mode-finish): Renamed from help-mode-maybe.
|
Mon, 11 Jan 1999 14:01:41 +0000 |
Eli Zaretskii |
(install): Install fns.el in ../bin, since Emacs
|
Mon, 11 Jan 1999 13:55:15 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add sql-mode.
|
Mon, 11 Jan 1999 13:32:11 +0000 |
Richard M. Stallman |
(list-faces-display): Improve the formatting
|
Mon, 11 Jan 1999 12:59:36 +0000 |
Richard M. Stallman |
(term_send_home): Change the string to
|
Mon, 11 Jan 1999 12:36:15 +0000 |
Dave Love |
Comment on `latest version'.
|
Mon, 11 Jan 1999 11:42:52 +0000 |
Kenichi Handa |
(MISC): Add ${srcdir}/quail/hebrew.el.
|
Mon, 11 Jan 1999 11:42:52 +0000 |
Kenichi Handa |
(del_range_1): Call signal_after_change.
|
Mon, 11 Jan 1999 11:42:52 +0000 |
Kenichi Handa |
(message_dolog): Use insert_1_both to avoid running any
|
Mon, 11 Jan 1999 11:41:57 +0000 |
Kenichi Handa |
Initial revision
|
Sun, 10 Jan 1999 22:51:31 +0000 |
Joel N. Weber II |
Doubled the at sign in the email address for Jason White.
|
Sun, 10 Jan 1999 22:51:10 +0000 |
Joel N. Weber II |
rms added a braille translation and formatting system; I'm checking in
|
Sun, 10 Jan 1999 18:21:58 +0000 |
Dave Love |
Commentary clarification.
|
Sun, 10 Jan 1999 18:19:56 +0000 |
Dave Love |
dontcompilefiles: generic-x.el
|
Sun, 10 Jan 1999 18:18:58 +0000 |
Dave Love |
(find-function-on-key): DTRT for mouse
|
Sun, 10 Jan 1999 15:23:30 +0000 |
Eli Zaretskii |
(codepage-setup): Doc fix.
|
Sun, 10 Jan 1999 14:21:04 +0000 |
Ben Elliston |
Merge with autoconf 2.13.
|
Sun, 10 Jan 1999 14:11:12 +0000 |
Ben Elliston |
Final merge from autoconf 2.13.
|
Sun, 10 Jan 1999 06:17:49 +0000 |
Markus Rost |
(custom-save-delete): First scan the custom-file. Thus exit with an
|
Fri, 08 Jan 1999 13:45:06 +0000 |
Richard M. Stallman |
Define a "function name" for each translation that isn't ASCII. Use
|
Fri, 08 Jan 1999 04:29:20 +0000 |
Richard M. Stallman |
(comment-region): Delete spaces only if we
|
Fri, 08 Jan 1999 04:19:24 +0000 |
Kenichi Handa |
(decompose-region): Do decomposition
|
Fri, 08 Jan 1999 04:19:24 +0000 |
Kenichi Handa |
(make-char): Doc-string modified.
|
Thu, 07 Jan 1999 19:50:41 +0000 |
Dave Love |
(byte-compile-warnings): Doc fix.
|
Thu, 07 Jan 1999 19:45:32 +0000 |
Dave Love |
(edebug-eval-defun): Deal with defcustom
|
Thu, 07 Jan 1999 19:40:25 +0000 |
Dave Love |
(dired-mode-map): Fix duplicate [menu-bar regexp mark].
|
Thu, 07 Jan 1999 19:37:16 +0000 |
Dave Love |
Re-write `(make-variable-buffer-local (defvar ...'
|
Thu, 07 Jan 1999 19:24:50 +0000 |
Dave Love |
More doc fixes.
|
Thu, 07 Jan 1999 12:38:37 +0000 |
Eli Zaretskii |
Initial revision
|
Thu, 07 Jan 1999 12:34:43 +0000 |
Eli Zaretskii |
(src): Build files in leim if leim/Makefile exists.
|
Thu, 07 Jan 1999 12:27:19 +0000 |
Eli Zaretskii |
Support configuring with leim.
|
Wed, 06 Jan 1999 23:58:41 +0000 |
Richard M. Stallman |
(save-buffers-kill-emacs): Show the list of current
|
Wed, 06 Jan 1999 23:55:31 +0000 |
Richard M. Stallman |
(Frequire): Don't fail to unbind bindings.
|
Wed, 06 Jan 1999 23:54:44 +0000 |
Richard M. Stallman |
(read_key_sequence): Tell get_keyelt to look handle autoloads.
|
Wed, 06 Jan 1999 22:46:20 +0000 |
Richard M. Stallman |
(search_buffer): Fix previous change.
|
Wed, 06 Jan 1999 20:03:53 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 06 Jan 1999 18:38:15 +0000 |
Dave Love |
(fortran-window-create): Account for scroll
|
Wed, 06 Jan 1999 15:23:46 +0000 |
Simon Marshall |
Doc fix.
|
Wed, 06 Jan 1999 14:57:58 +0000 |
Dave Love |
1999-01-06 Dave Love <fx@gnu.org>
|
Wed, 06 Jan 1999 10:37:07 +0000 |
Eli Zaretskii |
(cp-coding-system-for-codepage-1): Add the valid-codes property.
|
Wed, 06 Jan 1999 10:32:34 +0000 |
Eli Zaretskii |
(prefer-coding-system): Call set-coding-priority, so that the internal
|
Wed, 06 Jan 1999 10:25:34 +0000 |
Eli Zaretskii |
(coding-system-change-eol-conversion,
|
Wed, 06 Jan 1999 10:24:17 +0000 |
Eli Zaretskii |
(coding-system-change-eol-conversion,
|
Wed, 06 Jan 1999 10:22:13 +0000 |
Simon Marshall |
* fast-lock.el (fast-lock-save-cache-1):
|
Wed, 06 Jan 1999 10:16:28 +0000 |
Simon Marshall |
* lazy-lock.el (lazy-lock-unstall):
|
Wed, 06 Jan 1999 10:14:25 +0000 |
Eli Zaretskii |
(set_clipboard_data): Terminate the text with a null
|
Wed, 06 Jan 1999 10:08:49 +0000 |
Simon Marshall |
* font-lock.el (font-lock-default-fontify-buffer): When using
|
Wed, 06 Jan 1999 10:08:24 +0000 |
Eli Zaretskii |
(IT_write_glyphs): Move constant expression out of the loop.
|
Wed, 06 Jan 1999 10:05:50 +0000 |
Simon Marshall |
(with-temp-message): Don't display MESSAGE if nil.
|
Wed, 06 Jan 1999 08:40:50 +0000 |
Richard M. Stallman |
(custom-save-delete): Don't delete whitespace
|
Wed, 06 Jan 1999 08:09:27 +0000 |
Richard M. Stallman |
(diary-float): Better fix of end-of-year error.
|
Tue, 05 Jan 1999 14:20:30 +0000 |
Dave Love |
1999-01-05 Dave Love <fx@gnu.org>
|
Tue, 05 Jan 1999 09:46:03 +0000 |
Stephen Eglen |
(mspools-vm-system-mail): Provide an alternative value based on
|
Tue, 05 Jan 1999 09:07:29 +0000 |
Carsten Dominik |
(reftex-section-levels): Allow negative levels.
|
Tue, 05 Jan 1999 04:07:10 +0000 |
Kenichi Handa |
(thai-compose-string): New function.
|
Tue, 05 Jan 1999 02:39:31 +0000 |
Kenichi Handa |
(fill-region-as-paragraph): While deleting a
|
Tue, 05 Jan 1999 02:38:37 +0000 |
Kenichi Handa |
(thai-post-read-conversion): Handle Thai
|
Mon, 04 Jan 1999 18:53:32 +0000 |
Richard M. Stallman |
(easy-menu-define): Doc fix.
|
Mon, 04 Jan 1999 12:10:38 +0000 |
Andreas Schwab |
[__GLIBC__ >= 2]: Check __FAVOR_BSD instead of
|
Mon, 04 Jan 1999 11:57:27 +0000 |
Andreas Schwab |
(recover-session): Preserve point when inserting
|
Mon, 04 Jan 1999 11:53:22 +0000 |
Andreas Schwab |
(debug): Leave recursive minibuffer enabled
|
Mon, 04 Jan 1999 11:04:27 +0000 |
Andreas Schwab |
(View-revert-buffer-scroll-page-forward): Bind
|
Mon, 04 Jan 1999 01:36:24 +0000 |
Richard M. Stallman |
Provide `rmailout'.
|
Mon, 04 Jan 1999 01:36:00 +0000 |
Richard M. Stallman |
(rmail-summary-output-to-rmail-file):
|
Sun, 03 Jan 1999 16:36:41 +0000 |
Richard M. Stallman |
Delete #if 0 old definitions.
|
Sun, 03 Jan 1999 15:03:32 +0000 |
Richard M. Stallman |
(find-file-noselect): Let /: suppress wildcard matching.
|
Sun, 03 Jan 1999 02:05:10 +0000 |
Richard M. Stallman |
(clipboard-yank): Doc fix.
|
Sun, 03 Jan 1999 01:56:31 +0000 |
Richard M. Stallman |
(Info-insert-dir): Chase symlinks for file-attributes.
|
Sat, 02 Jan 1999 21:54:32 +0000 |
Richard M. Stallman |
(vc-backend-diff): Use `diff-switches-list' throughout.
|
Sat, 02 Jan 1999 21:53:05 +0000 |
Richard M. Stallman |
(main) [DOUG_LEA_MALLOC]: Don't call r_alloc_reinit.
|
Sat, 02 Jan 1999 20:00:29 +0000 |
Richard M. Stallman |
(Ffind_charset_region): Fix doc typo.
|
Sat, 02 Jan 1999 00:16:05 +0000 |
Richard M. Stallman |
Can use linear algorithm for indentation if Emacs supports it.
|
Sat, 02 Jan 1999 00:14:41 +0000 |
Richard M. Stallman |
(mail-mode): Eliminate ambiguous match from paragraph-start.
|
Sat, 02 Jan 1999 00:11:36 +0000 |
Richard M. Stallman |
In each active map, for each menu bar item, use only the first submap.
|
Sat, 02 Jan 1999 00:10:53 +0000 |
Richard M. Stallman |
[DOUG_LEA_MALLOC] (REL_ALLOC): Undefine it.
|
Sat, 02 Jan 1999 00:10:26 +0000 |
Richard M. Stallman |
(MMAP_MAX_AREAS): New macro.
|
Thu, 31 Dec 1998 20:05:04 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 31 Dec 1998 16:32:53 +0000 |
Eli Zaretskii |
(IT_write_glyphs): Convert unibyte characters to
|
Thu, 31 Dec 1998 14:40:03 +0000 |
Richard M. Stallman |
(sgml-validate): Ask whether to save only
|
Thu, 31 Dec 1998 13:44:02 +0000 |
Richard M. Stallman |
(rmail-encode-string): Make sure mask value is
|
Thu, 31 Dec 1998 13:16:45 +0000 |
Eli Zaretskii |
(Fdefine_prefix_command): Accept a third argument NAME
|
Thu, 31 Dec 1998 13:04:54 +0000 |
Eli Zaretskii |
Don't warn about dos-* variables unless on MS-DOS,
|
Thu, 31 Dec 1998 05:44:40 +0000 |
Eli Zaretskii |
(prefer-coding-system): Fix previous change.
|
Thu, 31 Dec 1998 01:49:11 +0000 |
Markus Rost |
Fix typo.
|
Wed, 30 Dec 1998 20:44:39 +0000 |
Richard M. Stallman |
(re_compile_fastmap): Do something similar to the
|
Wed, 30 Dec 1998 20:41:24 +0000 |
Richard M. Stallman |
(what-cursor-position): Fix previous change.
|
Wed, 30 Dec 1998 20:28:52 +0000 |
Richard M. Stallman |
(function-called-at-point): First look for function at point.
|
Wed, 30 Dec 1998 19:02:31 +0000 |
Richard M. Stallman |
(m4-m4-region, m4-m4-buffer): Use shell-command-on-region.
|
Wed, 30 Dec 1998 17:21:44 +0000 |
Eli Zaretskii |
(prefer-coding-system): If the argument requires specific EOL conversion
|
Wed, 30 Dec 1998 03:41:55 +0000 |
Richard M. Stallman |
(browse-url-mail): Give argument SEND-ACTION
|
Wed, 30 Dec 1998 01:07:49 +0000 |
Richard M. Stallman |
(lisp_malloc, lisp_free): New functions.
|
Wed, 30 Dec 1998 00:44:59 +0000 |
Richard M. Stallman |
Added mouse-selection feature for pages directory buffer.
|
Tue, 29 Dec 1998 22:54:57 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 29 Dec 1998 22:54:37 +0000 |
Richard M. Stallman |
(easy-menu-get-map): Change global map only if this menu exists in the
|
Tue, 29 Dec 1998 22:53:54 +0000 |
Richard M. Stallman |
(main): Call memory_warnings and uninterrupt_malloc
|
Tue, 29 Dec 1998 22:53:25 +0000 |
Richard M. Stallman |
(Fsingle_key_description): Handle (control ?x) etc.
|
Tue, 29 Dec 1998 11:42:26 +0000 |
Eli Zaretskii |
(cp-make-coding-systems-for-codepage): Doc fix.
|
Mon, 28 Dec 1998 19:43:05 +0000 |
Andrew Innes |
(x_iconify_frame): Wait for frame to be iconified; do
|
Mon, 28 Dec 1998 19:42:26 +0000 |
Andrew Innes |
(w32_msg_pump): Ignore WM_NULL message posted to thread
|
Mon, 28 Dec 1998 19:33:57 +0000 |
Andrew Innes |
(Vw32_start_process_inherit_error_mode): New variable.
|
Mon, 28 Dec 1998 19:28:19 +0000 |
Andrew Innes |
(_start): Force system calls accessing unmounted devices to fail
|
Mon, 28 Dec 1998 19:25:28 +0000 |
Andrew Innes |
(spawn): Pass directory for child as parameter.
|
Mon, 28 Dec 1998 10:10:22 +0000 |
Andreas Schwab |
(ad-special-forms): Add save-current-buffer
|
Sun, 27 Dec 1998 08:04:05 +0000 |
Richard M. Stallman |
(edit-kbd-macro): Recognize electric-view-lossage.
|
Sun, 27 Dec 1998 04:09:09 +0000 |
Richard M. Stallman |
(what-cursor-position): Print character encoding also.
|
Sun, 27 Dec 1998 03:15:10 +0000 |
Richard M. Stallman |
If local-maps work, don't put
|
Sat, 26 Dec 1998 05:14:48 +0000 |
Richard M. Stallman |
(file-expand-wildcards): Handle wildcards in directory name.
|
Fri, 25 Dec 1998 19:34:43 +0000 |
Markus Rost |
(rmail-output): Abbreviate name of default-file for
|
Fri, 25 Dec 1998 07:49:59 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 25 Dec 1998 06:17:31 +0000 |
Richard M. Stallman |
(easy-menu-get-map): If MENU is nil, use global menu-bar map.
|
Wed, 23 Dec 1998 01:34:48 +0000 |
Kenichi Handa |
Doc fix.
|
Tue, 22 Dec 1998 13:23:30 +0000 |
Kenichi Handa |
(ps-mule-begin-job): Programming uniformization.
|
Tue, 22 Dec 1998 12:43:30 +0000 |
Kenichi Handa |
(ps-print-version): New version number (4.1.3).
|
Tue, 22 Dec 1998 06:06:48 +0000 |
Kenichi Handa |
(read_char): Don't bind
|
Tue, 22 Dec 1998 06:06:48 +0000 |
Kenichi Handa |
(Fcall_interactively) <'C'>: Give Fread_char Qnil
|
Tue, 22 Dec 1998 06:06:48 +0000 |
Kenichi Handa |
(Fread_char): Change the meaning of the second argument.
|
Tue, 22 Dec 1998 06:06:48 +0000 |
Kenichi Handa |
(Fcharset_after): Check range. If POS is out of
|
Tue, 22 Dec 1998 06:06:48 +0000 |
Kenichi Handa |
(printchar): Fix previous change.
|
Tue, 22 Dec 1998 06:06:48 +0000 |
Kenichi Handa |
(read_process_output): Decide the multibyteness of
|
Mon, 21 Dec 1998 16:13:57 +0000 |
Eli Zaretskii |
(copy_text, count_size_as_multibyte): Don't convert 7-bit ASCII characters via
|
Mon, 21 Dec 1998 16:12:53 +0000 |
Eli Zaretskii |
(unibyte_char_to_multibyte): Don't convert 7-bit ASCII characters via
|
Mon, 21 Dec 1998 16:11:47 +0000 |
Eli Zaretskii |
(concat): Don't convert 7-bit ASCII characters via
|
Mon, 21 Dec 1998 16:10:52 +0000 |
Eli Zaretskii |
(IT_write_glyphs): Don't convert 7-bit ASCII characters via
|
Mon, 21 Dec 1998 16:09:29 +0000 |
Eli Zaretskii |
(dumpglyphs): Don't convert 7-bit ASCII characters via
|
Mon, 21 Dec 1998 11:24:39 +0000 |
Eli Zaretskii |
Use make-sparse-keymap instead of define-prefix-key when defining
|
Mon, 21 Dec 1998 11:18:29 +0000 |
Eli Zaretskii |
(Info-node-at-bob-matching): New function.
|
Mon, 21 Dec 1998 10:03:01 +0000 |
Andreas Schwab |
(describe-function-1): Say "keymap", not "Lisp macro",
|
Mon, 21 Dec 1998 09:59:30 +0000 |
Andreas Schwab |
(Fdocumentation): Change the doc string for prefix
|
Sun, 20 Dec 1998 15:17:49 +0000 |
Eli Zaretskii |
(cp-coding-system-for-codepage-1):
|
Sun, 20 Dec 1998 15:12:03 +0000 |
Eli Zaretskii |
(dos-codepage-setup-hook): New defcustom.
|
Sun, 20 Dec 1998 15:07:03 +0000 |
Eli Zaretskii |
(IT-character-translations): New variable, an
|
Sat, 19 Dec 1998 14:01:53 +0000 |
Eric M. Ludlam |
(speedbar-frame-parameters) Add : to custom prompt.
|
Thu, 17 Dec 1998 17:12:56 +0000 |
Eli Zaretskii |
(set-language-environment): On MS-DOS
|
Thu, 17 Dec 1998 17:01:11 +0000 |
Eli Zaretskii |
Initial revision
|
Wed, 16 Dec 1998 21:46:44 +0000 |
Karl Heuer |
(TIOCSIGSEND): Don't define this if irix6.
|
Wed, 16 Dec 1998 21:45:24 +0000 |
Karl Heuer |
Initial revision
|
Wed, 16 Dec 1998 21:44:28 +0000 |
Karl Heuer |
(IRIX6): Define this symbol.
|
Wed, 16 Dec 1998 21:43:35 +0000 |
Karl Heuer |
(LIBS_MACHINE): Leave this blank if irix6.5.
|
Wed, 16 Dec 1998 21:42:26 +0000 |
Karl Heuer |
(mips-sgi-irix6.5): New target.
|
Wed, 16 Dec 1998 21:13:48 +0000 |
Karl Heuer |
Remove GSS-API support, since it has been removed from movemail.
|
Wed, 16 Dec 1998 21:12:17 +0000 |
Karl Heuer |
(diary-float): Fix end-of-year error and typos in comments.
|
Wed, 16 Dec 1998 20:51:34 +0000 |
Karl Heuer |
(read-passwd): Ignore input methods.
|
Wed, 16 Dec 1998 20:45:29 +0000 |
Karl Heuer |
(map-y-or-n-p): Ignore input methods.
|
Wed, 16 Dec 1998 18:25:59 +0000 |
Dave Love |
Incorporate comments from Eli.
|
Wed, 16 Dec 1998 14:01:45 +0000 |
Eli Zaretskii |
(Info-find-node): Add 1 to the position read from the
|
Wed, 16 Dec 1998 06:41:52 +0000 |
Karl Heuer |
(x-cut-buffer-or-selection-value):
|
Wed, 16 Dec 1998 06:34:51 +0000 |
Karl Heuer |
*** empty log message ***
|
Wed, 16 Dec 1998 06:32:39 +0000 |
Karl Heuer |
(Fbase64_decode_region, Fbase64_decode_string):
|
Tue, 15 Dec 1998 12:58:37 +0000 |
Kenichi Handa |
(iso-languages): For Portuguese ~c and
|
Tue, 15 Dec 1998 11:15:11 +0000 |
Eli Zaretskii |
Don't use sublists in the flags argument passed to make-coding-system.
|
Tue, 15 Dec 1998 10:41:44 +0000 |
Kenichi Handa |
(printchar): Outputting multibyte characters
|
Tue, 15 Dec 1998 10:38:40 +0000 |
Kenichi Handa |
(printchar): Cancel previous change.
|
Tue, 15 Dec 1998 06:39:39 +0000 |
Kenichi Handa |
File name changed from bdf.el. Provide ps-bdf
|
Tue, 15 Dec 1998 06:39:11 +0000 |
Kenichi Handa |
Initial revision
|
Tue, 15 Dec 1998 06:38:12 +0000 |
Kenichi Handa |
New file. Mule related code extracted from
|
Tue, 15 Dec 1998 06:37:14 +0000 |
Kenichi Handa |
Initial revision
|
Tue, 15 Dec 1998 06:31:48 +0000 |
Kenichi Handa |
(ps-mule-font-info-database): Doc-string modified.
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(quail-devanagari-compose-characters):
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(x-decompose-font-name): If PATTERN
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(find-coding-systems-for-charsets):
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(make-coding-system): Set mime-charset
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(quail-point-in-conversion-region): New
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(devanagari-reorder-glyphs-for-decomposition): Fix the way to
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
Include "ccl.h".
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(CCL_SUCCESS): Don't set ccl->ic.
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(Qunknown): New variable.
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(find_charset_in_str): Update declaration.
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(DECODE_DESIGNATION): Jump to label_invalid_code if
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(printchar): When outputting a multibyte character to
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(read_process_output): If NBYTES is zero and
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(Finsert_file_contents): Even if INSERTED is zero, if
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(string_char_to_byte): Handle invalid multibyte sequence
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(search_buffer): Don't use Boyer-Moore
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(Fw16_set_clipboard_data): Call find_charset_in_str
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(Fw32_set_clipboard_data): Call find_charset_in_str
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(lisp_data_to_selection_data): Call find_charset_in_str
|
Mon, 14 Dec 1998 18:49:34 +0000 |
Dave Love |
Somewhat edited copy of the most recently posted version.
|
Mon, 14 Dec 1998 10:17:50 +0000 |
Andreas Schwab |
(texinfo-tex-buffer): Bind
|
Mon, 14 Dec 1998 09:03:04 +0000 |
Andrew Innes |
(nntp-request-group): Undo previous change (4xx and 5xx responses are
|
Mon, 14 Dec 1998 03:22:44 +0000 |
Karl Heuer |
Update comment.
|
Mon, 14 Dec 1998 03:18:06 +0000 |
Karl Heuer |
Initial revision
|
Mon, 14 Dec 1998 03:14:15 +0000 |
Karl Heuer |
Update address.
|
Mon, 14 Dec 1998 03:12:21 +0000 |
Karl Heuer |
(compilation-error-regexp-alist): Insist on a non-digit in the file name.
|
Mon, 14 Dec 1998 03:06:46 +0000 |
Karl Heuer |
(compilation-error-regexp-alist): Fix regexp to match
|
Mon, 14 Dec 1998 02:50:10 +0000 |
Karl Heuer |
(comment-region): Handle comment-padding
|
Sun, 13 Dec 1998 11:26:30 +0000 |
Eli Zaretskii |
(dos-unsupported-char-glyph): Add.
|
Fri, 11 Dec 1998 17:42:56 +0000 |
Dave Love |
(find-function-search-for-symbol):
|
Fri, 11 Dec 1998 17:40:18 +0000 |
Dave Love |
(fortran-font-lock-keywords-1): Warp
|
Thu, 10 Dec 1998 13:37:02 +0000 |
Eli Zaretskii |
(load-with-code-conversion): If the loaded
|
Thu, 10 Dec 1998 06:41:00 +0000 |
Geoff Voelker |
(LOCALTIME_CACHE): Define.
|
Thu, 10 Dec 1998 05:43:07 +0000 |
Geoff Voelker |
(w32_get_long_filename): Handle root dirs correctly.
|
Thu, 10 Dec 1998 04:25:07 +0000 |
Karl Heuer |
Doc fixes.
|
Thu, 10 Dec 1998 03:35:46 +0000 |
Karl Heuer |
*** empty log message ***
|
Thu, 10 Dec 1998 03:27:31 +0000 |
Karl Heuer |
(cc-imenu-java-generic-expression): Get rid of nested loops.
|
Thu, 10 Dec 1998 03:26:25 +0000 |
Karl Heuer |
(mouse-drag-vertical-line):
|
Thu, 10 Dec 1998 03:25:33 +0000 |
Karl Heuer |
(symbol-file-load-history-loaded): Variable renamed,
|
Thu, 10 Dec 1998 03:25:15 +0000 |
Karl Heuer |
(load-history-loaded): defvar moved to help.el.
|
Thu, 10 Dec 1998 03:24:19 +0000 |
Karl Heuer |
(dirtrack-directory-change-hook): New hook.
|
Thu, 10 Dec 1998 03:19:37 +0000 |
Karl Heuer |
(insert_from_buffer_1): Properly count the size
|
Thu, 10 Dec 1998 03:17:51 +0000 |
Karl Heuer |
(tex-generate-zap-file-name): Don't start the name with #.
|
Thu, 10 Dec 1998 03:15:25 +0000 |
Karl Heuer |
(octave-abbrev-start): Use the correct
|
Thu, 10 Dec 1998 03:11:59 +0000 |
Karl Heuer |
Take out the eval-when's.
|
Thu, 10 Dec 1998 03:09:12 +0000 |
Karl Heuer |
(re_compile_fastmap): For anychar, set all fastmap
|
Thu, 10 Dec 1998 03:07:35 +0000 |
Karl Heuer |
(sendmail-send-it): Don't wait for sendmail to
|
Thu, 10 Dec 1998 02:56:15 +0000 |
Karl Heuer |
*** empty log message ***
|
Thu, 10 Dec 1998 02:52:20 +0000 |
Karl Heuer |
(C_SWITCH_SYSTEM) [!__GNUC__]: Increase space.
|
Thu, 10 Dec 1998 02:30:03 +0000 |
Karl Heuer |
(after-find-file): Message fix.
|
Thu, 10 Dec 1998 02:19:14 +0000 |
Karl Heuer |
(ispell-kill-ispell): Don't send newline after EOF.
|
Wed, 09 Dec 1998 21:20:26 +0000 |
Geoff Voelker |
(ange-ftp-expand-file-name) [windows-nt]: Handle
|
Wed, 09 Dec 1998 16:53:34 +0000 |
Dave Love |
(browse-url-mail): Call compose-mail-other-window
|
Wed, 09 Dec 1998 16:38:37 +0000 |
Dave Love |
(fortran-check-end-prog-re): Allow trailing
|
Wed, 09 Dec 1998 01:08:50 +0000 |
Ian Lance Taylor |
Handle MPE version of HP/UX.
|
Wed, 09 Dec 1998 01:03:52 +0000 |
Ian Lance Taylor |
Check for hppa1.0-hp-mpeix
|
Wed, 09 Dec 1998 00:03:09 +0000 |
Geoff Voelker |
(Fw32_get_clipboard_data): Do not delete isolated CR
|
Tue, 08 Dec 1998 23:56:14 +0000 |
Geoff Voelker |
Do string comparision of _NMAKE_VER.
|
Tue, 08 Dec 1998 23:55:20 +0000 |
Geoff Voelker |
(install) [COPY_LISP_SOURCE]: Fix end of conditional.
|
Tue, 08 Dec 1998 16:04:52 +0000 |
Markus Rost |
(vc-rcs-release): Fix Type.
|
Tue, 08 Dec 1998 15:48:11 +0000 |
Markus Rost |
(rmail-summary-output): Simplify. Make prefix arg work right.
|
Tue, 08 Dec 1998 15:34:14 +0000 |
Markus Rost |
(rmail-output-to-rmail-file): Avoid multiple output of last undeleted
|
Mon, 07 Dec 1998 19:27:26 +0000 |
Geoff Voelker |
(ps-do-despool) [ms-dos, windows-nt]: Ditto for
|
Mon, 07 Dec 1998 19:27:14 +0000 |
Geoff Voelker |
(buffer-undo-list) [windows-nt]: Use different relative path.
|
Mon, 07 Dec 1998 19:25:32 +0000 |
Geoff Voelker |
(buffer-undo-list): Write fns-VERSION.el in lib-src.
|
Mon, 07 Dec 1998 10:54:47 +0000 |
Simon Marshall |
wrap java-minor-types in java-font-lock-keywords-2.
|
Sun, 06 Dec 1998 15:57:48 +0000 |
Eli Zaretskii |
(Vdos_unsupported_char_glyph): New variable.
|
Sun, 06 Dec 1998 15:55:59 +0000 |
Eli Zaretskii |
(msdos.o): Depend on termchar.h, charset.h, coding.h, and disptab.h
|
Sat, 05 Dec 1998 18:23:14 +0000 |
Markus Rost |
(xterm-mouse-mode): Pacify the byte compiler.
|
Sat, 05 Dec 1998 18:18:50 +0000 |
Markus Rost |
Require bytecomp for byte-goto-ops.
|
Sat, 05 Dec 1998 00:25:42 +0000 |
Markus Rost |
(install-arch-dep): Copy fns-*.el from lib-src.
|
Fri, 04 Dec 1998 23:42:36 +0000 |
Markus Rost |
(INFO_TARGETS): Delete customize.info.
|
Fri, 04 Dec 1998 23:05:46 +0000 |
Markus Rost |
(Info-menu): Don't return error if point is between menu header and
|
Fri, 04 Dec 1998 11:54:56 +0000 |
Dave Love |
(describe-function-1): Fix description for alias.
|
Fri, 04 Dec 1998 09:50:31 +0000 |
Andreas Schwab |
(Fstring_as_unibyte): Doc fix.
|
Fri, 04 Dec 1998 09:30:55 +0000 |
Andreas Schwab |
Don't install customize info
|
Thu, 03 Dec 1998 09:41:48 +0000 |
Eli Zaretskii |
(init_environment): Record the time we started up.
|
Thu, 03 Dec 1998 09:41:09 +0000 |
Eli Zaretskii |
(dos_cleanup): Flush and fsync the termscript stream.
|
Thu, 03 Dec 1998 09:39:41 +0000 |
Andreas Schwab |
(lm-summary): Strip off -*-
|
Thu, 03 Dec 1998 09:35:24 +0000 |
Andreas Schwab |
(delete-whitespace-rectangle): Mark for autoload.
|
Thu, 03 Dec 1998 09:29:14 +0000 |
Eli Zaretskii |
Remove code that sets syntax table for non-ASCII characters.
|
Thu, 03 Dec 1998 09:22:52 +0000 |
Andreas Schwab |
Declare char_valid_p.
|
Thu, 03 Dec 1998 03:14:46 +0000 |
Geoff Voelker |
(check_windows_init_file): Use decode_env_path when
|
Thu, 03 Dec 1998 03:12:04 +0000 |
Geoff Voelker |
(LOCALTIME_CACHE): Define.
|
Thu, 03 Dec 1998 00:06:26 +0000 |
Geoff Voelker |
(FONT_MAX_WIDTH): New macro.
|
Thu, 03 Dec 1998 00:06:03 +0000 |
Geoff Voelker |
(dumpglyphs): Use unsigned char arrays.
|
Wed, 02 Dec 1998 23:54:30 +0000 |
Geoff Voelker |
(WM_EMACS_TOGGLE_LOCK_KEY): New define.
|
Wed, 02 Dec 1998 23:54:14 +0000 |
Geoff Voelker |
(key_event): Use Vw32_phantom_key_code. Undo the
|
Wed, 02 Dec 1998 23:52:47 +0000 |
Geoff Voelker |
(Vw32_phantom_key_code): New variable.
|
Wed, 02 Dec 1998 23:01:50 +0000 |
Geoff Voelker |
(direct-print-region-function): Try to ensure that
|
Wed, 02 Dec 1998 23:00:29 +0000 |
Geoff Voelker |
(w32_last_error): Fix cut+paste error.
|
Wed, 02 Dec 1998 23:00:14 +0000 |
Geoff Voelker |
termhooks.h (event_kind) [WINDOWSNT]: Define
|
Wed, 02 Dec 1998 23:00:02 +0000 |
Geoff Voelker |
(parse_modifiers): Declare prototype.
|
Wed, 02 Dec 1998 22:59:11 +0000 |
Geoff Voelker |
(Qlanguage_change): New variable.
|
Wed, 02 Dec 1998 19:36:22 +0000 |
Dave Love |
(help-make-xrefs): Use `info', not the non-autoloaded
|
Wed, 02 Dec 1998 18:16:13 +0000 |
Karl Heuer |
(temp-buffer-resize-mode): Doc fix.
|
Wed, 02 Dec 1998 18:15:26 +0000 |
Karl Heuer |
(custom-save-delete): Save point before
|
Wed, 02 Dec 1998 18:14:27 +0000 |
Karl Heuer |
Fix previous change.
|
Wed, 02 Dec 1998 18:06:37 +0000 |
Richard M. Stallman |
(Qouter_window_id): New variable.
|
Wed, 02 Dec 1998 13:34:59 +0000 |
Andr«± Spiegel |
(vc-dired-window-configuration, vc-ediff-windows,
|
Tue, 01 Dec 1998 07:23:27 +0000 |
Richard M. Stallman |
Improved and fixed customize for variables:
|
Tue, 01 Dec 1998 05:17:11 +0000 |
Richard M. Stallman |
(Freplace_match): Set OPOINT clearly for the case
|
Tue, 01 Dec 1998 03:58:37 +0000 |
Richard M. Stallman |
(hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
|
Tue, 01 Dec 1998 00:50:45 +0000 |
Richard M. Stallman |
(flyspell-check-word-p): Don't delay inside a kbd macro.
|
Mon, 30 Nov 1998 23:55:42 +0000 |
Richard M. Stallman |
(help-xref-button): Do nothing if text already has the help-xref property.
|
Mon, 30 Nov 1998 23:44:10 +0000 |
Richard M. Stallman |
(make-local-hook): Return the hook variable.
|
Mon, 30 Nov 1998 23:29:13 +0000 |
Stephen Eglen |
Update author email and web page.
|
Mon, 30 Nov 1998 06:35:33 +0000 |
Richard M. Stallman |
(display_text_line): When handling HPOS < 0 after loop,
|
Sun, 29 Nov 1998 21:52:25 +0000 |
Richard M. Stallman |
(features): Add `base64' to this list.
|
Sun, 29 Nov 1998 21:12:28 +0000 |
Richard M. Stallman |
(auto-insert-alist): Use user-mail-address.
|
Sun, 29 Nov 1998 16:42:04 +0000 |
Richard M. Stallman |
(install-arch-dep): Copy fns-*.el from lib-src.
|
Sun, 29 Nov 1998 16:39:38 +0000 |
Richard M. Stallman |
(symbol-file): Doc fix.
|
Sun, 29 Nov 1998 15:41:38 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Cope with non-file buffers.
|
Sun, 29 Nov 1998 00:56:49 +0000 |
Richard M. Stallman |
(describe-mode): Put major mode first.
|
Sun, 29 Nov 1998 00:32:50 +0000 |
Richard M. Stallman |
(appt-disp-window): Use pop-to-buffer,
|
Sat, 28 Nov 1998 22:16:09 +0000 |
Richard M. Stallman |
(Fsingle_key_description): Fix previous change.
|
Sat, 28 Nov 1998 02:42:51 +0000 |
Richard M. Stallman |
(transpose-subr, transpose-subr-1): Rename variables
|
Fri, 27 Nov 1998 22:30:31 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 27 Nov 1998 22:15:38 +0000 |
Richard M. Stallman |
(Fstring_as_unibyte, Fstring_as_multibyte):
|
Thu, 26 Nov 1998 08:37:32 +0000 |
Kenichi Handa |
(Frequire): Update declaration.
|
Thu, 26 Nov 1998 08:12:12 +0000 |
Kenichi Handa |
(ccl-dump-translate-character-const-tbl):
|
Thu, 26 Nov 1998 08:12:12 +0000 |
Kenichi Handa |
(define-translation-table): Fix bug of
|
Thu, 26 Nov 1998 08:12:12 +0000 |
Kenichi Handa |
("Chinese-BIG5"): Add charset-origin-alist property.
|
Thu, 26 Nov 1998 08:12:12 +0000 |
Kenichi Handa |
(ccl_driver) <CCL_TranslateCharacter>: Don't suppress MSB
|
Thu, 26 Nov 1998 08:12:12 +0000 |
Kenichi Handa |
(non_ascii_char_to_string): If C has modifier bits,
|
Thu, 26 Nov 1998 08:12:12 +0000 |
Kenichi Handa |
(CHAR_BYTES): If C has modifier bits, return 1.
|
Thu, 26 Nov 1998 08:12:12 +0000 |
Kenichi Handa |
(internal_self_insert): If C has modifier bits, insert
|
Wed, 25 Nov 1998 21:26:50 +0000 |
Richard M. Stallman |
(thing-at-point-url-at-point): Don't use current
|
Wed, 25 Nov 1998 01:50:25 +0000 |
Richard M. Stallman |
(frame-parameter): Doc fix.
|
Wed, 25 Nov 1998 01:26:56 +0000 |
Richard M. Stallman |
(read_process_output): Call signal_after_change.
|
Wed, 25 Nov 1998 01:07:19 +0000 |
Richard M. Stallman |
(tex-feed-input): New function.
|
Tue, 24 Nov 1998 09:01:32 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Tue, 24 Nov 1998 08:56:27 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
Tue, 24 Nov 1998 04:55:16 +0000 |
Richard M. Stallman |
(Fmake_keymap): Doc fix.
|
Tue, 24 Nov 1998 03:52:08 +0000 |
Kenichi Handa |
(move-to-column-force): New function.
|
Tue, 24 Nov 1998 03:52:08 +0000 |
Kenichi Handa |
Make a new map by make-keymap.
|
Tue, 24 Nov 1998 03:52:08 +0000 |
Kenichi Handa |
(word_boundary_p): If C1 or C2 are composite
|
Mon, 23 Nov 1998 15:15:09 +0000 |
Dave Love |
Various minor doc fixes.
|
Mon, 23 Nov 1998 11:14:33 +0000 |
Simon Marshall |
* lazy-lock.el (lazy-lock-unstall):
|
Mon, 23 Nov 1998 11:13:33 +0000 |
Simon Marshall |
* fast-lock.el (fast-lock-save-cache-1):
|
Mon, 23 Nov 1998 11:12:40 +0000 |
Simon Marshall |
* font-lock.el (font-lock-defaults): Doc fix.
|
Sun, 22 Nov 1998 21:36:51 +0000 |
Andrew Innes |
(rmail-set-message-counters-counter): Detect messages that have been
|
Sun, 22 Nov 1998 17:31:55 +0000 |
Richard M. Stallman |
Rename function and variables added in previous change:
|
Sun, 22 Nov 1998 17:26:33 +0000 |
Richard M. Stallman |
(window-buffer-height): New function, split from
|
Sun, 22 Nov 1998 17:26:16 +0000 |
Richard M. Stallman |
Add resizing of temporary buffers.
|
Sun, 22 Nov 1998 17:23:36 +0000 |
Richard M. Stallman |
(Fset_mouse_position): Doc fix.
|
Sun, 22 Nov 1998 15:35:02 +0000 |
Richard M. Stallman |
(initial-frame-alist): Add defcustom.
|
Sun, 22 Nov 1998 15:33:21 +0000 |
Richard M. Stallman |
(shell-prompt-pattern): Add defcustom.
|
Sat, 21 Nov 1998 22:30:41 +0000 |
Richard M. Stallman |
(message-ignored-supersedes-headers): Remove NNTP-Posting-Date.
|
Sat, 21 Nov 1998 22:24:50 +0000 |
Richard M. Stallman |
(describe-mode): Don't avoid loop indirecting thru value of INDICATOR.
|
Sat, 21 Nov 1998 03:19:52 +0000 |
Richard M. Stallman |
(describe-variable): Allow any variable with a defcustom,
|
Sat, 21 Nov 1998 02:34:50 +0000 |
Richard M. Stallman |
(mail-unsent-separator): Additional alternative.
|
Fri, 20 Nov 1998 23:54:16 +0000 |
Andrew Innes |
(nntp-request-group): Allow for failures when requesting a new group.
|
Thu, 19 Nov 1998 18:45:47 +0000 |
Richard M. Stallman |
(lisp-interaction-mode-map): Doc fix.
|
Thu, 19 Nov 1998 18:43:35 +0000 |
Richard M. Stallman |
(find-function-regexp): Handle skeletons.
|
Thu, 19 Nov 1998 09:43:40 +0000 |
Simon Marshall |
Added with-temp-message.
|
Thu, 19 Nov 1998 04:33:37 +0000 |
Richard M. Stallman |
(gud-common-init): Use pop-to-buffer.
|
Thu, 19 Nov 1998 04:30:14 +0000 |
Richard M. Stallman |
(Fsingle_key_description): Handle generic characters.
|
Thu, 19 Nov 1998 04:26:44 +0000 |
Richard M. Stallman |
(Frequire): New arg NOERROR.
|
Wed, 18 Nov 1998 19:19:09 +0000 |
Dave Love |
(fortran-end-prog-re): Fix typo.
|
Wed, 18 Nov 1998 18:42:34 +0000 |
Richard M. Stallman |
(temp-buffer-show-hook): This is not obsolete.
|
Wed, 18 Nov 1998 01:40:17 +0000 |
Richard M. Stallman |
(Qmouse_face): Replace definition with extern decl.
|
Wed, 18 Nov 1998 01:38:14 +0000 |
Richard M. Stallman |
(Qmouse_face): Variable definition moved here.
|
Tue, 17 Nov 1998 16:27:02 +0000 |
Richard M. Stallman |
(temp_output_buffer_show): Around temp-buffer-show-hook,
|
Tue, 17 Nov 1998 06:30:52 +0000 |
Karl Heuer |
*** empty log message ***
|
Mon, 16 Nov 1998 17:50:28 +0000 |
Dave Love |
Require skeleton when compiling.
|
Mon, 16 Nov 1998 06:37:55 +0000 |
Karl Heuer |
indent `with-output-to-string' as a CL
|
Mon, 16 Nov 1998 06:26:27 +0000 |
Kenichi Handa |
(*-*-bsdi4*): New target.
|
Mon, 16 Nov 1998 06:26:27 +0000 |
Kenichi Handa |
Set syntaxes all non-word multibyte
|
Mon, 16 Nov 1998 06:26:27 +0000 |
Kenichi Handa |
(japanese-zenkaku-region): New optional arg KATAKANA-ONLY.
|
Mon, 16 Nov 1998 06:26:27 +0000 |
Kenichi Handa |
(CHAR_TABLE_REF): Check if IDX is negative or not.
|
Mon, 16 Nov 1998 06:26:27 +0000 |
Kenichi Handa |
(non_ascii_char_to_string): If C is negative, signal error.
|
Mon, 16 Nov 1998 06:26:27 +0000 |
Kenichi Handa |
(SINGLE_BYTE_CHAR_P): Check if C is negative or not.
|
Mon, 16 Nov 1998 06:26:03 +0000 |
Kenichi Handa |
Initial revision
|
Mon, 16 Nov 1998 01:17:06 +0000 |
Kenichi Handa |
(after-insert-file-set-buffer-file-coding-system): If the buffer
|
Mon, 16 Nov 1998 01:17:06 +0000 |
Kenichi Handa |
(tar-header-block-tokenize): Decode codes of file
|
Mon, 16 Nov 1998 01:17:06 +0000 |
Kenichi Handa |
Include charset.h.
|
Mon, 16 Nov 1998 01:17:06 +0000 |
Kenichi Handa |
(abbrev.o): Depend on charset.h
|
Mon, 16 Nov 1998 01:17:06 +0000 |
Kenichi Handa |
(SYNTAX_ENTRY_INT): For a composite character, check
|
Sun, 15 Nov 1998 17:45:33 +0000 |
Karl Heuer |
Require cl.
|
Sun, 15 Nov 1998 15:50:30 +0000 |
Dave Love |
Fix previous change:
|
Fri, 13 Nov 1998 23:27:33 +0000 |
Karl Heuer |
(LIBS_MACHINE): Delete redundant definition.
|
Fri, 13 Nov 1998 23:25:02 +0000 |
Karl Heuer |
Fix previous change.
|
Fri, 13 Nov 1998 18:21:49 +0000 |
Karl Heuer |
(auto-insert-alist): Don't assume *.el is part of GNU Emacs.
|
Fri, 13 Nov 1998 16:17:25 +0000 |
Carsten Dominik |
(reftex-finding-files): Group documentation fixed.
|
Fri, 13 Nov 1998 14:08:07 +0000 |
Andrew Innes |
Convert to DOS format.
|
Thu, 12 Nov 1998 15:54:40 +0000 |
Dave Love |
1998-11-09 Sam Steingold <sds@goems.com>
|
Thu, 12 Nov 1998 11:44:53 +0000 |
Eli Zaretskii |
(symbol-file): For ms-dos, use fns.el without the
|
Thu, 12 Nov 1998 11:42:45 +0000 |
Eli Zaretskii |
(buffer-undo-list): For ms-dos, use fns.el without the
|
Thu, 12 Nov 1998 02:00:33 +0000 |
Karl Heuer |
(ediff-even-diff-face-A): Fix spelling.
|
Thu, 12 Nov 1998 01:57:30 +0000 |
Karl Heuer |
(XTread_socket): Fix previous change in case F == 0.
|
Thu, 12 Nov 1998 01:55:57 +0000 |
Karl Heuer |
(switch-to-lisp): if no inferior lisp present, call
|
Wed, 11 Nov 1998 19:31:24 +0000 |
Karl Heuer |
(desktop-save, desktop-create-buffer): Undo 10-22 change.
|
Wed, 11 Nov 1998 19:04:33 +0000 |
Karl Heuer |
(aviion-intel): New machine.
|
Wed, 11 Nov 1998 19:01:02 +0000 |
Karl Heuer |
Initial revision
|
Wed, 11 Nov 1998 18:58:45 +0000 |
Karl Heuer |
(BSD_PGRPS): Add #undef.
|
Wed, 11 Nov 1998 18:53:50 +0000 |
Karl Heuer |
(BROKEN_FIONREAD): #undef commented out.
|
Wed, 11 Nov 1998 18:49:47 +0000 |
Karl Heuer |
Discuss C-w.
|
Wed, 11 Nov 1998 18:47:32 +0000 |
Karl Heuer |
(vc-toggle-read-only): Doc fix.
|
Wed, 11 Nov 1998 18:35:26 +0000 |
Karl Heuer |
(ispell-dictionary-alist-2): Removed svenska,
|
Wed, 11 Nov 1998 14:35:27 +0000 |
Andrew Innes |
(ps-print-prologue-1): Only use old LandscapeMode handling if
|
Wed, 11 Nov 1998 11:12:09 +0000 |
Eli Zaretskii |
(MAX_ALLOCA): New macro.
|
Wed, 11 Nov 1998 10:37:09 +0000 |
Kenichi Handa |
(byte_combining_error): Error message improved.
|
Wed, 11 Nov 1998 10:31:24 +0000 |
Kenichi Handa |
(char_valid_p): Handle a composite character correctly.
|
Wed, 11 Nov 1998 03:36:15 +0000 |
Kenichi Handa |
(compose-chars-component): Signal
|
Wed, 11 Nov 1998 03:36:15 +0000 |
Kenichi Handa |
If a resolved ASCII font name doesn't conform to
|
Wed, 11 Nov 1998 03:36:15 +0000 |
Kenichi Handa |
(str_cmpchar_id): Check the byte sequence for
|
Wed, 11 Nov 1998 03:36:15 +0000 |
Kenichi Handa |
(x_list_fonts): Don't change the value of maxnames.
|
Tue, 10 Nov 1998 21:07:13 +0000 |
Geoff Voelker |
(main): Set environment size only when running
|
Tue, 10 Nov 1998 21:06:50 +0000 |
Geoff Voelker |
(set-default-process-coding-system): Use function on
|
Tue, 10 Nov 1998 20:54:46 +0000 |
Geoff Voelker |
(Vw32_pass_optional_keys_to_system): Variable removed.
|
Tue, 10 Nov 1998 20:54:31 +0000 |
Geoff Voelker |
($(BLD)\w32inevt.obj): Add dependencies on w32term.h
|
Tue, 10 Nov 1998 20:52:20 +0000 |
Geoff Voelker |
Include w32term.h and w32heap.h.
|
Tue, 10 Nov 1998 20:50:40 +0000 |
Geoff Voelker |
(sys_kill): Set extended key flag when faking
|
Tue, 10 Nov 1998 20:50:08 +0000 |
Geoff Voelker |
(convert_to_key_event): Removed.
|
Tue, 10 Nov 1998 20:49:30 +0000 |
Geoff Voelker |
(struct w32_display_info): New element faked_key.
|
Tue, 10 Nov 1998 20:49:04 +0000 |
Geoff Voelker |
([language-change]): For now ignore
|
Tue, 10 Nov 1998 11:26:34 +0000 |
Eli Zaretskii |
(ediff-make-temp-file): Run the prefix through
|
Tue, 10 Nov 1998 07:18:43 +0000 |
Karl Heuer |
Delete autoload cookies.
|
Tue, 10 Nov 1998 07:18:07 +0000 |
Karl Heuer |
Add autoload cookies.
|
Tue, 10 Nov 1998 07:06:12 +0000 |
Karl Heuer |
(ispell-get-coding-system): Default to iso-latin-1.
|
Tue, 10 Nov 1998 07:03:05 +0000 |
Karl Heuer |
(regex_compile): Handle translation of multibyte
|
Tue, 10 Nov 1998 00:24:40 +0000 |
Kenichi Handa |
(CATEGORY_SET): Adjusted for the change of cmpchar_component.
|
Tue, 10 Nov 1998 00:24:40 +0000 |
Kenichi Handa |
(cmpchar_component): New arg NOERROR. Check
|
Tue, 10 Nov 1998 00:24:40 +0000 |
Kenichi Handa |
(cmpchar_component): Proto-type adjusted.
|
Mon, 09 Nov 1998 15:05:23 +0000 |
Andrew Innes |
(ps-print-prologue-1): In BeginDoc procedure, call setpagedevice to
|
Mon, 09 Nov 1998 07:06:11 +0000 |
Kenichi Handa |
(string_to_non_ascii_char): Return correct length for
|
Sun, 08 Nov 1998 17:24:16 +0000 |
Eli Zaretskii |
(symbol-file): Run fns-VERSION.el through
|
Sun, 08 Nov 1998 17:23:52 +0000 |
Eli Zaretskii |
(buffer-undo-list): Run fns-VERSION.el through
|
Sun, 08 Nov 1998 17:18:55 +0000 |
Eli Zaretskii |
(SHELL, MAKESHELL): Don't use `override'.
|
Sat, 07 Nov 1998 16:55:41 +0000 |
Karl Heuer |
(Fprocess_status): Doc fix.
|
Sat, 07 Nov 1998 02:08:40 +0000 |
Karl Heuer |
(line-number-mode): Doc fix.
|
Sat, 07 Nov 1998 02:05:38 +0000 |
Karl Heuer |
(find-variable-noselect): Autoload.
|
Sat, 07 Nov 1998 02:03:33 +0000 |
Karl Heuer |
(texinfo-format-scan):
|
Sat, 07 Nov 1998 02:01:59 +0000 |
Karl Heuer |
(hack-local-variables): Test local-enable-local-variables.
|
Sat, 07 Nov 1998 01:42:20 +0000 |
Kenichi Handa |
(init_charset_once): Fix previous change.
|
Fri, 06 Nov 1998 10:59:09 +0000 |
Kenichi Handa |
(create-fontset-from-fontset-spec): Give correct arg to `error'.
|
Fri, 06 Nov 1998 10:59:09 +0000 |
Kenichi Handa |
(string_to_non_ascii_char): Fix previous change.
|
Fri, 06 Nov 1998 10:59:09 +0000 |
Kenichi Handa |
(SPLIT_NON_ASCII_CHAR): Check dimension of an invalid
|
Fri, 06 Nov 1998 09:31:52 +0000 |
Andreas Schwab |
(html-mode): Doc fix.
|
Fri, 06 Nov 1998 00:44:16 +0000 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): Check validity of a multibyte character.
|
Fri, 06 Nov 1998 00:44:16 +0000 |
Kenichi Handa |
(Fstring_to_char): Don't return a multibyte character
|
Fri, 06 Nov 1998 00:44:16 +0000 |
Kenichi Handa |
(string_to_non_ascii_char): Fix previous change.
|
Fri, 06 Nov 1998 00:44:16 +0000 |
Kenichi Handa |
(MAKE_NON_ASCII_CHAR): Check validity of CHARSET.
|
Fri, 06 Nov 1998 00:44:16 +0000 |
Kenichi Handa |
(display_text_line): Check validity of a multibyte
|
Thu, 05 Nov 1998 20:06:22 +0000 |
Karl Heuer |
(Fcombine_after_change_execute): Return nil, not junk.
|
Thu, 05 Nov 1998 19:31:09 +0000 |
Karl Heuer |
(sendmail-send-it): Check for failure.
|
Thu, 05 Nov 1998 19:19:03 +0000 |
Karl Heuer |
(Man-page-header-regexp): Alternate value for Solaris 2.6.
|
Thu, 05 Nov 1998 19:17:42 +0000 |
Karl Heuer |
(XTread_socket): ButtonPress clears f->mouse_moved.
|
Thu, 05 Nov 1998 19:15:36 +0000 |
Karl Heuer |
(tex-start-shell): Track directory changes.
|
Thu, 05 Nov 1998 19:12:21 +0000 |
Karl Heuer |
(delete-whitespace-rectangle): close-rectangle renamed.
|
Thu, 05 Nov 1998 18:55:38 +0000 |
Dave Love |
(describe-variable): Don't quote link to source.
|
Wed, 04 Nov 1998 23:42:04 +0000 |
Geoff Voelker |
(w32_enable_unicode_output): Rename from
|
Wed, 04 Nov 1998 23:38:42 +0000 |
Geoff Voelker |
(dumpglyphs): Use FRAME_FONT for w32_fill_area.
|
Wed, 04 Nov 1998 23:38:19 +0000 |
Geoff Voelker |
(w32_list_fonts): Report an error if a frame has not
|
Wed, 04 Nov 1998 23:23:57 +0000 |
Geoff Voelker |
(x-get-selection-value): Alias to
|
Wed, 04 Nov 1998 15:09:38 +0000 |
Andr«± Spiegel |
(with-vc-file, edit-vc-file): New macros.
|
Wed, 04 Nov 1998 10:54:59 +0000 |
Kenichi Handa |
Initial revision
|
Wed, 04 Nov 1998 10:53:14 +0000 |
Kenichi Handa |
(do_switch_frame): Cancel previous change.
|
Wed, 04 Nov 1998 10:53:14 +0000 |
Kenichi Handa |
(print_string): Check validity of a character.
|
Wed, 04 Nov 1998 10:53:14 +0000 |
Kenichi Handa |
[nec_ews_svr4]: Extern *_sobuf.
|
Wed, 04 Nov 1998 10:48:53 +0000 |
Kenichi Handa |
(mips-nec-sysv4*): New target.
|
Wed, 04 Nov 1998 10:48:53 +0000 |
Kenichi Handa |
(quail-show-guidance-buf): Call
|
Wed, 04 Nov 1998 10:48:53 +0000 |
Kenichi Handa |
(string_to_non_ascii_char): Change the check for the
|
Wed, 04 Nov 1998 10:44:32 +0000 |
Simon Marshall |
Font Lock mode doesn't use the revert hooks any more.
|
Wed, 04 Nov 1998 01:28:57 +0000 |
Geoff Voelker |
Compile multiple source files when possible.
|
Wed, 04 Nov 1998 01:28:04 +0000 |
Geoff Voelker |
Require fontset.
|
Wed, 04 Nov 1998 01:27:10 +0000 |
Geoff Voelker |
(SYS_LDFLAGS): Use swapfile when running from cd or net.
|
Wed, 04 Nov 1998 01:26:24 +0000 |
Geoff Voelker |
(Qmouse_face): Replace definition with extern decl.
|
Tue, 03 Nov 1998 22:39:04 +0000 |
Andrew Innes |
(stat): GetFileInformationByHandle can legitimately fail, so don't
|
Tue, 03 Nov 1998 22:26:56 +0000 |
Andrew Innes |
(set-face-font): Call resolve-fontset-name on w32.
|
Tue, 03 Nov 1998 22:21:58 +0000 |
Andrew Innes |
(x_to_w32_font): Specify DEFAULT_CHARSET in the w32 LOGFONT struct if
|
Tue, 03 Nov 1998 10:25:56 +0000 |
Andreas Schwab |
(mouse-drag-region): Fix typo.
|
Tue, 03 Nov 1998 10:20:29 +0000 |
Andreas Schwab |
(install-arch-dep): Fix last change and use fns-*.el
|
Tue, 03 Nov 1998 02:26:21 +0000 |
Geoff Voelker |
(Fsubstitute_in_file_name) [DOS_NT]: Fix typo.
|
Mon, 02 Nov 1998 19:53:05 +0000 |
Dave Love |
Fix for fontification of strings lost
|
Mon, 02 Nov 1998 18:59:11 +0000 |
Markus Rost |
(comint-file-name-quote-list): Doc fix.
|
Mon, 02 Nov 1998 18:01:38 +0000 |
Karl Heuer |
Comment fix.
|
Sun, 01 Nov 1998 19:24:32 +0000 |
Richard M. Stallman |
(buffer-undo-list): Write fns-VERSION.el into
|
Sun, 01 Nov 1998 18:55:11 +0000 |
Richard M. Stallman |
(rmail-message-subject-p):
|
Sun, 01 Nov 1998 18:17:40 +0000 |
Richard M. Stallman |
(mouse-drag-region): Fake up a mouse-motion event
|
Sun, 01 Nov 1998 17:47:52 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 01 Nov 1998 17:08:22 +0000 |
Dave Love |
(goto-address-at-point, goto-address-at-mouse):
|
Sun, 01 Nov 1998 16:58:49 +0000 |
Dave Love |
(gnus-button-embedded-url, gnus-button-url):
|
Sun, 01 Nov 1998 16:52:39 +0000 |
Dave Love |
(fortran-end-prog-re1): Fix the regexp.
|
Sun, 01 Nov 1998 08:46:04 +0000 |
Richard M. Stallman |
(revert-buffer): Doc fix.
|
Sun, 01 Nov 1998 08:45:25 +0000 |
Richard M. Stallman |
(dynamic-completion-mode): New function to enable
|
Sun, 01 Nov 1998 00:28:00 +0000 |
Richard M. Stallman |
Don't include etc/fns*.el in dist.
|
Sat, 31 Oct 1998 23:55:32 +0000 |
Richard M. Stallman |
(tex-start-options-string): Quote the backslashes with more backslashes.
|
Sat, 31 Oct 1998 23:39:42 +0000 |
Richard M. Stallman |
(set_internal): For built-in maybe-local vars,
|
Sat, 31 Oct 1998 22:55:26 +0000 |
Dave Love |
(webjump-sample-sites): Fix Lisp archive site.
|
Sat, 31 Oct 1998 05:24:11 +0000 |
Kenichi Handa |
(replace_range): Fix previous change.
|
Sat, 31 Oct 1998 05:12:07 +0000 |
Kenichi Handa |
(quail-start-translation): Handle
|
Sat, 31 Oct 1998 05:12:07 +0000 |
Kenichi Handa |
(do_switch_frame): Update minibuf_window if necessary.
|
Sat, 31 Oct 1998 05:12:07 +0000 |
Kenichi Handa |
(byte_combining_error): New function.
|
Sat, 31 Oct 1998 05:12:07 +0000 |
Kenichi Handa |
(Fsubst_char_in_region): Fix previous change.
|
Sat, 31 Oct 1998 05:12:07 +0000 |
Kenichi Handa |
(Fbase64_decode_region): Fix previous change.
|
Fri, 30 Oct 1998 19:47:56 +0000 |
Karl Heuer |
(pascal-mode): `blink-matching-paren-dont-ignore-comments' set to t.
|
Fri, 30 Oct 1998 19:44:50 +0000 |
Karl Heuer |
(cal-menu-update): Fix menu wording.
|
Fri, 30 Oct 1998 19:11:08 +0000 |
Dave Love |
(vc-backend-merge-news): Check for "P" output.
|
Fri, 30 Oct 1998 19:07:09 +0000 |
Dave Love |
(describe-variable): Hyperlink the definition.
|
Fri, 30 Oct 1998 19:00:25 +0000 |
Dave Love |
Don't mkdir cpp.
|
Fri, 30 Oct 1998 11:02:42 +0000 |
Andreas Schwab |
(sh-canonicalize-shell): Fix regexp.
|
Fri, 30 Oct 1998 11:01:38 +0000 |
Andreas Schwab |
(shell-command-on-region): Doc fix.
|
Fri, 30 Oct 1998 11:00:07 +0000 |
Andreas Schwab |
(edebug-initial-mode): Fix customize type.
|
Fri, 30 Oct 1998 10:59:23 +0000 |
Andreas Schwab |
(eldoc-argument-case): Fix customize type.
|
Fri, 30 Oct 1998 10:58:37 +0000 |
Andreas Schwab |
(lm-report-bug): Use
|
Fri, 30 Oct 1998 10:57:05 +0000 |
Andreas Schwab |
Don't require 'w3 and 'url unprotected.
|
Fri, 30 Oct 1998 10:56:15 +0000 |
Andreas Schwab |
(select-message-coding-system): Doc
|
Fri, 30 Oct 1998 10:55:15 +0000 |
Andreas Schwab |
(describe-coding-system): Describe
|
Fri, 30 Oct 1998 10:53:59 +0000 |
Andreas Schwab |
(sendmail-coding-system,
|
Fri, 30 Oct 1998 10:21:58 +0000 |
Andreas Schwab |
(Vselection_coding_system): Doc fix.
|
Fri, 30 Oct 1998 10:20:25 +0000 |
Andreas Schwab |
(Fbase64_encode_region): Use SET_PT_BOTH instead of SET_PT
|
Fri, 30 Oct 1998 10:14:50 +0000 |
Andreas Schwab |
(Fsignal): Use a separate format string when passing
|
Fri, 30 Oct 1998 10:13:41 +0000 |
Andreas Schwab |
(Fchar_after): Fix type clashes.
|
Fri, 30 Oct 1998 10:13:36 +0000 |
Andreas Schwab |
(Fchar_bytes): Doc fix.
|
Fri, 30 Oct 1998 09:54:37 +0000 |
Andreas Schwab |
Write fns-*.el in current directory instead of
|
Fri, 30 Oct 1998 09:53:51 +0000 |
Andreas Schwab |
(symbol-file): Load fns-*.el from exec-directory
|
Fri, 30 Oct 1998 09:51:57 +0000 |
Andreas Schwab |
(install-arch-dep): Install src/fns-*.el in
|
Fri, 30 Oct 1998 04:22:31 +0000 |
Geoff Voelker |
(initialize_w32_display): Use buffer coords
|
Fri, 30 Oct 1998 03:56:46 +0000 |
Geoff Voelker |
Remove a dangling reference to a directory on the
|
Fri, 30 Oct 1998 03:56:25 +0000 |
Geoff Voelker |
(ange-ftp-canonicalize-filename): Do not use a UNC
|
Fri, 30 Oct 1998 03:49:09 +0000 |
Geoff Voelker |
fileio.c (init_fileio_once): New function.
|
Fri, 30 Oct 1998 03:48:54 +0000 |
Geoff Voelker |
emacs.c (main): Invoke init_fileio_once.
|
Thu, 29 Oct 1998 00:16:49 +0000 |
Paul Eggert |
(XTread_socket): Check the returned value of XmbLookupString more carefully.
|
Wed, 28 Oct 1998 07:52:13 +0000 |
Kenichi Handa |
(check_markers): Check if markers are at character
|
Wed, 28 Oct 1998 07:52:13 +0000 |
Kenichi Handa |
(Fsubst_char_in_region): Fix previous change.
|
Wed, 28 Oct 1998 07:52:13 +0000 |
Kenichi Handa |
(DECODE_CHARACTER_ASCII): Check validity of inserted
|
Wed, 28 Oct 1998 05:48:12 +0000 |
Geoff Voelker |
(Fset_message_beep): Recognize 'silent.
|
Wed, 28 Oct 1998 03:50:07 +0000 |
Geoff Voelker |
(Vnext_selection_coding_system): New variable.
|
Wed, 28 Oct 1998 00:04:28 +0000 |
Richard M. Stallman |
(initialize-new-tags-table):
|
Tue, 27 Oct 1998 23:46:26 +0000 |
Geoff Voelker |
(w32-use-w32-font-dialog, w32-fixed-font-alist):
|
Tue, 27 Oct 1998 23:42:26 +0000 |
Geoff Voelker |
(check_windows_init_file): Also look in load path specified
|
Tue, 27 Oct 1998 20:10:19 +0000 |
Geoff Voelker |
(w32_color_map_lookup): Remove duplicate definition.
|
Tue, 27 Oct 1998 17:55:28 +0000 |
Richard M. Stallman |
(Fbase64_decode_string): Doc fix.
|
Tue, 27 Oct 1998 10:39:24 +0000 |
Dave Love |
(Fbase64_decode_region, Fbase64_encode_region): Fix
|
Tue, 27 Oct 1998 03:54:13 +0000 |
Kenichi Handa |
(adjust_after_replace): Correctly handle the case that
|
Tue, 27 Oct 1998 03:54:13 +0000 |
Kenichi Handa |
(Fsubst_char_in_region): Correctly handle the case
|
Mon, 26 Oct 1998 23:48:57 +0000 |
Richard M. Stallman |
(Fformat): Increase buffer size for floating format.
|
Mon, 26 Oct 1998 21:37:57 +0000 |
Edward M. Reingold |
Add title parameters to frames.
|
Mon, 26 Oct 1998 20:25:41 +0000 |
Karl Heuer |
Doc fixes.
|
Mon, 26 Oct 1998 20:22:17 +0000 |
Karl Heuer |
User option for multibyte buffer handling and doc fix.
|
Mon, 26 Oct 1998 08:00:11 +0000 |
Kenichi Handa |
(compose-region): Insert then delete
|
Mon, 26 Oct 1998 08:00:11 +0000 |
Kenichi Handa |
(in-is13194-devanagari-pre-write-conversion): Cancel previous
|
Mon, 26 Oct 1998 08:00:11 +0000 |
Kenichi Handa |
(pre-write-encode-hz): Cancel previous
|
Mon, 26 Oct 1998 08:00:11 +0000 |
Kenichi Handa |
(thai-pre-write-conversion): Cancel previous
|
Mon, 26 Oct 1998 08:00:11 +0000 |
Kenichi Handa |
(tibetan-pre-write-conversion): Cancel previous
|
Mon, 26 Oct 1998 08:00:11 +0000 |
Kenichi Handa |
(viqr-pre-write-conversion): Cancel previous
|
Mon, 26 Oct 1998 08:00:11 +0000 |
Kenichi Handa |
(syms_of_category): Doc-string modified.
|
Mon, 26 Oct 1998 08:00:11 +0000 |
Kenichi Handa |
(code_convert_region): Kill the work buffer created by
|
Mon, 26 Oct 1998 05:00:27 +0000 |
Richard M. Stallman |
(desktop-buffer-dired): Use dired-maybe-insert-subdir.
|
Sun, 25 Oct 1998 23:55:37 +0000 |
Geoff Voelker |
(main) [HAVE_NTGUI]: Invoke syms_of_fontset().
|
Sun, 25 Oct 1998 23:50:03 +0000 |
Richard M. Stallman |
Fix maintainer email addr.
|
Sat, 24 Oct 1998 01:17:09 +0000 |
Kenichi Handa |
(adjust_markers_for_insert): Adjust markers by taking
|
Sat, 24 Oct 1998 01:17:09 +0000 |
Kenichi Handa |
(code_convert_region): While preserving the orignal
|
Sat, 24 Oct 1998 01:17:09 +0000 |
Kenichi Handa |
(Fbase64_decode_region): Pay attention to the byte
|
Thu, 22 Oct 1998 06:44:53 +0000 |
Thien-Thi Nguyen |
(desktop-create-buffer): Handle old (broken) minor mode support.
|
Thu, 22 Oct 1998 01:53:38 +0000 |
Richard M. Stallman |
(Fgarbage_collect): Block input around most of the function.
|
Thu, 22 Oct 1998 01:35:03 +0000 |
Richard M. Stallman |
(Info-next-menu-item): Stay on top of node.
|
Wed, 21 Oct 1998 20:24:41 +0000 |
Richard M. Stallman |
(menu-bar-options-menu): Add options for truncate-lines and show-paren.
|
Wed, 21 Oct 1998 20:03:07 +0000 |
Edward M. Reingold |
Add doc strings CORRECTLY!
|
Wed, 21 Oct 1998 18:39:15 +0000 |
Richard M. Stallman |
(rmail-get-new-mail): Delete garbage in any case.
|
Wed, 21 Oct 1998 18:09:39 +0000 |
Richard M. Stallman |
(whois-get-tld): Rewrite not to use `do'.
|
Wed, 21 Oct 1998 18:08:17 +0000 |
Richard M. Stallman |
(rmail-output): Insert newline only if necessary.
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
Setup charset property nospace-between-words.
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
(get-charset-property): If CHARSET is
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
(in-is13194-devanagari-pre-write-conversion): Use with-temp-buffer.
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
(pre-write-encode-hz): Use with-temp-buffer.
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
(thai-pre-write-conversion): Use with-temp-buffer.
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
(tibetan-pre-write-conversion): Use with-temp-buffer.
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
(viqr-pre-write-conversion): Use with-temp-buffer.
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
(do-auto-fill): Adjust argument for fill-find-break-point.
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
(sentence-end-without-period): New variable.
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
(Fx_list_fonts): Access frame parameters throught
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
Include frame.h before fontset.h.
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
(list_fonts_func): Fix prototype.
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
Include frame.h before fontset.h.
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
(setup_coding_system): Fix setting up
|
Wed, 21 Oct 1998 09:02:47 +0000 |
Andreas Schwab |
(function-form): Fix spec for
|
Wed, 21 Oct 1998 07:01:32 +0000 |
Karl Heuer |
(profile-timer-program): Var deleted.
|
Wed, 21 Oct 1998 03:47:41 +0000 |
Richard M. Stallman |
(sh-font-lock-keywords): Don't crash for an unrecognized shell.
|
Tue, 20 Oct 1998 22:34:50 +0000 |
Geoff Voelker |
(w32_use_unicode_for_codepage): Interpret w32_no_unicode_output properly.
|
Tue, 20 Oct 1998 22:16:48 +0000 |
Geoff Voelker |
Include charset.h and fontset.h.
|
Tue, 20 Oct 1998 22:16:00 +0000 |
Geoff Voelker |
Remove redundant font_info struct definition.
|
Tue, 20 Oct 1998 22:15:14 +0000 |
Geoff Voelker |
Include fontset.h. Define codepage macros.
|
Tue, 20 Oct 1998 22:13:14 +0000 |
Geoff Voelker |
(Vx_pixel_size_width): New global variable.
|
Tue, 20 Oct 1998 22:12:51 +0000 |
Geoff Voelker |
Update comments referring to obsolete structs.
|
Tue, 20 Oct 1998 22:12:38 +0000 |
Geoff Voelker |
(w32fns.c): Add x-list-font.c to dependancies.
|
Tue, 20 Oct 1998 20:56:18 +0000 |
Richard M. Stallman |
(syms_of_syntax): Fix the setup of Qscan_error.
|
Tue, 20 Oct 1998 19:38:09 +0000 |
Thien-Thi Nguyen |
(desktop-save, desktop-create-buffer): Handle all minor modes.
|
Tue, 20 Oct 1998 18:50:13 +0000 |
Richard M. Stallman |
(sh-mode): Handle .spec and .mspec files.
|
Tue, 20 Oct 1998 18:48:06 +0000 |
Richard M. Stallman |
(auto-mode-alist): Recognize .rpm files.
|
Tue, 20 Oct 1998 16:34:29 +0000 |
Eli Zaretskii |
(frame-set-background-mode): Enable the function for MSDOS frames.
|
Tue, 20 Oct 1998 15:41:59 +0000 |
Edward M. Reingold |
Add doc strings for calendar-day-name-array and calendar-month-name-array.
|
Tue, 20 Oct 1998 14:25:38 +0000 |
Eli Zaretskii |
(mouse_init): Reset the button press/release info of the mouse driver.
|
Tue, 20 Oct 1998 14:16:07 +0000 |
Eli Zaretskii |
Forcibly set SHELL and MAKESHELL to force Make to use
|
Mon, 19 Oct 1998 18:26:28 +0000 |
Richard M. Stallman |
(kill-ring-max): Increased to 60.
|
Mon, 19 Oct 1998 18:25:59 +0000 |
Richard M. Stallman |
(modify-face-read-string): Return (nil) for "none".
|
Mon, 19 Oct 1998 00:40:10 +0000 |
Kenichi Handa |
Setup auto-fill-chars.
|
Mon, 19 Oct 1998 00:40:10 +0000 |
Kenichi Handa |
(kinsoku): Check the variable enable-kinsoku.
|
Mon, 19 Oct 1998 00:40:10 +0000 |
Kenichi Handa |
(do-auto-fill): Don't check kinsoku-enable here.
|
Mon, 19 Oct 1998 00:40:10 +0000 |
Kenichi Handa |
Setup `fill-find-break-point-function'
|
Mon, 19 Oct 1998 00:40:10 +0000 |
Kenichi Handa |
(Vauto_fill_chars, Qauto_fill_chars): New variables.
|
Mon, 19 Oct 1998 00:40:10 +0000 |
Kenichi Handa |
(Vauto_fill_chars): Extern it.
|
Mon, 19 Oct 1998 00:40:10 +0000 |
Kenichi Handa |
(internal_self_insert): Check Vauto_fill_chars.
|
Sat, 17 Oct 1998 20:20:46 +0000 |
Richard M. Stallman |
(byte-recompile-directory):
|
Sat, 17 Oct 1998 20:17:09 +0000 |
Richard M. Stallman |
Require `cl' before using nnoo-declare.
|
Sat, 17 Oct 1998 19:51:34 +0000 |
Richard M. Stallman |
(ps-mule-chars-in-string): No need to use sref.
|
Sat, 17 Oct 1998 19:48:04 +0000 |
Richard M. Stallman |
(ange-ftp-waiting-flag): defvar moved.
|
Sat, 17 Oct 1998 19:22:41 +0000 |
Richard M. Stallman |
(tar-mode): Locally set file-precious-flag.
|
Sat, 17 Oct 1998 19:21:37 +0000 |
Richard M. Stallman |
(archive-mode): Locally set file-precious-flag.
|
Sat, 17 Oct 1998 15:29:39 +0000 |
Richard M. Stallman |
(shell-input-autoexpand): Fix customization group.
|
Sat, 17 Oct 1998 15:26:29 +0000 |
Richard M. Stallman |
(whois-server-list): Fix customization type.
|
Sat, 17 Oct 1998 15:25:27 +0000 |
Richard M. Stallman |
(default-input-method): Fix custom type.
|
Sat, 17 Oct 1998 01:58:01 +0000 |
Kenichi Handa |
(leim-list.el): Use `(cd foo && pwd)` instead of `(cd foo; pwd)`.
|
Sat, 17 Oct 1998 01:58:01 +0000 |
Kenichi Handa |
(casify_object): Use make_string instead of
|
Sat, 17 Oct 1998 01:58:01 +0000 |
Kenichi Handa |
(decode_coding_iso2022): Set coding->fake_multibyte to
|
Fri, 16 Oct 1998 19:40:12 +0000 |
Richard M. Stallman |
(repeat): Handle keyboard macros properly.
|
Fri, 16 Oct 1998 19:20:55 +0000 |
Richard M. Stallman |
(find-file-wildcards): New option.
|
Fri, 16 Oct 1998 19:15:04 +0000 |
Richard M. Stallman |
(next-history-element): Special error message if no default.
|
Fri, 16 Oct 1998 18:07:03 +0000 |
Richard M. Stallman |
(shell-command-on-region): Doc fix.
|
Thu, 15 Oct 1998 17:48:52 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Thu, 15 Oct 1998 17:47:49 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Thu, 15 Oct 1998 16:07:40 +0000 |
Richard M. Stallman |
(ps-print-buffer): Doc fix.
|
Thu, 15 Oct 1998 15:07:35 +0000 |
Richard M. Stallman |
(arc-mode): Provide arc-mode.
|
Wed, 14 Oct 1998 20:10:01 +0000 |
Richard M. Stallman |
(ps-print-buffer): Doc fix.
|
Wed, 14 Oct 1998 19:55:35 +0000 |
Richard M. Stallman |
(vhdl-add-index-menu): reverse order in imenu-generic-expression.
|
Wed, 14 Oct 1998 18:18:52 +0000 |
Dave Love |
(ange-ftp-read-passwd): Function deleted.
|
Wed, 14 Oct 1998 18:09:05 +0000 |
Dave Love |
1998-10-14 Dave Love <fx@gnu.org>
|
Wed, 14 Oct 1998 15:17:11 +0000 |
Eli Zaretskii |
(Fcall_process): Use $TMPDIR instead of trying $TMP
|
Wed, 14 Oct 1998 15:11:12 +0000 |
Eli Zaretskii |
(msdos-color-values): New variable.
|
Wed, 14 Oct 1998 14:36:33 +0000 |
Richard M. Stallman |
(exec_sentinel, read_process_output):
|
Wed, 14 Oct 1998 12:59:30 +0000 |
Richard M. Stallman |
(parse_menu_item): Avoid initialization for Lisp_Object.
|
Wed, 14 Oct 1998 12:49:31 +0000 |
Richard M. Stallman |
(uce-reply-to-uce): Bind case-fold-search.
|
Wed, 14 Oct 1998 12:47:18 +0000 |
Richard M. Stallman |
(keep-lines, flush-lines, how-many):
|
Wed, 14 Oct 1998 12:41:02 +0000 |
Kenichi Handa |
(make-coding-system): Create -with-esc variant coding system.
|
Wed, 14 Oct 1998 07:17:22 +0000 |
Kenichi Handa |
(adjust_markers_for_combining): This function deleted.
|
Wed, 14 Oct 1998 07:17:22 +0000 |
Kenichi Handa |
(Faset): Fix previous change.
|
Wed, 14 Oct 1998 07:17:22 +0000 |
Kenichi Handa |
(Ffillarray): Fix previous change.
|
Wed, 14 Oct 1998 03:43:20 +0000 |
Geoff Voelker |
(ls-lisp-use-insert-directory-program): New variable.
|
Tue, 13 Oct 1998 23:56:32 +0000 |
Richard M. Stallman |
(lisp-complete-symbol): Don't bind completion-fixup-function.
|
Tue, 13 Oct 1998 23:55:45 +0000 |
Richard M. Stallman |
(completion-fixup-function): Variable deleted.
|
Tue, 13 Oct 1998 23:54:54 +0000 |
Richard M. Stallman |
Fix previous change.
|
Tue, 13 Oct 1998 21:10:10 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): Put on mouse-face properties.
|
Tue, 13 Oct 1998 15:47:40 +0000 |
Richard M. Stallman |
(set-fill-column): Doc fix.
|
Tue, 13 Oct 1998 15:41:11 +0000 |
Richard M. Stallman |
("latin-1-alt-postfix"): Add a method to enter the
|
Tue, 13 Oct 1998 15:40:56 +0000 |
Richard M. Stallman |
("latin-1-postfix"): Add a method to enter the
|
Tue, 13 Oct 1998 15:32:12 +0000 |
Richard M. Stallman |
(smtpmail-send-data-1): Use encode-coding-string.
|
Tue, 13 Oct 1998 15:31:30 +0000 |
Richard M. Stallman |
(ffap-machine-p-local): Fix editing error.
|
Tue, 13 Oct 1998 15:22:42 +0000 |
Richard M. Stallman |
Minor fixes.
|
Tue, 13 Oct 1998 15:13:28 +0000 |
Richard M. Stallman |
Replace tabs with spaces
|
Tue, 13 Oct 1998 09:52:54 +0000 |
Andreas Schwab |
(hide-ifdef-env, hif-outside-read-only):
|
Tue, 13 Oct 1998 03:46:13 +0000 |
Richard M. Stallman |
(Fclear_this_command_keys): New function.
|
Tue, 13 Oct 1998 03:45:04 +0000 |
Richard M. Stallman |
(telnet-initial-filter): Use clear-this-command-keys.
|
Tue, 13 Oct 1998 03:44:06 +0000 |
Richard M. Stallman |
(read-passwd): Use clear-this-command-keys.
|
Tue, 13 Oct 1998 03:24:50 +0000 |
Richard M. Stallman |
(nntp-possibly-change-group): Allow for unexpected
|
Mon, 12 Oct 1998 23:15:16 +0000 |
Richard M. Stallman |
(pop3-open-server): Bind coding-system-for-read and ...-for-write.
|
Mon, 12 Oct 1998 20:03:15 +0000 |
Richard M. Stallman |
(Fexecute_kbd_macro): Set real_this_command.
|
Mon, 12 Oct 1998 17:27:23 +0000 |
Richard M. Stallman |
Fix names of standard-translation-table-for-decode(encode).
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(ccl-compile-if): If there's no false-cmds,
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
Add coding tag.
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(find-coding-systems-for-charsets):
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(clear_string_char_byte_cache): Extern it.
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(CCL_DECODE_SJIS, CCL_ENCODE_SJIS): Swap the definitions.
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(Fstring): Call make_string instead of
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(shrink_decoding_region): If a charset other than ascii
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(Faset): If ARRAY is a multibyte string, pay attention to
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(clear_string_char_byte_cache): New function.
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(Fw16_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(Fw32_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.
|
Mon, 12 Oct 1998 11:54:43 +0000 |
Kenichi Handa |
(Fstring_to_number): Don't recognize floating point if base is not 10.
|
Mon, 12 Oct 1998 06:13:42 +0000 |
Richard M. Stallman |
(setup-specified-language-environment): Add apropos-inhibit property.
|
Mon, 12 Oct 1998 06:13:00 +0000 |
Richard M. Stallman |
(parse_menu_item): For top level of menu bar,
|
Mon, 12 Oct 1998 01:38:50 +0000 |
Richard M. Stallman |
(redisplay_window): Clear w->window_end_valid
|
Sun, 11 Oct 1998 22:44:46 +0000 |
Richard M. Stallman |
(Info-insert-dir): Detect and report problems
|
Sun, 11 Oct 1998 22:17:03 +0000 |
Richard M. Stallman |
(tags-loop-revert-buffers): New variable.
|
Sun, 11 Oct 1998 12:47:19 +0000 |
Richard M. Stallman |
(texinfo-make-menu): Don't let
|
Sat, 10 Oct 1998 21:20:48 +0000 |
Richard M. Stallman |
Whitespace change.
|
Sat, 10 Oct 1998 21:20:22 +0000 |
Richard M. Stallman |
(main): Null-terminate system_name.
|
Sat, 10 Oct 1998 15:07:08 +0000 |
Richard M. Stallman |
(check_x_display_info): Don't use selected_frame if it is dead.
|
Sat, 10 Oct 1998 14:49:28 +0000 |
Richard M. Stallman |
(window_loop): New alternative CHECK_ALL_WINDOWS.
|
Sat, 10 Oct 1998 14:06:14 +0000 |
Richard M. Stallman |
(feedmail-queue-runner-is-active): Definition moved.
|
Sat, 10 Oct 1998 12:10:30 +0000 |
Richard M. Stallman |
(frame-set-background-mode): Don't do anythung for text-only or MSDOS frame.
|
Fri, 09 Oct 1998 06:09:52 +0000 |
Geoff Voelker |
(x_create_bitmap_from_file): Skip special files.
|
Fri, 09 Oct 1998 01:55:02 +0000 |
Geoff Voelker |
Update Microsoft Windows entry.
|
Thu, 08 Oct 1998 20:31:34 +0000 |
Karl Heuer |
Doc fixes.
|
Thu, 08 Oct 1998 10:47:51 +0000 |
Richard M. Stallman |
(scan_lists): Bring FROM back into range BEGV...ZV.
|
Thu, 08 Oct 1998 09:58:00 +0000 |
Richard M. Stallman |
(pop3-open-server): Set process-coding-system-alist around open-network-stream.
|
Thu, 08 Oct 1998 06:48:42 +0000 |
Kenichi Handa |
(code_convert_region): Set inhibit_modification_hooks
|
Thu, 08 Oct 1998 06:45:36 +0000 |
Kenichi Handa |
(quail-defrule): New optional arg APPEND.
|
Thu, 08 Oct 1998 06:45:36 +0000 |
Kenichi Handa |
(signal_before_change): If inhibit_modification_hooks
|
Thu, 08 Oct 1998 06:45:36 +0000 |
Kenichi Handa |
(inhibit_modification_hooks): New variable.
|
Thu, 08 Oct 1998 06:45:36 +0000 |
Kenichi Handa |
(inhibit_modification_hooks): Extern it.
|
Thu, 08 Oct 1998 06:45:36 +0000 |
Kenichi Handa |
(invalid_character): Prepend `0' to octal
|
Thu, 08 Oct 1998 02:20:26 +0000 |
Richard M. Stallman |
(save-buffer): Doc fix.
|
Wed, 07 Oct 1998 19:47:48 +0000 |
Geoff Voelker |
(init_ntproc): Check for Windows init file.
|
Wed, 07 Oct 1998 18:32:55 +0000 |
Karl Heuer |
(profile-fix-fun): If already profiled,
|
Wed, 07 Oct 1998 02:29:06 +0000 |
Geoff Voelker |
(file-name-buffer-file-type-alist): Fix typo in regexp.
|
Wed, 07 Oct 1998 00:01:15 +0000 |
Karl Heuer |
(generic-mode-with-type): Added hooks for generic-modes.
|
Tue, 06 Oct 1998 23:59:00 +0000 |
Karl Heuer |
(ftp, nslookup): Require comint.
|
Tue, 06 Oct 1998 23:41:18 +0000 |
Karl Heuer |
Mentioned dirtrack-debug-toggle in the docs.
|
Tue, 06 Oct 1998 23:35:50 +0000 |
Karl Heuer |
(clean-buffer-list): Add autoload cookie.
|
Tue, 06 Oct 1998 23:33:04 +0000 |
Karl Heuer |
(eval-defun): Return the evaluation result.
|
Tue, 06 Oct 1998 23:32:03 +0000 |
Karl Heuer |
Minor formatting changes.
|
Tue, 06 Oct 1998 23:30:31 +0000 |
Karl Heuer |
(apropos-print): control invalid characters.
|
Tue, 06 Oct 1998 23:27:28 +0000 |
Karl Heuer |
(find-file-noselect): Switch to the correct buffer
|
Tue, 06 Oct 1998 23:25:52 +0000 |
Karl Heuer |
(perform-replace): Position point properly
|
Tue, 06 Oct 1998 23:24:11 +0000 |
Karl Heuer |
(archive-mode-revert): Arg no-auto-save renamed from no-autosave.
|
Tue, 06 Oct 1998 23:22:48 +0000 |
Karl Heuer |
Comment fix.
|
Tue, 06 Oct 1998 23:21:47 +0000 |
Karl Heuer |
(ediff-arrange-auto-save-in-merge-jobs): Renamed
|
Tue, 06 Oct 1998 23:18:33 +0000 |
Karl Heuer |
(tar-mode-revert): no-auto-save arg renamed from no-autosave.
|
Tue, 06 Oct 1998 23:16:37 +0000 |
Karl Heuer |
(message-auto-save-directory): Renamed from
|
Tue, 06 Oct 1998 22:54:20 +0000 |
Karl Heuer |
(rmail-retry-failure): Allow blanks in boundary
|
Tue, 06 Oct 1998 22:35:51 +0000 |
Karl Heuer |
(tags-reset-tags-tables): Properly
|
Tue, 06 Oct 1998 22:30:28 +0000 |
Karl Heuer |
(lm-font-lock-face-O, lm-font-lock-face-X):
|
Tue, 06 Oct 1998 12:19:11 +0000 |
Eli Zaretskii |
(bat-generic-mode): Fix regexps for keywords and
|
Tue, 06 Oct 1998 02:59:27 +0000 |
Geoff Voelker |
(main): Treat command line options as case-insensitive.
|
Mon, 05 Oct 1998 09:21:03 +0000 |
Simon Marshall |
Added entry for Speedbar.
|
Sun, 04 Oct 1998 13:00:45 +0000 |
Eric M. Ludlam |
(speedbar-frame-mode): Check if cfx or cfy is a list, and make sure it
|
Sun, 04 Oct 1998 12:37:28 +0000 |
Eric M. Ludlam |
(checkdoc-sentencespace-region-engine): Protect a `forward-sexp' call
|
Sat, 03 Oct 1998 05:40:15 +0000 |
Paul D. Smith |
Checkpoint changes. Bug fixes, mostly.
|
Sat, 03 Oct 1998 00:44:26 +0000 |
Noah Friedman |
(rlogin-send-Ctrl-C): Use process-send-string, not send-string.
|
Fri, 02 Oct 1998 18:11:14 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Fri, 02 Oct 1998 18:09:44 +0000 |
Dan Nicolaescu |
Initial revision
|
Fri, 02 Oct 1998 14:38:12 +0000 |
Dave Love |
(hide-region-body): Bind
|
Fri, 02 Oct 1998 14:35:09 +0000 |
Dave Love |
Remove duplicate scheme-mode entry.
|
Thu, 01 Oct 1998 21:01:15 +0000 |
Karl Heuer |
(gnus-valid-select-methods): Fix type.
|
Thu, 01 Oct 1998 20:56:19 +0000 |
Karl Heuer |
(gnus-summary-respool-default-method): Fix type.
|
Thu, 01 Oct 1998 20:46:42 +0000 |
Karl Heuer |
(gnus-orphan-score, gnus-score-default-header, gnus-score-default-type):
|
Thu, 01 Oct 1998 20:41:53 +0000 |
Karl Heuer |
(gnus-article-x-face-too-ugly): Fix type.
|
Thu, 01 Oct 1998 19:23:42 +0000 |
Karl Heuer |
(check-ispell-version): No need to bind
|
Thu, 01 Oct 1998 18:51:39 +0000 |
Karl Heuer |
Don't require ffap.
|
Wed, 30 Sep 1998 19:21:01 +0000 |
Karl Heuer |
(imenu--generic-function): Sort each submenu by position.
|
Wed, 30 Sep 1998 19:20:04 +0000 |
Karl Heuer |
(Custom-mode-menu): Fix info node name.
|
Wed, 30 Sep 1998 19:16:47 +0000 |
Karl Heuer |
(build-mail-aliases): Don't allow
|
Wed, 30 Sep 1998 19:15:56 +0000 |
Karl Heuer |
(which-func-mode-global): Make :set function
|
Wed, 30 Sep 1998 19:15:17 +0000 |
Karl Heuer |
(custom-set-variables): Load the requests first,
|
Wed, 30 Sep 1998 19:07:17 +0000 |
Karl Heuer |
*** empty log message ***
|
Wed, 30 Sep 1998 19:06:27 +0000 |
Karl Heuer |
Doc fixes.
|
Wed, 30 Sep 1998 19:03:31 +0000 |
Karl Heuer |
(fill-individual-paragraphs-prefix):
|
Wed, 30 Sep 1998 19:02:23 +0000 |
Karl Heuer |
(which-function): Handle case when (car imenu--index-alist) is nil.
|
Tue, 29 Sep 1998 18:20:36 +0000 |
Oliver Seidel |
Alex Schroeder startup description added.
|
Tue, 29 Sep 1998 10:41:20 +0000 |
Dave Love |
(jka-compr-compression-info-list): Remove "-c" from
|
Tue, 29 Sep 1998 10:14:44 +0000 |
Simon Marshall |
make pre-command-hook & comint-exec-hook local hooks.
|
Tue, 29 Sep 1998 08:45:12 +0000 |
Stephen Eglen |
Add support for Octave.
|
Mon, 28 Sep 1998 16:08:58 +0000 |
Richard M. Stallman |
(clean-buffer-list-kill-regexps): Improve custom type.
|
Mon, 28 Sep 1998 14:29:49 +0000 |
Carsten Dominik |
(reftex-finding-files): New customize group.
|
Mon, 28 Sep 1998 14:03:38 +0000 |
Stephen Eglen |
(inferior-octave-prompt): Also match prompts of the form
|
Mon, 28 Sep 1998 13:32:44 +0000 |
Richard M. Stallman |
(byte-compile-dynamic): Doc fix.
|
Mon, 28 Sep 1998 13:31:53 +0000 |
Richard M. Stallman |
(sh-set-shell): Remove .exe suffix from shell name.
|
Mon, 28 Sep 1998 11:52:53 +0000 |
Kenichi Handa |
(adjust_after_replace): Don't delete text properties here.
|
Mon, 28 Sep 1998 11:52:53 +0000 |
Kenichi Handa |
(check_composing_code): Fix previous change. Now it
|
Mon, 28 Sep 1998 11:52:53 +0000 |
Kenichi Handa |
(encode_terminal_code): Handle raw 8-bit codes correctly.
|
Mon, 28 Sep 1998 11:03:36 +0000 |
Ben Elliston |
Tidy up such that all HP PA-RISC revisions appear on the same line.
gcc-2_8_1-980928 gcc-2_8_1-980929 gcc_2_8_1-980929
|
Mon, 28 Sep 1998 11:01:44 +0000 |
Ben Elliston |
Merge from autoconf 2.13.
|
Mon, 28 Sep 1998 09:51:12 +0000 |
Dave Love |
Don't call regexp-opt when deriving
|
Mon, 28 Sep 1998 09:20:40 +0000 |
Richard M. Stallman |
Fix author's email address.
|
Sun, 27 Sep 1998 21:20:42 +0000 |
Richard M. Stallman |
(help-quit): Add doc.
|
Sun, 27 Sep 1998 21:17:26 +0000 |
Richard M. Stallman |
(help-for-help): Use %THIS-KEY%.
|
Sun, 27 Sep 1998 21:17:00 +0000 |
Richard M. Stallman |
(make-help-screen): Keep HELP-TEXT
|
Sun, 27 Sep 1998 12:37:22 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 27 Sep 1998 07:29:59 +0000 |
Richard M. Stallman |
Treat __GNU__ line NeXT: undefine BSD and FSCALE.
|
Sun, 27 Sep 1998 07:21:30 +0000 |
Richard M. Stallman |
(NLIST_STRUCT, KERNEL_FILE, LDAV_SYMBOL): Add #undefs.
|
Sun, 27 Sep 1998 07:11:54 +0000 |
Richard M. Stallman |
(sort_args): Fill extra space with NULL ptrs.
|
Sat, 26 Sep 1998 04:20:48 +0000 |
Kenichi Handa |
(Fformat): Check format control characters.
|
Sat, 26 Sep 1998 04:20:48 +0000 |
Kenichi Handa |
(check_composing_code): If the current composing
|
Sat, 26 Sep 1998 04:20:48 +0000 |
Kenichi Handa |
(struct coding_system): New member composed_chars.
|
Fri, 25 Sep 1998 21:40:23 +0000 |
Paul Eggert |
(underlying_strftime):
|
Fri, 25 Sep 1998 20:30:42 +0000 |
Karl Heuer |
(tex-run-command): Doc fix.
|
Fri, 25 Sep 1998 17:04:24 +0000 |
Karl Heuer |
(hexl-mode-map): More of previous change.
|
Fri, 25 Sep 1998 17:01:52 +0000 |
Karl Heuer |
(texinfo-show-structure): Bind inhibit-read-only.
|
Fri, 25 Sep 1998 17:00:25 +0000 |
Karl Heuer |
(gnus-output-to-rmail): adjust to
|
Fri, 25 Sep 1998 16:53:04 +0000 |
Karl Heuer |
(isearch-search-and-update): Properly
|
Fri, 25 Sep 1998 16:51:32 +0000 |
Karl Heuer |
Extend the list of autoloaded functions.
|
Fri, 25 Sep 1998 07:32:05 +0000 |
Kenichi Handa |
(quail-japanese-hankaku-update-translation):
|
Fri, 25 Sep 1998 07:32:05 +0000 |
Kenichi Handa |
(decode_eol): While decoding DOS-like eol, handle a
|
Thu, 24 Sep 1998 02:14:55 +0000 |
Geoff Voelker |
(w32_color_map_lookup): New function.
|
Wed, 23 Sep 1998 23:42:22 +0000 |
Karl Heuer |
(viper-movement-commands): Escape literal semicolon.
|
Wed, 23 Sep 1998 23:38:11 +0000 |
Karl Heuer |
(asm-mode): Doc fix.
|
Wed, 23 Sep 1998 23:36:59 +0000 |
Karl Heuer |
(term-delimiter-argument-list): Doc fix.
|
Wed, 23 Sep 1998 23:25:48 +0000 |
Karl Heuer |
Test for set-buffer-multibyte rather than using mule-version.
|
Wed, 23 Sep 1998 22:24:21 +0000 |
Karl Heuer |
(hexl-mode-map): Don't override all ESC bindings,
|
Wed, 23 Sep 1998 22:22:45 +0000 |
Karl Heuer |
(check-ispell-version): Ensure same buffer is current
|
Wed, 23 Sep 1998 22:11:56 +0000 |
Karl Heuer |
Skip invisible overlay.
|
Wed, 23 Sep 1998 21:56:59 +0000 |
Karl Heuer |
(dabbrev--find-expansion): Don't scan the current buffer
|
Wed, 23 Sep 1998 21:51:50 +0000 |
Karl Heuer |
(mh-mhn-compose-insertion): Use quotes.
|
Tue, 22 Sep 1998 10:33:09 +0000 |
Kenichi Handa |
(quail-update-guidance): Check for the
|
Tue, 22 Sep 1998 10:33:09 +0000 |
Kenichi Handa |
(ccl_driver): Report correct CCL program counter on error.
|
Tue, 22 Sep 1998 10:33:09 +0000 |
Kenichi Handa |
(single_submenu) [! HAVE_MULTILINGUAL_MENU]: Make
|
Tue, 22 Sep 1998 10:23:40 +0000 |
Kenichi Handa |
(Fcall_interactively): Don't use input method when
|
Tue, 22 Sep 1998 08:36:11 +0000 |
Joel N. Weber II |
(Unix-Related Projects): Deleted the pax item, at rms's request.
|
Tue, 22 Sep 1998 06:12:49 +0000 |
Paul Eggert |
(locale-translation-file-name): Prefer X-related names
|
Mon, 21 Sep 1998 19:47:00 +0000 |
Karl Heuer |
(rmail-resend): Work properly if invoked from summary.
|
Mon, 21 Sep 1998 19:45:14 +0000 |
Karl Heuer |
(appt-interval): Variable deleted.
|
Mon, 21 Sep 1998 19:44:20 +0000 |
Karl Heuer |
(tex-compilation-parse-errors):
|
Mon, 21 Sep 1998 19:42:29 +0000 |
Karl Heuer |
(mouse-avoidance-banish-hook): Don't move unless in an
|
Mon, 21 Sep 1998 17:57:46 +0000 |
Dave Love |
(remove-hook): Check list values to avoid errors.
|
Mon, 21 Sep 1998 17:43:57 +0000 |
Karl Heuer |
(rmail-decode-babyl-format): Recognize both
|
Mon, 21 Sep 1998 17:43:14 +0000 |
Dave Love |
(Fsave_restriction): Doc fix.
|
Mon, 21 Sep 1998 17:39:54 +0000 |
Dave Love |
(help-make-xrefs): Fix typo affecting Info references.
|
Mon, 21 Sep 1998 17:36:14 +0000 |
Karl Heuer |
(popmail, pop_retr) [MAIL_USE_POP]: When displaying
|
Mon, 21 Sep 1998 17:23:50 +0000 |
Karl Heuer |
Fix previous change.
|
Mon, 21 Sep 1998 17:20:27 +0000 |
Karl Heuer |
(highlight-compare-with-file): Renamed from
|
Mon, 21 Sep 1998 16:35:21 +0000 |
Karl Heuer |
(find-function-search-for-symbol): Fix error messages.
|
Mon, 21 Sep 1998 16:33:18 +0000 |
Karl Heuer |
Write load-history into etc/fns-VERSION.el, then clear it.
|
Mon, 21 Sep 1998 16:32:55 +0000 |
Karl Heuer |
(load-history-loaded): New variable.
|
Mon, 21 Sep 1998 16:31:46 +0000 |
Karl Heuer |
(build_load_history): Do add to Vload_history
|
Sat, 19 Sep 1998 02:15:26 +0000 |
Noah Friedman |
(eldoc-message): Check for 1-arg case, and store string in
|
Fri, 18 Sep 1998 22:36:45 +0000 |
Joel N. Weber II |
(Extensions): Removed request to have dejagnu rewritten in scheme,
|
Fri, 18 Sep 1998 13:10:40 +0000 |
Kenichi Handa |
(make-coding-system): Doc-string modified.
|
Fri, 18 Sep 1998 13:10:40 +0000 |
Kenichi Handa |
(CCL_WRITE_CHAR): Don't use bcopy.
|
Fri, 18 Sep 1998 13:10:40 +0000 |
Kenichi Handa |
(ccl_coding_driver): If ccl_driver is interrupted by a
|
Fri, 18 Sep 1998 13:10:40 +0000 |
Kenichi Handa |
(CODING_FINISH_INTERRUPT): New macro.
|
Fri, 18 Sep 1998 09:41:31 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Fri, 18 Sep 1998 09:22:48 +0000 |
Andreas Schwab |
(site-run-file): Fix customize type.
|
Fri, 18 Sep 1998 09:21:27 +0000 |
Andreas Schwab |
(speedbar-initial-expansion-list-name): Fix
|
Fri, 18 Sep 1998 09:20:28 +0000 |
Andreas Schwab |
(shell-input-autoexpand): Fix customize type.
|
Fri, 18 Sep 1998 09:19:47 +0000 |
Andreas Schwab |
(ps-font-info-database): Add missing dots in value.
|
Fri, 18 Sep 1998 09:18:40 +0000 |
Andreas Schwab |
(vhdl-header-file): Fix customize type.
|
Fri, 18 Sep 1998 09:17:45 +0000 |
Andreas Schwab |
(cpp-face-light-list, cpp-face-dark-list): Fix
|
Fri, 18 Sep 1998 09:17:02 +0000 |
Andreas Schwab |
(cperl-lazy-help-time): Fix customize
|
Fri, 18 Sep 1998 09:15:45 +0000 |
Andreas Schwab |
(traceroute-program-options, ping-program-options,
|
Fri, 18 Sep 1998 09:14:52 +0000 |
Andreas Schwab |
(clean-buffer-list-kill-regexps,
|
Fri, 18 Sep 1998 09:13:46 +0000 |
Andreas Schwab |
(Man-init-defvars): Avoid trailing nil on
|
Fri, 18 Sep 1998 09:13:07 +0000 |
Andreas Schwab |
(rmail-movemail-program): Fix customize type.
|
Fri, 18 Sep 1998 09:12:03 +0000 |
Andreas Schwab |
(feedmail-x-mailer-line-user-appendage,
|
Fri, 18 Sep 1998 09:10:57 +0000 |
Andreas Schwab |
(printer-name): Fix customize type.
|
Fri, 18 Sep 1998 09:06:20 +0000 |
Andreas Schwab |
(compilation-error-screen-columns): New
|
Wed, 16 Sep 1998 07:21:31 +0000 |
Kenichi Handa |
(quail-japanese-katakana-update-translation):
|
Wed, 16 Sep 1998 07:21:31 +0000 |
Kenichi Handa |
(reset-language-environment): Call
|
Wed, 16 Sep 1998 07:21:31 +0000 |
Kenichi Handa |
Call update-coding-systems-internal at the tail.
|
Wed, 16 Sep 1998 07:21:31 +0000 |
Kenichi Handa |
(adjust_markers_for_replace): Don't adjust a byte
|
Wed, 16 Sep 1998 07:21:31 +0000 |
Kenichi Handa |
(code_convert_region): Update beg_unchanged and
|
Wed, 16 Sep 1998 07:21:31 +0000 |
Kenichi Handa |
(message_log_check_duplicate): Count byte length of the
|
Tue, 15 Sep 1998 15:22:59 +0000 |
Joel N. Weber II |
(X Windows Projects): Removed the raytracing program at rms's request,
|
Mon, 14 Sep 1998 17:26:39 +0000 |
Dave Love |
(vc-menu-map): Change the vc-directory label. Don't
|
Mon, 14 Sep 1998 17:14:40 +0000 |
Dave Love |
(map-y-or-n-p): Mention RET, `q' in the help text.
|
Sun, 13 Sep 1998 21:55:51 +0000 |
Thien-Thi Nguyen |
(hs-grok-mode-type) Handle nil `comment-start' and `comment-end'.
|
Sun, 13 Sep 1998 16:19:27 +0000 |
Joel N. Weber II |
Added a reprogram to reformat HTML, at rms's request.
|
Sun, 13 Sep 1998 15:23:03 +0000 |
Karl Heuer |
(blink-matching-open): Don't log paren matching
|
Sun, 13 Sep 1998 03:58:36 +0000 |
Karl Heuer |
(Fmake_local_variable): Doc fix.
|
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
|
Fri, 04 Sep 1998 20:46:30 +0000 |
Karl Heuer |
Use `string' before calling `insert'
|
Fri, 04 Sep 1998 20:43:09 +0000 |
Karl Heuer |
(dired-mark-files-containing-regexp):
|
Fri, 04 Sep 1998 20:41:33 +0000 |
Karl Heuer |
(netstat-program-options): Changed from nil to "-a"
|
Fri, 04 Sep 1998 20:39:26 +0000 |
Karl Heuer |
(tex-start-options-string): New option.
|
Fri, 04 Sep 1998 20:38:16 +0000 |
Karl Heuer |
(rmail-primary-inbox-list): Make the initial
|
Fri, 04 Sep 1998 20:37:22 +0000 |
Karl Heuer |
(fill-individual-paragraphs): Before deleting
|
Fri, 04 Sep 1998 20:30:21 +0000 |
Karl Heuer |
Use C-x C-l, not M-:, as example of disabled command.
|
Fri, 04 Sep 1998 20:14:16 +0000 |
Karl Heuer |
[MAIL_USE_POP]: Add the "-r" flag to reverse the
|
Fri, 04 Sep 1998 20:08:58 +0000 |
Karl Heuer |
(smtpmail-via-smtp): Parse out the first word
|
Fri, 04 Sep 1998 20:07:04 +0000 |
Karl Heuer |
Accept HP 9000/803.
|
Fri, 04 Sep 1998 20:02:13 +0000 |
Karl Heuer |
(flyspell-mode): Do nothing if mode
|
Fri, 04 Sep 1998 19:58:39 +0000 |
Karl Heuer |
(ada-search-ignore-string-comment):
|
Fri, 04 Sep 1998 19:57:32 +0000 |
Karl Heuer |
(byte-compile-inline-expand):
|
Fri, 04 Sep 1998 19:53:41 +0000 |
Karl Heuer |
Doc fixes.
|
Fri, 04 Sep 1998 19:50:26 +0000 |
Karl Heuer |
(info): Don't add parens if FILE already has them.
|
Fri, 04 Sep 1998 14:08:26 +0000 |
Dave Love |
(enable-multibyte-characters): Doc fix.
|
Thu, 03 Sep 1998 22:34:47 +0000 |
Geoff Voelker |
(w32-shell-dos-semantics): New function.
|
Thu, 03 Sep 1998 11:10:40 +0000 |
Kenichi Handa |
(quail-choose-completion-string): Store
|
Wed, 02 Sep 1998 05:25:38 +0000 |
Geoff Voelker |
(allocate_heap): Define NTHEAP_PROBE_BASE by default.
|
Wed, 02 Sep 1998 04:51:42 +0000 |
Kenichi Handa |
(quail-tibetan-input-wylie): Adjusted for the
|
Wed, 02 Sep 1998 04:51:42 +0000 |
Kenichi Handa |
(bdf-generate-font): New argument CHARSET. Give WIDTH
|
Wed, 02 Sep 1998 04:51:42 +0000 |
Kenichi Handa |
(register-input-method): Doc-string modified.
|
Wed, 02 Sep 1998 04:51:42 +0000 |
Kenichi Handa |
(ps-mule-font-info-database-bdf): The include ASCII
|
Wed, 02 Sep 1998 04:51:42 +0000 |
Kenichi Handa |
(Ftranspose_regions): Use BYTE_POS_ADDR to get an
|
Tue, 01 Sep 1998 17:42:01 +0000 |
Dave Love |
(current-language-environment): Fix setter function.
|
Tue, 01 Sep 1998 13:26:41 +0000 |
Eli Zaretskii |
(Vnext_selection_coding_system): New variable.
|
Tue, 01 Sep 1998 09:01:44 +0000 |
Simon Marshall |
(tex-font-lock-keywords-2): Fontify \nocite like \cite.
|
Tue, 01 Sep 1998 02:25:57 +0000 |
Kenichi Handa |
(x_load_font): If SIZE is 0, don't use a name x_list_font returns.
|
Tue, 01 Sep 1998 02:24:46 +0000 |
Kenichi Handa |
(x-complement-fontset-spec): If ASCII
|
Tue, 01 Sep 1998 00:30:46 +0000 |
Geoff Voelker |
(w32_wnd_proc): Always zero button_state when releasing
|
Mon, 31 Aug 1998 21:18:28 +0000 |
Paul Eggert |
(read1): Don't assume that atof ("-0.0") yields -0.0.
|
Mon, 31 Aug 1998 19:59:02 +0000 |
Paul Eggert |
Add coding: local variable, to avoid bootstrapping problem
|
Mon, 31 Aug 1998 18:26:27 +0000 |
Paul Eggert |
(charset-description): Doc fix.
|
Mon, 31 Aug 1998 15:56:52 +0000 |
Eli Zaretskii |
(IT_cmgoto): When tracking echo area messages with the
|
Mon, 31 Aug 1998 03:50:17 +0000 |
Kenichi Handa |
(copy_text): If Vnonascii_translation_table is non-nil, try
|
Mon, 31 Aug 1998 03:50:17 +0000 |
Kenichi Handa |
(unibyte_char_to_multibyte):
|
Mon, 31 Aug 1998 03:50:17 +0000 |
Kenichi Handa |
(decode_coding): Even if SRC_BYTES is zero, try
|
Mon, 31 Aug 1998 03:50:17 +0000 |
Kenichi Handa |
(concat): If Vnonascii_translation_table is non-nil, try
|
Mon, 31 Aug 1998 03:50:17 +0000 |
Kenichi Handa |
(dumpglyphs): If Vnonascii_translation_table is non-nil, try
|
Sat, 29 Aug 1998 19:59:33 +0000 |
Karl Heuer |
Renamed from Makefile.
|
Sat, 29 Aug 1998 19:58:35 +0000 |
Karl Heuer |
Initial revision
|
Sat, 29 Aug 1998 17:57:22 +0000 |
Paul Eggert |
(arith_driver, float_arith_driver): Compute (- x) by
|
Sat, 29 Aug 1998 17:11:50 +0000 |
Karl Heuer |
*** empty log message ***
|
Sat, 29 Aug 1998 16:53:17 +0000 |
Karl Heuer |
*** empty log message ***
|
Sat, 29 Aug 1998 16:34:51 +0000 |
Karl Heuer |
*** empty log message ***
|
Sat, 29 Aug 1998 16:20:08 +0000 |
Karl Heuer |
Initial revision
|
Sat, 29 Aug 1998 15:59:01 +0000 |
Karl Heuer |
(chinese-year-cache): Change range of years from
|
Sat, 29 Aug 1998 15:56:41 +0000 |
Karl Heuer |
(smtpmail-send-it): Add autoload cookie.
|
Sat, 29 Aug 1998 15:55:28 +0000 |
Karl Heuer |
(x_create_bitmap_from_file): Fail immediately if magic.
|
Sat, 29 Aug 1998 01:26:19 +0000 |
Kenichi Handa |
(Fchar_bytes): Add \n\ in doc-string.
|
Fri, 28 Aug 1998 23:38:20 +0000 |
Paul Eggert |
(NOT_USING_MOTIF): New macro.
|
Fri, 28 Aug 1998 12:33:52 +0000 |
Kenichi Handa |
(ps-print-control-characters): Doc-string modified.
|
Fri, 28 Aug 1998 12:33:52 +0000 |
Kenichi Handa |
(adjust_after_replace): Fix the code to recode undo
|
Fri, 28 Aug 1998 12:33:52 +0000 |
Kenichi Handa |
(code_convert_region1): Remove all text properties of the region.
|
Fri, 28 Aug 1998 12:22:39 +0000 |
Kenichi Handa |
(byte-compile-output-as-comment):
|
Fri, 28 Aug 1998 12:22:39 +0000 |
Kenichi Handa |
(sref): Make it an alias of aref. Make the
|
Fri, 28 Aug 1998 12:22:39 +0000 |
Kenichi Handa |
(count_size_as_multibyte): Use macro CHAR_BYTES instead of Fchar_bytes.
|
Fri, 28 Aug 1998 12:22:39 +0000 |
Kenichi Handa |
(Fposition_bytes): If the arg POSITION is out of
|
Fri, 28 Aug 1998 12:22:39 +0000 |
Kenichi Handa |
(Fchar_bytes): Now always return 1.
|
Fri, 28 Aug 1998 12:22:39 +0000 |
Kenichi Handa |
(CHAR_BYTES): New macro.
|
Fri, 28 Aug 1998 12:22:39 +0000 |
Kenichi Handa |
(Faset): Use macro CHAR_BYTES instead of Fchar_bytes.
|
Fri, 28 Aug 1998 12:22:39 +0000 |
Kenichi Handa |
(concat): Use macro CHAR_BYTES instead of Fchar_bytes.
|
Fri, 28 Aug 1998 12:22:39 +0000 |
Kenichi Handa |
(message_dolog): Use macro CHAR_BYTES instead of Fchar_bytes.
|
Thu, 27 Aug 1998 15:26:46 +0000 |
Karl Heuer |
(auto-mode-alist): Add snmp-mode patterns.
|
Thu, 27 Aug 1998 15:21:25 +0000 |
Karl Heuer |
(dired-compress-file-suffixes): Add `bz2'.
|
Thu, 27 Aug 1998 15:17:51 +0000 |
Karl Heuer |
(appt-check): Clear appt-mode-string if we don't put something in it.
|
Thu, 27 Aug 1998 15:16:25 +0000 |
Karl Heuer |
(appt-check): Start the appt-mode-string w/ space.
|
Thu, 27 Aug 1998 15:15:18 +0000 |
Karl Heuer |
(diary-block): Doc fix..
|
Thu, 27 Aug 1998 15:14:58 +0000 |
Karl Heuer |
(diary-list-include-blanks): Doc fix..
|
Thu, 27 Aug 1998 15:08:37 +0000 |
Karl Heuer |
(cal-tex-cursor-filofax-daily): Don't use oddp.
|
Thu, 27 Aug 1998 09:26:08 +0000 |
Dave Love |
Reinstate checking
|
Thu, 27 Aug 1998 09:21:01 +0000 |
Dave Love |
(find-function-search-for-symbol): Look
|
Thu, 27 Aug 1998 07:47:15 +0000 |
Kenichi Handa |
("Latin-1"): Modify `documentation' key value.
|
Thu, 27 Aug 1998 07:47:15 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Handle ESC N and ESC O
|
Thu, 27 Aug 1998 02:00:35 +0000 |
Paul Eggert |
(fixup_locale): New function. For now, it resets
|
Thu, 27 Aug 1998 01:23:52 +0000 |
Joel N. Weber II |
(Unix-Related Projects): Nuked `various other libraries' at rms's
|
Wed, 26 Aug 1998 21:15:23 +0000 |
Richard M. Stallman |
(selection_data_to_lisp_data): Code-convert selections
|
Wed, 26 Aug 1998 21:14:25 +0000 |
Richard M. Stallman |
(appt-mode-string): New variable.
|
Wed, 26 Aug 1998 21:12:07 +0000 |
Richard M. Stallman |
(iso-latin-1): Doc fix.
|
Wed, 26 Aug 1998 21:05:38 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 26 Aug 1998 20:43:57 +0000 |
Karl Heuer |
(repeat): Doc fix.
|
Wed, 26 Aug 1998 20:34:14 +0000 |
Karl Heuer |
(dired-guess-shell-alist-default): Fix regexp.
|
Wed, 26 Aug 1998 20:29:59 +0000 |
Karl Heuer |
(x_calc_absolute_position): Cast argument to XFree, in
|
Wed, 26 Aug 1998 20:26:12 +0000 |
Karl Heuer |
(mail-hist-current-header-name): Fix test.
|
Wed, 26 Aug 1998 20:08:30 +0000 |
Karl Heuer |
(customize-version-lessp): Handle a number as VERSION2.
|
Wed, 26 Aug 1998 19:35:04 +0000 |
Karl Heuer |
Require `timer' not only when compiling.
|
Wed, 26 Aug 1998 18:41:35 +0000 |
Karl Heuer |
(gnus-save-newsrc-file): Bind
|
Wed, 26 Aug 1998 18:13:55 +0000 |
Karl Heuer |
(isearch-forward): Doc fix.
|
Wed, 26 Aug 1998 18:00:04 +0000 |
Karl Heuer |
Comment fix.
|
Wed, 26 Aug 1998 09:41:07 +0000 |
Andreas Schwab |
Fix :version tags to have a string value, not a float.
|
Wed, 26 Aug 1998 09:38:13 +0000 |
Andreas Schwab |
Fix typo in output.
|
Tue, 25 Aug 1998 13:28:44 +0000 |
Dave Love |
(repeat): Doc fix.
|
Tue, 25 Aug 1998 13:16:35 +0000 |
Dave Love |
(browse-url-netscape): Fix format for hex escapes.
|
Tue, 25 Aug 1998 10:25:03 +0000 |
Kenichi Handa |
(message-send-mail-with-sendmail): Bind
|
Tue, 25 Aug 1998 03:59:40 +0000 |
Kenichi Handa |
(x_list_fonts): Work-around for the case XGetAtomName
|
Mon, 24 Aug 1998 10:21:51 +0000 |
Andreas Schwab |
(file-name-invalid-regexp): Fix regex for ms-dos without long file names.
|
Mon, 24 Aug 1998 10:20:13 +0000 |
Kenichi Handa |
Initial revision
|
Mon, 24 Aug 1998 10:19:52 +0000 |
Andreas Schwab |
Fix doc-string-elt property on define-derived-mode.
|
Mon, 24 Aug 1998 10:19:29 +0000 |
Kenichi Handa |
Multi-byte buffer handling.
|
Mon, 24 Aug 1998 10:11:57 +0000 |
Andreas Schwab |
(input-method-previous-message): Doc fix.
|
Mon, 24 Aug 1998 10:05:10 +0000 |
Andreas Schwab |
(file-coding-system-alist, select-safe-coding-system-function): Doc fix.
|
Mon, 24 Aug 1998 06:42:56 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Don't check the byte length of
|
Mon, 24 Aug 1998 01:46:43 +0000 |
Kenichi Handa |
(select-message-coding-system): New
|
Mon, 24 Aug 1998 01:46:43 +0000 |
Kenichi Handa |
(sendmail-coding-system): Doc-string modified.
|
Mon, 24 Aug 1998 01:16:09 +0000 |
Eric M. Ludlam |
(speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
|
Mon, 24 Aug 1998 00:55:45 +0000 |
Eric M. Ludlam |
(speedbar-temp-buffer-show-function): For emacs don't call hook
|
Mon, 24 Aug 1998 00:37:22 +0000 |
Eric M. Ludlam |
(speedbar-with-writable): remove `toggle-read-only'.
|
Fri, 21 Aug 1998 06:34:13 +0000 |
Kenichi Handa |
(detect_coding_system): If detect_eol_type returns
|
Wed, 19 Aug 1998 22:20:12 +0000 |
Joel N. Weber II |
Fixed capitalization.
|
Wed, 19 Aug 1998 21:43:56 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Wed, 19 Aug 1998 17:44:21 +0000 |
Richard M. Stallman |
(Fcall_process): Use malloc for decoding_buf.
EMACS_20_3
|
Wed, 19 Aug 1998 07:27:13 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Delete -dp.
|
Wed, 19 Aug 1998 07:23:38 +0000 |
Richard M. Stallman |
("Romanian"): Specify the tutorial file.
|
Wed, 19 Aug 1998 04:29:25 +0000 |
Richard M. Stallman |
Finish previous change.
|
Wed, 19 Aug 1998 04:26:39 +0000 |
Richard M. Stallman |
Accept hppa2.0 as cpu type.
|
Wed, 19 Aug 1998 03:48:17 +0000 |
Geoff Voelker |
(SYSTEM_PURESIZE_EXTRA): Increase.
|
Wed, 19 Aug 1998 01:43:37 +0000 |
Eric M. Ludlam |
(speedbar-timer-fn): Disable updating if the frame
|
Wed, 19 Aug 1998 01:36:48 +0000 |
Kenichi Handa |
(ccl_driver): In case
|
Tue, 18 Aug 1998 20:58:45 +0000 |
Richard M. Stallman |
(tgetst1): Supprt EBCDIC systems.
|
Tue, 18 Aug 1998 13:15:18 +0000 |
Kenichi Handa |
(cyrillic-koi8): Fix the value of
|
Tue, 18 Aug 1998 13:15:18 +0000 |
Kenichi Handa |
(vietnamese-viscii): Fix the value of
|
Tue, 18 Aug 1998 13:15:18 +0000 |
Kenichi Handa |
If eof is encounterd while processing the
|
Tue, 18 Aug 1998 13:15:18 +0000 |
Kenichi Handa |
(ccl_coding_driver): Setup ccl->last_block properly.
|
Tue, 18 Aug 1998 13:15:18 +0000 |
Kenichi Handa |
(write_glyphs): When terminal_coding require flushing,
|
Tue, 18 Aug 1998 11:12:25 +0000 |
Richard M. Stallman |
(read_char): If not reading a key sequence (MAPS is nil),
|
Tue, 18 Aug 1998 11:06:30 +0000 |
Richard M. Stallman |
(Fcall_interactively): Pass new args to Fread_event
|
Tue, 18 Aug 1998 11:05:37 +0000 |
Richard M. Stallman |
(Ftranspose_regions): Pass 0 as NOMARKERS to replace_range.
|
Tue, 18 Aug 1998 11:05:03 +0000 |
Richard M. Stallman |
(internal_self_insert): Pass 1 as NOMARKERS to replace_range.
|
Tue, 18 Aug 1998 11:04:16 +0000 |
Richard M. Stallman |
(Fread_event, Fread_char, Fread_char_exclusive):
|
Tue, 18 Aug 1998 11:02:54 +0000 |
Richard M. Stallman |
(Fmultibyte_char_to_unibyte): New function.
|
Tue, 18 Aug 1998 11:02:18 +0000 |
Richard M. Stallman |
(midnight-hook): initialize to a list.
|
Tue, 18 Aug 1998 09:32:31 +0000 |
Richard M. Stallman |
(read-quoted-char): Don't bind input-method-function;
|
Tue, 18 Aug 1998 09:01:20 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Don't bind input-method-function.
|
Tue, 18 Aug 1998 09:00:14 +0000 |
Richard M. Stallman |
(read_filtered_event): New arg INPUT_METHOD. Calls changed.
|
Tue, 18 Aug 1998 07:45:27 +0000 |
Richard M. Stallman |
(search-whitespace-regexp): Doc fix.
|
Tue, 18 Aug 1998 07:02:59 +0000 |
Richard M. Stallman |
Whitespace change.
|
Tue, 18 Aug 1998 07:00:00 +0000 |
Richard M. Stallman |
(replace_range): Rename NOMARKERS arg to MARKERS.
|
Tue, 18 Aug 1998 04:49:15 +0000 |
Richard M. Stallman |
(ange-ftp-file-name-sans-versions): Don't return
|
Tue, 18 Aug 1998 04:27:37 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Bind input-method-function to nil.
|
Tue, 18 Aug 1998 00:56:48 +0000 |
Kenichi Handa |
Fix previous change.
|
Tue, 18 Aug 1998 00:44:20 +0000 |
Kenichi Handa |
(activate-input-method): Handle the
|
Tue, 18 Aug 1998 00:43:52 +0000 |
Kenichi Handa |
Give proper value of `input-method' key to
|
Mon, 17 Aug 1998 07:04:41 +0000 |
Richard M. Stallman |
(Freset_this_command_lengths): Return nil.
|
Mon, 17 Aug 1998 04:45:21 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 17 Aug 1998 02:34:54 +0000 |
Kenichi Handa |
("czech"): Make this input method deterministic,
|
Mon, 17 Aug 1998 02:34:54 +0000 |
Kenichi Handa |
(set-language-environment): Reset
|
Mon, 17 Aug 1998 00:45:52 +0000 |
Richard M. Stallman |
(unibyte_display_through_language_environment):
|
Sun, 16 Aug 1998 06:59:13 +0000 |
Richard M. Stallman |
(rmail-output): Always preserve MIME-Version field,
|
Sun, 16 Aug 1998 06:49:11 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 16 Aug 1998 02:39:56 +0000 |
Richard M. Stallman |
(midnight-float-time): Renamed from float-time.
|
Sun, 16 Aug 1998 02:10:56 +0000 |
Richard M. Stallman |
(vmotion): Don't use WINDOW for Fget_char_property
|
Sun, 16 Aug 1998 02:10:25 +0000 |
Richard M. Stallman |
(Info-follow-reference): Nice error msg if there was no arg.
|
Sat, 15 Aug 1998 23:00:07 +0000 |
Richard M. Stallman |
x_display_unibyte_char_with_fontset renamed to
|
Sat, 15 Aug 1998 22:27:54 +0000 |
Richard M. Stallman |
(comint-postoutput-scroll-to-bottom): Cope with unset
|
Sat, 15 Aug 1998 05:53:00 +0000 |
Richard M. Stallman |
(wait_reading_process_input): If a pty gives EIO,
|
Sat, 15 Aug 1998 05:49:39 +0000 |
Richard M. Stallman |
(widget_store_internal_border): Conditionalize declaration.
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
Fix several translation rules.
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
(kkc-help): New function.
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
(language-info-alist): Doc-string
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
(set-selection-coding-system): Make it
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
("Hebrew"): Delete describe-function key.
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
(copy_text): Fix previous change, call
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
(coding_category_name): Fix the order of initial
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
(BASE_PURESIZE): Increased.
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
(x_display_unibyte_char_with_fontset): New variable.
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
(Vnext_selection_coding_system): New variable.
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
(dumpglyphs): If x_display_unibyte_char_with_fontset is
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
(x_display_unibyte_char_with_fontset): Extern it.
|
Fri, 14 Aug 1998 09:02:48 +0000 |
Richard M. Stallman |
(select-safe-coding-system): If default-coding-system is no-conversion,
|
Fri, 14 Aug 1998 08:58:00 +0000 |
Richard M. Stallman |
(sendmail-send-it): Report invalid values of mail-from-style.
|
Fri, 14 Aug 1998 08:46:22 +0000 |
Richard M. Stallman |
(Info-try-follow-nearest-node): Get the node name
|
Fri, 14 Aug 1998 08:40:13 +0000 |
Richard M. Stallman |
(which-func-modes): Add fortran-mode.
|
Fri, 14 Aug 1998 04:12:01 +0000 |
Richard M. Stallman |
(ediff-next-difference, ediff-previous-difference): Handle nil as arg.
|
Fri, 14 Aug 1998 03:47:10 +0000 |
Richard M. Stallman |
(stat): Fall-back to default behaviour when we cannot get
|
Fri, 14 Aug 1998 01:15:33 +0000 |
Eric M. Ludlam |
Removed scrollbar-width from the frame-parameters.
|
Thu, 13 Aug 1998 23:02:48 +0000 |
Richard M. Stallman |
(quail-update-leim-list-file): Fix message syntax.
|
Thu, 13 Aug 1998 23:01:42 +0000 |
Richard M. Stallman |
Add informative message about the lists of GC stats.
|
Thu, 13 Aug 1998 23:01:05 +0000 |
Richard M. Stallman |
(dired-do-rename-regexp): Doc fix.
|
Thu, 13 Aug 1998 10:09:28 +0000 |
Eli Zaretskii |
(dos_set_keyboard): Set up stack and flags before
|
Thu, 13 Aug 1998 06:20:33 +0000 |
Richard M. Stallman |
(nntp-encode-text): Properly encode outgoing text by
|
Thu, 13 Aug 1998 05:05:44 +0000 |
Richard M. Stallman |
(PC-do-completion): Exclude ./ and ../ from completion.
|
Wed, 12 Aug 1998 22:33:01 +0000 |
Paul Eggert |
Update bug report address and copyright.
|
Wed, 12 Aug 1998 22:21:47 +0000 |
Richard M. Stallman |
(electric-buffer-menu-mode-map): Don't wipe out all Meta keys.
|
Wed, 12 Aug 1998 21:47:35 +0000 |
Richard M. Stallman |
Comment changes.
|
Wed, 12 Aug 1998 21:47:18 +0000 |
Richard M. Stallman |
Few key sequences added to some keyboards.
|
Wed, 12 Aug 1998 21:32:31 +0000 |
Richard M. Stallman |
(powerpc-apple-netbsd): Added.
gcc-2_8_1-980813
|
Wed, 12 Aug 1998 19:45:38 +0000 |
Richard M. Stallman |
(double-setup): Only copy `key-translation-map' if it is a keymap.
|
Wed, 12 Aug 1998 14:22:14 +0000 |
Paul Eggert |
Update copyright
|
Wed, 12 Aug 1998 07:31:00 +0000 |
Richard M. Stallman |
(mail-setup): After using `fill-region-as-paragraph'
|
Wed, 12 Aug 1998 02:58:02 +0000 |
Richard M. Stallman |
(recover-session): Add leading space on added text lines.
|
Tue, 11 Aug 1998 22:11:08 +0000 |
Paul Eggert |
(initialize_fullname): Prefer getent if available.
|
Tue, 11 Aug 1998 15:00:19 +0000 |
Richard M. Stallman |
Comment changes.
|
Tue, 11 Aug 1998 12:17:42 +0000 |
Richard M. Stallman |
(mail-setup): After using `fill-region-as-paragraph'
|
Tue, 11 Aug 1998 11:15:58 +0000 |
Richard M. Stallman |
(list-faces-display): Call print-help-return-message.
|
Tue, 11 Aug 1998 11:05:51 +0000 |
Richard M. Stallman |
(disassemble-1): Move the call to
|
Mon, 10 Aug 1998 21:19:03 +0000 |
Richard M. Stallman |
(scan_sexps_forward): Set up the syntax table scanning
|
Mon, 10 Aug 1998 21:13:58 +0000 |
Richard M. Stallman |
(time-stamp-string-preprocess): Add %U code.
|
Mon, 10 Aug 1998 15:34:32 +0000 |
Eli Zaretskii |
(IT_cmgoto): In the echo area, only put the cursor at
|
Mon, 10 Aug 1998 13:53:02 +0000 |
Carsten Dominik |
(reftex-reparse-document): Renamed from `reftex-parse-document'.
|
Mon, 10 Aug 1998 07:43:08 +0000 |
Richard M. Stallman |
(mail-citation-header): New variable.
|
Mon, 10 Aug 1998 07:22:21 +0000 |
Richard M. Stallman |
(read_char): Don't decrement this_command_key_count when saving it.
|
Mon, 10 Aug 1998 06:44:16 +0000 |
Kenichi Handa |
("Korean"): Fix previous change.
|
Mon, 10 Aug 1998 06:42:41 +0000 |
Kenichi Handa |
(setup-XXX-environment): Just call set-language-environment. If
|
Mon, 10 Aug 1998 06:29:02 +0000 |
Kenichi Handa |
(language-info-alist): Doc-string modified.
|
Mon, 10 Aug 1998 06:29:02 +0000 |
Kenichi Handa |
(iso-safe): Comment for this coding system fixed.
|
Mon, 10 Aug 1998 06:29:02 +0000 |
Kenichi Handa |
(quail-start-translation): If
|
Mon, 10 Aug 1998 06:29:02 +0000 |
Kenichi Handa |
("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
|
Mon, 10 Aug 1998 06:29:02 +0000 |
Kenichi Handa |
(setup-XXX-environment): Just call set-language-environment. If
|
Mon, 10 Aug 1998 06:29:02 +0000 |
Kenichi Handa |
(setup-english-environment): Just call
|
Mon, 10 Aug 1998 06:29:02 +0000 |
Kenichi Handa |
(setup-8-bit-environment): Function deleted.
|
Mon, 10 Aug 1998 06:29:02 +0000 |
Kenichi Handa |
(default_buffer_file_coding): New variable.
|
Mon, 10 Aug 1998 06:29:02 +0000 |
Kenichi Handa |
(default_buffer_file_coding): Extern it.
|
Mon, 10 Aug 1998 06:29:02 +0000 |
Kenichi Handa |
(Fwrite_region): Reflect the eol conversion
|
Mon, 10 Aug 1998 02:41:44 +0000 |
Richard M. Stallman |
(__FreeBSD_version): Define it, or else include osreldate.h to define it.
|
Mon, 10 Aug 1998 02:35:54 +0000 |
Richard M. Stallman |
(unexec): Check for section names end and edata with no underscore.
|
Mon, 10 Aug 1998 02:12:04 +0000 |
Richard M. Stallman |
(sregex-replace-match): Don't call sregex--value-groups.
|
Mon, 10 Aug 1998 02:02:56 +0000 |
Richard M. Stallman |
(describe-function-1): Handle macros properly.
|
Mon, 10 Aug 1998 01:44:59 +0000 |
Richard M. Stallman |
Whitespace change.
|
Mon, 10 Aug 1998 00:01:12 +0000 |
Richard M. Stallman |
(clean-buffer-list-kill-buffer-names): Add `*diff*'.
|
Sun, 09 Aug 1998 22:42:36 +0000 |
Richard M. Stallman |
Detect HPPA 2.0 architecture.
gcc-2_8_1-980811
|
Sun, 09 Aug 1998 21:56:16 +0000 |
Richard M. Stallman |
(Fminibuffer_complete): this_command renamed to Vthis_command.
|
Sun, 09 Aug 1998 21:55:58 +0000 |
Richard M. Stallman |
(Fcall_last_kbd_macro): this_command renamed to Vthis_command.
|
Sun, 09 Aug 1998 21:55:27 +0000 |
Richard M. Stallman |
(Vthis_command): Renamed from this_command.
|
Sun, 09 Aug 1998 06:31:29 +0000 |
Richard M. Stallman |
(next-error): Doc fix.
|
Sun, 09 Aug 1998 06:20:51 +0000 |
Richard M. Stallman |
Load byte-run and format a little earlier.
|
Sun, 09 Aug 1998 05:28:02 +0000 |
Richard M. Stallman |
(CHARSET_OK): Check that coding_system_table[IDX] != 0.
|
Sun, 09 Aug 1998 00:58:10 +0000 |
Richard M. Stallman |
Don't require font-lock.
|
Sat, 08 Aug 1998 23:44:03 +0000 |
Richard M. Stallman |
(flyspell-command-hook): Option deleted.
|
Sat, 08 Aug 1998 23:16:07 +0000 |
Richard M. Stallman |
Describe assoc-default.
|
Sat, 08 Aug 1998 23:08:23 +0000 |
Richard M. Stallman |
(add-hook): Use byte-code-function-p, not compiled-function-p.
|
Sat, 08 Aug 1998 23:07:06 +0000 |
Richard M. Stallman |
(assoc-default): Rewrite not to use dolist.
|
Sat, 08 Aug 1998 22:22:56 +0000 |
Richard M. Stallman |
Delete the undo-in-progress compatibility code.
|
Sat, 08 Aug 1998 22:20:17 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 08 Aug 1998 22:11:22 +0000 |
Richard M. Stallman |
(x_term_init): Don't reset LC_TIME to "C", since we
|
Sat, 08 Aug 1998 21:48:45 +0000 |
Richard M. Stallman |
(set-rmail-inbox-list): Error if not in Rmail mode.
|
Sat, 08 Aug 1998 21:32:57 +0000 |
Richard M. Stallman |
Avoid using initializers for Lisp_Object.
|
Sat, 08 Aug 1998 21:31:12 +0000 |
Richard M. Stallman |
(forward-paragraph): Fix the logic for handling beginning of buffer
|
Sat, 08 Aug 1998 21:28:09 +0000 |
Richard M. Stallman |
Require sendmail.
|
Sat, 08 Aug 1998 21:27:22 +0000 |
Richard M. Stallman |
Bind case-fold-search to t in many functions.
|
Sat, 08 Aug 1998 21:20:51 +0000 |
Eric M. Ludlam |
(speedbar-edit-line, speedbar-buffer-kill-buffer,
|
Sat, 08 Aug 1998 20:45:28 +0000 |
Richard M. Stallman |
(mail-fetch-field): Doc fix.
|
Sat, 08 Aug 1998 07:20:44 +0000 |
Richard M. Stallman |
(input-method-exit-on-first-char)
|
Sat, 08 Aug 1998 07:11:40 +0000 |
Richard M. Stallman |
(vc-file-not-found-hook): Call vc-file-clearprops.
|
Sat, 08 Aug 1998 06:17:03 +0000 |
Richard M. Stallman |
(flyspell-persistent-highlight): Doc fix.
|
Sat, 08 Aug 1998 03:13:39 +0000 |
Richard M. Stallman |
(Vthis_command): Renamed from this_command.
|
Sat, 08 Aug 1998 03:02:37 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 08 Aug 1998 02:39:50 +0000 |
Richard M. Stallman |
(x_list_fonts): Fix previous change.
|
Sat, 08 Aug 1998 02:37:58 +0000 |
Richard M. Stallman |
(gnus-startup-file-coding-system): New variable.
|
Sat, 08 Aug 1998 02:34:05 +0000 |
Richard M. Stallman |
(widget-beginning-of-line): Properly handle
|
Sat, 08 Aug 1998 01:03:27 +0000 |
Richard M. Stallman |
(Fcall_process): Check type of process cmd args earlier on.
|
Sat, 08 Aug 1998 00:49:24 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Transfer proc_encode_coding_system
|
Fri, 07 Aug 1998 23:43:51 +0000 |
Richard M. Stallman |
(midnight-delay-set): Use run-hooks directly.
|
Fri, 07 Aug 1998 23:25:43 +0000 |
Richard M. Stallman |
(command-line): Require whitespace delimiter when
|
Fri, 07 Aug 1998 08:53:47 +0000 |
Richard M. Stallman |
(midnight-timer-function): No need to test midnight-mode.
|
Fri, 07 Aug 1998 07:57:53 +0000 |
Richard M. Stallman |
(repeat): Make an undo boundary between repetitions.
|
Fri, 07 Aug 1998 07:23:07 +0000 |
Richard M. Stallman |
(FRAME_OUTER_WINDOW): New macro.
|
Fri, 07 Aug 1998 07:22:27 +0000 |
Richard M. Stallman |
(print_escape_multibyte, Qprint_escape_multibyte)
|
Fri, 07 Aug 1998 07:15:37 +0000 |
Richard M. Stallman |
(Fcall_interactively): Pass new arg to Fread_key_sequence.
|
Fri, 07 Aug 1998 05:04:36 +0000 |
Kenichi Handa |
(isearch-process-search-multibyte-characters): Fix previous change.
|
Fri, 07 Aug 1998 05:04:36 +0000 |
Kenichi Handa |
(quail-update-translation): Delete the
|
Fri, 07 Aug 1998 05:04:36 +0000 |
Kenichi Handa |
(general_insert_function): If enable-multibyte-characters is
|
Fri, 07 Aug 1998 05:04:36 +0000 |
Kenichi Handa |
(multibyte_char_to_unibyte): Extern it.
|
Fri, 07 Aug 1998 05:04:36 +0000 |
Kenichi Handa |
(multibyte_char_to_unibyte): New function.
|
Fri, 07 Aug 1998 05:04:36 +0000 |
Kenichi Handa |
(internal_self_insert): If enable-multibyte-characters is
|
Fri, 07 Aug 1998 04:36:17 +0000 |
Kenichi Handa |
(Fread_key_sequence): Update declaration.
|
Thu, 06 Aug 1998 05:50:47 +0000 |
Richard M. Stallman |
(split-window-horizontally): Doc fix.
|
Thu, 06 Aug 1998 05:48:33 +0000 |
Richard M. Stallman |
(Fsplit_window): Doc fix.
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(quail-japanese-use-double-n): New variable.
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(debugger-outer-unread-post-input-method-events): New variable.
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(isearch-minibuffer-local-map): Bind
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(kkc-region): Don't bind echo-keystrokes.
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(input-method-exit-on-first-char):
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(quail-translation-keymap): Declare it as
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(Fdirectory_files): If MATCH is non-nil, decode filenames
|
Thu, 06 Aug 1998 05:36:45 +0000 |
Richard M. Stallman |
(Fexecute_kbd_macro): Fix error message.
|
Wed, 05 Aug 1998 22:32:02 +0000 |
Richard M. Stallman |
(Vselection_coding_system): Renamed from Vclipboard_coding_system.
|
Wed, 05 Aug 1998 20:41:55 +0000 |
Richard M. Stallman |
(top-level let): add defsubst.
|
Wed, 05 Aug 1998 20:31:24 +0000 |
Richard M. Stallman |
(rmail-encoded-pop-password): New variable.
|
Wed, 05 Aug 1998 18:41:26 +0000 |
Dave Love |
(iso-spanish, iso-german, iso-iso2tex,
|
Wed, 05 Aug 1998 17:59:36 +0000 |
Richard M. Stallman |
(byte-compile-from-buffer): Make the output buffer multibyte.
|
Wed, 05 Aug 1998 14:59:09 +0000 |
Richard M. Stallman |
(Funexpand_abbrev): Add ADJUST instead of subtracting.
|
Wed, 05 Aug 1998 07:09:48 +0000 |
Richard M. Stallman |
(scroll-bar-mode): Doc fix.
|
Wed, 05 Aug 1998 01:42:24 +0000 |
Richard M. Stallman |
(x_list_fonts): Call XFreeFont after the new call to XLoadQueryFont.
|
Tue, 04 Aug 1998 13:58:39 +0000 |
Eric M. Ludlam |
Updated refresh messages to clear themselves.
|
Tue, 04 Aug 1998 13:14:41 +0000 |
Andr«± Spiegel |
(vc-backend-merge-news): Account for `already contains the
|
Tue, 04 Aug 1998 10:38:22 +0000 |
Eli Zaretskii |
(Fw16_set_clipboard_data, Fw16_get_clipboard_data, syms_of_win16select):
|
Tue, 04 Aug 1998 10:27:45 +0000 |
Eli Zaretskii |
(find-new-buffer-file-coding-system): When
|
Tue, 04 Aug 1998 09:40:04 +0000 |
Richard M. Stallman |
(Info-find-node): Once again, use byte-to-position.
|
Tue, 04 Aug 1998 09:34:25 +0000 |
Richard M. Stallman |
(vcursor group): Move this to `editing' group.
|
Tue, 04 Aug 1998 09:30:02 +0000 |
Richard M. Stallman |
(comint-bol-or-process-mark): Refer to this command's name correctly.
|
Tue, 04 Aug 1998 09:18:36 +0000 |
Richard M. Stallman |
(set-default-coding-systems):
|
Tue, 04 Aug 1998 05:36:07 +0000 |
Richard M. Stallman |
(clean-buffer-list-kill-regexps): Init to nil, as before.
|
Tue, 04 Aug 1998 03:16:57 +0000 |
Richard M. Stallman |
(Fmove_to_window_line): Doc fix.
|
Mon, 03 Aug 1998 22:25:54 +0000 |
Richard M. Stallman |
(replace_range): Don't assume PT is at the place
|
Mon, 03 Aug 1998 22:25:08 +0000 |
Richard M. Stallman |
(Fsubst_char_in_region): Use replace_range in the case
|
Mon, 03 Aug 1998 17:54:35 +0000 |
Eric M. Ludlam |
(Info-speedbar-hierarchy-buttons): Improved the speedbar frame management.
|
Mon, 03 Aug 1998 17:47:39 +0000 |
Eric M. Ludlam |
(speedbar-update-current-file): Added call to
|
Mon, 03 Aug 1998 08:52:35 +0000 |
Simon Marshall |
(lisp-font-lock-keywords-1): Fix previous change.
|
Mon, 03 Aug 1998 03:27:54 +0000 |
Richard M. Stallman |
(flyspell-duplicate-distance): Doc fix; change default to 10000.
|
Sun, 02 Aug 1998 02:44:04 +0000 |
Richard M. Stallman |
(Fdocumentation): Specify UNIBYTE = 0
|
Sun, 02 Aug 1998 02:43:47 +0000 |
Richard M. Stallman |
(read1): In reading a string, treat Qlambda like Qget_file_char.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(kkc-lookup-cache): Initialize it to nil.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(language-info-alist): Doc-string
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
Initialize coding-category-ccl to
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(describe-current-coding-system):
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(make-coding-system): If the arg TYPE is
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(quail-start-translation): Bind help-char
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(cyrillic-encode-koi8-r-char): New funciton.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(cyrillic-koi8-r-decode-table): New
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(viet-encode-viscii-char): New function.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(viet-viscii-decode-table): Docstring
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
Call update-coding-systems-internal instead of
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(what-cursor-position): Check charset-origin-alist.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(copy_text): In multibyte to unibyte conversion, take
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(ccl_spec): New member valid_codes.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(Qvalid_codes): New variable.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(CODING_CATEGORY_IDX_CCL): New macro.
|
Sun, 02 Aug 1998 00:30:33 +0000 |
Richard M. Stallman |
(widget.o, xfns.o, xmenu.o):
|
Sun, 02 Aug 1998 00:29:05 +0000 |
Richard M. Stallman |
(lwlib-utils.o, lwlib.o, lwlib-Xlw.o)
|
Sun, 02 Aug 1998 00:24:15 +0000 |
Richard M. Stallman |
(REGEXPDEPS, regex.o):
|
Sun, 02 Aug 1998 00:22:31 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 02 Aug 1998 00:21:33 +0000 |
Richard M. Stallman |
(Makefile, src/Makefile, src/config.stamp)
|
Sat, 01 Aug 1998 19:15:12 +0000 |
Richard M. Stallman |
(find-function-search-for-symbol): Ignore directories
|
Sat, 01 Aug 1998 19:12:59 +0000 |
Richard M. Stallman |
(mail-header-format): Convert string to symbol.
|
Sat, 01 Aug 1998 19:11:15 +0000 |
Richard M. Stallman |
(mail-yank-region): Bind mark-even-if-inactive to t.
|
Sat, 01 Aug 1998 19:04:28 +0000 |
Richard M. Stallman |
(create_process): For outchannel, set up
|
Sat, 01 Aug 1998 19:03:50 +0000 |
Richard M. Stallman |
(Info-find-node): Position at the beginning of the node
|
Sat, 01 Aug 1998 19:02:22 +0000 |
Richard M. Stallman |
(auto-mode-alist): Escape dots in some regexps.
|
Sat, 01 Aug 1998 19:01:15 +0000 |
Richard M. Stallman |
(default-key-translation-map): Variable deleted.
|
Fri, 31 Jul 1998 10:53:30 +0000 |
Richard M. Stallman |
(assoc-default): New function.
|
Fri, 31 Jul 1998 10:24:41 +0000 |
Richard M. Stallman |
Require timer.
|
Fri, 31 Jul 1998 03:21:07 +0000 |
Richard M. Stallman |
(lisp-indent-defun-method): New variable.
|
Fri, 31 Jul 1998 03:17:08 +0000 |
Richard M. Stallman |
(lisp-font-lock-keywords-1): Fontify `defconstant' and `defparameter'.
|
Fri, 31 Jul 1998 03:13:19 +0000 |
Richard M. Stallman |
(dired-garbage-files-regexp): Finish fixing regexp syntax.
|
Thu, 30 Jul 1998 20:55:47 +0000 |
Paul D. Smith |
GNU make release 3.77.
|
Thu, 30 Jul 1998 06:50:59 +0000 |
Kenichi Handa |
(activate-input-method): Update mode line.
|
Thu, 30 Jul 1998 01:35:40 +0000 |
Kenichi Handa |
(concat): Fix previous change.
|
Thu, 30 Jul 1998 01:34:38 +0000 |
Kenichi Handa |
(mouse-skip-word): If point is at word constituent
|
Wed, 29 Jul 1998 23:04:24 +0000 |
Richard M. Stallman |
(find-function-noselect): Autoload cookie.
|
Wed, 29 Jul 1998 23:04:03 +0000 |
Richard M. Stallman |
(describe-function-1): Fix the code that uses find-function-noselect.
|
Wed, 29 Jul 1998 22:44:56 +0000 |
Richard M. Stallman |
(crisp-mark-line): Greatly simplified.
|
Wed, 29 Jul 1998 18:59:34 +0000 |
Richard M. Stallman |
Whitespace change.
|
Wed, 29 Jul 1998 06:10:52 +0000 |
Richard M. Stallman |
(tex-main-file): Doc fix.
|
Wed, 29 Jul 1998 06:09:14 +0000 |
Richard M. Stallman |
(dired-garbage-files-regexp): Fix typo.
|
Wed, 29 Jul 1998 05:41:04 +0000 |
Richard M. Stallman |
(mouse-delete-window): If the frame has just one window,
|
Wed, 29 Jul 1998 03:21:32 +0000 |
Richard M. Stallman |
(flyspell-emacs-popup): Renamed from flyspell-gnuemacs-popup. Callers changed.
|
Wed, 29 Jul 1998 03:01:39 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 29 Jul 1998 02:54:35 +0000 |
Richard M. Stallman |
(iso-transl-define-keys): Don't test enable-multibyte-characters; use
|
Tue, 28 Jul 1998 23:10:44 +0000 |
Richard M. Stallman |
(push_key_description): Output multibyte char as itself.
|
Tue, 28 Jul 1998 07:30:04 +0000 |
Richard M. Stallman |
(rmail-dont-reply-to-names): Doc fix.
|
Mon, 27 Jul 1998 23:09:41 +0000 |
Richard M. Stallman |
(mail-mode): Add the citation regexp
|
Mon, 27 Jul 1998 08:35:47 +0000 |
Richard M. Stallman |
(rmail-insert-inbox-text): Use rmail-have-password,
|
Mon, 27 Jul 1998 06:38:12 +0000 |
Richard M. Stallman |
Whitespace fix.
|
Mon, 27 Jul 1998 05:39:15 +0000 |
Richard M. Stallman |
(set-clipboard-coding-system): Define as alias.
|
Mon, 27 Jul 1998 05:37:42 +0000 |
Richard M. Stallman |
(Fexecute_extended_command):
|
Mon, 27 Jul 1998 00:37:00 +0000 |
Kenichi Handa |
(archive-set-buffer-as-visiting-file): Give FILENAME
|
Sun, 26 Jul 1998 23:03:58 +0000 |
Richard M. Stallman |
(Qinput_method_function): New variable.
|
Sun, 26 Jul 1998 22:03:03 +0000 |
Richard M. Stallman |
(auto-coding-alist): Recognize .tar.
|
Sun, 26 Jul 1998 14:04:41 +0000 |
Kenichi Handa |
(auto-mode-alist): Fix regular expression error for sh-mode.
|
Sun, 26 Jul 1998 13:57:08 +0000 |
Eli Zaretskii |
(archive-summarize): Set buffer unibyte before
|
Sun, 26 Jul 1998 06:40:13 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 26 Jul 1998 04:24:47 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 25 Jul 1998 20:58:03 +0000 |
Richard M. Stallman |
Don't require cl.
|
Sat, 25 Jul 1998 20:56:15 +0000 |
Richard M. Stallman |
(auto-coding-alist): Another doc fix.
|
Sat, 25 Jul 1998 20:51:40 +0000 |
Richard M. Stallman |
[AIXHFT] (hft_init, hft_reset): Add declarations.
|
Sat, 25 Jul 1998 20:51:18 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 25 Jul 1998 06:46:28 +0000 |
Richard M. Stallman |
(HAVE_STRING_H): Move #undef here.
|
Sat, 25 Jul 1998 06:46:19 +0000 |
Richard M. Stallman |
(HAVE_STRING_H): Delete #undef here.
|
Sat, 25 Jul 1998 06:40:50 +0000 |
Richard M. Stallman |
(regex_compile): Declare p with non-const type on AIX.
|
Sat, 25 Jul 1998 05:59:11 +0000 |
Richard M. Stallman |
(cal-tex-latexify-list): Ignore specifer in diary entry.
|
Sat, 25 Jul 1998 04:48:35 +0000 |
Kenichi Handa |
(auto-coding-alist): Docstring fixed.
|
Sat, 25 Jul 1998 04:35:02 +0000 |
Kenichi Handa |
Quote ange-ftp-reread-dir in autoload cookie.
|
Sat, 25 Jul 1998 04:23:13 +0000 |
Kenichi Handa |
(quail-japanese-kanji-kkc): Set
|
Sat, 25 Jul 1998 04:23:13 +0000 |
Kenichi Handa |
(kkc-region): Unwind-protect the conversion
|
Sat, 25 Jul 1998 04:23:13 +0000 |
Kenichi Handa |
(find-multibyte-characters): New
|
Sat, 25 Jul 1998 04:23:13 +0000 |
Kenichi Handa |
(coding-system-change-eol-conversion): Make it accepts an integer
|
Sat, 25 Jul 1998 04:23:13 +0000 |
Kenichi Handa |
(auto-coding-alist): New variable.
|
Sat, 25 Jul 1998 04:23:13 +0000 |
Kenichi Handa |
(syms_of_coding): Mention auto-coding-alist in the
|
Sat, 25 Jul 1998 04:23:13 +0000 |
Kenichi Handa |
(Finsert_file_contents): Call Vset_auto_coding_function
|
Sat, 25 Jul 1998 02:02:59 +0000 |
Kenichi Handa |
Give set-auto-coding-funciton FILENAME argument.
|
Sat, 25 Jul 1998 00:19:51 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Fri, 24 Jul 1998 20:13:08 +0000 |
Richard M. Stallman |
(uniquify-ignore-buffers-re): Fix custom type.
|
Fri, 24 Jul 1998 10:43:29 +0000 |
Richard M. Stallman |
(basic-save-buffer-2): New function.
|
Fri, 24 Jul 1998 04:36:09 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Thu, 23 Jul 1998 07:23:08 +0000 |
Richard M. Stallman |
(auto-mode-alist): Recognize shell profiles without dirname.
|
Thu, 23 Jul 1998 05:48:49 +0000 |
Kenichi Handa |
(quail-start-translation): Call
|
Thu, 23 Jul 1998 05:42:28 +0000 |
Kenichi Handa |
(isearch-minibuffer-self-insert):
|
Thu, 23 Jul 1998 05:42:28 +0000 |
Kenichi Handa |
(quail-start-translation): Use
|
Wed, 22 Jul 1998 19:02:16 +0000 |
Karl Heuer |
Avoid using all-caps for non-arguments.
|
Wed, 22 Jul 1998 18:34:39 +0000 |
Karl Heuer |
(feedmail-queue-send-edit-prompt-help-first):
|
Wed, 22 Jul 1998 18:31:25 +0000 |
Karl Heuer |
Entire file: Fix indentation.
|
Wed, 22 Jul 1998 02:29:27 +0000 |
Richard M. Stallman |
(imenu-create-index-function): Add autoload cookie.
|
Wed, 22 Jul 1998 00:31:24 +0000 |
Richard M. Stallman |
(ange-ftp-reread-dir): Renamed from `re-read'.
|
Tue, 21 Jul 1998 04:00:21 +0000 |
Geoff Voelker |
(main): Explicitly check result of message box for OK.
|
Tue, 21 Jul 1998 01:42:40 +0000 |
Kenichi Handa |
(quail-japanese-kanji-kkc): Handle the case
|
Tue, 21 Jul 1998 01:42:40 +0000 |
Kenichi Handa |
(kkc-region): Handled the case that
|
Tue, 21 Jul 1998 01:42:40 +0000 |
Kenichi Handa |
(quail-simple-translation-keymap): Typo
|
Tue, 21 Jul 1998 01:42:40 +0000 |
Kenichi Handa |
(Fcall_process): Use alloca instead of
|
Tue, 21 Jul 1998 01:42:40 +0000 |
Kenichi Handa |
(init_coding): Extern it.
|
Tue, 21 Jul 1998 01:42:40 +0000 |
Kenichi Handa |
(init_coding): New function.
|
Tue, 21 Jul 1998 01:42:40 +0000 |
Kenichi Handa |
(main): Call init_coding.
|
Mon, 20 Jul 1998 21:23:28 +0000 |
Richard M. Stallman |
(auto-mode-alist): Match .emacs with no directory.
|
Sun, 19 Jul 1998 22:17:03 +0000 |
Richard M. Stallman |
(grep): Doc fix.
|
Sun, 19 Jul 1998 22:11:47 +0000 |
Richard M. Stallman |
(R4000:UNIX_SV:*:*): Recognize this for Mips machines.
libc-980720
|
Sun, 19 Jul 1998 22:10:23 +0000 |
Richard M. Stallman |
(*:[Aa]miga[Oo][Ss]:*:*): New alternative.
|
Sun, 19 Jul 1998 22:09:55 +0000 |
Richard M. Stallman |
Allow -beos*. Translate -be to -beos.
|
Sun, 19 Jul 1998 21:58:03 +0000 |
Richard M. Stallman |
(sh-mode): parse-sexp-ignore-comments = t.
|
Sun, 19 Jul 1998 15:02:33 +0000 |
Eli Zaretskii |
(archive-mode): Undo previous change.
|
Sun, 19 Jul 1998 05:17:35 +0000 |
Kenichi Handa |
(quail-japanese-update-translation): Handle
|
Sun, 19 Jul 1998 05:17:35 +0000 |
Kenichi Handa |
(isearch-toggle-specified-input-method): Adjusted for the change
|
Sun, 19 Jul 1998 05:17:35 +0000 |
Kenichi Handa |
(kkc-region): Fix the return value.
|
Sun, 19 Jul 1998 05:17:35 +0000 |
Kenichi Handa |
(read-multilingual-string): Don't
|
Sun, 19 Jul 1998 05:17:35 +0000 |
Kenichi Handa |
(quail-conversion-keymap): New binding
|
Sun, 19 Jul 1998 05:17:35 +0000 |
Kenichi Handa |
(japanese-replace-region): New function.
|
Sun, 19 Jul 1998 05:17:35 +0000 |
Kenichi Handa |
(isearch-input-method-function): New variable.
|
Sun, 19 Jul 1998 05:17:35 +0000 |
Kenichi Handa |
(Fdefine_charset): Fix doc-string.
|
Sun, 19 Jul 1998 05:17:35 +0000 |
Kenichi Handa |
(dumpglyphs): After calling ccl_driver, set cp->byte1 to
|
Sun, 19 Jul 1998 00:04:01 +0000 |
Richard M. Stallman |
(sgml-mode): Call kill-local-variables
|
Fri, 17 Jul 1998 15:13:21 +0000 |
Simon Marshall |
(lazy-lock-fontify-after-visage): Renamed from lazy-lock-fontify-after-outline.
|
Fri, 17 Jul 1998 14:01:15 +0000 |
Stephen Eglen |
(forms-mode): Doc fix (remove slashes from keybindings).
|
Fri, 17 Jul 1998 08:34:27 +0000 |
Richard M. Stallman |
(archive-mode): Make the buffer unibyte.
|
Fri, 17 Jul 1998 03:21:14 +0000 |
Richard M. Stallman |
(archive-extract): If the extractor signals an
|
Thu, 16 Jul 1998 00:14:44 +0000 |
Kenichi Handa |
(quail-japanese-kanji-kkc): Adjusted for the change of quail.el.
|
Thu, 16 Jul 1998 00:14:44 +0000 |
Kenichi Handa |
(kkc-show-conversion-list-index-chars):
|
Thu, 16 Jul 1998 00:14:44 +0000 |
Kenichi Handa |
(quail-mode): This variable deleted.
|
Thu, 16 Jul 1998 00:14:44 +0000 |
Kenichi Handa |
("Ethiopic"): Typo in sample-text fixed.
|
Thu, 16 Jul 1998 00:14:44 +0000 |
Kenichi Handa |
(read_process_output): Even if we read data without
|
Wed, 15 Jul 1998 10:21:04 +0000 |
Eli Zaretskii |
(file-name-invalid-regexp): Fix the part which handles colons in file names.
|
Wed, 15 Jul 1998 00:09:43 +0000 |
Richard M. Stallman |
(Info-complete-menu-buffer): Add defvar.
|
Wed, 15 Jul 1998 00:07:49 +0000 |
Richard M. Stallman |
(Info-read-node-name-1, Info-read-node-name):
|
Tue, 14 Jul 1998 23:42:21 +0000 |
Richard M. Stallman |
(find-function-regexp): Added :version 20.3.
|
Tue, 14 Jul 1998 22:17:35 +0000 |
Karl Heuer |
Added next-buffer/previous-buffer keybindings (bound to M-n/M-p).
|
Tue, 14 Jul 1998 08:22:05 +0000 |
Richard M. Stallman |
(lisp-font-lock-keywords-2): support `handler-*',
|
Tue, 14 Jul 1998 08:20:17 +0000 |
Richard M. Stallman |
Indent `restart-case', `handler-bind' and `restart-bind' correctly.
|
Tue, 14 Jul 1998 08:15:51 +0000 |
Richard M. Stallman |
(read-quoted-char): Bind input-method-function to nil.
|
Tue, 14 Jul 1998 05:51:20 +0000 |
Richard M. Stallman |
(do-auto-fill): Always break before any whitespace
|
Mon, 13 Jul 1998 22:11:54 +0000 |
Richard M. Stallman |
(Finsert_file_contents): When replacing, in multibyte bfr,
|
Mon, 13 Jul 1998 22:04:35 +0000 |
Richard M. Stallman |
(rmail-edit-current-message, rmail-cease-edit):
|
Mon, 13 Jul 1998 19:58:49 +0000 |
Andrew Innes |
(ps-do-despool): Bind ps-printer-name to printer-name if the former is
|
Mon, 13 Jul 1998 19:54:15 +0000 |
Andrew Innes |
(add_menu_item): Draw menu items like titles if call_data is 0.
|
Mon, 13 Jul 1998 14:29:35 +0000 |
Eli Zaretskii |
(set_clipboard_data, get_clipboard_data, Fw16_set_clipboard_data,
|
Mon, 13 Jul 1998 02:11:16 +0000 |
Richard M. Stallman |
(fill-individual-paragraphs-prefix): New
|
Mon, 13 Jul 1998 01:45:43 +0000 |
Richard M. Stallman |
(mail-citation-prefix-regexp): New variable.
|
Mon, 13 Jul 1998 01:10:09 +0000 |
Richard M. Stallman |
(jka-compr-insert-file-contents): Replace incorrect
|
Sun, 12 Jul 1998 20:24:23 +0000 |
Andrew Innes |
(Fw32_set_clipboard_data): Set Vlast_coding_system_used.
|
Sun, 12 Jul 1998 19:13:45 +0000 |
Karl Heuer |
(Fcopy_marker): Make return from wrong_type_argument
|
Sun, 12 Jul 1998 15:20:27 +0000 |
Andrew Innes |
dos-w32.el (file-name-buffer-file-type-alist): Force tags files to be
|
Sun, 12 Jul 1998 06:01:55 +0000 |
Richard M. Stallman |
Add selection-coding-system.
|
Sun, 12 Jul 1998 05:58:47 +0000 |
Richard M. Stallman |
(set-selection-coding-system): Renamed from set-clipboard-coding-system.
|
Sun, 12 Jul 1998 05:56:12 +0000 |
Richard M. Stallman |
(rmail-output-to-rmail-file):
|
Sun, 12 Jul 1998 03:15:53 +0000 |
Richard M. Stallman |
(Fchars_in_region): Coerce markers.
|
Sun, 12 Jul 1998 03:14:44 +0000 |
Richard M. Stallman |
(find-file-noselect-1): Use kill-local-variable on
|
Sat, 11 Jul 1998 21:52:17 +0000 |
Andrew Innes |
(w32_menu_show): Set widget call_data to 0 if definition is nil.
|
Sat, 11 Jul 1998 20:42:12 +0000 |
Richard M. Stallman |
(Vselection_coding_system):
|
Fri, 10 Jul 1998 16:48:06 +0000 |
Karl Heuer |
More commentary.
|
Fri, 10 Jul 1998 16:47:28 +0000 |
Karl Heuer |
(gud-speedbar-key-map) New variable.
|
Fri, 10 Jul 1998 16:46:59 +0000 |
Karl Heuer |
No longer depends on speedbspec for byte compile.
|
Fri, 10 Jul 1998 16:46:21 +0000 |
Karl Heuer |
No longer depends on speedbspec for byte compile.
|
Fri, 10 Jul 1998 03:20:14 +0000 |
Richard M. Stallman |
Indent `handler-case' correctly.
|
Fri, 10 Jul 1998 03:19:33 +0000 |
Richard M. Stallman |
(lisp-font-lock-keywords): Fontify `handler-case', `ccase',
|
Thu, 09 Jul 1998 14:02:15 +0000 |
Eli Zaretskii |
(Vclipboard_coding_system): New variable.
|
Thu, 09 Jul 1998 05:32:47 +0000 |
Richard M. Stallman |
(fill-individual-paragraphs): Fix previous change.
|
Thu, 09 Jul 1998 04:53:59 +0000 |
Richard M. Stallman |
(set-language-environment): Test unibyte-syntax instead of using a
|
Thu, 09 Jul 1998 04:53:28 +0000 |
Richard M. Stallman |
Define unibyte-syntax in each of these language environments.
|
Thu, 09 Jul 1998 04:49:24 +0000 |
Richard M. Stallman |
(undo-in-progress): New variable.
|
Thu, 09 Jul 1998 04:45:33 +0000 |
Richard M. Stallman |
(rmail): If existing buffer, use local
|
Thu, 09 Jul 1998 04:33:00 +0000 |
Kenichi Handa |
(code_convert_string): Count characters again if we
|
Thu, 09 Jul 1998 04:03:27 +0000 |
Richard M. Stallman |
Explain "prefix arg". Explain how it can be a flag.
|
Thu, 09 Jul 1998 03:47:06 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 09 Jul 1998 02:02:33 +0000 |
Kenichi Handa |
(x-complement-fontset-spec): Typo fixed.
|
Thu, 09 Jul 1998 02:02:33 +0000 |
Kenichi Handa |
(fs_load_font): Typo in comments fixed.
|
Thu, 09 Jul 1998 02:02:33 +0000 |
Kenichi Handa |
Typo in comments fixed.
|
Thu, 09 Jul 1998 02:02:33 +0000 |
Kenichi Handa |
(DECODE_ISO_CHARACTER): While decoding two-byte code,
|
Thu, 09 Jul 1998 02:02:33 +0000 |
Kenichi Handa |
(selection_data_to_lisp_data): Set Vlast_coding_system_used.
|
Wed, 08 Jul 1998 02:55:50 +0000 |
Richard M. Stallman |
(vc-finish-logentry): Only delete windows in the selected frame
|
Wed, 08 Jul 1998 02:19:14 +0000 |
Kenichi Handa |
("Hebrew"): Add coding-priority.
|
Wed, 08 Jul 1998 02:19:14 +0000 |
Kenichi Handa |
("IPA"): Add coding-priority and coding-system.
|
Wed, 08 Jul 1998 02:19:14 +0000 |
Kenichi Handa |
(Fformat): Replace explicit numeric constants with proper macros.
|
Wed, 08 Jul 1998 02:19:14 +0000 |
Kenichi Handa |
(concat): Replace explicit numeric constants with proper macros.
|
Tue, 07 Jul 1998 20:47:36 +0000 |
Richard M. Stallman |
(rmail-dont-reply-to): Understand
|
Tue, 07 Jul 1998 19:27:40 +0000 |
Richard M. Stallman |
(scheme-font-lock-keywords-1): Fontify SCWM/Guile
|
Tue, 07 Jul 1998 08:24:39 +0000 |
Richard M. Stallman |
(add-hook): Use member if FUNCTION is a compiled function.
|
Mon, 06 Jul 1998 22:41:48 +0000 |
Richard M. Stallman |
(tex-delete-last-temp-files): Use file-name-sans-extensions.
|
Mon, 06 Jul 1998 22:29:52 +0000 |
Richard M. Stallman |
Whitespace change.
|
Mon, 06 Jul 1998 06:33:55 +0000 |
Kenichi Handa |
Make all multibyte characters self-insert.
|
Mon, 06 Jul 1998 06:33:55 +0000 |
Kenichi Handa |
(isearch-mode-map): Make all multibyte characters
|
Mon, 06 Jul 1998 06:33:55 +0000 |
Kenichi Handa |
(Vgeneric_character_list): New variable.
|
Mon, 06 Jul 1998 06:33:55 +0000 |
Kenichi Handa |
(MAX_CHAR_COMPOSITION): Defined as (GLYPH_MASK_CHAR -
|
Mon, 06 Jul 1998 06:33:55 +0000 |
Kenichi Handa |
(Fset_char_table_default): Check only if the charset of
|
Mon, 06 Jul 1998 01:54:21 +0000 |
Kenichi Handa |
* international/mule.el: Don't make the function charset-list
|
Mon, 06 Jul 1998 01:52:48 +0000 |
Kenichi Handa |
(set-auto-coding-for-load): New variable.
|
Mon, 06 Jul 1998 01:47:34 +0000 |
Kenichi Handa |
(Fformat): Pay attention to the byte combining problem.
|
Mon, 06 Jul 1998 01:47:34 +0000 |
Kenichi Handa |
(Finsert_file_contents): Cancel previous change. Setup
|
Mon, 06 Jul 1998 01:47:34 +0000 |
Kenichi Handa |
(concat): Pay attention to the byte combining problem.
|
Mon, 06 Jul 1998 00:12:33 +0000 |
Richard M. Stallman |
(texinfmt-version): Update version.
|
Mon, 06 Jul 1998 00:07:54 +0000 |
Richard M. Stallman |
(texinfo-environment-regexp): Add smalldisplay and smallformat.
|
Mon, 06 Jul 1998 00:03:29 +0000 |
Richard M. Stallman |
(Info-tagify): Finish previous change.
|
Sun, 05 Jul 1998 23:57:45 +0000 |
Richard M. Stallman |
(Info-find-node): Handle cross references to an @anchor.
|
Sun, 05 Jul 1998 20:31:37 +0000 |
Richard M. Stallman |
(read_list): Pass new arg to get_doc_string.
|
Sun, 05 Jul 1998 20:31:12 +0000 |
Richard M. Stallman |
(get_doc_string): Take both UNIBYTE and DEFINITION as args.
|
Sun, 05 Jul 1998 20:30:39 +0000 |
Richard M. Stallman |
(byte-compile-file): Bind set-auto-coding-for-load to t.
|
Sat, 04 Jul 1998 21:09:49 +0000 |
Richard M. Stallman |
(dired-omit-expunge): Message if skipping omitting
|
Sat, 04 Jul 1998 09:44:09 +0000 |
Richard M. Stallman |
(fill-individual-paragraphs): If JUST-ONE-LINE-PREFIX matches
|
Sat, 04 Jul 1998 02:49:48 +0000 |
Richard M. Stallman |
(byte-boolean-vars): Add print-escape-multibyte.
|
Fri, 03 Jul 1998 21:37:43 +0000 |
Richard M. Stallman |
(derived-mode-hooks-name): Use -hook, not -hooks, in mode hook name.
|
Fri, 03 Jul 1998 21:37:22 +0000 |
Richard M. Stallman |
(makefile-font-lock-keywords): Recognize automatic variable references.
|
Fri, 03 Jul 1998 21:17:47 +0000 |
Richard M. Stallman |
(diary-mail-addr): Fix custom type.
|
Fri, 03 Jul 1998 20:10:32 +0000 |
Richard M. Stallman |
(pascal-insert-block): Fixed space-deletion bug in
|
Fri, 03 Jul 1998 20:01:02 +0000 |
Richard M. Stallman |
(Ffile_regular_p) [WINDOWSNT]: Bind
|
Fri, 03 Jul 1998 19:54:30 +0000 |
Richard M. Stallman |
(ps-printer-name): New variable.
|
Fri, 03 Jul 1998 19:54:17 +0000 |
Richard M. Stallman |
(printer-name): New variable.
|
Fri, 03 Jul 1998 19:54:01 +0000 |
Richard M. Stallman |
(direct-print-region-function): Renamed from
|
Fri, 03 Jul 1998 19:53:47 +0000 |
Richard M. Stallman |
(dos-printer): Obsolete variable deleted.
|
Fri, 03 Jul 1998 19:53:20 +0000 |
Richard M. Stallman |
(dos-print-region-function): Definition moved to dos-w32.el.
|
Fri, 03 Jul 1998 19:34:39 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 03 Jul 1998 15:15:27 +0000 |
Eric M. Ludlam |
(checkdoc): Updated commentary.
|
Fri, 03 Jul 1998 04:39:22 +0000 |
Kenichi Handa |
Keys for modern Korean syllables fixed.
|
Fri, 03 Jul 1998 04:39:22 +0000 |
Kenichi Handa |
(create-fontset-from-fontset-spec):
|
Fri, 03 Jul 1998 04:39:22 +0000 |
Kenichi Handa |
Fill weight and slant fields of a fontset
|
Fri, 03 Jul 1998 04:39:22 +0000 |
Kenichi Handa |
(x-create-frame-with-faces): If an ASCII font is
|
Fri, 03 Jul 1998 04:39:22 +0000 |
Kenichi Handa |
(Finsert): Typo in doc-string fixed.
|
Fri, 03 Jul 1998 04:33:12 +0000 |
Kenichi Handa |
(Finsert_file_contents): Do not set Vlast_coding_system
|
Thu, 02 Jul 1998 22:29:15 +0000 |
Richard M. Stallman |
(customize-changed-options): Clean up previous change.
|
Thu, 02 Jul 1998 22:27:24 +0000 |
Richard M. Stallman |
Don't require imenu.
|
Thu, 02 Jul 1998 22:09:29 +0000 |
Richard M. Stallman |
(menu-bar-mode): Doc fix.
|
Thu, 02 Jul 1998 19:26:15 +0000 |
Dave Love |
(end-of-fortran-subprogram): Check if we're on the END statement.
|
Thu, 02 Jul 1998 19:12:18 +0000 |
Dave Love |
(fortran-mode-map) <menu>: Tweak the imenu
|
Thu, 02 Jul 1998 17:47:49 +0000 |
Tom Tromey |
Some itcl additions:
|
Thu, 02 Jul 1998 08:05:24 +0000 |
Richard M. Stallman |
(texinfo-anchor): New function.
|
Thu, 02 Jul 1998 07:46:15 +0000 |
Richard M. Stallman |
(Info-tagify): Handle tags for @anchor.
|
Thu, 02 Jul 1998 07:02:47 +0000 |
Richard M. Stallman |
(ffap-read-file-or-url): Bind minibuffer-completing-file-name to t.
|
Thu, 02 Jul 1998 07:01:56 +0000 |
Richard M. Stallman |
(Faccess_file): Check type of second argument STRING.
|
Thu, 02 Jul 1998 07:01:21 +0000 |
Richard M. Stallman |
(Vminibuffer_completing_file_name): New var.
|
Thu, 02 Jul 1998 07:00:30 +0000 |
Richard M. Stallman |
(message-cite-original): If mail-citation-hook
|
Thu, 02 Jul 1998 06:52:52 +0000 |
Richard M. Stallman |
(menu-bar-kill-ring-save): Fix message typo.
|
Wed, 01 Jul 1998 07:16:28 +0000 |
Kenichi Handa |
(mule-version): Changed to 4.0.
|
Tue, 30 Jun 1998 22:15:41 +0000 |
Richard M. Stallman |
Use unset CDPATH instead of making it empty.
|
Tue, 30 Jun 1998 21:43:39 +0000 |
Richard M. Stallman |
(comint-exec-1): Setup coding systems appropriately.
|
Tue, 30 Jun 1998 17:15:32 +0000 |
Richard M. Stallman |
(menu-bar-edit-menu): Rename Paste most Recent
|
Tue, 30 Jun 1998 07:05:40 +0000 |
Richard M. Stallman |
Use defcustom to define faces.
|
Tue, 30 Jun 1998 06:55:03 +0000 |
Richard M. Stallman |
(bibtex-hide-entry-bodies): When entry
|
Tue, 30 Jun 1998 03:10:18 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Mon, 29 Jun 1998 22:54:28 +0000 |
Richard M. Stallman |
[COFF]: New variable coff_offset.
|
Mon, 29 Jun 1998 22:31:53 +0000 |
Richard M. Stallman |
(sc-help-address): Use an alias at gnu.org.
|
Mon, 29 Jun 1998 18:35:52 +0000 |
Richard M. Stallman |
(Fbyte_to_position): New function.
|
Mon, 29 Jun 1998 18:34:43 +0000 |
Richard M. Stallman |
(Info-split): Convert positions to bytes to put in file.
|
Mon, 29 Jun 1998 18:34:24 +0000 |
Richard M. Stallman |
(Info-find-node): Use byte-to-position.
|
Mon, 29 Jun 1998 17:29:15 +0000 |
Richard M. Stallman |
(ange-ftp-send-cmd): When listing a directory that
|
Mon, 29 Jun 1998 17:23:25 +0000 |
Richard M. Stallman |
Require `loadhist'. Variable
|
Mon, 29 Jun 1998 17:20:52 +0000 |
Richard M. Stallman |
(wordify): Fix i_byte even in unibyte case for copy loop.
|
Mon, 29 Jun 1998 13:32:48 +0000 |
Eli Zaretskii |
(Fcall_process) [! subprocesses]: Balance parentheses in an if clause.
|
Mon, 29 Jun 1998 09:51:39 +0000 |
Stephen Eglen |
diary-mail-entries calls exit-calendar when finished.
|
Sun, 28 Jun 1998 22:52:49 +0000 |
Richard M. Stallman |
(mh-find-progs): Avoid WTA error
|
Sun, 28 Jun 1998 22:43:25 +0000 |
Richard M. Stallman |
(shell-copy-environment-variable): Fix doc typo.
|
Sun, 28 Jun 1998 21:19:54 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 28 Jun 1998 18:57:51 +0000 |
Richard M. Stallman |
(mail): Avoid changing auto-save file name.
|
Sun, 28 Jun 1998 02:15:12 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Sat, 27 Jun 1998 23:11:51 +0000 |
Richard M. Stallman |
(command-line) <handling LANG>: Change 9 to 5, not 5 to 9.
|
Sat, 27 Jun 1998 22:23:43 +0000 |
Richard M. Stallman |
(text-mode): Locally set indent-line-function.
|
Sat, 27 Jun 1998 21:59:11 +0000 |
Richard M. Stallman |
(find-dired): Bind dired-buffers so it can't change. Use abbreviate-file-name.
|
Sat, 27 Jun 1998 19:46:22 +0000 |
Richard M. Stallman |
(html-imenu-regexp): New defvar.
|
Sat, 27 Jun 1998 19:45:22 +0000 |
Richard M. Stallman |
(imenu-space-replacement): Use `.'.
|
Sat, 27 Jun 1998 17:48:27 +0000 |
Richard M. Stallman |
(set-keyboard-coding-system): Doc typo.
|
Sat, 27 Jun 1998 04:52:31 +0000 |
Richard M. Stallman |
(x_list_fonts): Fix prev change: cast result of alloca.
|
Sat, 27 Jun 1998 04:44:01 +0000 |
Richard M. Stallman |
(Fx_list_fonts): Bring arglist into sync with xfns.c.
|
Sat, 27 Jun 1998 04:42:03 +0000 |
Richard M. Stallman |
(set-face-font): For now, don't call
|
Fri, 26 Jun 1998 20:10:57 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 26 Jun 1998 07:32:11 +0000 |
Kenichi Handa |
Add coding-priority.
|
Fri, 26 Jun 1998 06:04:56 +0000 |
Richard M. Stallman |
(mail-complete): Fix the test of (mail-heder-end).
|
Fri, 26 Jun 1998 04:14:52 +0000 |
Kenichi Handa |
(Qemacs_mule): Extern it.
|
Fri, 26 Jun 1998 04:13:40 +0000 |
Kenichi Handa |
(init_process): Initilize Vdefault_process_coding_system.
|
Fri, 26 Jun 1998 03:29:58 +0000 |
Kenichi Handa |
(create-fontset-from-fontset-spec):
|
Fri, 26 Jun 1998 03:29:58 +0000 |
Kenichi Handa |
(isearch-toggle-korean-input-method,
|
Fri, 26 Jun 1998 03:29:15 +0000 |
Kenichi Handa |
(setup_raw_text_coding_system): New function.
|
Fri, 26 Jun 1998 03:29:15 +0000 |
Kenichi Handa |
(setup_raw_text_coding_system): Extern it.
|
Fri, 26 Jun 1998 03:29:15 +0000 |
Kenichi Handa |
(Fstart_process): Check process-coding-system-alist
|
Fri, 26 Jun 1998 03:29:15 +0000 |
Kenichi Handa |
(Finsert_file_contents): Call setup_raw_text_coding_system.
|
Fri, 26 Jun 1998 01:27:40 +0000 |
Richard M. Stallman |
Delete defcustom definition.
|
Fri, 26 Jun 1998 01:24:05 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 25 Jun 1998 18:52:18 +0000 |
Richard M. Stallman |
(mail-unsent-separator): Add new alternative.
|
Thu, 25 Jun 1998 17:14:47 +0000 |
Karl Heuer |
Style and doc fixes.
|
Thu, 25 Jun 1998 01:16:56 +0000 |
Richard M. Stallman |
(dabbrev-ignored-buffer-names): Fix typo. Add *Buffer List*.
|
Wed, 24 Jun 1998 20:32:19 +0000 |
Andrew Innes |
(null-device): Renamed from grep-null-device.
|
Wed, 24 Jun 1998 18:35:06 +0000 |
Richard M. Stallman |
(custom-set-default): New function.
|
Wed, 24 Jun 1998 18:32:53 +0000 |
Richard M. Stallman |
(PRINTFINISH): Convert text to unibyte before
|
Wed, 24 Jun 1998 18:27:02 +0000 |
Richard M. Stallman |
(get_doc_string): Adjust declaration.
|
Wed, 24 Jun 1998 18:26:36 +0000 |
Richard M. Stallman |
(read_list): Pass new arg to get_doc_string.
|
Wed, 24 Jun 1998 18:26:20 +0000 |
Richard M. Stallman |
(get_doc_string): Take both UNIBYTE and DEFINITION as args.
|
Wed, 24 Jun 1998 18:10:16 +0000 |
Richard M. Stallman |
(fontset-default-styles): Fix custom type.
|
Wed, 24 Jun 1998 09:36:08 +0000 |
Andreas Schwab |
(custom-magic-show): Use `other' widget type.
|
Wed, 24 Jun 1998 09:25:09 +0000 |
Andreas Schwab |
(bibtex-include-OPTkey): Use `other' widget
|
Wed, 24 Jun 1998 09:23:52 +0000 |
Andreas Schwab |
(shadow-noquery): Use `other' widget type.
|
Wed, 24 Jun 1998 09:23:00 +0000 |
Andreas Schwab |
(rlogin-process-connection-type,
|
Wed, 24 Jun 1998 09:22:18 +0000 |
Andreas Schwab |
(ps-print-control-characters): Use `other' widget
|
Wed, 24 Jun 1998 09:21:03 +0000 |
Andreas Schwab |
(executable-query): Use `other' widget
|
Wed, 24 Jun 1998 09:20:18 +0000 |
Andreas Schwab |
(tags-add-tables): Use `other' widget type.
|
Wed, 24 Jun 1998 09:19:00 +0000 |
Andreas Schwab |
(mouse-sel-default-bindings): Use `other' widget
|
Wed, 24 Jun 1998 09:18:11 +0000 |
Andreas Schwab |
(sc-cite-region-limit): Use `other' widget
|
Wed, 24 Jun 1998 09:17:20 +0000 |
Andreas Schwab |
(rmail-enable-mime): Use `other' widget type.
|
Wed, 24 Jun 1998 09:16:26 +0000 |
Andreas Schwab |
(mh-yank-from-start-of-msg): Use `other' widget
|
Wed, 24 Jun 1998 09:15:11 +0000 |
Andreas Schwab |
(lazy-lock-defer-on-scrolling,
|
Wed, 24 Jun 1998 09:14:31 +0000 |
Andreas Schwab |
(ispell-highlight-p, ispell-check-comments,
|
Wed, 24 Jun 1998 09:13:36 +0000 |
Andreas Schwab |
(search-upper-case): Use `other' widget type.
|
Wed, 24 Jun 1998 09:12:33 +0000 |
Andreas Schwab |
(imenu-always-use-completion-buffer-p): Use `other'
|
Wed, 24 Jun 1998 09:11:55 +0000 |
Andreas Schwab |
(gnus-use-article-prefetch): Use `other'
|
Wed, 24 Jun 1998 09:11:10 +0000 |
Andreas Schwab |
(gnus-prompt-before-saving): Use `other' widget
|
Wed, 24 Jun 1998 09:09:56 +0000 |
Andreas Schwab |
(font-lock-verbose): Use `other' widget type.
|
Wed, 24 Jun 1998 09:08:57 +0000 |
Andreas Schwab |
(version-control, delete-old-versions,
|
Wed, 24 Jun 1998 09:07:36 +0000 |
Andreas Schwab |
(fast-lock-verbose): Use `other' widget type.
|
Wed, 24 Jun 1998 09:06:56 +0000 |
Andreas Schwab |
(copyright-query): Use `other' widget
|
Wed, 24 Jun 1998 09:05:39 +0000 |
Andreas Schwab |
(checkdoc-autofix-flag): Use `other'
|
Wed, 24 Jun 1998 09:02:58 +0000 |
Andreas Schwab |
(byte-compile-generate-call-tree):
|
Wed, 24 Jun 1998 08:58:39 +0000 |
Andreas Schwab |
(ad-redefinition-action,
|
Wed, 24 Jun 1998 08:58:07 +0000 |
Andreas Schwab |
(ediff-autostore-merges): Use `other' widget
|
Wed, 24 Jun 1998 08:57:33 +0000 |
Andreas Schwab |
(dos-ps-printer): Use `other' widget type.
|
Wed, 24 Jun 1998 08:56:46 +0000 |
Andreas Schwab |
(dired-vm-read-only-folders): Use `other' widget
|
Wed, 24 Jun 1998 08:55:53 +0000 |
Andreas Schwab |
(dired-backup-overwrite): Use `other' widget type.
|
Wed, 24 Jun 1998 08:54:53 +0000 |
Andreas Schwab |
(dabbrev-case-fold-search, dabbrev-case-replace,
|
Wed, 24 Jun 1998 08:54:04 +0000 |
Andreas Schwab |
(selective-display, suggest-key-bindings,
|
Wed, 24 Jun 1998 08:50:59 +0000 |
Andreas Schwab |
(PC-first-char): Use `other' widget type.
|
Wed, 24 Jun 1998 08:50:14 +0000 |
Andreas Schwab |
(comint-input-autoexpand): Use `other' widget type.
|
Wed, 24 Jun 1998 08:48:57 +0000 |
Andreas Schwab |
(bookmark-save-flag, bookmark-version-control): Use
|
Wed, 24 Jun 1998 08:48:01 +0000 |
Andreas Schwab |
(auto-insert, auto-insert-query): Use `other'
|
Wed, 24 Jun 1998 08:47:03 +0000 |
Andreas Schwab |
(ange-ftp-default-user,
|
Wed, 24 Jun 1998 05:25:01 +0000 |
Richard M. Stallman |
(set-language-environment): Allow all language environments, even in
|
Wed, 24 Jun 1998 05:10:54 +0000 |
Richard M. Stallman |
(iso-2022-jp): Delete spurious quote.
|
Wed, 24 Jun 1998 04:31:20 +0000 |
Richard M. Stallman |
Numerous documentation fixups.
|
Wed, 24 Jun 1998 04:11:00 +0000 |
Richard M. Stallman |
(get_doc_string): 2nd arg is now DEFINITION;
|
Wed, 24 Jun 1998 02:41:08 +0000 |
Kenichi Handa |
(x-style-funcs-alist): Remove duplicated code.
|
Tue, 23 Jun 1998 20:31:53 +0000 |
Richard M. Stallman |
(indented_beyond_p): Return the right kind of value.
|
Tue, 23 Jun 1998 18:37:01 +0000 |
Richard M. Stallman |
(executable-binary-suffixes): New variable.
|
Tue, 23 Jun 1998 17:45:10 +0000 |
Dave Love |
(auto-mode-alist): Map .xml to sgml-mode.
|
Tue, 23 Jun 1998 15:53:08 +0000 |
Richard M. Stallman |
(rmail-output): Handle directories properly
|
Tue, 23 Jun 1998 15:51:47 +0000 |
Richard M. Stallman |
(grep-command): Initialize to nil.
|
Tue, 23 Jun 1998 15:49:54 +0000 |
Richard M. Stallman |
(find-file-noselect-1): Init buffer-file-coding-system
|
Tue, 23 Jun 1998 15:47:38 +0000 |
Richard M. Stallman |
(buffer-modified-p): Make defsetf handle buffer argument.
|
Tue, 23 Jun 1998 14:42:40 +0000 |
Richard M. Stallman |
(sort_args): Discard duplicate options with no args.
|
Tue, 23 Jun 1998 03:44:32 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 23 Jun 1998 03:09:24 +0000 |
Richard M. Stallman |
(command_loop): Reset executing_macro after
|
Tue, 23 Jun 1998 03:07:05 +0000 |
Richard M. Stallman |
(Fcall_process): Handle third argument BUFFER
|
Tue, 23 Jun 1998 01:55:31 +0000 |
Richard M. Stallman |
Change copyright notice.
|
Tue, 23 Jun 1998 00:30:05 +0000 |
Kenichi Handa |
Introduce new character code property
|
Tue, 23 Jun 1998 00:29:51 +0000 |
Kenichi Handa |
(Fmodify_syntax_entry): Use macro STRING_BYTES to get
|
Mon, 22 Jun 1998 18:23:14 +0000 |
Karl Heuer |
(rmail-summary-rmail-update): Fix indentation.
|
Mon, 22 Jun 1998 17:43:15 +0000 |
Andrew Innes |
Include buffer.h, charset.h, and coding.h.
|
Mon, 22 Jun 1998 17:39:25 +0000 |
Karl Heuer |
(print_string): Properly compute number of chars
|
Mon, 22 Jun 1998 17:35:41 +0000 |
Karl Heuer |
(Vinhibit_redisplay, Qinhibit_redisplay): New variables.
|
Mon, 22 Jun 1998 17:34:59 +0000 |
Karl Heuer |
(menu_item_eval_property): Bind Qinhibit_redisplay.
|
Mon, 22 Jun 1998 17:33:13 +0000 |
Karl Heuer |
(Qinhibit_redisplay): Declared.
|
Mon, 22 Jun 1998 17:33:05 +0000 |
Andrew Innes |
(initialize_w32_display): Call init_crit to initialize
|
Mon, 22 Jun 1998 17:21:56 +0000 |
Andrew Innes |
(internal-face-interactive): Handle case where BOOL is `color'.
|
Mon, 22 Jun 1998 02:10:41 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Mon, 22 Jun 1998 02:03:41 +0000 |
Dan Nicolaescu |
Initial revision
|
Mon, 22 Jun 1998 00:24:57 +0000 |
Kenichi Handa |
(read_process_output): While processing carryover,
|
Sun, 21 Jun 1998 14:52:08 +0000 |
Eli Zaretskii |
(wait_reading_process_input): Recompute timeout each
|
Sun, 21 Jun 1998 14:29:07 +0000 |
Eli Zaretskii |
(vc-binary-suffixes): New variable.
|
Sat, 20 Jun 1998 22:28:28 +0000 |
Karl Heuer |
(Freplace_match): Work by chars, not by bytes,
|
Sat, 20 Jun 1998 22:27:06 +0000 |
Karl Heuer |
(apropos-print): Delete arg DOC-FN.
|
Sat, 20 Jun 1998 22:25:31 +0000 |
Karl Heuer |
(occur): Set buffer-read-only.
|
Sat, 20 Jun 1998 22:17:48 +0000 |
Karl Heuer |
(x_list_fonts): Keep alloca usage simple.
|
Sat, 20 Jun 1998 22:06:30 +0000 |
Karl Heuer |
Doc fixes.
|
Sat, 20 Jun 1998 21:49:01 +0000 |
Karl Heuer |
(strout): Show multibyte message correctly.
|
Sat, 20 Jun 1998 21:44:21 +0000 |
Karl Heuer |
Assume unspecified Solaris is 2.5, not 2.4.
|
Sat, 20 Jun 1998 21:37:14 +0000 |
Karl Heuer |
(ispell-skip-region): Don't complain when
|
Sat, 20 Jun 1998 03:01:00 +0000 |
Kenichi Handa |
Comment for CCL_MapMultiple modified..
|
Sat, 20 Jun 1998 03:01:00 +0000 |
Kenichi Handa |
(find_charset_in_str): Do not set the value of
|
Sat, 20 Jun 1998 03:01:00 +0000 |
Kenichi Handa |
(read_process_output): Handle carryover correctly.
|
Sat, 20 Jun 1998 03:01:00 +0000 |
Kenichi Handa |
(dumpglyphs): Check the case that FACE_FONT (face) is
|
Sat, 20 Jun 1998 02:59:51 +0000 |
Kenichi Handa |
(encoded-kbd-self-insert-sjis):
|
Sat, 20 Jun 1998 02:59:51 +0000 |
Kenichi Handa |
(devanagari-digit-viram-visarga): Set the
|
Sat, 20 Jun 1998 02:59:51 +0000 |
Kenichi Handa |
Delete codes for ethio-mode, which
|
Sat, 20 Jun 1998 02:59:51 +0000 |
Kenichi Handa |
Set `exit-function' of Ethiopic
|
Sat, 20 Jun 1998 02:59:51 +0000 |
Kenichi Handa |
(isearch-range-invisible): Handle the case that
|
Sat, 20 Jun 1998 02:58:52 +0000 |
Kenichi Handa |
Don't add hook to quail-mode-hook.
|
Sat, 20 Jun 1998 01:38:52 +0000 |
Kenichi Handa |
When creating a fontset from a specified ASCII
|
Fri, 19 Jun 1998 19:21:23 +0000 |
Karl Heuer |
(checkdoc-eval-defun): Doc fix.
|
Fri, 19 Jun 1998 17:10:27 +0000 |
Karl Heuer |
Initial revision
|
Fri, 19 Jun 1998 16:56:51 +0000 |
Karl Heuer |
(normal-top-level):
|
Fri, 19 Jun 1998 16:55:43 +0000 |
Karl Heuer |
(dcl): Define as customize group, not
|
Fri, 19 Jun 1998 16:54:41 +0000 |
Karl Heuer |
(x-style-funcs-alist):
|
Fri, 19 Jun 1998 16:53:40 +0000 |
Karl Heuer |
(syms_of_minibuf): Initialize buffer-name-history.
|
Fri, 19 Jun 1998 16:50:37 +0000 |
Karl Heuer |
(time-stamp): Handle newlines in time-stamp-pattern.
|
Fri, 19 Jun 1998 16:01:08 +0000 |
Dave Love |
(browse-url-netscape): Encode `)' too.
|
Thu, 18 Jun 1998 04:11:28 +0000 |
Karl Heuer |
(casify_object): Cope with modifier bits in character.
|
Wed, 17 Jun 1998 04:22:58 +0000 |
Geoff Voelker |
(is_unc_volume, open_unc_volume, read_unc_volume,
|
Tue, 16 Jun 1998 16:38:47 +0000 |
Richard M. Stallman |
(vc-find-binary): Accept only non-directories.
|
Tue, 16 Jun 1998 07:32:05 +0000 |
Kenichi Handa |
(x_list_fonts): If SIZE is zero and MAXNAMES is 1, use
|
Tue, 16 Jun 1998 04:50:57 +0000 |
Richard M. Stallman |
(encode_eol): Fix typo that prevented converting to Mac
|
Tue, 16 Jun 1998 04:33:08 +0000 |
Richard M. Stallman |
(sys_rename): On some network drives, rename fails with
|
Tue, 16 Jun 1998 04:32:03 +0000 |
Richard M. Stallman |
(message_dolog): GCPRO the oldpoint, oldbegv and oldzv
|
Mon, 15 Jun 1998 22:46:48 +0000 |
Richard M. Stallman |
(custom-declare-variable): Update current-load-list.
|
Mon, 15 Jun 1998 22:46:24 +0000 |
Richard M. Stallman |
(rmail): Make the buffer multibyte
|
Mon, 15 Jun 1998 22:11:48 +0000 |
Richard M. Stallman |
(midnight-mode): New variable.
|
Mon, 15 Jun 1998 22:07:42 +0000 |
Richard M. Stallman |
(widget-default-get): Doc fix.
|
Mon, 15 Jun 1998 15:45:22 +0000 |
Dave Love |
Fix Keywords header.
|
Mon, 15 Jun 1998 01:23:35 +0000 |
Kenichi Handa |
(tar-extract): Adjusted for the change of the spec
|
Mon, 15 Jun 1998 01:20:26 +0000 |
Kenichi Handa |
(syms_of_fileio): Doc-string of the variable
|
Mon, 15 Jun 1998 01:11:27 +0000 |
Kenichi Handa |
(Finsert_file_contents): Redo the change for handling
|
Mon, 15 Jun 1998 01:03:12 +0000 |
Kenichi Handa |
(set-auto-coding): Redo the previous change.
|
Sun, 14 Jun 1998 21:32:23 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 14 Jun 1998 21:32:13 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 14 Jun 1998 21:24:54 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 14 Jun 1998 19:04:40 +0000 |
Richard M. Stallman |
(find-function-on-key): Don't discard up event after down event.
|
Sun, 14 Jun 1998 19:04:01 +0000 |
Richard M. Stallman |
(skip_chars): Don't examine STRING before verifying that it is a string.
|
Sun, 14 Jun 1998 19:03:11 +0000 |
Richard M. Stallman |
(Fcall_interactively) <k, K>: If sequence ends in a down
|
Sun, 14 Jun 1998 19:01:34 +0000 |
Richard M. Stallman |
(jka-compr-insert-file-contents): Don't run
|
Sun, 14 Jun 1998 19:01:06 +0000 |
Richard M. Stallman |
(uncompress-while-visiting):
|
Sun, 14 Jun 1998 18:46:20 +0000 |
Richard M. Stallman |
(tmm-get-keymap): Handle :filter.
|
Sun, 14 Jun 1998 16:19:33 +0000 |
Eli Zaretskii |
(dos_set_keyboard): Call Int 2Fh via the DPMI server, not directly.
|
Sun, 14 Jun 1998 15:34:02 +0000 |
Eli Zaretskii |
(file-name-invalid-regexp): Add control characters for DOS/Windows
|
Sun, 14 Jun 1998 08:37:52 +0000 |
Erik Naggum |
(Fcompleting_read): Escape bare newline in doc string.
|
Sun, 14 Jun 1998 05:51:03 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix change to set INSERTED.
|
Sat, 13 Jun 1998 19:51:10 +0000 |
Richard Kenner |
(sun4H:SunOS:5.*:*): New case.
gcc-2_8_1-980627 gcc-2_8_1-980705 gcc-2_8_1-980718 libc-980614 libc-980615 libc-980616 libc-980617 libc-980618 libc-980619 libc-980620 libc-980621 libc-980622 libc-980623 libc-980624 libc-980625 libc-980626 libc-980627 libc-980628 libc-980629 libc-980630 libc-980701 libc-980702 libc-980703 libc-980704 libc-980705 libc-980706 libc-980707 libc-980708 libc-980709 libc-980710 libc-980711 libc-980712 libc-980713 libc-980714 libc-980715 libc-980716 libc-980717 libc-980718 libc-980719
|
Sat, 13 Jun 1998 06:17:13 +0000 |
Richard M. Stallman |
(user-init-file): Default value now nil.
|
Sat, 13 Jun 1998 06:16:32 +0000 |
Richard M. Stallman |
(command-line-1): Check that user-init-file non-nil.
|
Sat, 13 Jun 1998 06:01:41 +0000 |
Richard M. Stallman |
(rmail-variables): Locally bind
|
Sat, 13 Jun 1998 06:01:11 +0000 |
Richard M. Stallman |
(tar-mode): Locally bind local-enable-local-variables,
|
Sat, 13 Jun 1998 06:00:58 +0000 |
Richard M. Stallman |
(archive-mode): Locally bind local-enable-local-variables, not
|
Sat, 13 Jun 1998 06:00:00 +0000 |
Richard M. Stallman |
(info-other-window): New function.
|
Sat, 13 Jun 1998 05:59:46 +0000 |
Richard M. Stallman |
(help-map): C-h 4 i runs info-other-window.
|
Sat, 13 Jun 1998 05:27:47 +0000 |
Richard M. Stallman |
(parse_menu_item): Put a quote around DEF
|
Sat, 13 Jun 1998 05:04:42 +0000 |
Richard M. Stallman |
(other): Doc fix.
|
Sat, 13 Jun 1998 05:03:41 +0000 |
Richard M. Stallman |
(repeat): Don't set obsolete var repeat-num-input-keys-at-prefix.
|
Sat, 13 Jun 1998 04:44:32 +0000 |
Richard M. Stallman |
(find-file-noselect): Delete unused local var `error'.
|
Sat, 13 Jun 1998 04:34:52 +0000 |
Richard M. Stallman |
(find-file-noselect): Use find-file-noselect-1
|
Sat, 13 Jun 1998 04:34:18 +0000 |
Richard M. Stallman |
(elisp-eval-region): Accept new arg read-function; also handle
|
Sat, 13 Jun 1998 04:33:31 +0000 |
Richard M. Stallman |
(eval-defun): Pass read function to
|
Sat, 13 Jun 1998 04:33:02 +0000 |
Richard M. Stallman |
Several fixes in doc string style.
|
Sat, 13 Jun 1998 04:06:46 +0000 |
Richard M. Stallman |
(ispell-region): Return non-nil if not aborted.
|
Sat, 13 Jun 1998 01:41:23 +0000 |
Kenichi Handa |
(detect_coding_system): Always return a list of HIGHEST is zero.
|
Sat, 13 Jun 1998 01:38:33 +0000 |
Richard M. Stallman |
(read-feature): Doc fix.
|
Sat, 13 Jun 1998 01:32:57 +0000 |
Richard M. Stallman |
Add @dircategory, @direntry.
|
Sat, 13 Jun 1998 01:30:44 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 13 Jun 1998 01:29:43 +0000 |
Richard M. Stallman |
(INSTALL_INFO): New variable.
|
Fri, 12 Jun 1998 23:20:54 +0000 |
Richard M. Stallman |
(standard_args): Fix arg order to match code in `main'.
|
Fri, 12 Jun 1998 22:05:42 +0000 |
Richard M. Stallman |
(tpu-include) Use insert-file-contents, remove save-excursion.
|
Fri, 12 Jun 1998 11:13:37 +0000 |
Andr«± Spiegel |
(vc-dired-hook): Don't use dired-kill-line to remove directory lines
|
Fri, 12 Jun 1998 08:55:04 +0000 |
Kenichi Handa |
(set-auto-coding): Cancel the previous change.
|
Fri, 12 Jun 1998 08:44:43 +0000 |
Kenichi Handa |
(Finsert_file_contents): Undo the previous change for
|
Fri, 12 Jun 1998 08:35:09 +0000 |
Kenichi Handa |
(Finsert_file_contents): After calling handler,
|
Fri, 12 Jun 1998 07:10:59 +0000 |
Kenichi Handa |
(instantiate-fontset): Delete
|
Fri, 12 Jun 1998 07:10:59 +0000 |
Kenichi Handa |
While creating fontsets of style variants, pay
|
Fri, 12 Jun 1998 07:10:59 +0000 |
Kenichi Handa |
(set-face-font): Pay attention to fontset.
|
Fri, 12 Jun 1998 05:59:33 +0000 |
Richard M. Stallman |
(gud-filter): extend scope of binding of gud-filter-defer-flag.
|
Fri, 12 Jun 1998 05:53:52 +0000 |
Thien-Thi Nguyen |
(hs-minor-mode): Use `make-local-variable' not `make-variable-buffer-local'.
|
Fri, 12 Jun 1998 05:32:48 +0000 |
Thien-Thi Nguyen |
Require `easymenu'. Rework to use easymenu. Remove eol ws.
|
Fri, 12 Jun 1998 02:04:21 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 12 Jun 1998 01:39:07 +0000 |
Kenichi Handa |
(set-auto-coding): Argument is changed to SIZE.
|
Fri, 12 Jun 1998 01:38:07 +0000 |
Kenichi Handa |
(set_auto_coding_unwind): New function.
|
Thu, 11 Jun 1998 20:20:07 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 11 Jun 1998 20:17:43 +0000 |
Richard M. Stallman |
Renamed from vi-dot.el.
|
Thu, 11 Jun 1998 20:16:45 +0000 |
Richard M. Stallman |
(SETUP_SYNTAX_TABLE): Don't call update_syntax_table
|
Thu, 11 Jun 1998 15:33:13 +0000 |
Andr«± Spiegel |
(vc-dired-recurse, vc-dired-terse-display): New user options.
|
Thu, 11 Jun 1998 15:32:33 +0000 |
Andr«± Spiegel |
(dired-readin): Insert headerline only if necessary. (Not in
|
Thu, 11 Jun 1998 07:38:23 +0000 |
Richard M. Stallman |
(rmail-toggle-header): Fix previous change.
|
Thu, 11 Jun 1998 04:33:37 +0000 |
Geoff Voelker |
(LINK_FLAGS): Place debug info in executable in
|
Thu, 11 Jun 1998 02:38:40 +0000 |
Richard M. Stallman |
Describe widget type `other'.
|
Thu, 11 Jun 1998 02:33:06 +0000 |
Richard M. Stallman |
(Fforward_comment): Properly compute BYTEPOS arg to char_quoted.
|
Wed, 10 Jun 1998 21:00:58 +0000 |
Richard M. Stallman |
(getcwd): Remove define.
|
Wed, 10 Jun 1998 21:00:39 +0000 |
Richard M. Stallman |
(sys_rename): Don't examine errno if rename didn't fail.
|
Wed, 10 Jun 1998 20:59:16 +0000 |
Richard M. Stallman |
(command-line): Set `temporary-file-directory' based
|
Wed, 10 Jun 1998 20:57:59 +0000 |
Richard M. Stallman |
(etags_getcwd) [WINDOWSNT]: Use getcwd on Windows.
|
Wed, 10 Jun 1998 20:56:06 +0000 |
Richard M. Stallman |
(RUN-EMACS): Add --multibyte.
|
Wed, 10 Jun 1998 19:10:55 +0000 |
Dave Love |
(metamail-region): Don't use concat with
|
Wed, 10 Jun 1998 19:00:39 +0000 |
Dave Love |
Don't require dired when compiling.
|
Wed, 10 Jun 1998 18:55:56 +0000 |
Richard M. Stallman |
(ctl-x-map): Change vi-dot binding to repeat.
|
Wed, 10 Jun 1998 18:54:27 +0000 |
Richard M. Stallman |
(c-mode-menu): Use (mark t), not (mark), in enable-expressions.
|
Wed, 10 Jun 1998 05:08:04 +0000 |
Richard M. Stallman |
(widget-specify-secret): New function.
|
Wed, 10 Jun 1998 04:19:36 +0000 |
Richard M. Stallman |
(other): New widget type.
|
Wed, 10 Jun 1998 04:13:57 +0000 |
Richard M. Stallman |
(readevalloop): New arg READFUN. Callers changed.
|
Wed, 10 Jun 1998 04:08:49 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 10 Jun 1998 03:58:47 +0000 |
Richard M. Stallman |
(Feval_region): Accept 4 args.
|
Wed, 10 Jun 1998 00:27:04 +0000 |
Richard M. Stallman |
(help-make-xrefs): When scanning keymap binding listings,
|
Tue, 09 Jun 1998 23:40:56 +0000 |
Richard M. Stallman |
(uce-message-text): Change the text of message that is sent.
|
Tue, 09 Jun 1998 22:30:01 +0000 |
Edward M. Reingold |
Prevent diary display from being corrupted on printed calendar generation.
|
Tue, 09 Jun 1998 22:27:59 +0000 |
Edward M. Reingold |
Minor fix to previous change.
|
Tue, 09 Jun 1998 22:03:14 +0000 |
Edward M. Reingold |
Rewrote calendar-mouse-holidays, calendar-mouse-view-diary-entries,
|
Tue, 09 Jun 1998 21:50:58 +0000 |
Edward M. Reingold |
Don't overide default value of diary-file.
|
Tue, 09 Jun 1998 20:12:44 +0000 |
Richard M. Stallman |
(PTR_TO_OFFSET): Alternate definition if not `emacs'.
|
Tue, 09 Jun 1998 06:04:20 +0000 |
Richard M. Stallman |
(mail-header-end): Widen.
|
Tue, 09 Jun 1998 04:03:45 +0000 |
Richard M. Stallman |
(pod2man-program): Var reinstalled.
|
Tue, 09 Jun 1998 03:47:42 +0000 |
Richard M. Stallman |
(apropos-print): The cross ref for a variable
|
Tue, 09 Jun 1998 03:47:04 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 09 Jun 1998 02:53:29 +0000 |
Richard M. Stallman |
(ange-ftp-expand-dir): Use null-device.
|
Tue, 09 Jun 1998 02:52:41 +0000 |
Richard M. Stallman |
(null-device): New variable.
|
Tue, 09 Jun 1998 02:52:12 +0000 |
Richard M. Stallman |
(grep-null-device): Variable deleted.
|
Tue, 09 Jun 1998 02:49:43 +0000 |
Richard M. Stallman |
(find-file-noselect-1): New function.
|
Tue, 09 Jun 1998 02:34:00 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Tue, 09 Jun 1998 01:57:51 +0000 |
Richard M. Stallman |
(ange-ftp-file-name-completion): Use ange-ftp-this-dir instead of
|
Tue, 09 Jun 1998 01:55:49 +0000 |
Richard M. Stallman |
(XTread_socket): Accept Japanese XK keysyms.
|
Tue, 09 Jun 1998 01:54:48 +0000 |
Richard M. Stallman |
(redisplay_internal): If cursor's in the frame's echo area,
|
Mon, 08 Jun 1998 20:19:47 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 08 Jun 1998 17:25:09 +0000 |
Richard M. Stallman |
Fix spooled file bugs.
|
Mon, 08 Jun 1998 06:12:50 +0000 |
Richard M. Stallman |
(texinfo-insert-master-menu-list): Insert \n after @detailmenu.
|
Mon, 08 Jun 1998 05:50:12 +0000 |
Richard M. Stallman |
(ange-ftp-file-name-completion): Do hostname
|
Mon, 08 Jun 1998 04:29:46 +0000 |
Richard M. Stallman |
(struct lisp_parse_state): New field, levelstarts.
|
Mon, 08 Jun 1998 02:09:03 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 08 Jun 1998 00:02:30 +0000 |
Richard M. Stallman |
(cperl-problems): Doc fix.
|
Sun, 07 Jun 1998 23:58:48 +0000 |
Richard M. Stallman |
Second half of changes in version 1.4.
|
Sun, 07 Jun 1998 23:37:02 +0000 |
Richard M. Stallman |
(cperl-pod-to-manpage): Function deleted
|
Sun, 07 Jun 1998 23:30:27 +0000 |
Richard M. Stallman |
(MANIFEST): Include most subdirs, but exclude subdirs.el
|
Sun, 07 Jun 1998 23:07:55 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 07 Jun 1998 23:06:26 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 07 Jun 1998 23:04:11 +0000 |
Richard M. Stallman |
Fix up first line.
|
Sun, 07 Jun 1998 22:38:17 +0000 |
Richard M. Stallman |
(struct kboard): New elts Vreal_last_command and Vlast_prefix_arg.
|
Sun, 07 Jun 1998 22:37:36 +0000 |
Richard M. Stallman |
(cmd_error): Init Vlast_prefix_arg.
|
Sun, 07 Jun 1998 22:33:11 +0000 |
Richard M. Stallman |
(syms_of_callint): Set up Lisp variable.
|
Sun, 07 Jun 1998 22:32:47 +0000 |
Richard M. Stallman |
(mark_kboards): Mark Vlast_prefix_arg too.
|
Sun, 07 Jun 1998 21:41:37 +0000 |
Richard M. Stallman |
(mark_kboards): Mark all the Lisp_Object fields.
|
Sun, 07 Jun 1998 17:46:15 +0000 |
Stephen Eglen |
(iswitchb-require-match, iswitchb-temp-buflist, iswitchb-bufs-in-frame):
|
Sun, 07 Jun 1998 01:30:29 +0000 |
Richard M. Stallman |
(mail-mode): Include `-- ' and `---+' in
|
Sun, 07 Jun 1998 01:30:09 +0000 |
Richard M. Stallman |
(message-mode): Set paragraph-start and
|
Sat, 06 Jun 1998 22:43:31 +0000 |
Richard M. Stallman |
(fortran-electric-line-number): Add delete-selection property.
|
Sat, 06 Jun 1998 22:24:37 +0000 |
Richard M. Stallman |
Properly terminate a comment.
|
Sat, 06 Jun 1998 22:23:57 +0000 |
Richard M. Stallman |
(comment-region): Check for enough chars to delete
|
Sat, 06 Jun 1998 22:10:19 +0000 |
Richard M. Stallman |
(rmail): Prevent find-file from calling
|
Sat, 06 Jun 1998 22:04:07 +0000 |
Richard M. Stallman |
(init_callproc): Check Vinstallation_directory even if !initialized.
|
Sat, 06 Jun 1998 21:59:21 +0000 |
Richard M. Stallman |
(POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.
|
Sat, 06 Jun 1998 20:22:47 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Sat, 06 Jun 1998 20:20:13 +0000 |
Richard M. Stallman |
(scan_lists): Properly skip the comment-fence character
|
Sat, 06 Jun 1998 17:52:43 +0000 |
Richard M. Stallman |
(string-rectangle-line): Delete the rectangle first.
|
Fri, 05 Jun 1998 22:54:28 +0000 |
Richard M. Stallman |
(Man-kill, Man-quit): Use quit-window.
|
Fri, 05 Jun 1998 22:27:42 +0000 |
Richard M. Stallman |
(fill-paragraph):
|
Fri, 05 Jun 1998 19:26:52 +0000 |
Brian Youmans |
changed old address to 59 Temple address in licence. - Brian
|
Fri, 05 Jun 1998 18:29:44 +0000 |
Edward M. Reingold |
Fix menu separators.
|
Fri, 05 Jun 1998 16:25:25 +0000 |
Karl Heuer |
Comment fix.
|
Fri, 05 Jun 1998 16:08:32 +0000 |
Karl Heuer |
#include sys/file.h
|
Fri, 05 Jun 1998 16:02:11 +0000 |
Karl Heuer |
(Finsert_file_contents): Always update
|
Fri, 05 Jun 1998 15:57:58 +0000 |
Karl Heuer |
(D_OK): Define new macro.
|
Fri, 05 Jun 1998 15:54:48 +0000 |
Karl Heuer |
(jka-compr-write-region): Ensure
|
Fri, 05 Jun 1998 15:51:08 +0000 |
Karl Heuer |
Comment change.
|
Fri, 05 Jun 1998 15:49:43 +0000 |
Karl Heuer |
Clean up mechanism for removing -l loadup from end.
|
Fri, 05 Jun 1998 15:48:37 +0000 |
Karl Heuer |
Comment change.
|
Fri, 05 Jun 1998 12:46:29 +0000 |
Andr«± Spiegel |
(vc-directory): Bind vc-dired-switches in order to pass switches to vc-dired-mode.
|
Fri, 05 Jun 1998 12:46:02 +0000 |
Andr«± Spiegel |
(dired-internal-noselect): Call either dired-mode or MODE, but not both.
|
Thu, 04 Jun 1998 16:00:44 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Thu, 04 Jun 1998 06:57:32 +0000 |
Karl Heuer |
(esc-map): Bind C-M-% to query-replace-regexp.
|
Thu, 04 Jun 1998 06:47:29 +0000 |
Karl Heuer |
(rmail-summary-rmail-update): Set message
|
Thu, 04 Jun 1998 06:25:21 +0000 |
Karl Heuer |
(rmail-toggle-header): Redo previous change;
|
Thu, 04 Jun 1998 06:11:30 +0000 |
Karl Heuer |
(byte-compile-lambda): Fix previous change.
|
Thu, 04 Jun 1998 06:09:59 +0000 |
Karl Heuer |
(main): Don't implement --version if not initialized.
|
Thu, 04 Jun 1998 06:07:39 +0000 |
Karl Heuer |
(customize-group-other-window): Fix previous change.
|
Wed, 03 Jun 1998 16:40:32 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Wed, 03 Jun 1998 16:37:33 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Wed, 03 Jun 1998 15:07:04 +0000 |
Andr«± Spiegel |
(vc-dired-hook): Kill excluded directories recursively.
|
Wed, 03 Jun 1998 14:45:03 +0000 |
Karl Heuer |
Handle the new convention that `position' values
|
Wed, 03 Jun 1998 14:44:21 +0000 |
Karl Heuer |
(create_root_interval): Initialize position to 0
|
Wed, 03 Jun 1998 14:41:27 +0000 |
Karl Heuer |
(DECODE_FILE, ENCODE_FILE):
|
Wed, 03 Jun 1998 14:41:07 +0000 |
Karl Heuer |
(code_convert_string_norecord): New function.
|
Wed, 03 Jun 1998 14:39:19 +0000 |
Karl Heuer |
(find-function-noselect): Don't call
|
Wed, 03 Jun 1998 14:38:07 +0000 |
Karl Heuer |
(list-character-sets-1): New subroutine.
|
Wed, 03 Jun 1998 14:37:00 +0000 |
Karl Heuer |
(toggle-read-only): When exiting View mode, locally
|
Wed, 03 Jun 1998 14:35:38 +0000 |
Karl Heuer |
(View-exit-and-edit): Bind view-no-disable-on-exit to nil.
|
Tue, 02 Jun 1998 15:52:04 +0000 |
Karl Heuer |
(sys_subshell): Cast arg to chdir.
|
Tue, 02 Jun 1998 15:49:47 +0000 |
Karl Heuer |
(syms_of_keyboard): Doc fix for suggest-key-bindings.
|
Tue, 02 Jun 1998 13:21:13 +0000 |
Dave Love |
(normal-top-level-add-subdirs-to-load-path): Ignore
|
Tue, 02 Jun 1998 08:10:36 +0000 |
Kenichi Handa |
(string_to_non_ascii_char): Don't check the arg
|
Tue, 02 Jun 1998 06:56:44 +0000 |
Karl Heuer |
(customize-group, customize-group-other-window)
|
Tue, 02 Jun 1998 06:55:39 +0000 |
Karl Heuer |
(Info-exit): Use quit-window.
|
Tue, 02 Jun 1998 06:54:40 +0000 |
Karl Heuer |
(rmail-toggle-header): Preserve point
|
Tue, 02 Jun 1998 03:54:18 +0000 |
Kenichi Handa |
(detect_coding_mask): Initilize local variable C.
|
Mon, 01 Jun 1998 21:49:43 +0000 |
Karl Heuer |
(shrink-window-if-larger-than-buffer):
|
Mon, 01 Jun 1998 21:47:36 +0000 |
Karl Heuer |
(archive-extract): Fix handling of 'view option.
|
Mon, 01 Jun 1998 21:46:44 +0000 |
Karl Heuer |
(apropos-variable): Fixed argument to apropos-command.
|
Mon, 01 Jun 1998 21:11:47 +0000 |
Karl Heuer |
(help-setup-xref): Change all callers to
|
Mon, 01 Jun 1998 21:10:43 +0000 |
Karl Heuer |
(event-apply-alt-modifier, etc): Doc fixes.
|
Mon, 01 Jun 1998 21:08:28 +0000 |
Karl Heuer |
(main): Test `initialized' before clearing *Messages*.
|
Mon, 01 Jun 1998 21:07:32 +0000 |
Karl Heuer |
(SOCKLEN_TYPE): Define as int.
|
Mon, 01 Jun 1998 21:03:23 +0000 |
Richard M. Stallman |
Remember the last TWO strings skipped with #@.
|
Mon, 01 Jun 1998 20:49:47 +0000 |
Karl Heuer |
(Fcall_process): Avoid initializer on auto struct.
|
Mon, 01 Jun 1998 16:51:52 +0000 |
Dave Love |
(sgml-font-lock-keywords-1): Add -. as
|
Mon, 01 Jun 1998 14:23:44 +0000 |
Andrew Innes |
Use 1 as explicit value of empty #defines.
|
Mon, 01 Jun 1998 14:09:53 +0000 |
Andrew Innes |
(LOCAL_FLAGS): Define HAVE_CONFIG_H.
|
Mon, 01 Jun 1998 14:09:21 +0000 |
Andrew Innes |
(sys_wait): Rename to wait.
|
Mon, 01 Jun 1998 14:01:14 +0000 |
Andrew Innes |
Undefine _WINSOCKAPI_.
|
Mon, 01 Jun 1998 14:00:12 +0000 |
Andrew Innes |
(CFLAGS): Do not define HAVE_NTGUI.
|
Mon, 01 Jun 1998 13:59:17 +0000 |
Andrew Innes |
(LOCAL_FLAGS): Define HAVE_NTGUI if appropriate.
|
Mon, 01 Jun 1998 03:46:31 +0000 |
Karl Heuer |
(install-arch-indep): Don't die if site-lisp/ isn't writable.
|
Mon, 01 Jun 1998 03:32:52 +0000 |
Karl Heuer |
(Finsert_file_contents): Fix char signedness mismatches.
|
Mon, 01 Jun 1998 03:32:00 +0000 |
Karl Heuer |
(doprnt1): Fix char signedness mismatches.
|
Mon, 01 Jun 1998 03:12:04 +0000 |
Karl Heuer |
(Fredraw_frame): Don't erase frame or its glyph records
|
Mon, 01 Jun 1998 03:09:43 +0000 |
Karl Heuer |
(which-func-ff-hook): If imenu gets error,
|
Mon, 01 Jun 1998 03:08:53 +0000 |
Karl Heuer |
(grep): Fix previous change.
|
Mon, 01 Jun 1998 03:08:00 +0000 |
Karl Heuer |
Many doc fixes.
|
Mon, 01 Jun 1998 03:06:48 +0000 |
Karl Heuer |
(tar-extract): Pass HIGHEST=t to detect-coding-region.
|
Mon, 01 Jun 1998 03:04:39 +0000 |
Karl Heuer |
(keyboard-quit): Doc fix.
|
Mon, 01 Jun 1998 03:03:00 +0000 |
Karl Heuer |
Bind f2 and C-x 6 prefixes
|
Mon, 01 Jun 1998 03:01:30 +0000 |
Karl Heuer |
(coding-system-mnemonic): Don't crash if arg is nil.
|
Mon, 01 Jun 1998 02:59:23 +0000 |
Karl Heuer |
(easy-mmode-define-minor-mode): Add missing format arg.
|
Sat, 30 May 1998 23:42:16 +0000 |
Geoff Voelker |
(w32_fatal_reload_error): Update error message.
|
Sat, 30 May 1998 23:41:57 +0000 |
Geoff Voelker |
(sys_rename): Handle filenames with accented characters.
|
Sat, 30 May 1998 23:41:48 +0000 |
Geoff Voelker |
(sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID.
|
Sat, 30 May 1998 23:37:53 +0000 |
Geoff Voelker |
(VS_VERSION_INFO): Define.
|
Sat, 30 May 1998 23:37:12 +0000 |
Geoff Voelker |
(getppid): Look for EM_PARENT_PROCESS_ID.
|
Sat, 30 May 1998 17:57:14 +0000 |
Dave Love |
(finder-known-keywords): Fix `convenience' entry.
|
Sat, 30 May 1998 15:48:11 +0000 |
Karl Heuer |
(distclean): Delete config.stamp, stamp-oldxmenu.
|
Sat, 30 May 1998 15:43:16 +0000 |
Richard M. Stallman |
(cperl-style-alist): New variable, since `c-mode'
|
Sat, 30 May 1998 15:14:47 +0000 |
Karl Heuer |
Undo May 15 change.
|
Sat, 30 May 1998 15:00:07 +0000 |
Karl Heuer |
(compilation-scroll-output): Correct the :version
|
Sat, 30 May 1998 14:58:17 +0000 |
Karl Heuer |
(mule-diag): Don't call help-mode.
|
Sat, 30 May 1998 14:52:20 +0000 |
Karl Heuer |
(syms_of_charset): Put \n\ at eol of docstring.
|
Sat, 30 May 1998 14:47:15 +0000 |
Karl Heuer |
(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.
|
Sat, 30 May 1998 14:41:23 +0000 |
Karl Heuer |
Update version number.
|
Sat, 30 May 1998 14:41:00 +0000 |
Karl Heuer |
(ediff-mark-for-hiding-at-pos)
|
Sat, 30 May 1998 14:29:44 +0000 |
Karl Heuer |
(viper-surrounding-word): Added '_' to alpha modifiers.
|
Sat, 30 May 1998 14:29:25 +0000 |
Karl Heuer |
(viper-skip-syntax): Bug fix for eob/bob cases.
|
Sat, 30 May 1998 14:28:56 +0000 |
Karl Heuer |
(viper-backward-Word, viper-skip-separators): Bug fixes.
|
Sat, 30 May 1998 13:27:52 +0000 |
Karl Heuer |
(ffap-bindings): Fix the dired-at-point binding.
|
Sat, 30 May 1998 13:25:57 +0000 |
Karl Heuer |
Added support for Scheme.
|
Fri, 29 May 1998 22:26:22 +0000 |
Karl Heuer |
(Fnext_property_change): Properly offset interval
|
Thu, 28 May 1998 18:10:20 +0000 |
Richard M. Stallman |
(command_loop_1): In shortcuts for forward-char etc,,
|
Thu, 28 May 1998 05:14:17 +0000 |
Richard M. Stallman |
(ange-ftp-expand-file-name): Set default to
|
Thu, 28 May 1998 04:08:24 +0000 |
Richard M. Stallman |
(mail-from-style): Rename new alternative to `system-default'.
|
Thu, 28 May 1998 04:07:14 +0000 |
Richard M. Stallman |
(mail-from-style): Fix prev change.
|
Thu, 28 May 1998 04:06:52 +0000 |
Richard M. Stallman |
(mail-from-style): New alternative, `default'.
|
Thu, 28 May 1998 04:01:48 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 28 May 1998 03:49:04 +0000 |
Richard M. Stallman |
(sendmail-send-it):
|
Thu, 28 May 1998 01:16:21 +0000 |
Richard M. Stallman |
(comint-mode-map): Move bindings of
|
Thu, 28 May 1998 01:15:58 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 28 May 1998 01:12:18 +0000 |
Edward M. Reingold |
Minor fixes of earlier updates.
|
Thu, 28 May 1998 00:46:54 +0000 |
Richard M. Stallman |
Add prototype for get_doc_string.
|
Thu, 28 May 1998 00:46:38 +0000 |
Richard M. Stallman |
(get_doc_string): Make non-static.
|
Wed, 27 May 1998 23:47:15 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 27 May 1998 21:32:17 +0000 |
Dave Love |
Add an entry for Scheme mode.
|
Wed, 27 May 1998 21:06:56 +0000 |
Richard M. Stallman |
(comint-get-next-from-history): New command.
|
Wed, 27 May 1998 21:06:10 +0000 |
Richard M. Stallman |
(rmail-old-pruned): New permanent local.
|
Wed, 27 May 1998 21:05:02 +0000 |
Richard M. Stallman |
(rmail-msg-is-pruned): Delete junk from definition.
|
Wed, 27 May 1998 20:19:07 +0000 |
Edward M. Reingold |
Fix list of "special" buffers.
|
Wed, 27 May 1998 20:18:40 +0000 |
Edward M. Reingold |
Add function to show equivalent date on all available calendars (in parallel
|
Wed, 27 May 1998 13:37:11 +0000 |
Dave Love |
(imenu-syntax-alist): Doc fix.
|
Wed, 27 May 1998 06:20:15 +0000 |
Richard M. Stallman |
(rmail-output-to-rmail-file): Specify the coding system for writing.
|
Tue, 26 May 1998 20:56:22 +0000 |
Richard M. Stallman |
(loaddefs.el): Load it earlier, and GC before and after
|
Tue, 26 May 1998 20:55:22 +0000 |
Richard M. Stallman |
(minibuffer-history-case-insensitive-variables): New var.
|
Tue, 26 May 1998 20:52:06 +0000 |
Richard M. Stallman |
(minibuffer-history-case-insensitive-variables):
|
Tue, 26 May 1998 20:50:52 +0000 |
Richard M. Stallman |
Clarify about omitting CONFIGURATION-NAME with configure.
|
Tue, 26 May 1998 20:46:31 +0000 |
Richard M. Stallman |
(detect_coding_system): Treat CODING_EOL_INCONSISTENT
|
Tue, 26 May 1998 20:36:22 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 26 May 1998 18:56:56 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 26 May 1998 18:27:47 +0000 |
Richard M. Stallman |
Changes so bookmark list mode works with Info:
|
Tue, 26 May 1998 09:23:23 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Tue, 26 May 1998 05:17:02 +0000 |
Richard M. Stallman |
(make-autoload): Doc fix.
|
Tue, 26 May 1998 05:16:17 +0000 |
Richard M. Stallman |
(zone-mode): Don't require zone-mode.
|
Tue, 26 May 1998 05:14:52 +0000 |
Richard M. Stallman |
(make-autoload): Add support for define-derived-mode. Update the
|
Mon, 25 May 1998 22:40:45 +0000 |
Richard M. Stallman |
(eval-defun): Pass proper beg to eval-region.
|
Mon, 25 May 1998 22:33:38 +0000 |
Richard M. Stallman |
(compute_motion): Check for past vpos/hpos target
|
Mon, 25 May 1998 22:32:58 +0000 |
Richard M. Stallman |
(Fcall_interactively): Pass new arg to Fother_buffer.
|
Mon, 25 May 1998 20:35:28 +0000 |
Richard M. Stallman |
(sms_of_print): Doc fix in prev change.
|
Mon, 25 May 1998 20:32:19 +0000 |
Richard M. Stallman |
(generate-file-autoloads): Set
|
Mon, 25 May 1998 20:31:58 +0000 |
Richard M. Stallman |
(byte-boolean-vars): Add print-escape-nonascii.
|
Mon, 25 May 1998 20:29:54 +0000 |
Richard M. Stallman |
(print_escape_nonascii): New variable.
|
Mon, 25 May 1998 20:28:28 +0000 |
Richard M. Stallman |
(CHAR_TABLE_TRANSLATE): New macro.
|
Mon, 25 May 1998 20:15:45 +0000 |
Richard M. Stallman |
(RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE.
|
Mon, 25 May 1998 20:14:54 +0000 |
Richard M. Stallman |
(re_search_2): Don't use ++ inside RE_TRANSLATE.
|
Mon, 25 May 1998 20:11:54 +0000 |
Richard M. Stallman |
Undo previous change.
|
Mon, 25 May 1998 20:10:50 +0000 |
Richard M. Stallman |
Undo this previous change:
|
Mon, 25 May 1998 18:39:16 +0000 |
Richard M. Stallman |
(describe-variable): Add a button to call
|
Mon, 25 May 1998 18:37:10 +0000 |
Richard M. Stallman |
(frame-update-face-colors): Call frame-set-background-mode.
|
Mon, 25 May 1998 16:45:33 +0000 |
Richard M. Stallman |
(make-frame-on-display): Fix previous change.
|
Mon, 25 May 1998 16:28:02 +0000 |
Richard M. Stallman |
(print) <Lisp_Cons>: Detect circular list.
|
Mon, 25 May 1998 16:03:58 +0000 |
Richard M. Stallman |
(XTread_socket): Fix second argument of x_any_window_to_frame.
|
Mon, 25 May 1998 16:01:08 +0000 |
Richard M. Stallman |
(setpgrp): Remove extra parens around parameters.
|
Mon, 25 May 1998 11:25:48 +0000 |
Dave Love |
(f90-comment-indent): Don't attempt to indent trailing comment as
|
Mon, 25 May 1998 08:08:51 +0000 |
Kenichi Handa |
(set-coding-priority): Call
|
Mon, 25 May 1998 08:08:07 +0000 |
Kenichi Handa |
(ascii_skip_code): New variable.
|
Mon, 25 May 1998 07:23:08 +0000 |
Richard M. Stallman |
(make-translation-table): Doc fix.
|
Mon, 25 May 1998 07:18:31 +0000 |
Richard M. Stallman |
(make-frame-on-display): Check for nonsense display name.
|
Mon, 25 May 1998 04:20:12 +0000 |
Richard M. Stallman |
(Fdelete_windows_on): For FRAME, change t to nil
|
Mon, 25 May 1998 03:28:06 +0000 |
Richard M. Stallman |
(sgml-font-lock-keywords-1): Accept upper case like lower case.
|
Sun, 24 May 1998 23:24:25 +0000 |
Richard M. Stallman |
(shrink_regexp_cache): New function.
|
Sun, 24 May 1998 23:23:59 +0000 |
Richard M. Stallman |
(Fgarbage_collect): Call shrink_regexp_cache.
|
Sun, 24 May 1998 23:19:37 +0000 |
Richard M. Stallman |
(apropos-command): If DO-ALL is set, search functions, not variables.
|
Sun, 24 May 1998 23:11:14 +0000 |
Richard M. Stallman |
(apropos-command): Change 3rd arg to VAR-PREDICATE
|
Sun, 24 May 1998 19:40:12 +0000 |
Richard M. Stallman |
(Man-getpage-in-background): Bind coding-system-for-write
|
Sun, 24 May 1998 18:29:22 +0000 |
Richard M. Stallman |
(split-window-vertically): Doc fix.
|
Sun, 24 May 1998 17:16:20 +0000 |
Richard M. Stallman |
(gud-jdb-class-source-alist): defvar moved up.
|
Sun, 24 May 1998 17:12:16 +0000 |
Richard M. Stallman |
(dired-at-point): Eliminate var dired-function; use `dired'.
|
Sun, 24 May 1998 17:04:55 +0000 |
Richard M. Stallman |
(string-rectangle-string): New variable.
|
Sun, 24 May 1998 16:58:32 +0000 |
Richard M. Stallman |
(lisp-indent-error-function): New variable.
|
Sun, 24 May 1998 16:49:00 +0000 |
Richard M. Stallman |
(solitaire-possible-move): Use funcall to invoke movesymbol.
|
Sun, 24 May 1998 16:47:05 +0000 |
Richard M. Stallman |
(find-compressed-version): Don't set `error' here.
|
Sun, 24 May 1998 07:30:16 +0000 |
Richard M. Stallman |
(message_dolog): Do set windows_or_buffers_changed,
|
Sun, 24 May 1998 01:10:12 +0000 |
Richard M. Stallman |
(grep-tag-default): New function.
|
Sun, 24 May 1998 01:00:03 +0000 |
Richard M. Stallman |
(toggle-case-fold-search): New command.
|
Sun, 24 May 1998 00:55:39 +0000 |
Richard M. Stallman |
(dired-mark-files-containing-regexp): New command.
|
Sun, 24 May 1998 00:52:38 +0000 |
Richard M. Stallman |
(close-rectangle): New command.
|
Sat, 23 May 1998 20:20:48 +0000 |
Richard M. Stallman |
(ps-print-version): Doc fix.
|
Sat, 23 May 1998 20:10:11 +0000 |
Richard M. Stallman |
(rmail-summary-output-body): New function.
|
Sat, 23 May 1998 20:08:57 +0000 |
Richard M. Stallman |
(rmail-output-body-to-file): Avoid error if message has no subject.
|
Sat, 23 May 1998 20:08:19 +0000 |
Richard M. Stallman |
(rmail-default-body-file): New variable.
|
Sat, 23 May 1998 20:05:36 +0000 |
Richard M. Stallman |
(register-input-method): Rename arg ENV to LANG-ENV. Fix previous change.
|
Sat, 23 May 1998 20:02:01 +0000 |
Richard M. Stallman |
(Fchar_after): Make nil fully equivalent to (point) as arg.
|
Sat, 23 May 1998 20:00:18 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph):
|
Sat, 23 May 1998 19:59:27 +0000 |
Richard M. Stallman |
(vhdl-customize-colors):
|
Sat, 23 May 1998 04:26:39 +0000 |
Richard M. Stallman |
(easy-menu-do-add-item): Small simplifications.
|
Sat, 23 May 1998 00:51:44 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Sat, 23 May 1998 00:50:04 +0000 |
Richard M. Stallman |
(jka-compr-compression-info-list): Add elts for bzip.
|
Fri, 22 May 1998 23:54:21 +0000 |
Richard M. Stallman |
(uncompress-while-visiting): Leave point at beginning.
|
Fri, 22 May 1998 23:36:06 +0000 |
Richard M. Stallman |
(ff-emacs-19, ff-xemacs): Functions deleted.
|
Fri, 22 May 1998 20:09:01 +0000 |
Richard M. Stallman |
(Fother_buffer): Doc fix.
|
Fri, 22 May 1998 20:06:49 +0000 |
Richard M. Stallman |
(frame_buffer_predicate, frame_buffer_list)
|
Fri, 22 May 1998 20:05:56 +0000 |
Richard M. Stallman |
(Fother_buffer): New arg FRAME. Calls changed.
|
Fri, 22 May 1998 20:04:40 +0000 |
Richard M. Stallman |
(frame_buffer_predicate): New arg FRAME.
|
Fri, 22 May 1998 20:03:28 +0000 |
Richard M. Stallman |
(window_loop): Pass new arg to Fother_buffer.
|
Fri, 22 May 1998 09:45:34 +0000 |
Kenichi Handa |
Change term "character translation table" to "translation table".
|
Fri, 22 May 1998 09:44:27 +0000 |
Kenichi Handa |
Change term "character translation table" to
|
Fri, 22 May 1998 09:44:27 +0000 |
Kenichi Handa |
(STRING_CHAR_AND_CHAR_LENGTH): New macro.
|
Fri, 22 May 1998 09:44:27 +0000 |
Kenichi Handa |
(print_string): Don't ignore garbage bytes following a
|
Fri, 22 May 1998 06:29:05 +0000 |
Richard M. Stallman |
(apropos): Handle aliases for undefined functions.
|
Fri, 22 May 1998 05:00:25 +0000 |
Richard M. Stallman |
(tar-mode): Position point on the name of the first file.
|
Fri, 22 May 1998 04:42:48 +0000 |
Richard M. Stallman |
Indent `with-standard-io-syntax' correctly.
|
Fri, 22 May 1998 03:24:28 +0000 |
Richard M. Stallman |
(insert-directory): When WILDCARD is nil, expand ~ if necessary.
|
Thu, 21 May 1998 23:55:08 +0000 |
Richard M. Stallman |
(news-inews): Fix typo in prev change.
|
Thu, 21 May 1998 20:41:38 +0000 |
Richard M. Stallman |
(dired-guess-shell-alist-default): Handle .tgz files. Handle .pdf files.
|
Thu, 21 May 1998 20:32:09 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 21 May 1998 14:26:10 +0000 |
Eli Zaretskii |
(file-name-invalid-regexp): New variable, moved here from arc-mode.el
|
Thu, 21 May 1998 14:22:38 +0000 |
Eli Zaretskii |
(archive-file-name-invalid-regexp): Remove.
|
Thu, 21 May 1998 03:34:21 +0000 |
Richard M. Stallman |
Support pdb.
|
Thu, 21 May 1998 02:06:21 +0000 |
Richard M. Stallman |
(Ffile_name_directory, Ffile_name_nondirectory)
|
Thu, 21 May 1998 02:05:53 +0000 |
Richard M. Stallman |
(init_buffer): Support DOS_NT absolute file names.
|
Thu, 21 May 1998 01:55:57 +0000 |
Richard M. Stallman |
Whitespace change.
|
Thu, 21 May 1998 01:54:43 +0000 |
Richard M. Stallman |
(solitaire): Doc fix.
|
Thu, 21 May 1998 01:48:52 +0000 |
Kenichi Handa |
(find_charset_in_str): New arg CMPCHARP.
|
Thu, 21 May 1998 01:48:52 +0000 |
Kenichi Handa |
(find_charset_in_str): Number of arguments fixed.
|
Thu, 21 May 1998 01:48:52 +0000 |
Kenichi Handa |
(shrink_decoding_region): No short cut by
|
Thu, 21 May 1998 01:48:52 +0000 |
Kenichi Handa |
(Fstring_make_multibyte): Call CHECK_STRING.
|
Thu, 21 May 1998 01:48:52 +0000 |
Kenichi Handa |
(lisp_data_to_selection_data): Call
|
Thu, 21 May 1998 01:47:32 +0000 |
Kenichi Handa |
Generate style variants fontset for
|
Thu, 21 May 1998 01:47:11 +0000 |
Kenichi Handa |
(command-line): Fixed a typo in comment.
|
Thu, 21 May 1998 01:46:39 +0000 |
Kenichi Handa |
(x-font-name-charset-alist): New
|
Thu, 21 May 1998 01:46:39 +0000 |
Kenichi Handa |
(make-coding-system): If ISO2022 based
|
Wed, 20 May 1998 05:24:42 +0000 |
Richard M. Stallman |
(gud-perldb-marker-acc): Variable deleted.
|
Wed, 20 May 1998 04:31:10 +0000 |
Richard M. Stallman |
(mail-unsent-separator): Handle "returned message follows".
|
Wed, 20 May 1998 03:54:58 +0000 |
Richard M. Stallman |
(set-variable): Offer variable at point as default.
|
Wed, 20 May 1998 03:01:19 +0000 |
Richard M. Stallman |
(syms_of_minibuf): Doc fix.
|
Wed, 20 May 1998 02:01:10 +0000 |
Richard M. Stallman |
(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fixes.
|
Wed, 20 May 1998 00:56:03 +0000 |
Richard M. Stallman |
Update copyright notice.
|
Wed, 20 May 1998 00:46:03 +0000 |
Richard M. Stallman |
Several doc fixes.
|
Wed, 20 May 1998 00:40:19 +0000 |
Richard M. Stallman |
(frame-background-mode): Define a :set function
|
Wed, 20 May 1998 00:39:09 +0000 |
Richard M. Stallman |
(struct buffer): New slot display_time.
|
Wed, 20 May 1998 00:38:47 +0000 |
Richard M. Stallman |
(syms_of_buffer): Set up Lisp variable buffer-display-time.
|
Tue, 19 May 1998 22:35:20 +0000 |
Richard M. Stallman |
(Fselect_window): Doc fix.
|
Tue, 19 May 1998 22:34:36 +0000 |
Richard M. Stallman |
(redisplay_window): Don't use window->start
|
Tue, 19 May 1998 22:24:01 +0000 |
Edward M. Reingold |
Rewrote cal-tex-list-holidays to get holidays in the range correctly (and more
|
Tue, 19 May 1998 07:09:32 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
gcc-2_8_1-980525 gcc-2_8_1-980529 gcc-2_8_1-980608 gcc-2_8_1-980609
|
Tue, 19 May 1998 05:45:21 +0000 |
Richard M. Stallman |
(message-mode): Locally bind adaptive-fill-regexp
|
Tue, 19 May 1998 05:22:50 +0000 |
Richard M. Stallman |
(kill-region): Set this-command unconditionally in a read-only buffer.
|
Tue, 19 May 1998 05:21:42 +0000 |
Richard M. Stallman |
(temporary-file-directory): Renamed from system-tmp-directory.
|
Tue, 19 May 1998 05:12:47 +0000 |
Richard M. Stallman |
Comment changes.
|
Tue, 19 May 1998 05:10:27 +0000 |
Richard M. Stallman |
(defcustom): Doc fix.
|
Tue, 19 May 1998 05:07:48 +0000 |
Richard M. Stallman |
(uniquify-ignore-buffers-re): New variable.
|
Tue, 19 May 1998 04:27:28 +0000 |
Richard M. Stallman |
(tex-command-end): New variable.
|
Tue, 19 May 1998 03:45:57 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 19 May 1998 03:41:25 +0000 |
Richard M. Stallman |
(read_minibuf): If history list var is void, make it nil.
|
Tue, 19 May 1998 02:59:42 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): Do not look for multibyte characters here.
|
Tue, 19 May 1998 00:42:55 +0000 |
Richard M. Stallman |
(rmail-toggle-header): Ensure blank line between headers and body.
|
Tue, 19 May 1998 00:38:20 +0000 |
Richard M. Stallman |
(which-func-modes): Fix custom type.
|
Tue, 19 May 1998 00:15:22 +0000 |
Richard M. Stallman |
(rmail-mime-feature): Doc fix.
|
Mon, 18 May 1998 05:40:30 +0000 |
Richard M. Stallman |
Customized.
|
Mon, 18 May 1998 05:28:11 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 18 May 1998 04:53:37 +0000 |
Kenichi Handa |
(skip_chars): Fix previous change.
|
Mon, 18 May 1998 04:34:54 +0000 |
Richard M. Stallman |
(finder-known-keywords): Add `convenience'.
|
Mon, 18 May 1998 03:45:58 +0000 |
Richard M. Stallman |
(create-fontset-from-fontset-spec): Add autoload cookie.
|
Mon, 18 May 1998 01:01:00 +0000 |
Kenichi Handa |
Change term translate-XXX-map to map-XXX
|
Mon, 18 May 1998 01:01:00 +0000 |
Kenichi Handa |
Change term unification to
|
Mon, 18 May 1998 01:01:00 +0000 |
Kenichi Handa |
Change term unification to translation
|
Mon, 18 May 1998 01:01:00 +0000 |
Kenichi Handa |
(quail-completion): Consecutive call of
|
Mon, 18 May 1998 00:59:38 +0000 |
Kenichi Handa |
(Vnonascii_translation_table): Name changed from
|
Mon, 18 May 1998 00:59:38 +0000 |
Kenichi Handa |
Change term translation to code conversion, then change
|
Mon, 18 May 1998 00:59:38 +0000 |
Kenichi Handa |
Change terms unify/unification to
|
Mon, 18 May 1998 00:59:38 +0000 |
Kenichi Handa |
Change terms unify/unification to
|
Mon, 18 May 1998 00:59:38 +0000 |
Kenichi Handa |
Change terms unify/unification to
|
Mon, 18 May 1998 00:59:38 +0000 |
Kenichi Handa |
Change terms unify/unification to
|
Mon, 18 May 1998 00:59:38 +0000 |
Kenichi Handa |
(concat): Fix bug in concatinating a list of multibyte and
|
Mon, 18 May 1998 00:59:38 +0000 |
Kenichi Handa |
(skip_chars): Fix bug in handling a range which
|
Mon, 18 May 1998 00:17:38 +0000 |
Richard M. Stallman |
(get_boot_time): Scan the whole wtmp file
|
Sun, 17 May 1998 22:02:49 +0000 |
Richard M. Stallman |
(debugger-frame-clear): Doc fix.
|
Sun, 17 May 1998 21:37:02 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Change conditional
|
Sun, 17 May 1998 15:33:39 +0000 |
Andr«± Spiegel |
(vc-parse-cvs-status): Grok new form of conflict message.
|
Sun, 17 May 1998 13:20:26 +0000 |
Eric M. Ludlam |
Updated with latest version. Changes include:
|
Sun, 17 May 1998 02:09:05 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Sun, 17 May 1998 01:55:17 +0000 |
Dan Nicolaescu |
(hs-life-goes-on): Use Emacs' native backquote support.
|
Sat, 16 May 1998 22:26:27 +0000 |
Richard M. Stallman |
(rmail-retry-failure):
|
Sat, 16 May 1998 20:34:59 +0000 |
Richard M. Stallman |
(insert_1_both, insert_from_string_1, replace_range)
|
Sat, 16 May 1998 19:56:07 +0000 |
Richard M. Stallman |
(Fexpand_file_name) [WINDOWSNT]: Be careful not to
|
Sat, 16 May 1998 19:08:49 +0000 |
Richard M. Stallman |
Whitespace change.
|
Sat, 16 May 1998 18:30:52 +0000 |
Richard M. Stallman |
(read_char): If redisplay is preempted,
|
Sat, 16 May 1998 18:30:00 +0000 |
Richard M. Stallman |
(readchar): Use readchar_backlog again
|
Sat, 16 May 1998 17:53:32 +0000 |
Richard M. Stallman |
(vc-update-change-log): Use temporary-file-directory.
|
Sat, 16 May 1998 17:52:29 +0000 |
Richard M. Stallman |
(c-macro-expansion):
|
Sat, 16 May 1998 17:50:00 +0000 |
Richard M. Stallman |
(jka-compr-temp-name-template): Use temporary-file-directory.
|
Sat, 16 May 1998 17:48:49 +0000 |
Richard M. Stallman |
(emerge-temp-file-prefix): Use temporary-file-directory.
|
Sat, 16 May 1998 17:47:27 +0000 |
Richard M. Stallman |
(ediff-temp-file-prefix): Use temporary-file-directory.
|
Sat, 16 May 1998 17:35:23 +0000 |
Richard M. Stallman |
(browse-url-temp-dir): Use temporary-file-directory.
|
Sat, 16 May 1998 17:34:20 +0000 |
Richard M. Stallman |
(archive-tmpdir): Use temporary-file-directory.
|
Sat, 16 May 1998 17:33:11 +0000 |
Richard M. Stallman |
(ange-ftp-tmp-name-template): Use temporary-file-directory.
|
Sat, 16 May 1998 04:14:04 +0000 |
Richard M. Stallman |
(dired-mark-subdir-files): Doc fix.
|
Sat, 16 May 1998 03:49:47 +0000 |
Richard M. Stallman |
(ps-file-end): Put Trailer and Pages before EndDoc.
|
Sat, 16 May 1998 03:44:16 +0000 |
Richard M. Stallman |
(vc-update-change-log): Use system-tmp-directory.
|
Sat, 16 May 1998 03:44:02 +0000 |
Richard M. Stallman |
(c-macro-expansion): Use system-tmp-directory.
|
Sat, 16 May 1998 03:43:44 +0000 |
Richard M. Stallman |
(jka-compr-temp-name-template): Use system-tmp-directory
|
Sat, 16 May 1998 03:43:28 +0000 |
Richard M. Stallman |
(emerge-temp-file-prefix): Use system-tmp-directory.
|
Sat, 16 May 1998 03:41:42 +0000 |
Richard M. Stallman |
(ediff-temp-file-prefix): Use system-tmp-directory.
|
Sat, 16 May 1998 03:40:39 +0000 |
Richard M. Stallman |
(browse-url-temp-dir): Use system-tmp-directory.
|
Sat, 16 May 1998 03:40:21 +0000 |
Richard M. Stallman |
(archive-tmpdir): Use system-tmp-directory.
|
Sat, 16 May 1998 03:38:59 +0000 |
Richard M. Stallman |
(ange-ftp-tmp-name-template): Use system-tmp-directory.
|
Sat, 16 May 1998 03:38:20 +0000 |
Richard M. Stallman |
(system-tmp-directory): New variable.
|
Fri, 15 May 1998 22:24:17 +0000 |
Richard M. Stallman |
(set-auto-coding): Exclude \n when matching the coding system name.
|
Fri, 15 May 1998 22:23:01 +0000 |
Richard M. Stallman |
(search_buffer): Set search regs for all success with an empty string.
|
Fri, 15 May 1998 21:50:07 +0000 |
Richard M. Stallman |
(define-mail-alias): Compensate for not resetting the match data when
|
Fri, 15 May 1998 20:55:45 +0000 |
Richard M. Stallman |
(signal_quit): Add prototype.
|
Fri, 15 May 1998 20:55:26 +0000 |
Richard M. Stallman |
(sys_select): Always wait on interrupt_handle, so that
|
Fri, 15 May 1998 20:53:53 +0000 |
Richard M. Stallman |
(w32_wnd_proc): Call signal_quit when C-g is received.
|
Fri, 15 May 1998 20:53:39 +0000 |
Richard M. Stallman |
(interrupt_handle): New variable.
|
Fri, 15 May 1998 20:35:58 +0000 |
Richard M. Stallman |
(ange-ftp-start-process): Handle Windows ftp client.
|
Fri, 15 May 1998 05:50:20 +0000 |
Richard M. Stallman |
(setup-8-bit-environment):
|
Fri, 15 May 1998 05:49:05 +0000 |
Richard M. Stallman |
(byte-decompile-bytecode-1):
|
Fri, 15 May 1998 05:48:02 +0000 |
Richard M. Stallman |
Doc fix.
|
Fri, 15 May 1998 05:45:53 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 15 May 1998 05:44:56 +0000 |
Richard M. Stallman |
Load dos-vars along with dos-fns.
|
Fri, 15 May 1998 05:43:41 +0000 |
Richard M. Stallman |
(dos-ps-printer, dos-printer, msdos-shells):
|
Fri, 15 May 1998 05:20:58 +0000 |
Richard M. Stallman |
(type-break-mode): Don't alter global-mode-string.
|
Fri, 15 May 1998 05:02:29 +0000 |
Richard M. Stallman |
(convenience): New group.
|
Fri, 15 May 1998 04:05:56 +0000 |
Richard M. Stallman |
(Info-find-node): Use info-file-exists-p
|
Fri, 15 May 1998 00:34:07 +0000 |
Richard M. Stallman |
Renamed "struct buffer" to "struct termcap_buffer" to
|
Fri, 15 May 1998 00:25:16 +0000 |
Richard M. Stallman |
(install-arch-indep): Fix previous change.
|
Thu, 14 May 1998 21:16:49 +0000 |
Richard M. Stallman |
Add binding for C-x z to vi-dot here.
|
Thu, 14 May 1998 19:40:20 +0000 |
Edward M. Reingold |
Fix mispelling.
|
Thu, 14 May 1998 15:08:55 +0000 |
Eli Zaretskii |
(archive-tmpdir): Make the prefix of the temporary
|
Thu, 14 May 1998 05:39:59 +0000 |
Richard M. Stallman |
(ad-handle-definition, defadvice): Fix error messages.
|
Thu, 14 May 1998 05:23:24 +0000 |
Richard M. Stallman |
(describe-key-briefly): When INSERT, put cmd name in `...'.
|
Thu, 14 May 1998 05:16:54 +0000 |
Geoff Voelker |
(w32_ring_bell): Flash window correctly.
|
Thu, 14 May 1998 04:58:47 +0000 |
Richard M. Stallman |
(install-arch-indep): Don't alter site-lisp/subdirs.el if it exists.
|
Thu, 14 May 1998 03:55:13 +0000 |
Richard M. Stallman |
(locale-translation-file-name): New variable.
|
Thu, 14 May 1998 03:54:50 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Don't check non-regular
|
Thu, 14 May 1998 00:57:14 +0000 |
Richard M. Stallman |
(disassemble-1): Reference bytecode string as unibyte.
|
Wed, 13 May 1998 15:12:18 +0000 |
Eli Zaretskii |
(init_environment): Set TMPDIR to an existing
|
Wed, 13 May 1998 06:47:40 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Check that a -*- coding: -*- spec
|
Wed, 13 May 1998 06:47:15 +0000 |
Richard M. Stallman |
(skip_chars): When fetching char after \,
|
Wed, 13 May 1998 05:23:56 +0000 |
Richard M. Stallman |
(format-alist): Use -f when running recode.
|
Wed, 13 May 1998 04:48:48 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): Fix prev chg.
|
Wed, 13 May 1998 01:46:28 +0000 |
Richard M. Stallman |
(type-break-mode-line-message-mode): Doc fix. Fix some messages.
|
Wed, 13 May 1998 00:30:55 +0000 |
Richard M. Stallman |
(Fminibuffer_complete_word): Fix the string-comparison loop.
|
Wed, 13 May 1998 00:03:19 +0000 |
Richard M. Stallman |
(byte-compile-from-buffer):
|
Tue, 12 May 1998 23:27:21 +0000 |
Richard M. Stallman |
(ispell-dictionary-alist-1): Doc fix.
|
Tue, 12 May 1998 23:26:17 +0000 |
Richard M. Stallman |
(rmail-decode-babyl-format):
|
Tue, 12 May 1998 23:12:30 +0000 |
Richard M. Stallman |
(install-arch-indep): Put `-' on commands to create
|
Tue, 12 May 1998 23:11:10 +0000 |
Richard M. Stallman |
(get_doc_string): New arg UNIBYTE
|
Tue, 12 May 1998 23:10:15 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Don't use the fast replace code
|
Tue, 12 May 1998 23:09:35 +0000 |
Richard M. Stallman |
(after-insert-file-set-buffer-file-coding-system):
|
Tue, 12 May 1998 21:33:59 +0000 |
Richard M. Stallman |
(parse_menu_item): Argument inmenubar < 0 now means
|
Tue, 12 May 1998 21:33:44 +0000 |
Richard M. Stallman |
(stat, get_long_basename): Fail if filename contains any
|
Tue, 12 May 1998 20:15:27 +0000 |
Richard M. Stallman |
(Fall_completions, Ftry_completion): Compare char sizes, not STRING_BYTES.
|
Tue, 12 May 1998 19:44:17 +0000 |
Richard M. Stallman |
(smtpmail-via-smtp): Speciy process coding system.
|
Tue, 12 May 1998 15:32:50 +0000 |
Edward M. Reingold |
Add separators to Holidays menu.
|
Tue, 12 May 1998 03:12:08 +0000 |
Richard M. Stallman |
(calendar-mode-map): Rename `holidays' menu to `Holidays'.
|
Tue, 12 May 1998 02:48:51 +0000 |
Richard M. Stallman |
(assoc_for_completion): Use Fcompare_strings.
|
Mon, 11 May 1998 23:34:25 +0000 |
Richard M. Stallman |
(easy-menu-change): Add autoload cookie.
|
Mon, 11 May 1998 18:49:42 +0000 |
Dave Love |
(tar-subfile-mode): Call auto-save-mode with -1.
|
Mon, 11 May 1998 17:18:04 +0000 |
Edward M. Reingold |
Minor fix to earlier changes today.
|
Mon, 11 May 1998 16:36:02 +0000 |
Richard M. Stallman |
(redisplay_window): Handle scroll_step along with
|
Mon, 11 May 1998 15:52:28 +0000 |
Richard M. Stallman |
(unlock_file): Encode the file name.
|
Mon, 11 May 1998 15:48:24 +0000 |
Edward M. Reingold |
On exiting, don't signal error when user changes mind.
|
Mon, 11 May 1998 14:56:37 +0000 |
Edward M. Reingold |
Made holiday button on menu bar related to current calendar display.
|
Mon, 11 May 1998 01:33:54 +0000 |
Richard M. Stallman |
(save-buffer-coding-system): New variable.
|
Mon, 11 May 1998 01:22:35 +0000 |
Richard M. Stallman |
(last-coding-system-specified): New var.
|
Mon, 11 May 1998 01:17:48 +0000 |
Richard M. Stallman |
(normal-top-level-add-subdirs-to-load-path):
|
Mon, 11 May 1998 01:14:36 +0000 |
Richard M. Stallman |
(Fset_buffer_multibyte): Error if marker is put
|
Mon, 11 May 1998 01:11:02 +0000 |
Richard M. Stallman |
(unchain_marker): Abort if the marker is not in its buffer's chain.
|
Mon, 11 May 1998 01:08:59 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 10 May 1998 21:52:08 +0000 |
Richard M. Stallman |
(code_convert_region1): Set Vlast_coding_system_used.
|
Sun, 10 May 1998 19:21:05 +0000 |
Richard M. Stallman |
(Fstart_process): Remove the special case for
|
Sun, 10 May 1998 18:45:55 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 10 May 1998 07:01:15 +0000 |
Richard M. Stallman |
(TAGS): Specify directory when running etags.
|
Sun, 10 May 1998 05:53:16 +0000 |
Richard M. Stallman |
(add-log-current-defun): Fix previous change--skip
|
Sun, 10 May 1998 03:50:03 +0000 |
Richard M. Stallman |
(byte-compile-output-docform): Use position-bytes.
|
Sun, 10 May 1998 01:43:32 +0000 |
Richard M. Stallman |
(elisp.dvi): Add missing backslash.
|
Sun, 10 May 1998 01:16:42 +0000 |
Richard M. Stallman |
(Fbyte_code): Don't use Bmark.
|
Sun, 10 May 1998 01:13:11 +0000 |
Richard M. Stallman |
(xstring): Handle unibyte strings.
|
Sun, 10 May 1998 00:40:00 +0000 |
Richard M. Stallman |
(redisplay_window): Don't use last_point_x and last_point_y
|
Sat, 09 May 1998 23:55:27 +0000 |
Richard M. Stallman |
(Qbuffer_name_history): New variable.
|
Sat, 09 May 1998 21:47:17 +0000 |
Richard M. Stallman |
(detect_coding_mask): Check also coding-category-binary.
|
Sat, 09 May 1998 21:10:30 +0000 |
Richard M. Stallman |
(standard-display-european): Doc fix.
|
Sat, 09 May 1998 19:53:47 +0000 |
Richard M. Stallman |
(find-function-noselect): Autoload it.
|
Sat, 09 May 1998 07:39:00 +0000 |
Richard M. Stallman |
(scan_lists, scan_sexps_forward): Move complex expressions
|
Sat, 09 May 1998 07:24:47 +0000 |
Richard M. Stallman |
(mail-signature): Allow expression as value.
|
Sat, 09 May 1998 07:12:14 +0000 |
Richard M. Stallman |
(widgets: sexp, variable, list, vector): Doc fixes.
|
Sat, 09 May 1998 07:02:50 +0000 |
Richard M. Stallman |
(generate-file-autoloads): Handle progn forms generated by
|
Sat, 09 May 1998 06:40:53 +0000 |
Richard M. Stallman |
(mail-strip-quoted-names):
|
Sat, 09 May 1998 04:59:22 +0000 |
Richard M. Stallman |
(customize-group-other-window): Handle groups not
|
Sat, 09 May 1998 01:23:58 +0000 |
Kenichi Handa |
Fix previous change.
|
Fri, 08 May 1998 22:26:43 +0000 |
Richard M. Stallman |
(ps-alist-position): Renamed from ps-position.
|
Fri, 08 May 1998 22:05:42 +0000 |
Richard M. Stallman |
(reporter-bug-hook): Use rfc822-goto-eoh.
|
Fri, 08 May 1998 05:14:47 +0000 |
Richard M. Stallman |
(Fcall_process): Fix test for when to call Ffind_operation_coding_system.
|
Fri, 08 May 1998 05:10:29 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 08 May 1998 04:17:48 +0000 |
Kenichi Handa |
(compute_motion): Fix, in a different way, the bug of handling
|
Fri, 08 May 1998 02:28:22 +0000 |
Richard M. Stallman |
(compute_motion): Undo both May 7 changes.
|
Fri, 08 May 1998 02:20:38 +0000 |
Richard M. Stallman |
(doprnt1): Cast arg to CHAR_STRING.
|
Fri, 08 May 1998 01:53:55 +0000 |
Richard M. Stallman |
(standard-display-european): Don't call
|
Fri, 08 May 1998 00:08:09 +0000 |
Kenichi Handa |
(compute_motion): Fix previous change.
|
Thu, 07 May 1998 23:31:26 +0000 |
Richard M. Stallman |
(edebug-all-forms): Add autoload cookie.
|
Thu, 07 May 1998 23:21:15 +0000 |
Richard M. Stallman |
(ispell-word): Make M-$ binding using esc-map.
|
Thu, 07 May 1998 23:15:14 +0000 |
Richard M. Stallman |
(Freplace_match): Fix the loop for copying text
|
Thu, 07 May 1998 23:11:57 +0000 |
Richard M. Stallman |
(Fexpand_file_name) [DOS_NT]: Note when special escape
|
Thu, 07 May 1998 22:28:23 +0000 |
Richard M. Stallman |
Comment changes.
|
Thu, 07 May 1998 21:34:54 +0000 |
Richard M. Stallman |
(vc-consult-rcs-headers): Fix previous change.
|
Thu, 07 May 1998 21:31:00 +0000 |
Richard M. Stallman |
(install-arch-indep): Fix typo in previous change.
|
Thu, 07 May 1998 20:50:48 +0000 |
Richard M. Stallman |
(toggle-input-method): Use a more
|
Thu, 07 May 1998 20:48:17 +0000 |
Richard M. Stallman |
(Fintern): Properly compare lisp objects.
|
Thu, 07 May 1998 20:47:53 +0000 |
Richard M. Stallman |
(set_internal): Properly compare lisp objects.
|
Thu, 07 May 1998 19:18:29 +0000 |
Richard M. Stallman |
(sh-shell-file): Add cmdproxy to MS shells.
|
Thu, 07 May 1998 19:15:43 +0000 |
Richard M. Stallman |
(list-input-methods): Doc fix.
|
Thu, 07 May 1998 07:46:41 +0000 |
Eli Zaretskii |
(init_process, syms_of_process): Make definition consistent with
|
Thu, 07 May 1998 06:41:35 +0000 |
Kenichi Handa |
Cancel the previous change for
|
Thu, 07 May 1998 06:41:12 +0000 |
Kenichi Handa |
(compute_motion): Fix bug of handling wide-column
|
Thu, 07 May 1998 06:34:20 +0000 |
Richard M. Stallman |
(report-emacs-bug): Don't display *Bug Help* if
|
Thu, 07 May 1998 06:31:31 +0000 |
Richard M. Stallman |
(report-emacs-bug): After reinserting
|
Thu, 07 May 1998 05:37:59 +0000 |
Richard M. Stallman |
(view-lossage): Set help-xref-stack* in the help buffer.
|
Thu, 07 May 1998 05:30:07 +0000 |
Richard M. Stallman |
(describe-function-1): Use find-function-noselect instead of find-function.
|
Thu, 07 May 1998 04:51:41 +0000 |
Richard M. Stallman |
(sgml-mode-common): Make local binding from adaptive-fill-regexp.
|
Thu, 07 May 1998 04:05:28 +0000 |
Richard M. Stallman |
(quit-window): Fixed FRAME to be the frame and never window.
|
Thu, 07 May 1998 04:02:36 +0000 |
Richard M. Stallman |
(syms_of_buffer) <buffer-file-coding-system>: Doc fix.
|
Thu, 07 May 1998 03:58:49 +0000 |
Richard M. Stallman |
(EMACSSOURCES): Add msdog.texi, ack.texi. Remove gnu1.texi.
|
Thu, 07 May 1998 03:52:48 +0000 |
Richard M. Stallman |
(print-coding-system):
|
Thu, 07 May 1998 01:05:36 +0000 |
Kenichi Handa |
(Fcall_process): If we must display received data on
|
Wed, 06 May 1998 21:28:42 +0000 |
Richard M. Stallman |
(EMACSSOURCES): Add mule.texi.
|
Wed, 06 May 1998 21:18:00 +0000 |
Richard M. Stallman |
(which-func-non-auto-modes): New variable.
|
Wed, 06 May 1998 20:46:35 +0000 |
Richard M. Stallman |
(regex_compile): When checking after exactn
|
Wed, 06 May 1998 20:44:38 +0000 |
Richard M. Stallman |
(main): Call the syms_of_... and keys_of_... functions
|
Wed, 06 May 1998 19:54:57 +0000 |
Michael Kifer |
*** empty log message ***
|
Wed, 06 May 1998 19:43:11 +0000 |
Richard M. Stallman |
(which-function-mode): New alias.
|
Wed, 06 May 1998 14:58:47 +0000 |
Dave Love |
(imenu-create-index-function): Remove autoload cookie
|
Wed, 06 May 1998 13:36:45 +0000 |
Andr«± Spiegel |
(vc-consult-rcs-headers): Avoid bug with ci -k in RCS 5.7.
|
Wed, 06 May 1998 07:38:44 +0000 |
Richard M. Stallman |
(diary-mail-entries): Add autoload cookie.
|
Wed, 06 May 1998 04:43:47 +0000 |
Richard M. Stallman |
(dired-mode-map): Bind *t to dired-do-toggle.
|
Wed, 06 May 1998 04:15:25 +0000 |
Richard M. Stallman |
(ps-header-title-font-size): Doc fix.
|
Wed, 06 May 1998 04:06:30 +0000 |
Richard M. Stallman |
Some doc fixes, eliminate (require cl).
|
Tue, 05 May 1998 21:47:53 +0000 |
Richard M. Stallman |
(mouse-major-mode-menu): Run activate-menubar-hook here.
|
Tue, 05 May 1998 21:37:23 +0000 |
Richard M. Stallman |
(tmm-get-keymap): Fix previous change;
|
Tue, 05 May 1998 21:29:28 +0000 |
Richard M. Stallman |
(comint-replace-by-expanded-history-before-point):
|
Tue, 05 May 1998 19:33:16 +0000 |
Richard M. Stallman |
(create_process): Add cast when calling encode_coding
|
Tue, 05 May 1998 19:32:02 +0000 |
Richard M. Stallman |
(barf_or_query_if_file_exists): Encode file name.
|
Tue, 05 May 1998 19:30:33 +0000 |
Richard M. Stallman |
(Fmake_bool_vector): Clear out extraneous bits at end.
|
Tue, 05 May 1998 19:26:50 +0000 |
Richard M. Stallman |
(generic-x): Added defgroup declaration.
|
Tue, 05 May 1998 09:29:55 +0000 |
Simon Marshall |
move defpackage to lisp-font-lock-keywords-1
|
Tue, 05 May 1998 06:25:58 +0000 |
Richard M. Stallman |
(boyer_moore): Check more reliably for ptr[1] being
|
Tue, 05 May 1998 04:25:03 +0000 |
Richard M. Stallman |
(add-log-current-defun) <lisp>:
|
Tue, 05 May 1998 04:09:14 +0000 |
Richard M. Stallman |
(add-log-current-defun): Fix previous fortran change.
|
Tue, 05 May 1998 03:29:49 +0000 |
Richard M. Stallman |
(custom-face-attributes): Doc fix.
|
Tue, 05 May 1998 00:39:35 +0000 |
Richard M. Stallman |
(server-buffer-done): Bind server-kill-buffer-running
|
Mon, 04 May 1998 22:42:59 +0000 |
Michael Kifer |
new version
|
Mon, 04 May 1998 22:33:38 +0000 |
Richard M. Stallman |
(encode_coding_iso2022): Don't skip a code following some invalid code.
|
Mon, 04 May 1998 20:14:36 +0000 |
Richard M. Stallman |
(WINDOW_RIGHT_MARGIN): Don't subtract 1 from width when there are no
|
Mon, 04 May 1998 15:38:59 +0000 |
Eli Zaretskii |
(follow-intercept-processes): When asynchronous
|
Mon, 04 May 1998 15:32:44 +0000 |
Eli Zaretskii |
(Fload): Rename dosmode to fmode and use it on all
|
Mon, 04 May 1998 15:29:47 +0000 |
Eli Zaretskii |
(read1): Clear out extraneous bits at end of bool-vector.
|
Mon, 04 May 1998 15:12:05 +0000 |
Eli Zaretskii |
(TAGS): Fix file name wildcards in lisp directory.
|
Mon, 04 May 1998 09:25:21 +0000 |
Andreas Schwab |
Include syssignal.h after lisp.h.
|
Mon, 04 May 1998 09:24:30 +0000 |
Andreas Schwab |
Declare init_signals and add prototypes.
|
Mon, 04 May 1998 09:22:29 +0000 |
Andreas Schwab |
Declare init functions.
|
Mon, 04 May 1998 08:35:40 +0000 |
Andreas Schwab |
* progmodes/compile.el (compilation-directory-stack): Doc fix.
|
Mon, 04 May 1998 01:50:46 +0000 |
Richard M. Stallman |
(LIBXMU): Don't bother testing CANNOT_DUMP.
|
Mon, 04 May 1998 01:28:24 +0000 |
Richard M. Stallman |
(generic-make-keywords-list): Delete spurious paren.
|
Mon, 04 May 1998 01:22:17 +0000 |
Richard M. Stallman |
(list-load-path-shadows): Don't say
|
Mon, 04 May 1998 00:13:13 +0000 |
Richard M. Stallman |
(add-log-debugging): New variable.
|
Sun, 03 May 1998 15:57:33 +0000 |
Eli Zaretskii |
(sh-shell-file): If $SHELL evaluates to
|
Sun, 03 May 1998 08:24:36 +0000 |
Richard M. Stallman |
(TAGS-LISP): New target.
|
Sun, 03 May 1998 08:24:10 +0000 |
Richard M. Stallman |
(TAGS-LISP): New target.
|
Sun, 03 May 1998 07:34:07 +0000 |
Richard M. Stallman |
(mh-quit): Undo 3/3 change (and the subsequent fix).
|
Sun, 03 May 1998 04:36:03 +0000 |
Richard M. Stallman |
(post-mail-send-it): Use mail-sendmail-undelimit-header.
|
Sun, 03 May 1998 04:35:16 +0000 |
Richard M. Stallman |
(send-mail-function): Doc fix.
|
Sun, 03 May 1998 04:33:27 +0000 |
Richard M. Stallman |
(compute_motion): When invisible text cross TO,
|
Sun, 03 May 1998 04:32:41 +0000 |
Richard M. Stallman |
(uce-reply-to-uce): Use mail-sendmail-delimit-header.
|
Sun, 03 May 1998 04:30:10 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 03 May 1998 03:48:05 +0000 |
Richard M. Stallman |
(command-line): When choosing a language from LANG,
|
Sun, 03 May 1998 02:32:58 +0000 |
Richard M. Stallman |
(search_buffer): Fix casts when assigning raw_pattern.
|
Sun, 03 May 1998 02:24:36 +0000 |
Richard M. Stallman |
(Fformat): Fix casts when assigning buf.
|
Sun, 03 May 1998 02:05:54 +0000 |
Richard M. Stallman |
(elisp.dvi): Don't depend on texindex or on elisp.tps.
|
Sun, 03 May 1998 00:53:50 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Sun, 03 May 1998 00:50:06 +0000 |
Richard M. Stallman |
(isfloat_string): Don't look at bytes before the string.
|
Sun, 03 May 1998 00:02:10 +0000 |
Richard M. Stallman |
(Info-up): New arg SAME-FILE: don't move to different file.
|
Sat, 02 May 1998 16:41:44 +0000 |
Andr«± Spiegel |
(vc-parse-cvs-status): Optimized. Ignore "Locally Removed" files.
|
Sat, 02 May 1998 16:41:08 +0000 |
Andr«± Spiegel |
(vc-fetch-cvs-status): Don't specify DIR on the command line.
|
Sat, 02 May 1998 06:53:18 +0000 |
Richard M. Stallman |
(rmail-default-dont-reply-to-names):
|
Sat, 02 May 1998 06:50:44 +0000 |
Richard M. Stallman |
(rfc822-goto-eoh): Stop at a blank line, too.
|
Sat, 02 May 1998 06:43:03 +0000 |
Richard M. Stallman |
[WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. Force
|
Sat, 02 May 1998 06:40:41 +0000 |
Richard M. Stallman |
(HAVE_STRING_H): Add #undef.
|
Sat, 02 May 1998 06:39:39 +0000 |
Richard M. Stallman |
(XTwrite_glyphs): Don't advance cursor X beyond limit.
|
Sat, 02 May 1998 06:38:41 +0000 |
Richard M. Stallman |
Include coding.h.
|
Sat, 02 May 1998 06:38:09 +0000 |
Richard M. Stallman |
(Vfile_name_coding_system)
|
Sat, 02 May 1998 06:00:42 +0000 |
Richard M. Stallman |
(Fmake_temp_name): Improve randomness of generated file names.
|
Sat, 02 May 1998 05:39:14 +0000 |
Richard M. Stallman |
(Finsert_char): Doc fix.
|
Sat, 02 May 1998 05:20:30 +0000 |
Richard M. Stallman |
Whitespace change.
|
Sat, 02 May 1998 05:05:55 +0000 |
Richard M. Stallman |
(apropos-mode-map): Bind q to quit-window.
|
Sat, 02 May 1998 02:06:41 +0000 |
Geoff Voelker |
(enum_font_cb2): Only ignore raster fonts when
|
Fri, 01 May 1998 19:51:43 +0000 |
Richard M. Stallman |
(setup-slovak-environment): Call latin-2's setup function.
|
Fri, 01 May 1998 19:51:27 +0000 |
Richard M. Stallman |
(setup-czech-environment): Call latin-2's setup function.
|
Fri, 01 May 1998 08:48:27 +0000 |
Stephen Eglen |
Write year in subject line using four digits, not two.
|
Fri, 01 May 1998 08:26:20 +0000 |
Carsten Dominik |
C. Dominik <cd@gnu.org>
|
Fri, 01 May 1998 05:33:39 +0000 |
Richard M. Stallman |
(show-paren-ring-bell-on-mismatch): New option.
|
Fri, 01 May 1998 04:52:54 +0000 |
Richard M. Stallman |
(LIBS): Link in shell32.lib.
|
Fri, 01 May 1998 04:52:40 +0000 |
Richard M. Stallman |
(event_kind): New event type `drag_n_drop'.
|
Fri, 01 May 1998 04:51:51 +0000 |
Richard M. Stallman |
(Qdrag_n_drop, drag_n_drop_syms, lispy_drag_n_drop_names): New variables.
|
Fri, 01 May 1998 04:51:20 +0000 |
Richard M. Stallman |
(wordify): Do the second loop by chars, not by bytes.
|
Fri, 01 May 1998 04:50:27 +0000 |
Richard M. Stallman |
(file-cache-add-file): Checks to see if file exists
|
Fri, 01 May 1998 04:38:20 +0000 |
Richard M. Stallman |
Include shellapi.h.
|
Fri, 01 May 1998 04:37:42 +0000 |
Richard M. Stallman |
Include shellapi.h.
|
Fri, 01 May 1998 04:24:43 +0000 |
Richard M. Stallman |
(w32-drag-n-drop-debug, w32-drag-n-drop)
|
Fri, 01 May 1998 04:16:29 +0000 |
Kenichi Handa |
(find-coding-systems-for-charsets):
|
Fri, 01 May 1998 04:16:29 +0000 |
Kenichi Handa |
(quail-show-translations): Show
|
Fri, 01 May 1998 04:15:48 +0000 |
Kenichi Handa |
(encode_coding_iso2022): If encoding a last block,
|
Fri, 01 May 1998 04:11:54 +0000 |
Richard M. Stallman |
(generic): Added defgroup declaration.
|
Fri, 01 May 1998 03:51:57 +0000 |
Richard M. Stallman |
(popup-menu-popup): Fix typo: set menu-keymap.
|
Fri, 01 May 1998 03:14:40 +0000 |
Richard M. Stallman |
(rmail-cease-edit): Call rmail-show-message even if message text is unchanged.
|
Thu, 30 Apr 1998 17:21:12 +0000 |
Geoff Voelker |
(WM_MOUSEWHEEL): Define relative to WM_MOUSELAST.
|
Thu, 30 Apr 1998 17:20:53 +0000 |
Geoff Voelker |
(msh_mousewheel): Declare.
|
Thu, 30 Apr 1998 17:19:55 +0000 |
Geoff Voelker |
(msh_mousewheel): New variable.
|
Thu, 30 Apr 1998 06:43:48 +0000 |
Richard M. Stallman |
Generalized region skipping added.
|
Thu, 30 Apr 1998 06:40:47 +0000 |
Richard M. Stallman |
(ispell-message): Use rfc822-goto-eoh.
|
Thu, 30 Apr 1998 06:39:27 +0000 |
Richard M. Stallman |
(ethio-sera-to-fidel-mail): Use rfc822-goto-eoh.
|
Thu, 30 Apr 1998 06:37:04 +0000 |
Richard M. Stallman |
(news-reply-mode): Don't load sendmail here.
|
Thu, 30 Apr 1998 06:32:07 +0000 |
Richard M. Stallman |
(report-emacs-bug): Use rfc822-goto-eoh.
|
Thu, 30 Apr 1998 06:30:27 +0000 |
Richard M. Stallman |
Require sendmail.
|
Thu, 30 Apr 1998 06:27:58 +0000 |
Richard M. Stallman |
(expand-mail-aliases): Doc fix.
|
Thu, 30 Apr 1998 06:26:19 +0000 |
Richard M. Stallman |
(mail-abbrev-in-expansion-header-p): Use mail-header-end.
|
Thu, 30 Apr 1998 06:24:03 +0000 |
Richard M. Stallman |
(reporter-calculate-separator): Function deleted.
|
Thu, 30 Apr 1998 06:21:57 +0000 |
Richard M. Stallman |
(rmail-forward): Use mail-text-start.
|
Thu, 30 Apr 1998 06:18:55 +0000 |
Richard M. Stallman |
Require sendmail.
|
Thu, 30 Apr 1998 06:12:32 +0000 |
Richard M. Stallman |
(smtpmail-send-it): Use mail-sendmail-undelimit-header.
|
Thu, 30 Apr 1998 06:11:39 +0000 |
Richard M. Stallman |
Require sendmail.el.
|
Thu, 30 Apr 1998 04:23:59 +0000 |
Richard M. Stallman |
(quit-window): Don't try to switch buffers
|
Thu, 30 Apr 1998 03:45:54 +0000 |
Richard M. Stallman |
[defined (__alpha__) && !defined (__NetBSD__) && !defined (__OpenBSD__)]:
|
Thu, 30 Apr 1998 03:23:42 +0000 |
Richard M. Stallman |
(setup-8-bit-environment): Don't do anything special here for unibyte mode.
|
Thu, 30 Apr 1998 03:22:20 +0000 |
Richard M. Stallman |
(perl-mode): Add autoload cookie.
|
Thu, 30 Apr 1998 03:20:24 +0000 |
Richard M. Stallman |
(set-language-environment): Fix previous change.
|
Thu, 30 Apr 1998 03:18:48 +0000 |
Richard M. Stallman |
(standard-display-european): Use set-language-environment
|
Thu, 30 Apr 1998 03:16:00 +0000 |
Richard M. Stallman |
(minibuf_conform_representation): New function.
|
Thu, 30 Apr 1998 03:13:09 +0000 |
Richard M. Stallman |
(find_handler_clause): Cast Fbacktrace to proper type.
|
Thu, 30 Apr 1998 00:05:06 +0000 |
Richard M. Stallman |
(imenu--generic-function): Doc fix. Rewritten to be faster.
|
Wed, 29 Apr 1998 22:34:42 +0000 |
Dave Love |
(tar-mode-write-file): Protect from null tar-header-offset.
|
Wed, 29 Apr 1998 22:15:59 +0000 |
Richard M. Stallman |
(tar-extract): Use `!' instead of `:' to construct
|
Wed, 29 Apr 1998 21:47:23 +0000 |
Richard M. Stallman |
(struct process): Make inherit_coding_system_flag a Lisp_Object.
|
Wed, 29 Apr 1998 21:46:43 +0000 |
Richard M. Stallman |
(Fset_process_inherit_coding_system_flag, Fstart_process):
|
Wed, 29 Apr 1998 20:33:11 +0000 |
Richard M. Stallman |
(assoc-ignore-representation): New function.
|
Wed, 29 Apr 1998 09:49:44 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Wed, 29 Apr 1998 09:46:49 +0000 |
Andreas Schwab |
(redisplay_window): Update STARTP_BYTE alongside with
|
Wed, 29 Apr 1998 09:44:06 +0000 |
Andreas Schwab |
(make_window): Initialize last_point field.
|
Wed, 29 Apr 1998 09:42:46 +0000 |
Andreas Schwab |
(emacs_get_tty): Zero out termios structure before
|
Wed, 29 Apr 1998 09:41:10 +0000 |
Andreas Schwab |
Declare Fcompare_strings.
|
Wed, 29 Apr 1998 09:37:15 +0000 |
Andreas Schwab |
Include <time.h> for time.
|
Wed, 29 Apr 1998 09:35:31 +0000 |
Andreas Schwab |
(main): Use Vbuffer_alist instead of Fbuffer_list.
|
Wed, 29 Apr 1998 09:33:53 +0000 |
Andreas Schwab |
(setup_coding_system): Properly check for nil.
|
Wed, 29 Apr 1998 09:23:15 +0000 |
Andreas Schwab |
(re_search_2): Fix indentation.
|
Wed, 29 Apr 1998 06:50:40 +0000 |
Richard M. Stallman |
(Fcompare_buffer_substrings): Rewrite to loop by chars.
|
Wed, 29 Apr 1998 05:24:09 +0000 |
Richard M. Stallman |
(ange-ftp-real-expand-file-name-actual):
|
Wed, 29 Apr 1998 05:22:19 +0000 |
Karl Heuer |
(SLAVIC): Delete redundant backslash.
|
Wed, 29 Apr 1998 05:20:31 +0000 |
Richard M. Stallman |
(*, **, ***): Add defvars.
|
Wed, 29 Apr 1998 05:06:46 +0000 |
Richard M. Stallman |
(dired-sort-toggle): Handle spaces in dired-actual-switches.
|
Wed, 29 Apr 1998 05:02:34 +0000 |
Richard M. Stallman |
(abort): Omit this definition, if NO_ABORT.
|
Wed, 29 Apr 1998 04:43:08 +0000 |
Geoff Voelker |
Forward declare hooks with full function prototypes.
|
Wed, 29 Apr 1998 04:36:27 +0000 |
Geoff Voelker |
(w32_console_mouse_position, w32_console_read_socket):
|
Wed, 29 Apr 1998 04:36:00 +0000 |
Geoff Voelker |
(w32_console_mouse_position): Rename from
|
Wed, 29 Apr 1998 04:35:17 +0000 |
Geoff Voelker |
(initialize_w32_displayed): Use new function prototypes.
|
Wed, 29 Apr 1998 04:34:52 +0000 |
Geoff Voelker |
Include cm.h after dispextern.h to avoid name conflicts
|
Wed, 29 Apr 1998 04:34:29 +0000 |
Geoff Voelker |
[WINDOWSNT]: Use function prototypes.
|
Wed, 29 Apr 1998 04:34:05 +0000 |
Geoff Voelker |
Conditionally include xterm.h using HAVE_X_WINDOWS.
|
Wed, 29 Apr 1998 04:31:59 +0000 |
Geoff Voelker |
New target for installation bin directory.
|
Wed, 29 Apr 1998 04:31:34 +0000 |
Geoff Voelker |
(HAVE_MOTIF_2_1): Add for consistency with config.in.
|
Wed, 29 Apr 1998 04:31:03 +0000 |
Geoff Voelker |
(file-name-handler-alist): Instead of substituting,
|
Wed, 29 Apr 1998 01:00:01 +0000 |
Richard M. Stallman |
(Fgap_position, Fgap_size): New functions.
|
Wed, 29 Apr 1998 00:59:43 +0000 |
Richard M. Stallman |
Fix previous change.
|
Wed, 29 Apr 1998 00:59:22 +0000 |
Richard M. Stallman |
(Flsh, Fash): Handle out-of-range shift counts reasonably.
|
Wed, 29 Apr 1998 00:28:28 +0000 |
Richard M. Stallman |
(lock_file): gcpro `fn'.
|
Wed, 29 Apr 1998 00:20:14 +0000 |
Richard M. Stallman |
(insert_1_both): Call prepare_to_modify_buffer before moving or making gap.
|
Tue, 28 Apr 1998 23:41:15 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 28 Apr 1998 23:40:39 +0000 |
Richard M. Stallman |
(dired-at-point): Add autoload cookie.
|
Tue, 28 Apr 1998 23:39:57 +0000 |
Richard M. Stallman |
Comment changes.
|
Tue, 28 Apr 1998 22:58:20 +0000 |
Richard M. Stallman |
(HAVE_STRING_H): Add #undef.
|
Tue, 28 Apr 1998 21:35:36 +0000 |
Richard M. Stallman |
(main): Doc --multibyte and --unibyte in --help message.
|
Tue, 28 Apr 1998 21:33:28 +0000 |
Richard M. Stallman |
(main): Fix bug report address.
|
Tue, 28 Apr 1998 21:21:14 +0000 |
Richard M. Stallman |
[HAVE_MENUS]: Include xterm.h only if HAVE_X_WINDOWS.
|
Tue, 28 Apr 1998 21:15:12 +0000 |
Richard M. Stallman |
(INSTALL_INFO): New variable.
|
Tue, 28 Apr 1998 21:11:23 +0000 |
Richard M. Stallman |
(install): Make INSTALLDIR and contents world-readable.
|
Tue, 28 Apr 1998 20:03:07 +0000 |
Richard M. Stallman |
(easy-menu-define-key): Fixed bug with BEFORE
|
Tue, 28 Apr 1998 18:13:00 +0000 |
Dave Love |
(Info-mode): Doc fix.
|
Tue, 28 Apr 1998 18:06:36 +0000 |
Dave Love |
(finder-insert-at-column): Simplify.
|
Tue, 28 Apr 1998 17:54:11 +0000 |
Dave Love |
(fortran-mode-map): Bind M-^. Use \M-, not \e elsewhere.
|
Tue, 28 Apr 1998 17:46:50 +0000 |
Dave Love |
Fix synopsis line.
|
Tue, 28 Apr 1998 14:18:24 +0000 |
Eli Zaretskii |
(callproc.o, print.o, cmds.o, dispnew.o, fileio.o,
|
Tue, 28 Apr 1998 13:53:50 +0000 |
Eli Zaretskii |
(ps-output-string-prim): Don't quote multibyte characters.
|
Tue, 28 Apr 1998 13:50:24 +0000 |
Eli Zaretskii |
(ps-remove-duplicates): New function.
|
Tue, 28 Apr 1998 09:35:07 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Tue, 28 Apr 1998 09:27:02 +0000 |
Andreas Schwab |
(Fset_process_inherit_coding_system_flag): Fix test for non-nil FLAG.
|
Tue, 28 Apr 1998 09:23:01 +0000 |
Andreas Schwab |
(readevalloop): Fix type of UNIBYTE parameter.
|
Tue, 28 Apr 1998 02:33:19 +0000 |
Richard M. Stallman |
(reinvoke_input_signal): Don't use prototype decl.
|
Tue, 28 Apr 1998 02:10:42 +0000 |
Richard M. Stallman |
(ielm-eval-input): More of previous change.
|
Mon, 27 Apr 1998 23:48:59 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
gcc-2_8_1-980402 gcc-2_8_1-980502 gcc-2_8_1-980513
|
Mon, 27 Apr 1998 23:48:59 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Mon, 27 Apr 1998 22:05:53 +0000 |
Richard M. Stallman |
(isearch-yank-x-selection): Doc fix.
|
Mon, 27 Apr 1998 20:54:19 +0000 |
Richard M. Stallman |
(Fload_average): New arg USE_FLOATS.
|
Mon, 27 Apr 1998 20:30:51 +0000 |
Richard M. Stallman |
[HAVE_MENUS]: Include xterm.h only if HAVE_WINDOW_SYSTEM is defined.
|
Mon, 27 Apr 1998 20:29:38 +0000 |
Richard M. Stallman |
(Fcompare_strings): Doc fix.
|
Mon, 27 Apr 1998 19:47:31 +0000 |
Richard M. Stallman |
(define-widget-keywords): Don't use backquote.
|
Mon, 27 Apr 1998 14:26:43 +0000 |
Eli Zaretskii |
Include msdos.h after lisp.h.
|
Mon, 27 Apr 1998 14:24:08 +0000 |
Eli Zaretskii |
nclude msdos.h after lisp.h.
|
Mon, 27 Apr 1998 14:18:00 +0000 |
Eli Zaretskii |
(IT_ring_bell, IT_write_glyphs, IT_clear_end_of_line,
|
Mon, 27 Apr 1998 14:15:07 +0000 |
Eli Zaretskii |
[!HAVE_X_WINDOWS]: Add a dummy typedef for XRectangle
|
Mon, 27 Apr 1998 09:22:29 +0000 |
Andreas Schwab |
Include <unistd.h> for chdir.
|
Mon, 27 Apr 1998 01:41:22 +0000 |
Richard M. Stallman |
(outline-discard-overlays):
|
Mon, 27 Apr 1998 01:28:39 +0000 |
Richard M. Stallman |
(ielm-eval-input): Use variables *, **, *** not :, ::, :::.
|
Mon, 27 Apr 1998 01:22:08 +0000 |
Richard M. Stallman |
(sgml-font-lock-keywords-1): Copy initialization from sgml-font-lock-keywords.
|
Sun, 26 Apr 1998 22:36:29 +0000 |
Richard M. Stallman |
(x_set_foreground_color, x_set_background_color)
|
Sun, 26 Apr 1998 22:34:53 +0000 |
Richard M. Stallman |
(parse_menu_item): Support keywords :keys and
|
Sun, 26 Apr 1998 19:21:14 +0000 |
Richard M. Stallman |
(standard_args): Apply --unibyte/multibyte after --nw.
|
Sun, 26 Apr 1998 19:16:46 +0000 |
Richard M. Stallman |
(Fintern): Initialize keywords only in initial obarray.
|
Sun, 26 Apr 1998 19:16:25 +0000 |
Richard M. Stallman |
(Fmakunbound): Test keywordness only in initial obarray.
|
Sun, 26 Apr 1998 19:14:58 +0000 |
Richard M. Stallman |
Include initial_obarray from lread.c
|
Sun, 26 Apr 1998 04:19:28 +0000 |
Richard M. Stallman |
(set-auto-mode): When just-from-file-name is set, don't
|
Sun, 26 Apr 1998 04:09:09 +0000 |
Richard M. Stallman |
(view-mode-exit): Don't alter view-return-to-alist.
|
Sun, 26 Apr 1998 03:57:04 +0000 |
Richard M. Stallman |
(TEX_decode_env): Don't free the value getenv returns.
|
Sun, 26 Apr 1998 02:50:41 +0000 |
Richard M. Stallman |
(set-language-environment):
|
Sun, 26 Apr 1998 02:18:58 +0000 |
Richard M. Stallman |
(croak): Add forward declaration.
|
Sun, 26 Apr 1998 00:13:54 +0000 |
Richard M. Stallman |
(setup-8-bit-environment): If default-enable-multibyte-characters is nil,
|
Sun, 26 Apr 1998 00:13:36 +0000 |
Richard M. Stallman |
(setup-english-environment): Don't set default-enable-multibyte-characters.
|
Sat, 25 Apr 1998 23:33:59 +0000 |
Richard M. Stallman |
(unload_color): No longer static.
|
Sat, 25 Apr 1998 23:32:56 +0000 |
Richard M. Stallman |
(insert_from_string, insert_from_string_before_markers):
|
Sat, 25 Apr 1998 23:08:24 +0000 |
Richard M. Stallman |
(x_display_cursor): Use FRAME_CURSOR_X_LIMIT.
|
Sat, 25 Apr 1998 23:08:09 +0000 |
Richard M. Stallman |
(change_frame_size_1): Use FRAME_CURSOR_X_LIMIT.
|
Sat, 25 Apr 1998 23:07:46 +0000 |
Richard M. Stallman |
(FRAME_CURSOR_X_LIMIT): New macro.
|
Sat, 25 Apr 1998 22:00:26 +0000 |
Richard M. Stallman |
(Fread_from_string): Initialize startval and endval.
|
Sat, 25 Apr 1998 03:37:36 +0000 |
Richard M. Stallman |
(re_search_2): Fix handling of at_dot.
|
Fri, 24 Apr 1998 21:25:31 +0000 |
Richard M. Stallman |
(read1): Allow multibyte and unibyte together in one string.
|
Fri, 24 Apr 1998 21:24:44 +0000 |
Richard M. Stallman |
(finder-compile-keywords):
|
Fri, 24 Apr 1998 21:22:48 +0000 |
Richard M. Stallman |
(update_frame): Move echo area cursor into range.
|
Fri, 24 Apr 1998 21:17:17 +0000 |
Richard M. Stallman |
(custom-deps, updates): Allow cus-dep to be compiled.
|
Fri, 24 Apr 1998 21:05:18 +0000 |
Richard M. Stallman |
(custom-make-dependencies): Don't give up
|
Fri, 24 Apr 1998 20:58:03 +0000 |
Richard M. Stallman |
(copyright-regexp): Put \251 before the multibyte copyright symbol.
|
Fri, 24 Apr 1998 20:30:56 +0000 |
Richard M. Stallman |
(custom-deps): Ignore =... subdirs.
|
Fri, 24 Apr 1998 20:17:35 +0000 |
Richard M. Stallman |
(mail-complete-alist): Don't refer to mail-address-field-regexp.
|
Fri, 24 Apr 1998 19:46:03 +0000 |
Richard M. Stallman |
(lisp-font-lock-keywords-2): Added `defpackage'.
|
Fri, 24 Apr 1998 19:43:52 +0000 |
Richard M. Stallman |
Indent defpackage correctly.
|
Fri, 24 Apr 1998 06:31:54 +0000 |
Richard M. Stallman |
(change-log-mode): Undo previous change.
|
Fri, 24 Apr 1998 06:28:46 +0000 |
Richard M. Stallman |
(Qinhibit_point_motion_hooks): New variable.
|
Fri, 24 Apr 1998 04:35:05 +0000 |
Geoff Voelker |
(sys_socket): Make sockets non-inheritable.
|
Fri, 24 Apr 1998 03:26:18 +0000 |
Geoff Voelker |
(emacs.bat, debug.bat): Create them in the
|
Fri, 24 Apr 1998 01:54:09 +0000 |
Richard M. Stallman |
Use new menu item format. Don't simulate button prefix.
|
Fri, 24 Apr 1998 01:05:25 +0000 |
Richard M. Stallman |
(shrink_decoding_region): Do not consider LF as ascii
|
Fri, 24 Apr 1998 00:03:56 +0000 |
Geoff Voelker |
(dired-chmod-program) [windows-nt]: Use chmod.
|
Thu, 23 Apr 1998 23:43:22 +0000 |
Geoff Voelker |
(sys_kill): Fix indenting.
|
Thu, 23 Apr 1998 23:43:02 +0000 |
Geoff Voelker |
Replace code with a new version written from scratch
|
Thu, 23 Apr 1998 23:42:28 +0000 |
Geoff Voelker |
(w32_read_socket): Don't misinterpret WM_PAINT message
|
Thu, 23 Apr 1998 23:42:09 +0000 |
Geoff Voelker |
(Fcopy_file): Skip dev/inode check on Windows.
|
Thu, 23 Apr 1998 23:41:42 +0000 |
Geoff Voelker |
(utimbuf): New macro.
|
Thu, 23 Apr 1998 23:41:12 +0000 |
Geoff Voelker |
(fstat, utime): New functions; these are provided in
|
Thu, 23 Apr 1998 23:40:46 +0000 |
Geoff Voelker |
(dir_warning): Don't log a warning if Emacs hasn't
|
Thu, 23 Apr 1998 23:40:16 +0000 |
Geoff Voelker |
(x_set_vertical_scroll_bars): Put scroll bars on the
|
Thu, 23 Apr 1998 23:38:50 +0000 |
Geoff Voelker |
(scroll-bar-mode, toggle-scroll-bar): By default,
|
Thu, 23 Apr 1998 23:38:28 +0000 |
Geoff Voelker |
(main): Only set environment size for real shell, and
|
Thu, 23 Apr 1998 23:38:13 +0000 |
Geoff Voelker |
Build ddeclient.
|
Thu, 23 Apr 1998 23:34:58 +0000 |
Geoff Voelker |
Initial revision
|
Thu, 23 Apr 1998 22:15:47 +0000 |
Richard M. Stallman |
(frame-name-alist): Remove this variable.
|
Thu, 23 Apr 1998 22:07:20 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 23 Apr 1998 21:57:25 +0000 |
Richard M. Stallman |
(load-with-code-conversion): Don't pass extra arg to eval-buffer.
|
Thu, 23 Apr 1998 21:55:15 +0000 |
Richard M. Stallman |
(justify-current-line): Use new algorithm to apportion the spaces to be added.
|
Thu, 23 Apr 1998 21:25:55 +0000 |
Richard M. Stallman |
(Fcommand_execute): Truncate command-history here.
|
Thu, 23 Apr 1998 21:24:29 +0000 |
Richard M. Stallman |
(byte-compile-file): Always read the file in multibyte mode
|
Thu, 23 Apr 1998 21:22:51 +0000 |
Richard M. Stallman |
(read_from_string_index_byte): New variable.
|
Thu, 23 Apr 1998 21:20:31 +0000 |
Richard M. Stallman |
(emacs.o): Depend on buffer.h.
|
Thu, 23 Apr 1998 21:19:34 +0000 |
Richard M. Stallman |
Include buffer.h
|
Thu, 23 Apr 1998 21:18:18 +0000 |
Richard M. Stallman |
(Fcall_interactively): Truncate command-history here.
|
Thu, 23 Apr 1998 18:00:06 +0000 |
Dave Love |
Don't require cl. Minor doc fixes.
|
Thu, 23 Apr 1998 17:37:12 +0000 |
Dave Love |
(change-log-mode): Add `* ' to paragraph-start.
|
Thu, 23 Apr 1998 04:12:09 +0000 |
Richard M. Stallman |
(syms_of_charset): Doc fix for nonascii-insert-offset.
|
Thu, 23 Apr 1998 04:09:05 +0000 |
Richard M. Stallman |
(Fbuffer_substring): Doc fix.
|
Thu, 23 Apr 1998 04:03:31 +0000 |
Richard M. Stallman |
(Fstring_make_multibyte): Doc fix.
|
Thu, 23 Apr 1998 04:00:47 +0000 |
Richard M. Stallman |
(Funibyte_char_to_multibyte): Doc fix.
|
Thu, 23 Apr 1998 03:55:36 +0000 |
Richard M. Stallman |
(comint-replace-by-expanded-history): New arg START.
|
Thu, 23 Apr 1998 01:34:49 +0000 |
Richard M. Stallman |
(file-coding-system-alist): Use emacs-mule for .elc files.
|
Wed, 22 Apr 1998 17:48:16 +0000 |
Erik Naggum |
(get_boot_time): Remove extraneous semicolon.
|
Wed, 22 Apr 1998 17:44:41 +0000 |
Erik Naggum |
Remove extraneous semicolon.
|
Wed, 22 Apr 1998 13:45:00 +0000 |
Eli Zaretskii |
(x-select-text, x-get-selection-value): Replace win16 with w16.
|
Wed, 22 Apr 1998 13:39:59 +0000 |
Eli Zaretskii |
(alloc_xfer_buf): If want_size is more than 1MB,
|
Wed, 22 Apr 1998 11:40:18 +0000 |
Dave Love |
(help-mode-map): Add S-tab, like backtab.
|
Wed, 22 Apr 1998 10:26:10 +0000 |
Eli Zaretskii |
(Fwin16_set_clipboard_data): Call UNBLOCK_INPUT before calling sit_for.
|
Wed, 22 Apr 1998 08:32:02 +0000 |
Stephen Eglen |
Only require cl if cadr and last are not defined (thanks to Dave Love.)
|
Wed, 22 Apr 1998 06:18:02 +0000 |
Richard M. Stallman |
(rmail): Don't bind enable-local-variables.
|
Wed, 22 Apr 1998 03:19:43 +0000 |
Richard M. Stallman |
(Info-fontify-node): For menu items, use info-xref font.
|
Wed, 22 Apr 1998 02:46:30 +0000 |
Richard M. Stallman |
(defcustom, defgroup, defface): Don't use backquote.
|
Wed, 22 Apr 1998 02:41:08 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 22 Apr 1998 02:40:39 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 22 Apr 1998 02:34:39 +0000 |
Richard M. Stallman |
(encoded-kbd-mode): Doc fix.
|
Wed, 22 Apr 1998 02:14:55 +0000 |
Richard M. Stallman |
(Fsignal): Unconditionally do TOTALLY_UNBLOCK_INPUT.
|
Wed, 22 Apr 1998 02:08:02 +0000 |
Richard M. Stallman |
(help-highlight-face): Use `face' as custom type.
|
Tue, 21 Apr 1998 18:56:02 +0000 |
Dave Love |
Fix header comments.
|
Tue, 21 Apr 1998 18:38:34 +0000 |
Dave Love |
(remove-hook): Fix spurious quote.
|
Tue, 21 Apr 1998 13:08:47 +0000 |
Dave Love |
(describe-function): Make hyperlink to library file
|
Tue, 21 Apr 1998 11:14:24 +0000 |
Eli Zaretskii |
(Fcall_process) [MSDOS]: Call child_setup instead of run_msdos_command.
|
Tue, 21 Apr 1998 11:10:56 +0000 |
Eli Zaretskii |
(run_msdos_command): Don't construct process
|
Tue, 21 Apr 1998 06:14:05 +0000 |
Richard M. Stallman |
More of previous.
|
Tue, 21 Apr 1998 06:13:36 +0000 |
Richard M. Stallman |
Explain trouble with link farms in `make install'.
|
Tue, 21 Apr 1998 05:22:19 +0000 |
Richard M. Stallman |
(dired-move-to-filename-regexp): There might be a space
|
Tue, 21 Apr 1998 04:54:46 +0000 |
Richard M. Stallman |
(easy-menu-do-add-item):
|
Tue, 21 Apr 1998 04:51:23 +0000 |
Richard M. Stallman |
(tmm-get-keymap): Handle new format menu item w/o cache.
|
Tue, 21 Apr 1998 04:03:16 +0000 |
Kenichi Handa |
Encoding of Greek line fixed.
|
Mon, 20 Apr 1998 22:06:27 +0000 |
Richard M. Stallman |
(cl-do-arglist): Undo previous change.
|
Mon, 20 Apr 1998 20:45:25 +0000 |
Richard M. Stallman |
(mouse-buffer-menu-mode-mult): New variable.
|
Mon, 20 Apr 1998 18:13:03 +0000 |
Richard M. Stallman |
(Fmake_temp_name): Complete rewrite.
|
Mon, 20 Apr 1998 18:03:00 +0000 |
Richard M. Stallman |
(smtpmail-send-it): Deleted all code related to Resent-To: processing.
|
Mon, 20 Apr 1998 17:43:57 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 20 Apr 1998 17:37:53 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 20 Apr 1998 17:04:16 +0000 |
Richard M. Stallman |
(Fgarbage_collect): Don't truncate command-history here.
|
Mon, 20 Apr 1998 16:40:11 +0000 |
Richard M. Stallman |
Add Slovak.
|
Mon, 20 Apr 1998 09:37:18 +0000 |
Andreas Schwab |
(view-really-at-end): Return true when at end and not
|
Mon, 20 Apr 1998 07:09:58 +0000 |
Richard M. Stallman |
(readevalloop): New arg UNIBYTE. Callers changed.
|
Mon, 20 Apr 1998 07:08:40 +0000 |
Richard M. Stallman |
(copy_text): Count down bytes_left properly
|
Mon, 20 Apr 1998 07:08:17 +0000 |
Richard M. Stallman |
(load-with-code-conversion):
|
Mon, 20 Apr 1998 06:37:57 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Mon, 20 Apr 1998 04:08:31 +0000 |
Richard M. Stallman |
(Fcompare_strings): Require first 6 args.
|
Mon, 20 Apr 1998 03:53:06 +0000 |
Richard M. Stallman |
(Ftry_completion): Use Fcompare_strings.
|
Mon, 20 Apr 1998 03:52:46 +0000 |
Richard M. Stallman |
(Fcompare_strings): New function.
|
Mon, 20 Apr 1998 03:35:05 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Mon, 20 Apr 1998 02:34:53 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Mon, 20 Apr 1998 02:33:48 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Mon, 20 Apr 1998 02:15:45 +0000 |
Kenichi Handa |
(SLAVIC): New macro.
|
Mon, 20 Apr 1998 02:14:57 +0000 |
Kenichi Handa |
(lisp): Add czech.elc, slovak.elc, and romanina.elc.
|
Mon, 20 Apr 1998 02:14:57 +0000 |
Kenichi Handa |
(Fregister_ccl_program): Put ccl-program-idx property to NAME.
|
Mon, 20 Apr 1998 02:14:57 +0000 |
Kenichi Handa |
(setup_coding_system): For a type 4 coding system,
|
Mon, 20 Apr 1998 02:14:20 +0000 |
Kenichi Handa |
FLAGS arguments for make-coding-system changed.
|
Mon, 20 Apr 1998 02:14:20 +0000 |
Kenichi Handa |
Set t to `documentation' info for Romanian.
|
Mon, 20 Apr 1998 02:11:52 +0000 |
Kenichi Handa |
(ccl-compile-unify-character): Inhibit
|
Mon, 20 Apr 1998 02:11:52 +0000 |
Kenichi Handa |
(make-coding-system): If TYPE is 4, FLAGS
|
Mon, 20 Apr 1998 02:11:52 +0000 |
Kenichi Handa |
(quail-start-translation): Bind
|
Sun, 19 Apr 1998 22:26:42 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Sun, 19 Apr 1998 14:18:01 +0000 |
Eli Zaretskii |
(struct Lisp_Process): Add inherit_coding_system_flag member.
|
Sun, 19 Apr 1998 14:13:47 +0000 |
Eli Zaretskii |
(Fset_process_inherit_coding_system_flag,
|
Sun, 19 Apr 1998 03:46:53 +0000 |
Geoff Voelker |
(interdontcompile): New macro.
|
Sat, 18 Apr 1998 22:14:32 +0000 |
Richard M. Stallman |
(Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty.
|
Sat, 18 Apr 1998 20:43:38 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Sat, 18 Apr 1998 20:34:51 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 18 Apr 1998 19:48:40 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Sat, 18 Apr 1998 19:28:13 +0000 |
Dan Nicolaescu |
Initial revision
|
Sat, 18 Apr 1998 18:20:15 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Sat, 18 Apr 1998 18:12:35 +0000 |
Richard M. Stallman |
(file-name-handler-alist): FIx previous change.
|
Sat, 18 Apr 1998 17:09:18 +0000 |
Richard M. Stallman |
Update copyright years.
|
Sat, 18 Apr 1998 16:38:50 +0000 |
Stephen Eglen |
Customize. Add `;;; Code' line.
|
Sat, 18 Apr 1998 16:35:35 +0000 |
Stephen Eglen |
Customize.
|
Sat, 18 Apr 1998 16:24:14 +0000 |
Richard M. Stallman |
(elisp): Don't try to make makeinfo.
|
Sat, 18 Apr 1998 14:36:05 +0000 |
Richard M. Stallman |
(edebug-compute-previous-result):
|
Sat, 18 Apr 1998 02:01:12 +0000 |
Richard M. Stallman |
(ps-output-string-prim): Use skip-chars-forward.
|
Sat, 18 Apr 1998 01:57:45 +0000 |
Richard M. Stallman |
(Info-menu): Allow extra spaces at start of menu item.
|
Sat, 18 Apr 1998 01:54:05 +0000 |
Richard M. Stallman |
(rmail-message-regexp-p):
|
Sat, 18 Apr 1998 01:48:22 +0000 |
Richard M. Stallman |
(load-with-code-conversion):
|
Sat, 18 Apr 1998 01:29:57 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 17 Apr 1998 23:58:44 +0000 |
Richard M. Stallman |
(syms_of_emacs): Fix patching error in previous change.
|
Fri, 17 Apr 1998 23:36:34 +0000 |
Richard M. Stallman |
(read1): Compute NaN and infinities using 0.0 in a
|
Fri, 17 Apr 1998 23:35:14 +0000 |
Richard M. Stallman |
(readchar): Find the previous byte's address properly
|
Fri, 17 Apr 1998 22:53:16 +0000 |
Richard M. Stallman |
(debug-ignored-errors): Add and remove strings.
|
Fri, 17 Apr 1998 21:17:21 +0000 |
Richard M. Stallman |
(jka-compr-use-shell) [ms-dos, windows-nt]: Do not use a shell.
|
Fri, 17 Apr 1998 20:46:21 +0000 |
Dave Love |
(scheme-imenu-generic-expression,
|
Fri, 17 Apr 1998 20:40:30 +0000 |
Dave Love |
(array-mode): Add autoload cookie.
|
Fri, 17 Apr 1998 20:36:48 +0000 |
Dave Love |
(ph-install-menu): Use easy-menu-create-menu, not
|
Fri, 17 Apr 1998 20:27:32 +0000 |
Dave Love |
(change-log-mode): Revert 1997-12-03 doc change.
|
Fri, 17 Apr 1998 17:24:17 +0000 |
Stephen Eglen |
Customize.
|
Fri, 17 Apr 1998 07:31:56 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Fri, 17 Apr 1998 07:08:02 +0000 |
Richard M. Stallman |
(Fcall_process_region): Unbind coding-system-for-write
|
Fri, 17 Apr 1998 05:27:19 +0000 |
Geoff Voelker |
(ange-ftp-real-make-directory): Fix indentation.
|
Fri, 17 Apr 1998 05:25:48 +0000 |
Geoff Voelker |
(reset_terminal_modes): Only invoke hook if defined.
|
Fri, 17 Apr 1998 05:25:35 +0000 |
Geoff Voelker |
* lastfile.c (_my_endbss, my_endbss_static): New variables.
|
Fri, 17 Apr 1998 05:25:19 +0000 |
Geoff Voelker |
(Vpath_separator): New variable.
|
Fri, 17 Apr 1998 05:25:04 +0000 |
Geoff Voelker |
(shell-file-name-chars): Add ',' and ':'.
|
Fri, 17 Apr 1998 05:24:48 +0000 |
Geoff Voelker |
(ls-lisp-dired-ignore-case): New variable.
|
Fri, 17 Apr 1998 05:24:27 +0000 |
Geoff Voelker |
(path-separator): Delete variable.
|
Fri, 17 Apr 1998 05:24:15 +0000 |
Geoff Voelker |
(fast-lock-cache-name): Replace '\' with '#'.
|
Fri, 17 Apr 1998 05:23:53 +0000 |
Geoff Voelker |
(comint-filename-chars): Combine DOS and Windows strings.
|
Fri, 17 Apr 1998 05:22:37 +0000 |
Geoff Voelker |
(ange-ftp-tmp-name-template) [windows-nt]: Look for
|
Fri, 17 Apr 1998 05:12:27 +0000 |
Geoff Voelker |
(WM_EMACS_SETFOREGROUND, WM_EMACS_SETLOCALE):
|
Fri, 17 Apr 1998 05:11:31 +0000 |
Geoff Voelker |
(Vw32_recognize_altgr): New variable.
|
Fri, 17 Apr 1998 05:10:29 +0000 |
Geoff Voelker |
(w32_executable_type): Properly cast dos_header when
|
Fri, 17 Apr 1998 05:09:51 +0000 |
Geoff Voelker |
(Vmenu_updating_frame): New variable.
|
Fri, 17 Apr 1998 05:09:29 +0000 |
Geoff Voelker |
(Vw32_recognize_altgr): Declare.
|
Fri, 17 Apr 1998 05:09:06 +0000 |
Geoff Voelker |
* w32heap.h (w32_fatal_reload_error): Declare.
|
Fri, 17 Apr 1998 05:08:51 +0000 |
Geoff Voelker |
(recreate_heap): Invoke w32_fatal_reload_error upon error.
|
Fri, 17 Apr 1998 05:08:23 +0000 |
Geoff Voelker |
(w32_msg_pump): Handle WM_EMACS_SETLOCALE.
|
Fri, 17 Apr 1998 05:08:02 +0000 |
Geoff Voelker |
(Qforeground_color, Qbackground_color): Declare.
|
Fri, 17 Apr 1998 05:07:51 +0000 |
Geoff Voelker |
(FILE_SEND_SIGCHLD): New macro.
|
Fri, 17 Apr 1998 05:07:15 +0000 |
Geoff Voelker |
(sys_read): Clear carriage return flag.
|
Fri, 17 Apr 1998 05:06:37 +0000 |
Geoff Voelker |
(my_begbss_static, my_endbss_static): Declare.
|
Fri, 17 Apr 1998 05:06:20 +0000 |
Geoff Voelker |
(HAVE_STRING_H, HAVE_STRFTIME): Define macros.
|
Fri, 17 Apr 1998 05:05:40 +0000 |
Geoff Voelker |
(LINK_TYPE): Do not include debug info in optimized
|
Fri, 17 Apr 1998 05:05:24 +0000 |
Geoff Voelker |
(clean): Delete patch generated files, optimized
|
Fri, 17 Apr 1998 05:05:09 +0000 |
Geoff Voelker |
(CP_DIR): Preserve attributes.
|
Fri, 17 Apr 1998 05:04:46 +0000 |
Geoff Voelker |
Include new macros from src/config.in.
|
Fri, 17 Apr 1998 05:04:21 +0000 |
Geoff Voelker |
(fail): Exit with a negative return value.
|
Fri, 17 Apr 1998 05:03:43 +0000 |
Geoff Voelker |
(w32-system-shells): Add 4dos and 4nt.
|
Fri, 17 Apr 1998 05:03:25 +0000 |
Geoff Voelker |
(install): Copy elisp files that are not compiled.
|
Fri, 17 Apr 1998 05:02:55 +0000 |
Geoff Voelker |
(obj): Update with new files in src.
|
Fri, 17 Apr 1998 04:28:29 +0000 |
Richard M. Stallman |
When installing ${version}, do it replacing @version@.
|
Fri, 17 Apr 1998 04:25:22 +0000 |
Richard M. Stallman |
Use spaces, not dashes, in M-x command.
|
Fri, 17 Apr 1998 03:37:10 +0000 |
Richard M. Stallman |
(ispell-get-word): No error if can't find a word to check.
|
Fri, 17 Apr 1998 03:21:24 +0000 |
Richard M. Stallman |
(ispell-word): In ispell-check-only mode,
|
Fri, 17 Apr 1998 02:00:04 +0000 |
Richard M. Stallman |
(byte-after-unbind-ops): Delete byte-equal.
|
Fri, 17 Apr 1998 01:53:31 +0000 |
Richard M. Stallman |
(Fcatch): Doc fix.
|
Fri, 17 Apr 1998 01:49:33 +0000 |
Richard M. Stallman |
(Fml_if): Initialize val.
|
Fri, 17 Apr 1998 01:17:39 +0000 |
Richard M. Stallman |
(help-with-tutorial): Locally bind file and filename.
|
Fri, 17 Apr 1998 00:43:15 +0000 |
Richard M. Stallman |
(find-function-on-key):
|
Thu, 16 Apr 1998 21:24:37 +0000 |
Richard M. Stallman |
(standard_args): Add --no-unibyte.
|
Thu, 16 Apr 1998 18:49:41 +0000 |
Richard M. Stallman |
(locate): Doc fix.
|
Thu, 16 Apr 1998 09:06:25 +0000 |
Eli Zaretskii |
(it_keyboard): New variable, supports Italian keyboard.
|
Thu, 16 Apr 1998 08:56:46 +0000 |
Eli Zaretskii |
Make sure the environment is large enough to accomodate
|
Thu, 16 Apr 1998 06:25:11 +0000 |
Richard M. Stallman |
(Man-notify-when-ready) <newframe>:
|
Thu, 16 Apr 1998 06:21:56 +0000 |
Richard M. Stallman |
(time): Declare it only if not HAVE_UNISTD_H.
|
Thu, 16 Apr 1998 06:00:49 +0000 |
Richard M. Stallman |
(global-map [menu-bar mule]):
|
Thu, 16 Apr 1998 05:40:48 +0000 |
Richard M. Stallman |
(local-set-key, global-set-key): Return what define-key returns.
|
Thu, 16 Apr 1998 05:38:51 +0000 |
Richard M. Stallman |
(Frequire): Doc fix.
|
Wed, 15 Apr 1998 23:49:52 +0000 |
Kenichi Handa |
(code_convert_region): If point in the conversion
|
Wed, 15 Apr 1998 16:25:44 +0000 |
Dave Love |
Move eval-when-compile off top level.
|
Wed, 15 Apr 1998 15:52:41 +0000 |
Eli Zaretskii |
(syms_of_coding): Declare and define inherit-process-coding-system.
|
Wed, 15 Apr 1998 15:48:45 +0000 |
Eli Zaretskii |
Declare inherit-process-coding-system.
|
Wed, 15 Apr 1998 15:44:16 +0000 |
Eli Zaretskii |
(Fcall_process): Call
|
Wed, 15 Apr 1998 15:37:58 +0000 |
Eli Zaretskii |
(ps-do-despool): Bind coding-system-for-write to
|
Wed, 15 Apr 1998 15:31:30 +0000 |
Eli Zaretskii |
(archive-extract-by-stdout): Don't use
|
Wed, 15 Apr 1998 15:17:02 +0000 |
Eli Zaretskii |
(print-region-1): Stop using binary-process-{in,out}put,
|
Wed, 15 Apr 1998 15:10:03 +0000 |
Eli Zaretskii |
(dos-print-region-function): Except for binary files,
|
Wed, 15 Apr 1998 15:02:22 +0000 |
Eli Zaretskii |
(find-binary-process-coding-system): Remove.
|
Wed, 15 Apr 1998 14:47:47 +0000 |
Eli Zaretskii |
(hexlify-buffer, dehexlify-buffer): Don't bind
|
Wed, 15 Apr 1998 14:40:43 +0000 |
Eli Zaretskii |
(sys_pipe): Use binary pipe I/O unconditionally.
|
Wed, 15 Apr 1998 14:36:16 +0000 |
Eli Zaretskii |
Remove binary-process-{in,out}put.
|
Wed, 15 Apr 1998 10:35:44 +0000 |
Andreas Schwab |
(RE_TRANSLATE_P): Define.
|
Wed, 15 Apr 1998 10:33:18 +0000 |
Andreas Schwab |
Use RE_TRANSLATE_P to check whether translation is
|
Wed, 15 Apr 1998 10:32:29 +0000 |
Andreas Schwab |
(RE_TRANSLATE_P): New macro.
|
Wed, 15 Apr 1998 10:13:07 +0000 |
Andr«± Spiegel |
(vc-dired-mode): Redefine dired-move-to-filename-regexp locally.
|
Wed, 15 Apr 1998 09:48:04 +0000 |
Andreas Schwab |
(vc-backend-revert): Fix missing argument for
|
Wed, 15 Apr 1998 09:39:40 +0000 |
Andreas Schwab |
(realloc) <emacs>: Define to xrealloc.
|
Wed, 15 Apr 1998 09:27:20 +0000 |
Andreas Schwab |
(install-arch-indep): Install customize and reftex info files.
|
Wed, 15 Apr 1998 07:49:16 +0000 |
Kenichi Handa |
(Fccl_execute_on_string): Put \n\ at eol of docstring.
|
Wed, 15 Apr 1998 07:38:29 +0000 |
Kenichi Handa |
(x_set_font): Give 2nd arg nil to Fquery_fontset.
|
Wed, 15 Apr 1998 07:15:01 +0000 |
Kenichi Handa |
(coding-system-change-eol-coding): New function.
|
Wed, 15 Apr 1998 07:12:49 +0000 |
Kenichi Handa |
(find_ccl_program_func): New variable.
|
Wed, 15 Apr 1998 07:12:49 +0000 |
Kenichi Handa |
(FONT_ENCODING_NOT_DECIDED): The value is changed to 255.
|
Wed, 15 Apr 1998 07:12:49 +0000 |
Kenichi Handa |
Typo in comments fixed.
|
Wed, 15 Apr 1998 07:12:49 +0000 |
Kenichi Handa |
(Vccl_program_table, Qccl_program_idx): Extern them.
|
Wed, 15 Apr 1998 07:12:49 +0000 |
Kenichi Handa |
(syms_of_xfns): Initialize find_ccl_program_func.
|
Wed, 15 Apr 1998 07:12:49 +0000 |
Kenichi Handa |
(x_find_ccl_program): New function.
|
Wed, 15 Apr 1998 07:12:49 +0000 |
Kenichi Handa |
(x_find_ccl_program): Extern it.
|
Wed, 15 Apr 1998 06:31:29 +0000 |
Karl Heuer |
(mh-quit): mh-show-buffer can be nil.
|
Wed, 15 Apr 1998 06:30:16 +0000 |
Karl Heuer |
(mail-mode): Doc fix.
|
Wed, 15 Apr 1998 06:28:28 +0000 |
Karl Heuer |
(outline-font-lock-level): New function.
|
Wed, 15 Apr 1998 06:12:48 +0000 |
Karl Heuer |
(file_name_as_directory): For empty arg, return `./'.
|
Wed, 15 Apr 1998 06:10:51 +0000 |
Karl Heuer |
(byte-compile-warn-about-unresolved-functions): Fix whitespace.
|
Wed, 15 Apr 1998 01:55:18 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Wed, 15 Apr 1998 01:52:10 +0000 |
Dan Nicolaescu |
Initial revision
|
Tue, 14 Apr 1998 21:02:17 +0000 |
Dave Love |
Revert erroneous 1998-04-08 change.
|
Tue, 14 Apr 1998 20:57:00 +0000 |
Dave Love |
Don't eval-*and*-compile font-lock stuff.
|
Tue, 14 Apr 1998 19:23:37 +0000 |
Stephen Eglen |
(mspools-folder-directory): Takes default value of ~/MAIL/ if
|
Tue, 14 Apr 1998 18:59:48 +0000 |
Karl Heuer |
(x_destroy_bitmap): Declare as void, not int.
|
Tue, 14 Apr 1998 18:42:32 +0000 |
Karl Heuer |
(find-file-noselect): Set buffer-file-coding-system
|
Tue, 14 Apr 1998 13:12:18 +0000 |
Andreas Schwab |
(try_window): Fix mixing of Lisp_Object and int.
|
Tue, 14 Apr 1998 13:11:34 +0000 |
Andreas Schwab |
(Fset_window_configuration): Fix mixing of Lisp_Object
|
Tue, 14 Apr 1998 13:10:35 +0000 |
Andreas Schwab |
(init_sys_modes): Fix mixing of Lisp_Object and int
|
Tue, 14 Apr 1998 13:09:08 +0000 |
Andreas Schwab |
(compile_pattern, compile_pattern_1): Fix mixing of
|
Tue, 14 Apr 1998 13:05:38 +0000 |
Andreas Schwab |
(read_process_output): Fix mixing of Lisp_Object and
|
Tue, 14 Apr 1998 13:03:30 +0000 |
Andreas Schwab |
(Fself_insert_and_exit): Fix mixing of Lisp_Object and
|
Tue, 14 Apr 1998 13:02:50 +0000 |
Andreas Schwab |
(set_marker_both): Remove bogus checks on charpos.
|
Tue, 14 Apr 1998 13:01:59 +0000 |
Andreas Schwab |
(parse_menu_item): Don't GCPRO non-lisp variables.
|
Tue, 14 Apr 1998 13:01:05 +0000 |
Andreas Schwab |
(signal_after_change): Fix mixing of Lisp_Object and
|
Tue, 14 Apr 1998 13:00:27 +0000 |
Andreas Schwab |
(indented_beyond_p): Fix mixing of Lisp_Object and int.
|
Tue, 14 Apr 1998 13:00:00 +0000 |
Andreas Schwab |
(Fset_mouse_position, Fset_mouse_pixel_position): Fix
|
Tue, 14 Apr 1998 12:59:32 +0000 |
Andreas Schwab |
(Fsubstring, substring_both, Fchar_table_range,
|
Tue, 14 Apr 1998 12:58:24 +0000 |
Andreas Schwab |
(Fwrite_region): Fix mixing of Lisp_Object and int.
|
Tue, 14 Apr 1998 12:56:53 +0000 |
Andreas Schwab |
(Fchar_after, Fchar_before): Fix mixing of Lisp_Object
|
Tue, 14 Apr 1998 12:55:11 +0000 |
Andreas Schwab |
(code_convert_region): Fix mixing of Lisp_Object and
|
Tue, 14 Apr 1998 12:53:36 +0000 |
Andreas Schwab |
(Fchars_in_region): Fix mixing of Lisp_Object and int.
|
Tue, 14 Apr 1998 12:52:08 +0000 |
Andreas Schwab |
(ccl_driver, syms_of_ccl): Fix mixing of Lisp_Object and
|
Tue, 14 Apr 1998 12:38:25 +0000 |
Andr«± Spiegel |
(vc-next-action-on-file): Don't check out after registering. This is
|
Tue, 14 Apr 1998 12:34:43 +0000 |
Andreas Schwab |
Update return types of declarations.
|
Tue, 14 Apr 1998 12:33:47 +0000 |
Andreas Schwab |
Add more prototypes.
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Tue, 14 Apr 1998 10:56:46 +0000 |
Andreas Schwab |
(ediff-autostore-merges): Doc fix.
|
Tue, 14 Apr 1998 10:48:10 +0000 |
Andreas Schwab |
(rmail-movemail-flags): Fix customize type.
|
Tue, 14 Apr 1998 10:44:53 +0000 |
Andr«± Spiegel |
(command-line-1): Better wording in mouse startup message.
|
Tue, 14 Apr 1998 10:43:27 +0000 |
Andreas Schwab |
(byte-compile-warnings): Fix customize
|
Tue, 14 Apr 1998 10:37:40 +0000 |
Andreas Schwab |
("Korean"): Doc fix.
|
Tue, 14 Apr 1998 10:34:22 +0000 |
Andreas Schwab |
Prepend ${srcdir} to all non-TIT lisp file names.
|
Tue, 14 Apr 1998 10:30:58 +0000 |
Andreas Schwab |
(latin-2-alt-postfix): Doc fix.
|
Tue, 14 Apr 1998 10:27:32 +0000 |
Andreas Schwab |
(Fset_buffer_multibyte): Do nothing if nothing actually
|
Tue, 14 Apr 1998 10:21:04 +0000 |
Andreas Schwab |
(code_convert_region): Call adjust_after_insert also
|
Tue, 14 Apr 1998 10:20:03 +0000 |
Andreas Schwab |
(Finsert_file_contents): Call adjust_after_insert also
|
Tue, 14 Apr 1998 01:07:28 +0000 |
Kenichi Handa |
(titdic-convert): Message improved.
|
Tue, 14 Apr 1998 01:06:44 +0000 |
Kenichi Handa |
(code_convert_string): Give decode_coding correct byte
|
Tue, 14 Apr 1998 00:02:53 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
gcc-2_8_1-980419 gcc-2_8_1-980426 make-3-75-93
|
Tue, 14 Apr 1998 00:02:53 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Mon, 13 Apr 1998 18:58:10 +0000 |
Karl Heuer |
(strout): Convert old echo area to multibyte, like printchar.
|
Mon, 13 Apr 1998 18:57:28 +0000 |
Karl Heuer |
(report-emacs-bug-hook): Don't absolutely
|
Mon, 13 Apr 1998 18:56:44 +0000 |
Karl Heuer |
(buf_charpos_to_bytepos, buf_bytepos_to_charpos):
|
Mon, 13 Apr 1998 18:56:00 +0000 |
Karl Heuer |
(Fcompute_motion): Check that TO and FROM are in range.
|
Mon, 13 Apr 1998 18:55:05 +0000 |
Karl Heuer |
(tmm-get-keymap): Handle `menu-item' menu items.
|
Mon, 13 Apr 1998 18:53:08 +0000 |
Karl Heuer |
*** empty log message ***
|
Mon, 13 Apr 1998 17:16:40 +0000 |
Stephen Eglen |
Customize mail-use-rfc822.
|
Mon, 13 Apr 1998 16:10:58 +0000 |
Eli Zaretskii |
Replace topdir with top_srcdir.
|
Mon, 13 Apr 1998 06:56:24 +0000 |
Karl Heuer |
(describe-function-1): New function.
|
Mon, 13 Apr 1998 06:55:34 +0000 |
Karl Heuer |
(eval-defun): Arrange to use eval-region
|
Mon, 13 Apr 1998 06:42:31 +0000 |
Eli Zaretskii |
(dosv_refresh_virtual_screen): Do not use negative arguments.
|
Mon, 13 Apr 1998 06:30:41 +0000 |
Eli Zaretskii |
(coding-system-eol-type-mnemonic): Return correct eol-type mnemonics
|
Mon, 13 Apr 1998 02:35:41 +0000 |
Kenichi Handa |
Fix previous change.
|
Sun, 12 Apr 1998 18:13:34 +0000 |
Karl Heuer |
(gnus-emphasis-alist): Use nth, not caddr.
|
Sun, 12 Apr 1998 18:12:18 +0000 |
Karl Heuer |
(cl-do-arglist): Intern initializes the
|
Sun, 12 Apr 1998 18:08:02 +0000 |
Karl Heuer |
(temp_output_buffer_setup): Clear out overlays,
|
Sun, 12 Apr 1998 14:19:09 +0000 |
Eli Zaretskii |
Determine emacs-version from lisp/version.el. Pass it to
|
Sun, 12 Apr 1998 06:57:47 +0000 |
Karl Heuer |
(re_match_2, re_search_2): Convert position to a charpos,
|
Sun, 12 Apr 1998 06:51:58 +0000 |
Karl Heuer |
(SETUP_SYNTAX_TABLE_FOR_OBJECT): FROM counts chars.
|
Sun, 12 Apr 1998 06:49:26 +0000 |
Karl Heuer |
(print) <Lisp_String>: Fix "\ " handling.
|
Sun, 12 Apr 1998 06:46:08 +0000 |
Karl Heuer |
(generate-autoload-section-header): Doc fix.
|
Sun, 12 Apr 1998 06:45:08 +0000 |
Karl Heuer |
(display_text_line): When handling selective > 0,
|
Sun, 12 Apr 1998 06:43:56 +0000 |
Karl Heuer |
(mail-extract-address-components):
|
Sun, 12 Apr 1998 06:41:01 +0000 |
Karl Heuer |
(set_internal, Fmakunbound): Fix previous change.
|
Sat, 11 Apr 1998 18:16:01 +0000 |
Karl Heuer |
(LINKER): Add definition.
|
Sat, 11 Apr 1998 18:04:12 +0000 |
Karl Heuer |
(set_internal, Fmakunbound): No error if setting
|
Sat, 11 Apr 1998 02:19:18 +0000 |
Kenichi Handa |
Put Czech lang. env. under European..
|
Sat, 11 Apr 1998 02:19:18 +0000 |
Kenichi Handa |
Put Slovak lang. env. under European.
|
Sat, 11 Apr 1998 02:18:31 +0000 |
Kenichi Handa |
(describe-language-environment):
|
Sat, 11 Apr 1998 02:18:31 +0000 |
Kenichi Handa |
(generic-char-p): A character of code 0 is not a generic char.
|
Sat, 11 Apr 1998 01:06:37 +0000 |
Karl Heuer |
(list-input-methods): Fix doc string.
|
Fri, 10 Apr 1998 12:33:48 +0000 |
Kenichi Handa |
Delete tutorial file entry.
|
Fri, 10 Apr 1998 09:46:15 +0000 |
Karl Heuer |
Don't accept EMACS=t when testing for $EMACS set.
|
Fri, 10 Apr 1998 09:28:12 +0000 |
Karl Heuer |
(vhdl-loop, vhdl-while-loop): Add backslash.
|
Fri, 10 Apr 1998 08:36:34 +0000 |
Karl Heuer |
Don't defconst the colon symbols, since they
|
Fri, 10 Apr 1998 02:34:51 +0000 |
Kenichi Handa |
Fix previous change, TUTORIAL.ch > TUTORIAL.cs.
|
Fri, 10 Apr 1998 02:01:50 +0000 |
Kenichi Handa |
Tutorial file name changed to TUTORIAL.ch.
|
Fri, 10 Apr 1998 02:01:50 +0000 |
Kenichi Handa |
Tutorial file name changed to TUTORIAL.ja.
|
Fri, 10 Apr 1998 02:01:50 +0000 |
Kenichi Handa |
Tutorial file name changed to TUTORIAL.ka.
|
Fri, 10 Apr 1998 02:01:50 +0000 |
Kenichi Handa |
Tutorial file name changed to TUTORIAL.sk.
|
Thu, 09 Apr 1998 20:05:58 +0000 |
Karl Heuer |
(newline): Mark as hard the newline that was just
|
Thu, 09 Apr 1998 19:40:19 +0000 |
Karl Heuer |
(Fbuffer_has_markers_at): Fix termination condition.
|
Thu, 09 Apr 1998 18:50:53 +0000 |
Karl Heuer |
(min, max): Make these macros, not functions.
|
Thu, 09 Apr 1998 18:12:46 +0000 |
Karl Heuer |
(min, max): Define as macros.
|
Thu, 09 Apr 1998 17:58:28 +0000 |
Karl Heuer |
* print.c (print): Avoid `min'/`max' as variable names.
|
Thu, 09 Apr 1998 17:47:17 +0000 |
Karl Heuer |
(relocate_fd): Avoid `min'/`max' as variable names.
|
Thu, 09 Apr 1998 17:21:02 +0000 |
Karl Heuer |
(minmax): New macro.
|
Thu, 09 Apr 1998 17:07:32 +0000 |
Karl Heuer |
Delete incorrect prototype of report_file_error.
|
Thu, 09 Apr 1998 17:06:31 +0000 |
Karl Heuer |
(unrequest_sigio, request_sigio): Fix prototype.
|
Thu, 09 Apr 1998 17:04:35 +0000 |
Karl Heuer |
(set_frame_menubar): Call Fset_match_data, not
|
Thu, 09 Apr 1998 17:03:05 +0000 |
Karl Heuer |
(abort): Don't redefine on DOS_NT.
|
Thu, 09 Apr 1998 13:45:44 +0000 |
Andr«± Spiegel |
(vc-next-action): Fixed bug that prevented registering files using C-x v v.
|
Thu, 09 Apr 1998 12:31:57 +0000 |
Stephen Eglen |
Customize
|
Thu, 09 Apr 1998 05:47:28 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Thu, 09 Apr 1998 05:40:23 +0000 |
Kenichi Handa |
(string_to_non_ascii_char): Include garbage bytes (if
|
Thu, 09 Apr 1998 05:40:23 +0000 |
Kenichi Handa |
(MULTIBYTE_FORM_LENGTH): Don't check LEN here.
|
Thu, 09 Apr 1998 05:40:23 +0000 |
Kenichi Handa |
(display_text_line): Code for displaying a character by
|
Thu, 09 Apr 1998 05:39:41 +0000 |
Kenichi Handa |
Typos in comment fixed.
|
Thu, 09 Apr 1998 05:39:41 +0000 |
Kenichi Handa |
Add tutorial file name for Slovak.
|
Thu, 09 Apr 1998 05:39:11 +0000 |
Kenichi Handa |
(help-with-tutorial-alist): This variable deleted.
|
Wed, 08 Apr 1998 19:38:37 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Wed, 08 Apr 1998 19:29:35 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Wed, 08 Apr 1998 19:07:45 +0000 |
Karl Heuer |
(jdb): Do proper analysis of classes defined in a Java
|
Wed, 08 Apr 1998 19:03:00 +0000 |
Karl Heuer |
(rmail-cease-edit): Call kill-all-local-variables.
|
Wed, 08 Apr 1998 19:02:34 +0000 |
Karl Heuer |
(rmail-message-regexp-p): Handle messages
|
Wed, 08 Apr 1998 18:56:20 +0000 |
Karl Heuer |
(keyword_symbols_constant_flag): New variable.
|
Wed, 08 Apr 1998 18:53:13 +0000 |
Karl Heuer |
(Man-getpage-in-background): Bind inhibit-eol-conversion
|
Wed, 08 Apr 1998 18:08:59 +0000 |
Dave Love |
(fortran-fill-paragraph): This is the one
|
Wed, 08 Apr 1998 17:31:45 +0000 |
Dave Love |
Move inclusion of unistd.h to top, else fails on
|
Wed, 08 Apr 1998 13:48:30 +0000 |
Eli Zaretskii |
(init_dosfns): Fix bug in passing segment address of the transfer buffer.
|
Wed, 08 Apr 1998 08:24:33 +0000 |
Karl Heuer |
(fix_submap_inheritance): Fix parens.
|
Wed, 08 Apr 1998 07:26:54 +0000 |
Richard M. Stallman |
(default, widget-default-default-get): Define it.
|
Wed, 08 Apr 1998 07:25:05 +0000 |
Richard M. Stallman |
(scroll-bar-drag): Set point-before-scroll
|
Wed, 08 Apr 1998 07:22:05 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): Get point-before-scroll
|
Wed, 08 Apr 1998 07:15:51 +0000 |
Richard M. Stallman |
(make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
|
Wed, 08 Apr 1998 07:15:02 +0000 |
Richard M. Stallman |
(redisplay_window): If updating mode line,
|
Wed, 08 Apr 1998 07:08:28 +0000 |
Karl Heuer |
(Fmake_temp_name): Detect error return from mktemp.
|
Wed, 08 Apr 1998 07:05:35 +0000 |
Karl Heuer |
Correct starting commentary.
|
Wed, 08 Apr 1998 07:03:51 +0000 |
Karl Heuer |
Add coding-priority. Use iso-8859-2 instead
|
Wed, 08 Apr 1998 07:03:30 +0000 |
Karl Heuer |
Add coding-priority. Improve sample text.
|
Wed, 08 Apr 1998 06:55:55 +0000 |
Karl Heuer |
(string_to_non_ascii_char, multibyte_form_length)
|
Wed, 08 Apr 1998 06:50:51 +0000 |
Karl Heuer |
(abort): Don't redefine on MSDOS.
|
Wed, 08 Apr 1998 06:50:34 +0000 |
Karl Heuer |
(Fwin16_set_clipboard_data): Call message2 with 3
|
Wed, 08 Apr 1998 06:50:18 +0000 |
Karl Heuer |
(CHAR_STRING): Cast to unsigned char ** explicitly.
|
Wed, 08 Apr 1998 06:49:50 +0000 |
Karl Heuer |
(request_sigio, unrequest_sigio): Make consistent with
|
Wed, 08 Apr 1998 06:49:17 +0000 |
Karl Heuer |
(kill_buffer_processes): Make consistent with
|
Wed, 08 Apr 1998 06:48:59 +0000 |
Karl Heuer |
Include <utmp.h> only if CLASH_DETECTION is
|
Wed, 08 Apr 1998 06:43:52 +0000 |
Karl Heuer |
(describe_command): Use quotes around symbol name.
|
Wed, 08 Apr 1998 06:09:04 +0000 |
Karl Heuer |
Old changes finally checked into RCS
|
Tue, 07 Apr 1998 18:59:44 +0000 |
Dave Love |
Use regexp-opt and eval-and-compile to
|
Tue, 07 Apr 1998 18:22:28 +0000 |
Karl Heuer |
(add-to-list): Always return updated value of LIST-VAR.
|
Tue, 07 Apr 1998 18:13:23 +0000 |
Karl Heuer |
(find-file-visit-truename): Don't setq this.
|
Tue, 07 Apr 1998 17:47:01 +0000 |
Stephen Eglen |
next-screen-context-lines is an integer, not boolean.
|
Tue, 07 Apr 1998 11:48:18 +0000 |
Dave Love |
(main): Obey environment variable EMACS_UNIBYTE as
|
Tue, 07 Apr 1998 08:56:13 +0000 |
Stephen Eglen |
Doc fix in rmail-mode.
|
Tue, 07 Apr 1998 04:07:58 +0000 |
Karl Heuer |
(re_match_2) <anychar>: In unibyte case, set buf_ch as unsigned.
|
Tue, 07 Apr 1998 04:00:53 +0000 |
Karl Heuer |
Add --with-gssapi to specify GSS-API
|
Tue, 07 Apr 1998 03:26:32 +0000 |
Karl Heuer |
(GSSAPI, HAVE_LIBGSSAPI_KRB5, HAVE_LIBGSSAPI, HAVE_GSSAPI_H):
|
Tue, 07 Apr 1998 03:21:46 +0000 |
Richard M. Stallman |
(re_match_2_internal): Declare buf_ch unsigned int.
|
Tue, 07 Apr 1998 03:21:19 +0000 |
Richard M. Stallman |
Don't include <string.h> when configuring.
|
Tue, 07 Apr 1998 03:20:31 +0000 |
Richard M. Stallman |
(install-arch-indep): Fix previous change.
|
Mon, 06 Apr 1998 22:22:05 +0000 |
Karl Heuer |
Fix previous change.
|
Mon, 06 Apr 1998 22:16:30 +0000 |
Karl Heuer |
Integrate support for GSS-API
|
Mon, 06 Apr 1998 22:10:30 +0000 |
Karl Heuer |
[MAIL_USE_POP]: Add support for "-g" and "-k"
|
Mon, 06 Apr 1998 22:05:23 +0000 |
Karl Heuer |
(rmail-movemail-flags): New customizable variable
|
Mon, 06 Apr 1998 21:55:01 +0000 |
Karl Heuer |
(command-line-1): Fix punctuation in startup screen.
|
Mon, 06 Apr 1998 21:52:29 +0000 |
Karl Heuer |
(Fdirectory_files): Use make_uninit_multibyte_string.
|
Mon, 06 Apr 1998 10:33:02 +0000 |
Andreas Schwab |
(ENVADD): Enviroment vars to pass to texi2dvi. Use
|
Mon, 06 Apr 1998 10:23:30 +0000 |
Andreas Schwab |
Always declare xmalloc.
|
Mon, 06 Apr 1998 10:17:33 +0000 |
Andreas Schwab |
Move cancelations up. Include <stdlib.h> if
|
Mon, 06 Apr 1998 10:15:16 +0000 |
Andreas Schwab |
(_XOPEN_SOURCE): Define for declaration of cuserid.
|
Mon, 06 Apr 1998 10:14:26 +0000 |
Andreas Schwab |
Include <unistd.h> if available.
|
Mon, 06 Apr 1998 10:13:46 +0000 |
Andreas Schwab |
Include <stdlib.h> and <unistd.h> if available.
|
Mon, 06 Apr 1998 10:12:28 +0000 |
Andreas Schwab |
Include <stdlib.h> if available.
|
Mon, 06 Apr 1998 09:56:55 +0000 |
Dave Love |
(help-make-xrefs): Grok commands in keymap table
|
Mon, 06 Apr 1998 09:49:37 +0000 |
Andreas Schwab |
(lrt-composing-pattern-double-c): Change
|
Mon, 06 Apr 1998 09:33:40 +0000 |
Andreas Schwab |
(Flength): Doc fix.
|
Mon, 06 Apr 1998 09:26:20 +0000 |
Andreas Schwab |
(unexec): Account for possible padding before the old .bss
|
Mon, 06 Apr 1998 09:20:04 +0000 |
Andreas Schwab |
(Ftranspose_regions): Fix order of parameters for replace_range.
|
Mon, 06 Apr 1998 09:11:05 +0000 |
Andreas Schwab |
(Fdirectory_files): GCPRO encoded_directory and list.
|
Mon, 06 Apr 1998 09:04:23 +0000 |
Andreas Schwab |
(gc_sweep): Avoid using two loop variables counting the
|
Mon, 06 Apr 1998 08:57:37 +0000 |
Andreas Schwab |
Check for string.h.
|
Mon, 06 Apr 1998 05:07:36 +0000 |
Kenichi Handa |
(subset-p): Renamed from
|
Mon, 06 Apr 1998 05:06:56 +0000 |
Kenichi Handa |
(setup-japanese-environment): Setup
|
Mon, 06 Apr 1998 05:06:56 +0000 |
Kenichi Handa |
Set exit-function to
|
Mon, 06 Apr 1998 05:06:12 +0000 |
Kenichi Handa |
(Fstring_as_unibyte): Set size_byte field to -1.
|
Sun, 05 Apr 1998 19:18:32 +0000 |
Richard M. Stallman |
(print) <Lisp_String>: Follow a hex escape with `\ ' if nec.
|
Sun, 05 Apr 1998 19:13:50 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 05 Apr 1998 19:10:02 +0000 |
Richard M. Stallman |
(help-highlight-face): Use underline.
|
Sun, 05 Apr 1998 18:54:35 +0000 |
Andr«± Spiegel |
(vc-dired-mode): Make dired-after-readin-hook a local hook, not a local variable.
|
Sun, 05 Apr 1998 18:47:51 +0000 |
Richard M. Stallman |
(update-file-autoloads): Redo 1997-08-23 change.
|
Sun, 05 Apr 1998 18:45:06 +0000 |
Andr«± Spiegel |
(vc-merge, vc-backend-merge): New functions.
|
Sun, 05 Apr 1998 18:44:35 +0000 |
Andr«± Spiegel |
(vc-prefix-map): Added "m" for vc-merge.
|
Sun, 05 Apr 1998 18:43:15 +0000 |
Andr«± Spiegel |
(vc-ensure-vc-buffer): New function.
|
Sun, 05 Apr 1998 18:26:32 +0000 |
Stephen Eglen |
Customized.
|
Sun, 05 Apr 1998 17:43:09 +0000 |
Dave Love |
Fix header line.
|
Sun, 05 Apr 1998 16:14:58 +0000 |
Stephen Eglen |
Customized.
|
Sun, 05 Apr 1998 11:46:30 +0000 |
Dave Love |
(command-line): Fix paren error.
|
Sun, 05 Apr 1998 03:19:59 +0000 |
Richard M. Stallman |
(webjump): Use assoc-ignore-case for locating the proper URL.
|
Sun, 05 Apr 1998 01:05:15 +0000 |
Richard M. Stallman |
(report-emacs-bug-hook): Use skip-chars-forward
|
Sat, 04 Apr 1998 06:37:54 +0000 |
Richard M. Stallman |
(make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
|
Sat, 04 Apr 1998 05:27:31 +0000 |
Richard M. Stallman |
(Fmessage_box): Pass the missing third argument
|
Sat, 04 Apr 1998 05:22:37 +0000 |
Richard M. Stallman |
(vc-next-action-dired): Use dired-do-redisplay. Handle
|
Sat, 04 Apr 1998 05:21:44 +0000 |
Richard M. Stallman |
(vc-parse-cvs-status): New function.
|
Sat, 04 Apr 1998 02:22:08 +0000 |
Richard M. Stallman |
(put_entries): Use %ld.
|
Sat, 04 Apr 1998 02:21:01 +0000 |
Richard M. Stallman |
(fatal): Declare the arg.
|
Sat, 04 Apr 1998 00:07:57 +0000 |
Richard M. Stallman |
(report-emacs-bug-hook): Don't bind enable-multibyte-characters.
|
Sat, 04 Apr 1998 00:00:06 +0000 |
Richard M. Stallman |
(regex_compile) [!MATCH_MAY_ALLOCATE]: Fix paren error.
|
Fri, 03 Apr 1998 23:58:11 +0000 |
Richard M. Stallman |
(set_intervals_multibyte): Function moved after set_intervals_multibyte_1.
|
Fri, 03 Apr 1998 23:49:11 +0000 |
Richard M. Stallman |
(command-line): If already unibyte, just load
|
Fri, 03 Apr 1998 21:06:38 +0000 |
Richard M. Stallman |
(report-emacs-bug): Use set-buffer-multibyte.
|
Fri, 03 Apr 1998 07:33:13 +0000 |
Richard M. Stallman |
(compile_range): Unused function deleted.
|
Fri, 03 Apr 1998 05:34:10 +0000 |
Richard M. Stallman |
(rmail-mode-2): Locally set enable-local-variables
|
Fri, 03 Apr 1998 05:11:30 +0000 |
Richard M. Stallman |
(report-emacs-bug-hook): Fix the regexp for
|
Fri, 03 Apr 1998 04:40:40 +0000 |
Richard M. Stallman |
(rul-generic-mode): Use font-lock-builtin-face,
|
Fri, 03 Apr 1998 03:13:32 +0000 |
Richard M. Stallman |
(Fmake_variable_frame_local): Doc fix.
|
Fri, 03 Apr 1998 01:52:38 +0000 |
Richard M. Stallman |
Remove some directories that don't really work now.
|
Thu, 02 Apr 1998 22:48:51 +0000 |
Richard M. Stallman |
(Fstring_as_multibyte): Never return unibyte string unchanged.
|
Thu, 02 Apr 1998 18:46:08 +0000 |
Dave Love |
(main): Add [--unibyte] to usage.
|
Thu, 02 Apr 1998 08:11:19 +0000 |
Richard M. Stallman |
(RE_TRANSLATE): Use char_table_translate.
|
Thu, 02 Apr 1998 08:10:56 +0000 |
Richard M. Stallman |
(char_table_translate): New function.
|
Thu, 02 Apr 1998 06:41:37 +0000 |
Richard M. Stallman |
(widget-beginning-of-line): Don't set zmacs-region-stays.
|
Thu, 02 Apr 1998 06:33:26 +0000 |
Richard M. Stallman |
Delete some compatibility code.
|
Thu, 02 Apr 1998 05:04:20 +0000 |
Richard M. Stallman |
Add support for jdb (Java debugger).
|
Thu, 02 Apr 1998 04:40:52 +0000 |
Richard M. Stallman |
(redisplay_window): Fix computing pos from last_point.
|
Thu, 02 Apr 1998 04:36:00 +0000 |
Richard M. Stallman |
(info-lookup->topic-cache): Use defun, not defsubst.
|
Thu, 02 Apr 1998 03:37:18 +0000 |
Richard M. Stallman |
(follow-scroll-up): Cope if `window-end' returns nil.
|
Thu, 02 Apr 1998 00:25:47 +0000 |
Kenichi Handa |
(buf_charpos_to_bytepos): Delete local variable gapend_byte.
|
Thu, 02 Apr 1998 00:25:47 +0000 |
Kenichi Handa |
(CHARSET_OK): Don't reject safe charsets.
|
Thu, 02 Apr 1998 00:25:47 +0000 |
Kenichi Handa |
(selection_data_to_lisp_data): Give
|
Wed, 01 Apr 1998 12:26:43 +0000 |
Andr«± Spiegel |
(vc-revert-buffer): Rewrote handling of vc-diff buffer,
|
Wed, 01 Apr 1998 10:44:40 +0000 |
Andreas Schwab |
Customized.
|
Wed, 01 Apr 1998 03:44:50 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Variables named ...-predicate are treated as risky.
|
Tue, 31 Mar 1998 20:14:55 +0000 |
Stephen Eglen |
Many doc fixes.
|
Tue, 31 Mar 1998 18:08:36 +0000 |
Andr«± Spiegel |
(vc-backend-revert): CVS bug fix.
|
Tue, 31 Mar 1998 17:19:32 +0000 |
Andr«± Spiegel |
* vc.el (vc-resolve-conflicts): New function.
|
Mon, 30 Mar 1998 06:00:54 +0000 |
Kenichi Handa |
(adjust_markers_for_replace): New function.
|
Mon, 30 Mar 1998 06:00:54 +0000 |
Kenichi Handa |
(adjust_after_replace, adjust_after_insert): Extern them.
|
Mon, 30 Mar 1998 06:00:54 +0000 |
Kenichi Handa |
(code_convert_region): Handle skipped ASCII characters
|
Mon, 30 Mar 1998 06:00:54 +0000 |
Kenichi Handa |
(struct coding_system): Comment for the member
|
Mon, 30 Mar 1998 06:00:54 +0000 |
Kenichi Handa |
(Finsert_file_contents): Call adjust_after_insert when
|
Mon, 30 Mar 1998 05:20:39 +0000 |
Richard M. Stallman |
(info): Run man in build dir, not srcdir.
|
Mon, 30 Mar 1998 04:39:53 +0000 |
Richard M. Stallman |
(battery-linux-proc-apm): Re-use the temporary buffer.
|
Mon, 30 Mar 1998 04:29:36 +0000 |
Richard M. Stallman |
(desktop-buffer-info, desktop-buffer-rmail)
|
Mon, 30 Mar 1998 04:23:58 +0000 |
Richard M. Stallman |
(tex-start-shell): Call compilation-minor-mode.
|
Mon, 30 Mar 1998 04:21:52 +0000 |
Richard M. Stallman |
(tex-send-command): Return the process.
|
Mon, 30 Mar 1998 03:08:51 +0000 |
Richard M. Stallman |
(ange-ftp-kill-ftp-process): Convert buffer name to the buffer.
|
Sun, 29 Mar 1998 02:35:51 +0000 |
Richard M. Stallman |
(reporter-bug-hook): Fix error message.
|
Sun, 29 Mar 1998 02:34:11 +0000 |
Richard M. Stallman |
(install-arch-indep): Fix previous change.
|
Sun, 29 Mar 1998 01:25:20 +0000 |
Richard M. Stallman |
(display_text_line): Handle overlay-arrow correctly.
|
Sat, 28 Mar 1998 21:56:57 +0000 |
Richard M. Stallman |
(completion-ignored-extensions): Add a few.
|
Sat, 28 Mar 1998 21:55:22 +0000 |
Richard M. Stallman |
(code_convert_region): Call adjust_before_replace
|
Sat, 28 Mar 1998 21:52:10 +0000 |
Richard M. Stallman |
(check_markers_debug_flag): New variable.
|
Sat, 28 Mar 1998 21:50:59 +0000 |
Richard M. Stallman |
(mark_buffer): Mark the undo_list slot specially;
|
Sat, 28 Mar 1998 21:50:39 +0000 |
Richard M. Stallman |
(struct buffer): Field `undo_list' moved before `name'
|
Sat, 28 Mar 1998 08:25:53 +0000 |
Richard M. Stallman |
(barf_or_query_if_file_exists): New arg QUICK. All calls changed.
|
Sat, 28 Mar 1998 07:32:50 +0000 |
Richard M. Stallman |
(desktop-load-default): Add autoload cookie.
|
Sat, 28 Mar 1998 05:43:01 +0000 |
Richard M. Stallman |
(menu-bar-options-menu): Remove "Toggle" from item
|
Fri, 27 Mar 1998 10:11:45 +0000 |
Simon Marshall |
use a string that will never match.
|
Fri, 27 Mar 1998 04:58:07 +0000 |
Richard M. Stallman |
(${TIT}): Fix shell conditional syntax.
|
Fri, 27 Mar 1998 04:56:51 +0000 |
Richard M. Stallman |
Fix shell syntax in check for missing .el or .elc files.
|
Fri, 27 Mar 1998 04:53:22 +0000 |
Richard M. Stallman |
(calendar-mode-map): Add bindings for appt-add and appt-delete.
|
Fri, 27 Mar 1998 04:52:43 +0000 |
Richard M. Stallman |
(item_properties): New variable.
|
Fri, 27 Mar 1998 03:49:56 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 26 Mar 1998 22:52:21 +0000 |
Richard M. Stallman |
(pop_getline): Renamed from getline.
|
Thu, 26 Mar 1998 06:31:26 +0000 |
Richard M. Stallman |
(perform-replace): Before recursive edit,
|
Thu, 26 Mar 1998 04:28:37 +0000 |
Richard M. Stallman |
(rmail-clear-headers): Handle failure to find "\n[^ \t]".
|
Thu, 26 Mar 1998 04:26:27 +0000 |
Richard M. Stallman |
(normal-top-level-add-subdirs-to-load-path):
|
Thu, 26 Mar 1998 04:22:13 +0000 |
Richard M. Stallman |
(init_lread): Init Vstandard_input.
|
Thu, 26 Mar 1998 04:10:02 +0000 |
Kenichi Handa |
(redisplay_window): Fix previous change.
|
Wed, 25 Mar 1998 19:16:31 +0000 |
Dave Love |
Fix header line.
|
Wed, 25 Mar 1998 19:13:11 +0000 |
Dave Love |
Various doc fixes, mainly grammar.
|
Wed, 25 Mar 1998 19:06:46 +0000 |
Dave Love |
(auto-insert, auto-insert-query): :tag choices.
|
Wed, 25 Mar 1998 16:56:12 +0000 |
Simon Marshall |
add some C/C++ keywords.
|
Wed, 25 Mar 1998 16:52:19 +0000 |
Simon Marshall |
use new UPDATE window-end arg.
|
Wed, 25 Mar 1998 16:41:18 +0000 |
Simon Marshall |
check length of mail-header-separator before using in font-lock-keywords.
|
Wed, 25 Mar 1998 10:45:59 +0000 |
Kenichi Handa |
(compute_motion): Call strwidth only when necessary.
|
Wed, 25 Mar 1998 10:45:59 +0000 |
Kenichi Handa |
(make_buffer_string, make_buffer_string_both): Extern them.
|
Wed, 25 Mar 1998 10:45:59 +0000 |
Kenichi Handa |
(read_process_output): Count multibyte characters. If
|
Wed, 25 Mar 1998 10:45:59 +0000 |
Kenichi Handa |
(redisplay_window): Give byte position to FETCH_BYTE.
|
Tue, 24 Mar 1998 17:08:34 +0000 |
Dave Love |
(dired-run-shell-command): Maybe run handler.
|
Tue, 24 Mar 1998 17:08:02 +0000 |
Dave Love |
(shell-command): Define handler.
|
Tue, 24 Mar 1998 12:17:32 +0000 |
Kenichi Handa |
(record_delete): The second arg is Lisp_Object.
|
Tue, 24 Mar 1998 12:16:10 +0000 |
Kenichi Handa |
Declarations changed.
|
Tue, 24 Mar 1998 05:41:38 +0000 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): Set wide_column only when we
|
Tue, 24 Mar 1998 05:41:38 +0000 |
Kenichi Handa |
(del_range_2): Move gap again to a proper place just
|
Tue, 24 Mar 1998 05:41:38 +0000 |
Kenichi Handa |
(shrink_decoding_region): If EOL_CONVERSION is nonzero,
|
Tue, 24 Mar 1998 05:41:38 +0000 |
Kenichi Handa |
(record_delete): Record last_point_position when there's
|
Tue, 24 Mar 1998 05:41:22 +0000 |
Kenichi Handa |
(top_distclean): Check the existence of `lock' subdir.
|
Mon, 23 Mar 1998 13:26:00 +0000 |
Andreas Schwab |
(xterm-mouse-translate, xterm-mouse-event): Replace
|
Mon, 23 Mar 1998 13:18:54 +0000 |
Andreas Schwab |
(resize-minibuffer-mode): Make it a proper minor
|
Mon, 23 Mar 1998 13:02:15 +0000 |
Andreas Schwab |
(popup_get_selection): On receiving a KeyPress event
|
Mon, 23 Mar 1998 12:56:25 +0000 |
Andreas Schwab |
(Fx_create_frame): Use "borderWidth", not "borderwidth",
|
Mon, 23 Mar 1998 00:29:43 +0000 |
Karl Heuer |
(PC-expand-many-files): Apply completion-ignored-extensions.
|
Mon, 23 Mar 1998 00:18:15 +0000 |
Karl Heuer |
(install-arch-indep): Put special subdirs.el files
|
Mon, 23 Mar 1998 00:15:20 +0000 |
Karl Heuer |
(normal-top-level-add-subdirs-to-load-path): New function.
|
Mon, 23 Mar 1998 00:14:06 +0000 |
Karl Heuer |
(find-file-noselect): Use set-buffer-multibyte
|
Mon, 23 Mar 1998 00:12:14 +0000 |
Karl Heuer |
(standard-display-underline): Shift face id by 19 bits.
|
Sat, 21 Mar 1998 18:23:09 +0000 |
Richard M. Stallman |
(Fdirectory_files): In FULL case, compute number of characters
|
Sat, 21 Mar 1998 18:09:01 +0000 |
Richard M. Stallman |
(substring_both, Fsubstring): Use make_specified_string.
|
Sat, 21 Mar 1998 18:07:27 +0000 |
Richard M. Stallman |
(syms_of_sunfns): Pass new arg to make_pure_string.
|
Sat, 21 Mar 1998 18:07:06 +0000 |
Richard M. Stallman |
(make_specified_string): New function.
|
Sat, 21 Mar 1998 18:05:29 +0000 |
Richard M. Stallman |
(Fchar_to_string): Use make_string_from_bytes.
|
Sat, 21 Mar 1998 18:02:09 +0000 |
Richard M. Stallman |
(casify_object): Use make_specified_string.
|
Sat, 21 Mar 1998 18:00:38 +0000 |
Richard M. Stallman |
(Fstring): Use make_string_from_bytes.
|
Sat, 21 Mar 1998 18:00:19 +0000 |
Richard M. Stallman |
(internal_self_insert): Use make_string_from_bytes.
|
Sat, 21 Mar 1998 17:59:48 +0000 |
Richard M. Stallman |
(code_convert_string): Use make_string_from_bytes.
|
Sat, 21 Mar 1998 17:59:22 +0000 |
Richard M. Stallman |
(Fsubstitute_command_keys): Use make_string_from_bytes.
|
Sat, 21 Mar 1998 17:52:08 +0000 |
Richard M. Stallman |
(read1): Pass new arg to make_pure_string.
|
Sat, 21 Mar 1998 17:51:30 +0000 |
Richard M. Stallman |
(PRINTPREPARE): Use make_string_from_bytes.
|
Sat, 21 Mar 1998 17:50:30 +0000 |
Richard M. Stallman |
(read_process_output): Use make_string_from_bytes.
|
Sat, 21 Mar 1998 17:50:03 +0000 |
Richard M. Stallman |
(Fregexp_quote): Use make_specified_string.
|
Sat, 21 Mar 1998 17:49:39 +0000 |
Richard M. Stallman |
(selection_data_to_lisp_data): Use make_string_from_bytes.
|
Sat, 21 Mar 1998 17:48:54 +0000 |
Richard M. Stallman |
(insert_from_string_1, replace_range):
|
Sat, 21 Mar 1998 07:06:55 +0000 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
Sat, 21 Mar 1998 07:06:14 +0000 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
Sat, 21 Mar 1998 06:16:35 +0000 |
Richard M. Stallman |
(comint-preoutput-filter-functions): Doc fix.
|
Sat, 21 Mar 1998 06:01:22 +0000 |
Richard M. Stallman |
Don't include puresize.h any more as code that needs it
|
Sat, 21 Mar 1998 05:53:36 +0000 |
Richard M. Stallman |
(fix_submap_inheritance, get_keyelt, store_in_keymap,
|
Sat, 21 Mar 1998 05:49:49 +0000 |
Richard M. Stallman |
Include puresize.h for CHECK_IMPURE.
|
Sat, 21 Mar 1998 05:48:03 +0000 |
Richard M. Stallman |
(replace_range): New arg NOMARKERS.
|
Sat, 21 Mar 1998 04:45:12 +0000 |
Richard M. Stallman |
(internal_self_insert): Pass new arg to replace_range.
|
Sat, 21 Mar 1998 03:58:00 +0000 |
Richard M. Stallman |
(record_delete): Replace LENGTH arg with STRING.
|
Sat, 21 Mar 1998 03:57:35 +0000 |
Richard M. Stallman |
(insert_1_both, insert_from_string_1, insert_from_buffer_1):
|
Sat, 21 Mar 1998 02:57:08 +0000 |
Richard M. Stallman |
(make_buffer_string_both): New function.
|
Fri, 20 Mar 1998 22:38:54 +0000 |
Richard M. Stallman |
(keymap.o): Depend on puresize.h.
|
Fri, 20 Mar 1998 15:40:24 +0000 |
Andr«± Spiegel |
(vc-next-action-on-file): Properly handle the case when user tries to
|
Fri, 20 Mar 1998 15:38:48 +0000 |
Andr«± Spiegel |
(vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.
|
Fri, 20 Mar 1998 10:22:59 +0000 |
Dave Love |
(browse-url-of-region): Use its args. From <mit@nines.nec.co.jp>
|
Fri, 20 Mar 1998 06:37:09 +0000 |
Richard M. Stallman |
(reporter-mail): New function.
|
Fri, 20 Mar 1998 06:29:54 +0000 |
Richard M. Stallman |
(set-language-environment): Doc fix.
|
Fri, 20 Mar 1998 06:10:36 +0000 |
Richard M. Stallman |
(del_range_2): Use adjust_markers_for_record_delete.
|
Fri, 20 Mar 1998 05:11:27 +0000 |
Richard M. Stallman |
(window_display_table): Don't look inside buffer if its nil.
|
Fri, 20 Mar 1998 05:00:31 +0000 |
Richard M. Stallman |
(Fgoto_char): If POSITION is a marker pointing a
|
Fri, 20 Mar 1998 04:59:15 +0000 |
Richard M. Stallman |
(Fformat): Handle padding before or after, for %s etc.
|
Fri, 20 Mar 1998 04:41:13 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist):
|
Thu, 19 Mar 1998 21:19:07 +0000 |
Richard M. Stallman |
(get_boot_time): Conditionalize on BOOT_TIME.
|
Thu, 19 Mar 1998 10:30:55 +0000 |
Dave Love |
(shell-command-on-region): Amend message to report
|
Thu, 19 Mar 1998 07:35:16 +0000 |
Kenichi Handa |
("latin-1-prefix"): Fix the translation of
|
Thu, 19 Mar 1998 07:34:29 +0000 |
Kenichi Handa |
(read1): Call multibyte_chars_in_text
|
Thu, 19 Mar 1998 07:34:29 +0000 |
Kenichi Handa |
(byte_char_debug_check): Call multibyte_chars_in_text
|
Thu, 19 Mar 1998 07:34:29 +0000 |
Kenichi Handa |
(Fstring_as_multibyte): Call multibyte_chars_in_text
|
Thu, 19 Mar 1998 06:32:34 +0000 |
Richard M. Stallman |
(current_lock_owner): If lock file data doesn't include
|
Wed, 18 Mar 1998 20:04:56 +0000 |
Richard M. Stallman |
(other-frame): Fix previous change.
|
Wed, 18 Mar 1998 20:03:48 +0000 |
Richard M. Stallman |
(focus-follows-mouse): Make it defcustom.
|
Wed, 18 Mar 1998 20:02:27 +0000 |
Richard M. Stallman |
(focus-follows-mouse): New variable.
|
Wed, 18 Mar 1998 16:02:37 +0000 |
Dave Love |
(lisp-fill-paragraph): Adjust
|
Wed, 18 Mar 1998 13:25:00 +0000 |
Andr«± Spiegel |
(vc-restore-buffer-context): Only try to restore mark if it is active.
|
Wed, 18 Mar 1998 06:11:03 +0000 |
Richard M. Stallman |
(read0): Swap args to Fmake_string.
|
Wed, 18 Mar 1998 01:59:58 +0000 |
Richard M. Stallman |
(view-emacs-news): Handle prefix arg.
|
Wed, 18 Mar 1998 01:52:57 +0000 |
Richard M. Stallman |
(syms_of_callproc): Doc fixes.
|
Wed, 18 Mar 1998 00:40:24 +0000 |
Richard M. Stallman |
Load language/czech and language/slovak.
|
Wed, 18 Mar 1998 00:11:33 +0000 |
Richard M. Stallman |
(Fbackward_prefix_chars): Set point properly while scanning.
|
Tue, 17 Mar 1998 23:58:13 +0000 |
Richard M. Stallman |
(SYNTAX_FLAGS_COMSTART_FIRST): New macro.
|
Tue, 17 Mar 1998 23:49:33 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 17 Mar 1998 22:53:08 +0000 |
Richard M. Stallman |
(setup-slovak-environment): 3rd arg to setup-8-bit-environment is the
|
Tue, 17 Mar 1998 22:52:37 +0000 |
Richard M. Stallman |
(setup-czech-environment): 3rd arg to setup-8-bit-environment is the
|
Tue, 17 Mar 1998 08:16:35 +0000 |
Richard M. Stallman |
(Fformat): Properly print floats.
|
Tue, 17 Mar 1998 08:14:28 +0000 |
Richard M. Stallman |
(setenv): Simplify reading of args by passing old value as the default.
|
Tue, 17 Mar 1998 07:25:54 +0000 |
Richard M. Stallman |
(Fchar_after, Fchar_before): Properly check arg type
|
Tue, 17 Mar 1998 06:49:26 +0000 |
Richard M. Stallman |
Fstore_match_data => Fset_match_data.
|
Tue, 17 Mar 1998 06:48:12 +0000 |
Richard M. Stallman |
(Frecenter): Operate on window's buffer even if some other was current.
|
Tue, 17 Mar 1998 06:29:50 +0000 |
Richard M. Stallman |
(Info-menu-update): Set Info-menu-last-node
|
Tue, 17 Mar 1998 05:49:29 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 16 Mar 1998 18:11:20 +0000 |
Richard M. Stallman |
(rmail-clear-headers): Make sure an empty line
|
Mon, 16 Mar 1998 08:05:58 +0000 |
Richard M. Stallman |
(mouse-drag-region): Bind deactivate-mark
|
Mon, 16 Mar 1998 08:01:15 +0000 |
Richard M. Stallman |
(copy-region-as-kill): Set deactivate-mark
|
Mon, 16 Mar 1998 05:58:11 +0000 |
Kenichi Handa |
(rmail-quit): Call quit-window before calling
|
Mon, 16 Mar 1998 05:51:07 +0000 |
Kenichi Handa |
(ADJUST_CHAR_POS): New macro.
|
Mon, 16 Mar 1998 05:51:07 +0000 |
Kenichi Handa |
(code_convert_region): The 6th arg name is changed to
|
Mon, 16 Mar 1998 05:51:07 +0000 |
Kenichi Handa |
(Finsert_file_contents): Comment modified. Give
|
Mon, 16 Mar 1998 04:10:19 +0000 |
Richard M. Stallman |
(help-mode-maybe): Set view-return-to-alist.
|
Mon, 16 Mar 1998 04:09:04 +0000 |
Richard M. Stallman |
(view-return-to-alist): Doc fix.
|
Mon, 16 Mar 1998 01:35:04 +0000 |
Richard M. Stallman |
(dired-shell-stuff-it): Use shell-quote-argument.
|
Sat, 14 Mar 1998 21:54:42 +0000 |
Richard M. Stallman |
(insert_1_both, insert_from_string_1, insert_from_buffer_1)
|
Sat, 14 Mar 1998 21:45:49 +0000 |
Richard M. Stallman |
(locate-current-line-number): No longer interactive.
|
Sat, 14 Mar 1998 21:44:13 +0000 |
Richard M. Stallman |
Customized.
|
Sat, 14 Mar 1998 21:42:01 +0000 |
Richard M. Stallman |
Comment changes.
|
Sat, 14 Mar 1998 12:59:13 +0000 |
Eric M. Ludlam |
Updated to 0.4.3:
|
Sat, 14 Mar 1998 09:08:26 +0000 |
Karl Heuer |
(texinfo-incorporate-menu-entry-names)
|
Sat, 14 Mar 1998 08:27:01 +0000 |
Richard M. Stallman |
(message_dolog): Save and restore Vdeactivate_mark.
|
Sat, 14 Mar 1998 08:23:56 +0000 |
Richard M. Stallman |
(set_frame_menubar): Fstore_match_data => Fset_match_data.
|
Sat, 14 Mar 1998 08:23:21 +0000 |
Richard M. Stallman |
(exec_sentinel, read_process_output): Fstore_match_data => Fset_match_data.
|
Sat, 14 Mar 1998 08:20:37 +0000 |
Richard M. Stallman |
(mouse-scroll-subr): Handle if window-end returns nil.
|
Sat, 14 Mar 1998 08:19:27 +0000 |
Richard M. Stallman |
Implement selective undo (by Paul Flinders).
|
Sat, 14 Mar 1998 08:16:52 +0000 |
Richard M. Stallman |
(news-inews): Signal error if inews fails.
|
Sat, 14 Mar 1998 08:15:36 +0000 |
Richard M. Stallman |
(save-match-data): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 05:46:01 +0000 |
Richard M. Stallman |
Change comment and version numbers.
|
Sat, 14 Mar 1998 04:57:20 +0000 |
Richard M. Stallman |
(Fset_match_data): Renamed from Fstore_match_data.
|
Sat, 14 Mar 1998 04:55:19 +0000 |
Richard M. Stallman |
(reftex-nearest-match): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:54:19 +0000 |
Richard M. Stallman |
(bibtex-search-reference): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:53:37 +0000 |
Richard M. Stallman |
(simula-match-string-or-comment): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:53:12 +0000 |
Richard M. Stallman |
(fortran-match-!-comment): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:52:44 +0000 |
Richard M. Stallman |
(life-grim-reaper): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:52:14 +0000 |
Richard M. Stallman |
(rfc822-looking-at): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:51:45 +0000 |
Richard M. Stallman |
(mh-make-folder-list-filter): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:50:54 +0000 |
Richard M. Stallman |
(ex-expand-filsyms): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:49:56 +0000 |
Richard M. Stallman |
(edebug-recursive-edit)
|
Sat, 14 Mar 1998 04:49:03 +0000 |
Richard M. Stallman |
(debug, debugger-env-macro): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:48:26 +0000 |
Richard M. Stallman |
(defsetf match-data): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:47:44 +0000 |
Richard M. Stallman |
(type-break-emacs-variant): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:46:55 +0000 |
Richard M. Stallman |
(rlogin-parse-words): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:45:46 +0000 |
Richard M. Stallman |
(perform-replace): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:44:58 +0000 |
Richard M. Stallman |
(iswitchb-ignore-buffername-p): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:44:25 +0000 |
Richard M. Stallman |
(ffap-file-at-point): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:43:46 +0000 |
Richard M. Stallman |
(ediff-exec-process): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:43:03 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 14 Mar 1998 04:42:18 +0000 |
Richard M. Stallman |
(comint-word): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 04:41:23 +0000 |
Richard M. Stallman |
(outline-end-of-prefix): store-match-data => set-match-data.
|
Sat, 14 Mar 1998 03:05:28 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph, fill-region): Allow t as legit value of JUSTIFY.
|
Fri, 13 Mar 1998 21:22:05 +0000 |
Richard M. Stallman |
(internal_self_insert): Call Fforward_buffer to advance
|
Thu, 12 Mar 1998 23:11:57 +0000 |
Richard M. Stallman |
(mouse-buffer-menu-maxlen): Renamed from mouse-menu-buffer-maxlen.
|
Thu, 12 Mar 1998 22:49:02 +0000 |
Richard M. Stallman |
(struct Lisp_Buffer_Local_Value):
|
Thu, 12 Mar 1998 22:44:12 +0000 |
Richard M. Stallman |
Delete junk accidentally left in buffer on 4 March.
|
Thu, 12 Mar 1998 06:59:25 +0000 |
Richard M. Stallman |
(SETUP_SLAVE_PTY): New definition.
|
Thu, 12 Mar 1998 05:50:33 +0000 |
Richard M. Stallman |
(store_symval_forwarding, swap_in_symval_forwarding)
|
Thu, 12 Mar 1998 05:49:15 +0000 |
Richard M. Stallman |
(gc_sweep, mark_object): Handle new data structure
|
Thu, 12 Mar 1998 05:48:33 +0000 |
Richard M. Stallman |
(print): Handle new data structure
|
Thu, 12 Mar 1998 05:47:39 +0000 |
Richard M. Stallman |
(init_buffer): Call Fset_buffer_multibyte for *scratch*.
|
Thu, 12 Mar 1998 00:44:06 +0000 |
Kenichi Handa |
(code_convert_region): Adjusted for the change of
|
Thu, 12 Mar 1998 00:42:35 +0000 |
Kenichi Handa |
(adjust_before_replace): Call
|
Thu, 12 Mar 1998 00:38:28 +0000 |
Kenichi Handa |
(Finsert_file_contents): Don't do position adjustments
|
Wed, 11 Mar 1998 22:08:24 +0000 |
Richard M. Stallman |
(combine_bytes): New function.
|
Wed, 11 Mar 1998 00:47:48 +0000 |
Richard M. Stallman |
(adjust_markers_for_insert): Don't leave a marker within
|
Tue, 10 Mar 1998 23:50:30 +0000 |
Richard M. Stallman |
(insert_1_both, insert_from_string_1, insert_from_buffer_1):
|
Tue, 10 Mar 1998 22:54:43 +0000 |
Dave Love |
(scheme-font-lock-keywords-1, scheme-font-lock-keywords-2,
|
Tue, 10 Mar 1998 22:51:23 +0000 |
Dave Love |
(scheme-mode-variables): Set font-lock-defaults locally.
|
Tue, 10 Mar 1998 21:14:08 +0000 |
Richard M. Stallman |
(code_convert_region): Fix previous change. Adjusted
|
Tue, 10 Mar 1998 18:30:07 +0000 |
Richard M. Stallman |
(hippie-expand-dabbrev-skip-space): Renamed `he-dabbrev-skip-space'.
|
Tue, 10 Mar 1998 08:43:44 +0000 |
Carsten Dominik |
Added keybinding for `reftex-mouse-view-crossref' to S-mouse-2.
|
Tue, 10 Mar 1998 07:07:31 +0000 |
Richard M. Stallman |
(BUILT-EMACS): Variable renamed from EMACS. All uses changed.
|
Tue, 10 Mar 1998 03:33:23 +0000 |
Richard M. Stallman |
(hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
|
Tue, 10 Mar 1998 00:29:10 +0000 |
Richard M. Stallman |
(fontset_pattern_regexp): `==' was used instead of `='.
|
Mon, 09 Mar 1998 23:22:44 +0000 |
Richard M. Stallman |
(adjust_markers_for_insert):
|
Mon, 09 Mar 1998 22:42:13 +0000 |
Richard M. Stallman |
Use list syntax for key definitions.
|
Mon, 09 Mar 1998 16:01:20 +0000 |
Carsten Dominik |
(reftex-nicify-text): make a new " " string each time.
|
Mon, 09 Mar 1998 06:37:20 +0000 |
Richard M. Stallman |
(fill-nobreak-predicate): New variable.
|
Mon, 09 Mar 1998 06:36:42 +0000 |
Richard M. Stallman |
(do-auto-fill): Obey fill-nobreak-predicate.
|
Mon, 09 Mar 1998 06:36:25 +0000 |
Richard M. Stallman |
(latex-mode): Set fill-nobreak-predicate.
|
Mon, 09 Mar 1998 05:26:05 +0000 |
Richard M. Stallman |
(make-help-screen): Mention DEL in the prompt.
|
Mon, 09 Mar 1998 01:01:36 +0000 |
Richard M. Stallman |
(update-file-autoloads):
|
Mon, 09 Mar 1998 00:37:11 +0000 |
Richard M. Stallman |
(quit-window): New command.
|
Mon, 09 Mar 1998 00:25:30 +0000 |
Richard M. Stallman |
(simple_search): Don't count a character until it matches!
|
Sun, 08 Mar 1998 23:40:28 +0000 |
Richard M. Stallman |
(lisp-interaction-mode-map)
|
Sun, 08 Mar 1998 16:29:08 +0000 |
Carsten Dominik |
1998-03-08 Carsten Dominik <cd@gnu.org>
|
Sun, 08 Mar 1998 11:40:12 +0000 |
Carsten Dominik |
1998-03-08 Carsten Dominik <cd@gnu.org>
|
Sun, 08 Mar 1998 10:03:50 +0000 |
Andr«± Spiegel |
(vc-context-matches-p): New function.
|
Sun, 08 Mar 1998 06:55:27 +0000 |
Richard M. Stallman |
(c-emacs-features): Var moved to cc-vars.el.
|
Sun, 08 Mar 1998 06:55:04 +0000 |
Richard M. Stallman |
(c-emacs-features): Var moved from cc-defs.el.
|
Sun, 08 Mar 1998 06:53:15 +0000 |
Richard M. Stallman |
Don't require cc-defs.
|
Sun, 08 Mar 1998 06:52:23 +0000 |
Richard M. Stallman |
(c-initialize-cc-mode): Moved require's to top level.
|
Sun, 08 Mar 1998 06:51:26 +0000 |
Richard M. Stallman |
(c-Java-javadoc-paragraph-start): New variable for use in c-fill-paragraph.
|
Sun, 08 Mar 1998 06:50:21 +0000 |
Richard M. Stallman |
(c-fill-paragraph): Bind fill-paragraph-function to
|
Sun, 08 Mar 1998 06:49:04 +0000 |
Richard M. Stallman |
(c-inside-bracelist-p): Fix for enum test.
|
Sun, 08 Mar 1998 06:45:26 +0000 |
Richard M. Stallman |
(c-enable-xemacs-performance-kludge-p): New variable.
|
Sun, 08 Mar 1998 00:53:39 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 08 Mar 1998 00:27:23 +0000 |
Richard M. Stallman |
(fill-region): If JUSTIFY is non-nil
|
Sun, 08 Mar 1998 00:26:27 +0000 |
Richard M. Stallman |
Whitespace changes.
|
Sun, 08 Mar 1998 00:25:49 +0000 |
Richard M. Stallman |
(mh-quit): Use quit-window.
|
Sun, 08 Mar 1998 00:24:12 +0000 |
Richard M. Stallman |
(rmail-next-same-subject): Ignore leading and
|
Sun, 08 Mar 1998 00:23:16 +0000 |
Richard M. Stallman |
(news-exit): Use quit-window.
|
Sun, 08 Mar 1998 00:22:53 +0000 |
Richard M. Stallman |
(solitaire-quit): Function deleted.
|
Sun, 08 Mar 1998 00:22:03 +0000 |
Richard M. Stallman |
(select-tags-table-quit): Use quit-window.
|
Sun, 08 Mar 1998 00:21:26 +0000 |
Richard M. Stallman |
(makefile-browser-quit): Use quit-window.
|
Sun, 08 Mar 1998 00:20:56 +0000 |
Richard M. Stallman |
(dired-quit): Function deleted.
|
Sun, 08 Mar 1998 00:20:23 +0000 |
Richard M. Stallman |
(bookmark-bmenu-mode-map): Use quit-window for q.
|
Sun, 08 Mar 1998 00:19:56 +0000 |
Richard M. Stallman |
(Buffer-menu-quit): Function deleted.
|
Sun, 08 Mar 1998 00:16:38 +0000 |
Richard M. Stallman |
(read-passwd): Renamed from read-password. New second arg CONFIRM.
|
Sat, 07 Mar 1998 22:34:50 +0000 |
Richard M. Stallman |
PROBLEMS is now in etc, not top level dir.
|
Sat, 07 Mar 1998 22:33:40 +0000 |
Richard M. Stallman |
(SOURCES): Delete PROBLEMS.
|
Sat, 07 Mar 1998 22:31:13 +0000 |
Richard M. Stallman |
PROBLEMS is now in the etc directory.
|
Sat, 07 Mar 1998 18:19:38 +0000 |
Stephen Eglen |
Customized.
|
Sat, 07 Mar 1998 15:27:01 +0000 |
Stephen Eglen |
Customized.
|
Sat, 07 Mar 1998 06:04:46 +0000 |
Richard M. Stallman |
Some comment, doc and bug fixes.
|
Fri, 06 Mar 1998 21:57:04 +0000 |
Richard M. Stallman |
(advance_to_char_boundary): Handle the case the code
|
Fri, 06 Mar 1998 21:50:44 +0000 |
Richard M. Stallman |
(Fmake_string): Handle the case INIT is a multibyte character correctly.
|
Fri, 06 Mar 1998 21:49:18 +0000 |
Richard M. Stallman |
(alloc.o): Depend on charset.h.
|
Fri, 06 Mar 1998 21:33:37 +0000 |
Richard M. Stallman |
(quail-defrule-internal): New arg REPLACE.
|
Fri, 06 Mar 1998 21:32:55 +0000 |
Richard M. Stallman |
(titdic-convert): Use set-buffer-multibyte.
|
Fri, 06 Mar 1998 20:59:54 +0000 |
Richard M. Stallman |
(${TIT}): To byte-compile quail packages, use just built quail.
|
Fri, 06 Mar 1998 19:14:13 +0000 |
Dave Love |
(fortran-column-ruler-fixed,
|
Fri, 06 Mar 1998 18:56:39 +0000 |
Dave Love |
Various doc fixes, mainly to remove innappropriate
|
Fri, 06 Mar 1998 18:45:39 +0000 |
Richard M. Stallman |
(generic-mode-ini-file-find-file-hook): Use and-s instead of if-s.
|
Fri, 06 Mar 1998 17:45:55 +0000 |
Richard M. Stallman |
Fixed spelling of `autoload' magic cookies.
|
Fri, 06 Mar 1998 09:09:20 +0000 |
Carsten Dominik |
1998-03-06 Carsten Dominik <cd@delysid.gnu.org>
|
Fri, 06 Mar 1998 05:51:51 +0000 |
Richard M. Stallman |
(backward-delete-char-untabify-method): New user option.
|
Fri, 06 Mar 1998 03:48:15 +0000 |
Richard M. Stallman |
(time-stamp-pattern): New variable.
|
Fri, 06 Mar 1998 01:12:57 +0000 |
Richard M. Stallman |
(install): Use INSTALL_STRIP with INSTALL_PROGRAM for the utilities.
|
Thu, 05 Mar 1998 04:00:53 +0000 |
Richard M. Stallman |
(basic-save-buffer): Use save-current-buffer not save-excursion.
|
Thu, 05 Mar 1998 02:28:44 +0000 |
Richard M. Stallman |
(isearch-*-char): Do nothing special if quoted with \.
|
Thu, 05 Mar 1998 02:17:48 +0000 |
Richard M. Stallman |
(auto-mode-alist): Recognize zone-mode.
|
Wed, 04 Mar 1998 10:48:19 +0000 |
Per Abrahamsen |
Use browse-url directly.
|
Wed, 04 Mar 1998 08:05:14 +0000 |
Kenichi Handa |
(code_convert_region): Fix previous change.
|
Wed, 04 Mar 1998 07:42:24 +0000 |
Kenichi Handa |
(sref): Increase CHAR in the while loop.
|
Wed, 04 Mar 1998 07:41:41 +0000 |
Kenichi Handa |
(Fset_buffer_multibyte): Fix arg for chars_in_text.
|
Wed, 04 Mar 1998 07:41:41 +0000 |
Kenichi Handa |
(Fformat): Format multibyte characters by "%c"
|
Wed, 04 Mar 1998 07:41:41 +0000 |
Kenichi Handa |
(strwidth): Make it work for invalid bytes sequence.
|
Wed, 04 Mar 1998 07:41:41 +0000 |
Kenichi Handa |
(code_convert_region): Handle the case that codes
|
Tue, 03 Mar 1998 22:33:15 +0000 |
Richard M. Stallman |
Some support for character terminals provided.
|
Tue, 03 Mar 1998 22:29:16 +0000 |
Richard M. Stallman |
(BASE_PURESIZE): Increased.
|
Tue, 03 Mar 1998 19:36:31 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 03 Mar 1998 18:29:55 +0000 |
Stephen Eglen |
(iswitchb-default-method): Remove :tag entries.
|
Tue, 03 Mar 1998 18:18:31 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 03 Mar 1998 18:17:02 +0000 |
Richard M. Stallman |
(locate-update): New function.
|
Tue, 03 Mar 1998 07:18:46 +0000 |
Kenichi Handa |
(dired.o): Depend on charset.h and coding.h.
|
Tue, 03 Mar 1998 07:18:46 +0000 |
Kenichi Handa |
(insert_1_both): If enable-multibyte-characters is nil,
|
Tue, 03 Mar 1998 07:18:46 +0000 |
Kenichi Handa |
(Vdefault_file_name_coding_system): Extern it.
|
Tue, 03 Mar 1998 07:18:46 +0000 |
Kenichi Handa |
(Fformat): Fix previous change.
|
Tue, 03 Mar 1998 07:18:46 +0000 |
Kenichi Handa |
(ENCODE_FILE): Moved from fileio.c. Use
|
Tue, 03 Mar 1998 07:18:46 +0000 |
Kenichi Handa |
Include charset.h and coding.h.
|
Tue, 03 Mar 1998 07:18:46 +0000 |
Kenichi Handa |
(Vdefault_file_name_coding_system): Extern it.
|
Tue, 03 Mar 1998 07:18:46 +0000 |
Kenichi Handa |
(ENCODE_FILE): This macro is moved to coding.h.
|
Tue, 03 Mar 1998 07:17:56 +0000 |
Kenichi Handa |
(dired-get-filename): Don't call encode-coding-string
|
Tue, 03 Mar 1998 07:17:56 +0000 |
Kenichi Handa |
(insert-directory): Bind coding-system-for-write.
|
Tue, 03 Mar 1998 02:02:53 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 03 Mar 1998 01:57:04 +0000 |
Richard M. Stallman |
(gulp-send-requests): Call sort properly.
|
Tue, 03 Mar 1998 01:36:51 +0000 |
Kenichi Handa |
(setup-japanese-environment): Set
|
Tue, 03 Mar 1998 01:36:35 +0000 |
Kenichi Handa |
(set-default-coding-systems): Set
|
Tue, 03 Mar 1998 01:35:39 +0000 |
Kenichi Handa |
(insert-directory): Bind coding-system-for-read to
|
Tue, 03 Mar 1998 01:35:39 +0000 |
Kenichi Handa |
(quoted-insert): Allow direct insertion of codes in
|
Tue, 03 Mar 1998 01:35:39 +0000 |
Kenichi Handa |
(sref): Typo in doc-string fixed.
|
Tue, 03 Mar 1998 01:31:11 +0000 |
Richard M. Stallman |
(Vnonascii_translate_table, Qcharset): New variable decls.
|
Tue, 03 Mar 1998 01:29:16 +0000 |
Kenichi Handa |
(DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is
|
Tue, 03 Mar 1998 01:29:16 +0000 |
Kenichi Handa |
(Fcall_process): Calculate CARRYOVER correctly.
|
Tue, 03 Mar 1998 01:29:16 +0000 |
Kenichi Handa |
(general_insert_function): Use
|
Tue, 03 Mar 1998 01:29:16 +0000 |
Kenichi Handa |
(DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is
|
Tue, 03 Mar 1998 01:29:16 +0000 |
Kenichi Handa |
(NONASCII_INSERT_OFFSET): New macro.
|
Tue, 03 Mar 1998 01:29:16 +0000 |
Kenichi Handa |
(internal_self_insert): Avoid checking enable-multibyte-characters
|
Tue, 03 Mar 1998 01:29:16 +0000 |
Kenichi Handa |
Typo in comment fixed.
|
Tue, 03 Mar 1998 01:29:16 +0000 |
Kenichi Handa |
(Ffile_name_nondirectory): Use size_byte member of
|
Tue, 03 Mar 1998 01:29:16 +0000 |
Kenichi Handa |
(DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is
|
Tue, 03 Mar 1998 01:29:16 +0000 |
Kenichi Handa |
(try_window_id): Use DEC_BOTH unconditionally.
|
Tue, 03 Mar 1998 01:01:55 +0000 |
Richard M. Stallman |
(easy-menu-change): Handle case of no keywords.
|
Mon, 02 Mar 1998 22:21:46 +0000 |
Richard M. Stallman |
(ange-ftp-call-chmod): Don't try to chmod file `--'.
|
Mon, 02 Mar 1998 20:03:55 +0000 |
Richard M. Stallman |
(keyboard.o): Depend on syntax.h.
|
Mon, 02 Mar 1998 20:02:33 +0000 |
Richard M. Stallman |
Include syntax.h.
|
Mon, 02 Mar 1998 20:01:46 +0000 |
Karl Heuer |
(load-with-code-conversion):
|
Mon, 02 Mar 1998 19:12:51 +0000 |
Richard M. Stallman |
(compare_window_configurations): New arg ignore_positions.
|
Mon, 02 Mar 1998 19:10:51 +0000 |
Richard M. Stallman |
(internal_equal): compare_window_configurations takes new arg.
|
Mon, 02 Mar 1998 19:08:05 +0000 |
Richard M. Stallman |
(auto_save_1): Pass new arg to Fwrite_region.
|
Mon, 02 Mar 1998 19:07:00 +0000 |
Richard M. Stallman |
(Fcall_process_region): Pass new arg to Fwrite_region.
|
Mon, 02 Mar 1998 19:02:28 +0000 |
Richard M. Stallman |
(comint-arguments): Treat \" and such as part of one arg.
|
Mon, 02 Mar 1998 18:53:21 +0000 |
Richard M. Stallman |
(XTframe_up_to_date): Check that mouse_face_mouse_frame
|
Mon, 02 Mar 1998 18:00:00 +0000 |
Dave Love |
((require 'cl)): Revert to compile-time require.
|
Mon, 02 Mar 1998 06:01:09 +0000 |
Richard M. Stallman |
(UPDATE_SYNTAX_TABLE): Do nothing unless parse_sexp_lookup_properties.
|
Mon, 02 Mar 1998 03:48:45 +0000 |
Richard M. Stallman |
Several doc fixes.
|
Mon, 02 Mar 1998 03:40:50 +0000 |
Richard M. Stallman |
Provide generic, not generic-mode.
|
Mon, 02 Mar 1998 02:41:28 +0000 |
Richard M. Stallman |
(update_interval): Properly update `position' field of used intervals.
|
Mon, 02 Mar 1998 02:40:53 +0000 |
Richard M. Stallman |
(update_syntax_table): Properly update `position' field of used intervals.
|
Sun, 01 Mar 1998 23:17:19 +0000 |
Richard M. Stallman |
Delete #endif left over from previous change.
|
Sun, 01 Mar 1998 22:22:58 +0000 |
Richard M. Stallman |
(change-log-font-lock-keywords): Recognize + in date.
|
Sat, 28 Feb 1998 19:00:34 +0000 |
Richard M. Stallman |
(read-quoted-char): Doc fix.
|
Sat, 28 Feb 1998 01:53:53 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 28 Feb 1998 01:49:58 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 28 Feb 1998 01:49:06 +0000 |
Richard M. Stallman |
Add hyphen.
|
Sat, 28 Feb 1998 01:48:50 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 27 Feb 1998 23:30:11 +0000 |
Richard M. Stallman |
(info): Always switch to buffer *info* even if
|
Fri, 27 Feb 1998 22:20:12 +0000 |
Karl Heuer |
Remove debugging statements.
|
Fri, 27 Feb 1998 22:13:26 +0000 |
Karl Heuer |
(set-visited-file-name): Don't call backup-enable-predicate
|
Fri, 27 Feb 1998 22:11:43 +0000 |
Karl Heuer |
(make-mode): Provide make-mode, not makefile.
|
Fri, 27 Feb 1998 22:09:52 +0000 |
Karl Heuer |
Reorder args in callers of del_range_2.
|
Fri, 27 Feb 1998 22:09:33 +0000 |
Karl Heuer |
(del_range_2): Reorder args. All callers changed.
|
Fri, 27 Feb 1998 22:05:12 +0000 |
Karl Heuer |
(syms_of_xdisp): Doc fix.
|
Fri, 27 Feb 1998 21:56:28 +0000 |
Karl Heuer |
(store_symval_forwarding) <Lisp_Misc_Buffer_Objfwd>:
|
Fri, 27 Feb 1998 21:55:45 +0000 |
Karl Heuer |
(syms_of_buffer): enable-multibyte-characters is read-only.
|
Fri, 27 Feb 1998 21:55:01 +0000 |
Karl Heuer |
Fix comment.
|
Fri, 27 Feb 1998 21:52:27 +0000 |
Richard M. Stallman |
(mouse-avoidance-kbd-command): Function deleted.
|
Fri, 27 Feb 1998 21:52:08 +0000 |
Karl Heuer |
(mapcar1): Handle bool-vectors.
|
Fri, 27 Feb 1998 21:45:01 +0000 |
Karl Heuer |
(dired-do-toggle): Moved here from dired-x.el.
|
Fri, 27 Feb 1998 21:44:39 +0000 |
Karl Heuer |
(dired-do-toggle): Function moved to dired.el.
|
Fri, 27 Feb 1998 18:44:41 +0000 |
Andr«± Spiegel |
Added version id.
|
Fri, 27 Feb 1998 18:44:14 +0000 |
Andr«± Spiegel |
(vc-default-init-version): New variable.
|
Fri, 27 Feb 1998 17:05:21 +0000 |
Dave Love |
(iso-spanish, iso-german, iso-iso2tex,
|
Fri, 27 Feb 1998 12:58:26 +0000 |
Simon Marshall |
Changed to use directory-sep-char rather than "/".
|
Fri, 27 Feb 1998 09:38:41 +0000 |
Andreas Schwab |
(compute_motion): If we just moved over a continuation
|
Wed, 25 Feb 1998 23:26:45 +0000 |
Karl Heuer |
(rmail-retry-failure): Don't insist on finding
|
Wed, 25 Feb 1998 23:18:15 +0000 |
Karl Heuer |
(del_range_both): Reorder args. All callers changed.
|
Wed, 25 Feb 1998 23:16:42 +0000 |
Dave Love |
(thing-at-point-url-at-point): Intuit ftp:// on `short' URLs.
|
Wed, 25 Feb 1998 23:16:37 +0000 |
Karl Heuer |
Reorder args of del_range_both.
|
Wed, 25 Feb 1998 23:09:07 +0000 |
Dave Love |
(winner-mode): Autoload cookie for defcustom too.
|
Wed, 25 Feb 1998 23:05:37 +0000 |
Karl Heuer |
(reftex-toc-mode, reftex-select-label-mode):
|
Wed, 25 Feb 1998 22:59:49 +0000 |
Karl Heuer |
(mathlst): Fix typo.
|
Wed, 25 Feb 1998 22:53:17 +0000 |
Karl Heuer |
(vc-register): Update vc-buffer-backend.
|
Wed, 25 Feb 1998 22:50:36 +0000 |
Karl Heuer |
(hppa*-hp-hpux*): Use hpux10 by default.
|
Wed, 25 Feb 1998 22:49:45 +0000 |
Karl Heuer |
(install-arch-indep): Do chmod a+x on subdirs.
|
Wed, 25 Feb 1998 22:46:28 +0000 |
Karl Heuer |
(custom-file): New function.
|
Wed, 25 Feb 1998 22:45:29 +0000 |
Karl Heuer |
Added support for the Emacs Lisp manual.
|
Wed, 25 Feb 1998 22:44:24 +0000 |
Karl Heuer |
(battery-linux-proc-apm-regexp): Load percentage
|
Wed, 25 Feb 1998 22:43:03 +0000 |
Karl Heuer |
(shell-dirtrack-mode): Renamed from shell-dirtrack-toggle.
|
Wed, 25 Feb 1998 22:37:35 +0000 |
Karl Heuer |
Add "q" for quit, and use "C" for copy and "R" for
|
Wed, 25 Feb 1998 05:06:02 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Wed, 25 Feb 1998 00:28:55 +0000 |
Dave Love |
(require 'cl) unconditionally.
|
Tue, 24 Feb 1998 12:54:05 +0000 |
Dave Love |
(vc-checkin-hook): Add :options.
|
Tue, 24 Feb 1998 12:45:02 +0000 |
Dave Love |
(compilation-error-regexp-alist): Allow initial
|
Tue, 24 Feb 1998 06:57:15 +0000 |
Kenichi Handa |
(scan_newline): Delete duplicated code.
|
Tue, 24 Feb 1998 06:57:15 +0000 |
Kenichi Handa |
(message_dolog): Give correct args to
|
Mon, 23 Feb 1998 17:51:06 +0000 |
Stephen Eglen |
Doc fix in Commentary section.
|
Sun, 22 Feb 1998 22:01:28 +0000 |
Stephen Eglen |
Customized.
|
Sun, 22 Feb 1998 20:03:39 +0000 |
Stephen Eglen |
Commented out line 471 (miniperl entry in interpreter-mode-alist)
|
Sun, 22 Feb 1998 19:51:45 +0000 |
Stephen Eglen |
Customized.
|
Sun, 22 Feb 1998 17:34:42 +0000 |
Stephen Eglen |
Customized.
|
Sun, 22 Feb 1998 01:06:06 +0000 |
Karl Heuer |
(Fdelete_backward_char): Count both bytes and chars.
|
Sun, 22 Feb 1998 01:04:35 +0000 |
Karl Heuer |
(UPDATE_SYNTAX_TABLE_FORWARD): Fix condition.
|
Sun, 22 Feb 1998 01:04:11 +0000 |
Karl Heuer |
(update_syntax_table): Fix calculations using offset.
|
Sun, 22 Feb 1998 01:03:49 +0000 |
Karl Heuer |
(interval_of): Handle Qt.
|
Sun, 22 Feb 1998 00:30:03 +0000 |
Karl Heuer |
Fix indentation rules for
|
Fri, 20 Feb 1998 14:58:27 +0000 |
Simon Marshall |
Changed font-lock-reference-face to font-lock-constant-face.
|
Fri, 20 Feb 1998 14:55:48 +0000 |
Simon Marshall |
*** empty log message ***
|
Fri, 20 Feb 1998 14:24:57 +0000 |
Simon Marshall |
Renamed font-lock-reference-face to font-lock-constant-face.
|
Fri, 20 Feb 1998 13:06:59 +0000 |
Andreas Schwab |
(LINUX_MAP_SHARED_DOES_WORK): Define for kernel
|
Fri, 20 Feb 1998 13:01:10 +0000 |
Andreas Schwab |
(sigmask) [POSIX_SIGNALS]: Always define our own
|
Fri, 20 Feb 1998 13:00:21 +0000 |
Andreas Schwab |
(sys_sigpause): Removed.
|
Fri, 20 Feb 1998 11:15:28 +0000 |
Kenichi Handa |
(rmail-decode-babyl-format): Message modified.
|
Fri, 20 Feb 1998 11:14:32 +0000 |
Kenichi Handa |
(Fmessage): Check byte size (instead of char size) of
|
Fri, 20 Feb 1998 11:14:32 +0000 |
Kenichi Handa |
(Fccl_execute_on_string): Put \n\ at end-of-line of
|
Fri, 20 Feb 1998 11:14:32 +0000 |
Kenichi Handa |
(Fwrite_region): When writing a string, give byte size
|
Fri, 20 Feb 1998 01:45:50 +0000 |
Kenichi Handa |
(rmail-enable-multibyte): New variable
|
Fri, 20 Feb 1998 01:45:21 +0000 |
Kenichi Handa |
(setup-chinese-cns-environment): Correct
|
Fri, 20 Feb 1998 01:44:10 +0000 |
Kenichi Handa |
(select-safe-coding-system): Kill the
|
Fri, 20 Feb 1998 01:44:10 +0000 |
Kenichi Handa |
(after-insert-file-set-buffer-file-coding-system): Call set-buffer-multibyte
|
Fri, 20 Feb 1998 01:43:38 +0000 |
Kenichi Handa |
* subr.el (sref): Doc-string added.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): New macro.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(adjust_before_replace): Comment added.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(temp_set_point_both): Declare arg BYTEPOS as int.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(advance_to_char_boundary): Make the behaviour
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(Fccl_execute_on_string): Add new arg UNIBYTE-P.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(invalid_character): New function.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(INC_POS): Use macro BASE_LEADING_CODE_P.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(decode_coding_iso2022): Update coding->fake_multibyte.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(struct coding_system): New member fake_multibyte.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(Finsert_file_contents): Read a file contents into the
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(Fset_char_table_default): For an invalid character, call
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(search_buffer): Update POS_BYTE for regexp search.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(try_window_id): Use DEC_POS only for multibyte buffer.
|
Wed, 18 Feb 1998 22:56:25 +0000 |
Karl Heuer |
(Fchar_before): Check POS in valid range
|
Wed, 18 Feb 1998 22:54:43 +0000 |
Karl Heuer |
(search_command): Check LIM in valid range
|
Wed, 18 Feb 1998 09:12:24 +0000 |
Simon Marshall |
Keyword doc fixes and keyword tweaks.
|
Tue, 17 Feb 1998 20:08:22 +0000 |
Dave Love |
(sgml-mode-common): Downcase key for
|
Tue, 17 Feb 1998 19:44:25 +0000 |
Richard M. Stallman |
(read_minibuf): Do use DEFALT in place of empty input
|
Tue, 17 Feb 1998 07:26:46 +0000 |
Richard M. Stallman |
(c-copy-tree): New function.
|
Tue, 17 Feb 1998 07:14:36 +0000 |
Richard M. Stallman |
(c-enable-xemacs-performance-kludge-p): New variable.
|
Tue, 17 Feb 1998 07:13:59 +0000 |
Richard M. Stallman |
(c-make-styles-buffer-local): Take an optional argument which switches
|
Tue, 17 Feb 1998 07:11:40 +0000 |
Richard M. Stallman |
(c-mode, c++-mode, objc-mode, java-mode): Set
|
Tue, 17 Feb 1998 07:10:49 +0000 |
Richard M. Stallman |
Imenu support changed.
|
Tue, 17 Feb 1998 07:10:11 +0000 |
Richard M. Stallman |
(c-postprocess-file-styles): If a file style or file offsets are set,
|
Tue, 17 Feb 1998 07:08:44 +0000 |
Richard M. Stallman |
(c-forward-syntactic-ws, c-backward-syntactic-ws):
|
Tue, 17 Feb 1998 07:06:17 +0000 |
Richard M. Stallman |
(c-point): In XEmacs, use scan-lists + buffer-syntactic-context-depth.
|
Tue, 17 Feb 1998 07:04:48 +0000 |
Richard M. Stallman |
(c-beginning-of-statement)
|
Tue, 17 Feb 1998 07:02:18 +0000 |
Richard M. Stallman |
(c-lineup-close-paren)
|
Tue, 17 Feb 1998 03:56:42 +0000 |
Richard M. Stallman |
(Info-summary): Clear buffer-read-only.
|
Tue, 17 Feb 1998 03:25:05 +0000 |
Richard M. Stallman |
(info-complete): Rewrite minibuffer completion code.
|
Mon, 16 Feb 1998 23:46:08 +0000 |
Richard M. Stallman |
(split_interval_right): Make sure to call
|
Mon, 16 Feb 1998 05:42:08 +0000 |
Richard M. Stallman |
(bibtex-autokey-names): Change number tag to integer.
|
Mon, 16 Feb 1998 03:03:46 +0000 |
Richard M. Stallman |
(standard-display-european): If AUTO is nil,
|
Mon, 16 Feb 1998 03:02:53 +0000 |
Richard M. Stallman |
(skip_chars): Use INC_POS instead of INC_BOTH.
|
Mon, 16 Feb 1998 03:01:16 +0000 |
Richard M. Stallman |
(INC_BOTH, DEC_BOTH): In unibyte mode, simply increment bytepos.
|
Mon, 16 Feb 1998 02:42:49 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Sun, 15 Feb 1998 16:57:16 +0000 |
Stephen Eglen |
(hexl-mode-exit): Remove hexl-follow-ascii-find from post-command-hook
|
Sun, 15 Feb 1998 16:45:52 +0000 |
Stephen Eglen |
File customized.
|
Sun, 15 Feb 1998 00:30:24 +0000 |
Richard M. Stallman |
(sh-font-lock-keywords): Fontify sh-style function names in declarations.
|
Sat, 14 Feb 1998 22:46:12 +0000 |
Richard M. Stallman |
(info-complete): Display completions on second invocation at same point
|
Sat, 14 Feb 1998 08:43:17 +0000 |
Richard M. Stallman |
(simple_search): Call set_search_regs.
|
Sat, 14 Feb 1998 08:41:32 +0000 |
Richard M. Stallman |
(Fread_file_name): Alter the history
|
Sat, 14 Feb 1998 07:27:58 +0000 |
Richard M. Stallman |
(display_text_line): Use INC_BOTH for unibyte buffers too.
|
Sat, 14 Feb 1998 07:27:29 +0000 |
Richard M. Stallman |
(Fsubst_char_in_region): Don't increment pos twice.
|
Sat, 14 Feb 1998 04:32:38 +0000 |
Richard M. Stallman |
(comint-interrupt-subjob): Call comint-kill-input.
|
Sat, 14 Feb 1998 02:40:07 +0000 |
Richard M. Stallman |
(jka-compr-compression-info-list): Fix previous change:
|
Fri, 13 Feb 1998 12:16:46 +0000 |
Richard Kenner |
Add PentiumII (i786). Add '7' to all i[3456] entries.
before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613
|
Thu, 12 Feb 1998 18:20:21 +0000 |
Dave Love |
(scheme-imenu-generic-expression): Simplify regexps.
|
Thu, 12 Feb 1998 05:20:33 +0000 |
Richard M. Stallman |
(Vnonascii_translate_table): New variable.
|
Thu, 12 Feb 1998 05:19:41 +0000 |
Richard M. Stallman |
(copy_text, count_size_as_multibyte): Use Vnonascii_translate_table.
|
Thu, 12 Feb 1998 05:18:59 +0000 |
Richard M. Stallman |
(printchar): When outputting to echo area,
|
Thu, 12 Feb 1998 03:10:53 +0000 |
Richard M. Stallman |
(cookie-snarf): Use match-beginning on the delimiter.
|
Wed, 11 Feb 1998 07:14:24 +0000 |
Richard M. Stallman |
(sh-set-shell): Use standard-syntax-table if none other is specified.
|
Wed, 11 Feb 1998 07:11:50 +0000 |
Richard M. Stallman |
(debugger-mode): Don't set enable-multibyte-characters here.
|
Wed, 11 Feb 1998 04:20:09 +0000 |
Richard M. Stallman |
(msb--choose-file-menu): Save some debugging info.
|
Wed, 11 Feb 1998 01:51:36 +0000 |
Richard M. Stallman |
(describe_map_tree): Add the maps we have already
|
Wed, 11 Feb 1998 00:29:47 +0000 |
Richard M. Stallman |
(describe-bindings): Fix interactive spec.
|
Tue, 10 Feb 1998 04:08:26 +0000 |
Kenichi Handa |
(Fstring_bytes): Declare arg STRING as Lisp_Object.
|
Tue, 10 Feb 1998 04:05:47 +0000 |
Kenichi Handa |
(concat): Use Vnonascii_translate_table.
|
Tue, 10 Feb 1998 03:59:06 +0000 |
Kenichi Handa |
(Fposition_bytes): Declare arg POSITION as Lips_Object.
|
Tue, 10 Feb 1998 03:55:04 +0000 |
Kenichi Handa |
(Fposition_bytes): Allow marker as arg POSITION. Use
|
Mon, 09 Feb 1998 19:40:38 +0000 |
Dave Love |
(compilation-scroll-output): New variable.
|
Mon, 09 Feb 1998 11:16:35 +0000 |
Andreas Schwab |
(compute_motion): If right margin is reached and we are
|
Mon, 09 Feb 1998 00:21:15 +0000 |
Richard M. Stallman |
(search_command): Fix call to search_buffer.
|
Mon, 09 Feb 1998 00:19:00 +0000 |
Richard M. Stallman |
(byte-optimize-form-code-walker): Only call compiler-macroexpand if
|
Sun, 08 Feb 1998 22:45:47 +0000 |
Richard M. Stallman |
(jka-compr-compression-info-list): Handle bzip.
|
Sun, 08 Feb 1998 22:40:44 +0000 |
Richard M. Stallman |
(byte_char_debug_check): New function.
|
Sun, 08 Feb 1998 21:35:54 +0000 |
Richard M. Stallman |
(RE_TRANSLATE_TYPE): Define as Lisp_Object.
|
Sun, 08 Feb 1998 21:35:14 +0000 |
Richard M. Stallman |
(Fdirectory_files): Call compile_pattern the new way.
|
Sun, 08 Feb 1998 21:33:56 +0000 |
Richard M. Stallman |
(boyer_moore, simple_search): New subroutines.
|
Sun, 08 Feb 1998 21:10:31 +0000 |
Richard M. Stallman |
(advance_to_char_boundary): New function.
|
Sun, 08 Feb 1998 21:08:38 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): New arg FRAME.
|
Sun, 08 Feb 1998 21:05:11 +0000 |
Richard M. Stallman |
(bibtex-autokey-year-length): Doc fix.
|
Sun, 08 Feb 1998 21:04:19 +0000 |
Richard M. Stallman |
(read_minibuf): If input is empty, return empty string.
|
Sun, 08 Feb 1998 20:58:53 +0000 |
Richard M. Stallman |
(Fstring_bytes): New function.
|
Sun, 08 Feb 1998 20:55:44 +0000 |
Richard M. Stallman |
(reftex.dvi, ../info/reftex): New targets.
|
Sun, 08 Feb 1998 08:27:19 +0000 |
Richard M. Stallman |
(print): Declare local variable C as `int' instead of
|
Sun, 08 Feb 1998 08:26:52 +0000 |
Richard M. Stallman |
(Fformat): Handle a symbol of which name contains
|
Sun, 08 Feb 1998 07:34:28 +0000 |
Richard M. Stallman |
(occur): Apply default by hand after read-from-minibuffer.
|
Sat, 07 Feb 1998 05:04:28 +0000 |
Richard M. Stallman |
(iso-transl-define-keys): Don't add
|
Fri, 06 Feb 1998 21:56:29 +0000 |
Richard M. Stallman |
(mouse-avoidance-fancy-hook): Do nothing if button is down.
|
Fri, 06 Feb 1998 21:55:42 +0000 |
Richard M. Stallman |
(imenu-generic-expression): Doc fix.
|
Fri, 06 Feb 1998 13:45:24 +0000 |
Kenichi Handa |
Change argument number of Fdisplay_buffer to 3.
|
Fri, 06 Feb 1998 08:46:39 +0000 |
Richard M. Stallman |
(GENERIC_FONT_PTR): Commented-out definition deleted.
|
Fri, 06 Feb 1998 06:57:40 +0000 |
Richard M. Stallman |
(rmail-clear-headers): Handle the last header in a message correctly.
|
Fri, 06 Feb 1998 06:17:17 +0000 |
Richard M. Stallman |
(Fpop_to_buffer): Pass new arg to Fdisplay_buffer.
|
Fri, 06 Feb 1998 06:12:29 +0000 |
Richard M. Stallman |
(easy-mmode-define-minor-mode): Fix
|
Fri, 06 Feb 1998 06:10:30 +0000 |
Richard M. Stallman |
(font-lock-keywords): Doc fix.
|
Thu, 05 Feb 1998 03:31:41 +0000 |
Richard M. Stallman |
(Fdescribe_bindings_internal):
|
Thu, 05 Feb 1998 03:28:36 +0000 |
Richard M. Stallman |
(list2, list3, list4, list5): New functions.
|
Thu, 05 Feb 1998 03:26:45 +0000 |
Richard M. Stallman |
(describe-bindings): New command (formerly in keymap.c).
|
Thu, 05 Feb 1998 03:25:11 +0000 |
Richard M. Stallman |
(byte-compile-output-as-comment):
|
Wed, 04 Feb 1998 21:04:41 +0000 |
Richard M. Stallman |
(suspend-hook, suspend-resume-hook): New defvars.
|
Wed, 04 Feb 1998 19:24:34 +0000 |
Stephen Eglen |
Customized.
|
Wed, 04 Feb 1998 14:20:15 +0000 |
Dave Love |
(vc-ignore-vc-files): New variable.
|
Wed, 04 Feb 1998 11:25:47 +0000 |
Kenichi Handa |
Use aref instead of sref.
|
Wed, 04 Feb 1998 11:25:47 +0000 |
Kenichi Handa |
(find-safe-coding-system): Return
|
Wed, 04 Feb 1998 11:25:47 +0000 |
Kenichi Handa |
(compose-chars-component): Return
|
Wed, 04 Feb 1998 11:25:47 +0000 |
Kenichi Handa |
Many codes re-written to adjust for
|
Wed, 04 Feb 1998 11:25:01 +0000 |
Kenichi Handa |
Do not require `cl'.
|
Wed, 04 Feb 1998 11:25:01 +0000 |
Kenichi Handa |
(encode-hz-region): Do not bind
|
Wed, 04 Feb 1998 11:25:01 +0000 |
Kenichi Handa |
Move codes which set syntax and category of
|
Wed, 04 Feb 1998 11:24:28 +0000 |
Kenichi Handa |
(etags): Fix defgroup syntax. Why should it
|
Wed, 04 Feb 1998 11:23:28 +0000 |
Kenichi Handa |
(copy_text): When copying from multibyte to unibyte, do
|
Wed, 04 Feb 1998 11:23:28 +0000 |
Kenichi Handa |
(Fsubst_char_in_region): Handle character-base
|
Wed, 04 Feb 1998 11:23:28 +0000 |
Kenichi Handa |
(Fiso_charset): Doc-string modified.
|
Wed, 04 Feb 1998 02:40:25 +0000 |
Richard M. Stallman |
Doc fixes.
|
Tue, 03 Feb 1998 18:27:31 +0000 |
Richard Kenner |
Add support for Linux/ARM.
libc-980212 libc-980213
|
Tue, 03 Feb 1998 06:29:24 +0000 |
Richard M. Stallman |
(toggle-enable-multibyte-characters): Use set-buffer-multibyte.
|
Tue, 03 Feb 1998 06:26:34 +0000 |
Richard M. Stallman |
(reftex-toc): Fixed bug with split-window. Using
|
Tue, 03 Feb 1998 06:24:20 +0000 |
Richard M. Stallman |
(mail-extr-all-letters-but-separators)
|
Tue, 03 Feb 1998 06:22:02 +0000 |
Richard M. Stallman |
(Faref, Faset): Allow indexing a char-table
|
Tue, 03 Feb 1998 06:19:34 +0000 |
Richard M. Stallman |
(Fformat): If MULTIBYTE is changed to 1
|
Tue, 03 Feb 1998 06:17:15 +0000 |
Richard M. Stallman |
(Fmodify_category_entry): Doc fix.
|
Tue, 03 Feb 1998 06:15:42 +0000 |
Richard M. Stallman |
(search_buffer): New args pos_byte and lim_byte.
|
Tue, 03 Feb 1998 06:14:39 +0000 |
Richard M. Stallman |
(Fcall_process): Allow creating a new buffer for the output.
|
Tue, 03 Feb 1998 02:37:55 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): Fix the test for any
|
Mon, 02 Feb 1998 17:21:49 +0000 |
Edward M. Reingold |
Fix mispelling.
|
Mon, 02 Feb 1998 07:29:59 +0000 |
Dan Nicolaescu |
(hs-special-modes-alist): Improved the regexp for java.
|
Mon, 02 Feb 1998 05:42:02 +0000 |
Richard M. Stallman |
(mldrag-drag-vertical-line): Fix criterion
|
Mon, 02 Feb 1998 01:21:18 +0000 |
Richard M. Stallman |
(byte-compile-from-buffer): Bind edebug-all-defs and edebug-all-forms to nil.
|
Mon, 02 Feb 1998 01:12:18 +0000 |
Richard M. Stallman |
(update-file-autoloads): Give clean errors
|
Mon, 02 Feb 1998 01:09:35 +0000 |
Richard M. Stallman |
(float_to_string): Handle infinities and NaN specially.
|
Mon, 02 Feb 1998 01:08:52 +0000 |
Richard M. Stallman |
(read1): Handle infinities, NaN and -0.0 specially.
|
Mon, 02 Feb 1998 01:06:29 +0000 |
Richard M. Stallman |
(concat): Handle bool-vectors correctly.
|
Mon, 02 Feb 1998 01:03:10 +0000 |
Richard M. Stallman |
(concat): If making a string, a nonempty bool-vector is error.
|
Mon, 02 Feb 1998 00:18:33 +0000 |
Richard M. Stallman |
(isearch-range-invisible): Avoid infinite loop when search-invisible is nil.
|
Mon, 02 Feb 1998 00:17:19 +0000 |
Richard M. Stallman |
(hs-special-modes-alist): Improved the regexp for java.
|
Sun, 01 Feb 1998 23:56:13 +0000 |
Richard M. Stallman |
(define-mail-alias): If FROM-MAILRC-FILE, don't call sendmail-sync-aliases.
|
Sun, 01 Feb 1998 19:13:59 +0000 |
Stephen Eglen |
(auto-insert-mode): New function.
|
Sun, 01 Feb 1998 17:46:32 +0000 |
Stephen Eglen |
Customized.
|
Sun, 01 Feb 1998 17:10:21 +0000 |
Stephen Eglen |
File customized + doc fixes.
|
Fri, 30 Jan 1998 23:34:50 +0000 |
Richard M. Stallman |
(query-replace-from-history-variable): New variable.
|
Fri, 30 Jan 1998 17:49:37 +0000 |
Dave Love |
Various docstring and commentary fixes, including
|
Fri, 30 Jan 1998 11:05:41 +0000 |
Kenichi Handa |
(CONVERTED_BYTE_SIZE): Fix the logic.
|
Fri, 30 Jan 1998 11:05:41 +0000 |
Kenichi Handa |
(ENCODE_ISO_CHARACTER): Pay attention to
|
Fri, 30 Jan 1998 11:05:41 +0000 |
Kenichi Handa |
(Fsubstitute_command_keys): Declare length_byte out of
|
Fri, 30 Jan 1998 02:15:13 +0000 |
Richard M. Stallman |
(easy-menu-add-item); The BEFORE argument works
|
Thu, 29 Jan 1998 09:26:38 +0000 |
Stephen Eglen |
(type-break-mode): New customize variable to automatically load the package.
|
Thu, 29 Jan 1998 09:10:09 +0000 |
Richard M. Stallman |
(find-tag-marker-ring-length): New variable.
|
Thu, 29 Jan 1998 02:23:44 +0000 |
Richard M. Stallman |
(debug-ignored-errors): Add some elements.
|
Wed, 28 Jan 1998 21:02:35 +0000 |
Richard M. Stallman |
(report-emacs-bug-address):
|
Wed, 28 Jan 1998 18:01:29 +0000 |
Ian Lance Taylor |
Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32.
libc-980129 libc-980130
|
Wed, 28 Jan 1998 12:38:06 +0000 |
Kenichi Handa |
(titdic-convert): Set
|
Wed, 28 Jan 1998 12:37:25 +0000 |
Kenichi Handa |
(DECODE_SJIS_BIG5_CHARACTER): Don't have to increase
|
Wed, 28 Jan 1998 12:37:25 +0000 |
Kenichi Handa |
(syms_of_data): Register multibyte-string-p as a Lisp
|
Wed, 28 Jan 1998 12:37:25 +0000 |
Kenichi Handa |
(fast_string_match): Give re_search byte size of
|
Tue, 27 Jan 1998 20:43:57 +0000 |
Richard M. Stallman |
easy-menu-define): Use ` and , read-macros
|
Tue, 27 Jan 1998 20:07:30 +0000 |
Richard M. Stallman |
(file_name_as_directory): For an empty name, return "/".
|
Tue, 27 Jan 1998 20:06:51 +0000 |
Richard M. Stallman |
(Fcall_process): Test only args past args[4] for multibyteness.
|
Tue, 27 Jan 1998 07:15:03 +0000 |
Richard M. Stallman |
(getit, Cobol_paragraphs, Pascal_functions,
|
Tue, 27 Jan 1998 04:24:16 +0000 |
Richard M. Stallman |
(mldrag-drag-vertical-line): Delete debugging `message'.
|
Tue, 27 Jan 1998 04:22:43 +0000 |
Richard M. Stallman |
(message_dolog): Cast M to unsigned char * to access bytes.
|
Tue, 27 Jan 1998 04:17:53 +0000 |
Richard M. Stallman |
New option --no-check.
|
Tue, 27 Jan 1998 02:02:38 +0000 |
Richard M. Stallman |
(rmail): Reinsert the let-binding of enable-local-variables.
|
Tue, 27 Jan 1998 01:45:58 +0000 |
Richard M. Stallman |
(command_loop_1): Run post-command-hook before,
|
Tue, 27 Jan 1998 00:46:32 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 26 Jan 1998 11:29:46 +0000 |
Andreas Schwab |
Customized.
|
Mon, 26 Jan 1998 10:29:25 +0000 |
Richard M. Stallman |
(byte-optimize-form-code-walker): Fix previous change.
|
Mon, 26 Jan 1998 10:28:01 +0000 |
Richard M. Stallman |
Customized.
|
Mon, 26 Jan 1998 09:48:21 +0000 |
Richard M. Stallman |
(byte-compile-inline-expand): Use string-as-unibyte, if it is defined.
|
Mon, 26 Jan 1998 09:04:27 +0000 |
Richard M. Stallman |
(compare_window_configurations): New function.
|
Mon, 26 Jan 1998 08:47:06 +0000 |
Richard M. Stallman |
(internal_equal): Use compare_window_configurations.
|
Mon, 26 Jan 1998 03:19:54 +0000 |
Richard M. Stallman |
(standard_args): Add "-unibyte" aka "--unibyte".
|
Mon, 26 Jan 1998 03:14:34 +0000 |
Richard M. Stallman |
(emacsbug): Customized.
|
Mon, 26 Jan 1998 03:11:22 +0000 |
Richard M. Stallman |
(Funintern): Clear the symbol's obarray field.
|
Mon, 26 Jan 1998 03:09:01 +0000 |
Richard M. Stallman |
(desktop-clear): Don't kill dead buffers.
|
Mon, 26 Jan 1998 02:33:48 +0000 |
Richard M. Stallman |
(sh-case): Fix paren error.
|
Sun, 25 Jan 1998 23:06:37 +0000 |
Dave Love |
(imenu-syntax-alist): New buffer-local variable.
|
Sun, 25 Jan 1998 22:55:08 +0000 |
Dave Love |
(imenu-case-fold-search): New buffer-local variable.
|
Sun, 25 Jan 1998 07:20:49 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 25 Jan 1998 01:57:08 +0000 |
Richard M. Stallman |
(archive-find-type): Accept d or s after digit, for lzh.
|
Sun, 25 Jan 1998 01:55:51 +0000 |
Richard M. Stallman |
(back_comment): Move the find_defun_start call
|
Sat, 24 Jan 1998 16:13:08 +0000 |
Stephen Eglen |
(hscroll-global-mode): New customize variable to automatically load the
|
Sat, 24 Jan 1998 11:35:59 +0000 |
Stephen Eglen |
Customized.
|
Sat, 24 Jan 1998 02:47:47 +0000 |
Richard M. Stallman |
(calendar-french-single-byteify): Function deleted.
|
Sat, 24 Jan 1998 02:23:15 +0000 |
Richard M. Stallman |
(menu-bar-file-menu): Add Recover Session menu item.
|
Fri, 23 Jan 1998 16:50:56 +0000 |
Dave Love |
(lisp-font-lock-keywords-1): Correct defmethod addition.
|
Fri, 23 Jan 1998 11:06:49 +0000 |
Andreas Schwab |
(main): Fix interwoven brace and cpp conditional nesting.
|
Fri, 23 Jan 1998 10:54:49 +0000 |
Kenichi Handa |
Delete garbage line "int use_dialog_box".
|
Fri, 23 Jan 1998 06:42:27 +0000 |
Richard M. Stallman |
(msb--strip-dir): Use Emacs filename primitives, not regexps.
|
Fri, 23 Jan 1998 02:14:02 +0000 |
Eric M. Ludlam |
Added speedbar support for RMAIL files.
|
Fri, 23 Jan 1998 02:04:20 +0000 |
Eric M. Ludlam |
Added gud-speedbar-buttons, and support for GDB buttons.
|
Thu, 22 Jan 1998 23:50:25 +0000 |
Eric M. Ludlam |
Added speedbar support function `Info-speedbar-buttons',
|
Thu, 22 Jan 1998 17:28:56 +0000 |
Stephen Eglen |
(Fread-string): Doc fix.
|
Thu, 22 Jan 1998 10:58:45 +0000 |
Kenichi Handa |
Encoded by new iso-2022-7bit.
|
Thu, 22 Jan 1998 09:04:36 +0000 |
Richard M. Stallman |
(vc-annotate-compcar): Iterate instead of recursing.
|
Thu, 22 Jan 1998 04:37:13 +0000 |
Richard M. Stallman |
(SYSTEM_MALLOC): Defined.
|
Thu, 22 Jan 1998 02:26:48 +0000 |
Richard M. Stallman |
(define-compiler-macro): Handle empty arglist.
|
Thu, 22 Jan 1998 02:23:21 +0000 |
Richard M. Stallman |
(byte-optimize-form-code-walker):
|
Thu, 22 Jan 1998 02:15:35 +0000 |
Kenichi Handa |
(Finsert_file_contents): Fix previous change.
|
Thu, 22 Jan 1998 01:48:25 +0000 |
Kenichi Handa |
Exclude describe-indian-environment-map
|
Thu, 22 Jan 1998 01:48:25 +0000 |
Kenichi Handa |
Remove setting up of
|
Thu, 22 Jan 1998 01:48:25 +0000 |
Kenichi Handa |
Remove setting up of
|
Thu, 22 Jan 1998 01:48:25 +0000 |
Kenichi Handa |
Register coding-priority key in
|
Thu, 22 Jan 1998 01:48:25 +0000 |
Kenichi Handa |
Remove setting up of
|
Thu, 22 Jan 1998 01:47:27 +0000 |
Kenichi Handa |
Adjusted for the change of
|
Thu, 22 Jan 1998 01:47:27 +0000 |
Kenichi Handa |
Adjusted for the change of
|
Thu, 22 Jan 1998 01:47:27 +0000 |
Kenichi Handa |
Remove setting up of
|
Thu, 22 Jan 1998 01:46:28 +0000 |
Kenichi Handa |
Adjusted for the change of make-coding-system. Register
|
Thu, 22 Jan 1998 01:45:51 +0000 |
Kenichi Handa |
In setup-LANGUAGE-environment functions,
|
Thu, 22 Jan 1998 01:45:17 +0000 |
Kenichi Handa |
In setup-LANGUAGE-environment functions, adjust for the change of
|
Thu, 22 Jan 1998 01:42:20 +0000 |
Kenichi Handa |
(skkdic-jbytes): Variable deleted.
|
Thu, 22 Jan 1998 01:42:20 +0000 |
Kenichi Handa |
Comment about CCL syntax modified.
|
Thu, 22 Jan 1998 01:42:20 +0000 |
Kenichi Handa |
Put `prefered-coding-system'
|
Thu, 22 Jan 1998 01:42:20 +0000 |
Kenichi Handa |
(set-language-info): Doc-string
|
Thu, 22 Jan 1998 01:42:20 +0000 |
Kenichi Handa |
Adjusted for the change of the
|
Thu, 22 Jan 1998 01:42:20 +0000 |
Kenichi Handa |
(describe-coding-system): Change the
|
Thu, 22 Jan 1998 01:42:20 +0000 |
Kenichi Handa |
(find-safe-coding-system): Moved to
|
Thu, 22 Jan 1998 01:42:20 +0000 |
Kenichi Handa |
(define-character-unification-table): New
|
Thu, 22 Jan 1998 01:42:20 +0000 |
Kenichi Handa |
(quail-show-kbd-layout): Bug fix for the
|
Thu, 22 Jan 1998 01:41:59 +0000 |
Kenichi Handa |
(sendmail-coding-system): Doc-string modified.
|
Thu, 22 Jan 1998 01:41:18 +0000 |
Kenichi Handa |
Call update-iso-coding-systems after loading files
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(adjust_before_replace, adjust_after_replace): New
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(Fcall_process): Use raw-text instead of emacs-mule
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(detect_coding_system): Extern it.
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(Vccl_translation_table_vector, Qccl_program,
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
Definition of macros CCL_STAT_XXX are moved from ccl.c to here.
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(min_composite_char): New variable.
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(BCOPY_SHORT): New macro.
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
Vselect_safe_coding_system_function): New variable.
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(CODING_FLAG_ISO_DESIGNATION): New macro.
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(Faset): Allow setting a multibyte character in a
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(Fstart_process): Use raw-text instead of emacs-mule
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(struct Lisp_Process): New members decoding_carryover
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(Finsert_file_contents): Even if
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(mapcar1): Keep `i' in `i_before' before `i' is
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(encode_terminal_code): Adjusted for the change of
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(selection_data_to_lisp_data): Adjusted for the change
|
Thu, 22 Jan 1998 00:44:59 +0000 |
Richard M. Stallman |
(PC-try-load-many-files): Load files in reverse
|
Wed, 21 Jan 1998 23:32:12 +0000 |
Richard M. Stallman |
Update copyright year.
|
Wed, 21 Jan 1998 22:53:11 +0000 |
Richard M. Stallman |
(Fsubstitute_in_file_name): Use unibyte_char_to_multibyte.
|
Wed, 21 Jan 1998 22:22:17 +0000 |
Richard M. Stallman |
Update copyright year.
|
Wed, 21 Jan 1998 22:06:06 +0000 |
Richard M. Stallman |
(nonascii_insert_offset): Variable moved from cmds.c.
|
Wed, 21 Jan 1998 22:02:05 +0000 |
Richard M. Stallman |
(skip_chars): Use unibyte_char_to_multibyte,
|
Wed, 21 Jan 1998 22:00:26 +0000 |
Richard M. Stallman |
(message_dolog): Use unibyte_char_to_multibyte.
|
Wed, 21 Jan 1998 21:57:24 +0000 |
Richard M. Stallman |
(command_loop_1): Use unibyte_char_to_multibyte.
|
Wed, 21 Jan 1998 21:56:46 +0000 |
Richard M. Stallman |
(internal_self_insert, Fself_insert_command):
|
Wed, 21 Jan 1998 21:43:58 +0000 |
Richard M. Stallman |
(WINDOW_RIGHT_MARGIN): Deduct width of vertical line
|
Wed, 21 Jan 1998 21:43:30 +0000 |
Richard M. Stallman |
(concat): Use unibyte_char_to_multibyte.
|
Wed, 21 Jan 1998 21:42:19 +0000 |
Richard M. Stallman |
(set_buffer_if_live): New function.
|
Wed, 21 Jan 1998 21:41:27 +0000 |
Richard M. Stallman |
(Fbyte_code) <Bsave_current_buffer_1>: Use set_buffer_if_live.
|
Wed, 21 Jan 1998 21:40:51 +0000 |
Richard M. Stallman |
(Fsave_current_buffer): Use set_buffer_if_live.
|
Wed, 21 Jan 1998 21:39:02 +0000 |
Richard M. Stallman |
(command-line-1): Add alternate startup message
|
Wed, 21 Jan 1998 08:16:28 +0000 |
Richard M. Stallman |
(current_column_1): Eliminate argument POS; use PT and PT_BYTE.
|
Wed, 21 Jan 1998 05:26:11 +0000 |
Richard M. Stallman |
(tq-filter): Use with-current-buffer.
|
Wed, 21 Jan 1998 01:41:23 +0000 |
Richard M. Stallman |
(ange-ftp-date-regexp): Make l pattern match any non-ASCII char.
|
Wed, 21 Jan 1998 00:37:15 +0000 |
Richard M. Stallman |
(unreadchar): For unreading an ASCII char
|
Tue, 20 Jan 1998 20:09:39 +0000 |
Richard M. Stallman |
(info-lookup): Report if Info-goto-node fails.
|
Tue, 20 Jan 1998 08:54:36 +0000 |
Richard M. Stallman |
(display_menu_bar): Don't set maxendcol too large.
|
Tue, 20 Jan 1998 06:05:53 +0000 |
Richard M. Stallman |
(Fchar_equal): Fix case-conversion code.
|
Tue, 20 Jan 1998 04:56:52 +0000 |
Richard M. Stallman |
(momentary-string-display): Fix backward test
|
Mon, 19 Jan 1998 23:11:18 +0000 |
Richard M. Stallman |
(mouse-drag-vertical-line): Properly determine which
|
Mon, 19 Jan 1998 21:33:26 +0000 |
Richard M. Stallman |
(mldrag-drag-vertical-line): Delete debugging code.
|
Mon, 19 Jan 1998 20:29:31 +0000 |
Richard M. Stallman |
(dired-move-to-filename-regexp):
|
Mon, 19 Jan 1998 20:28:03 +0000 |
Richard M. Stallman |
(rfc822-snarf-word): Don't reject non-ASCII chars.
|
Mon, 19 Jan 1998 20:24:16 +0000 |
Richard M. Stallman |
(etags): Fix defgroup syntax.
|
Mon, 19 Jan 1998 20:22:12 +0000 |
Richard M. Stallman |
(rmail): Don't bind enable-multibyte-characters;
|
Mon, 19 Jan 1998 19:45:53 +0000 |
Richard M. Stallman |
(code_convert_region): Always count chars inserted
|
Mon, 19 Jan 1998 19:38:40 +0000 |
Richard M. Stallman |
(Fset_buffer_multibyte): New function.
|
Mon, 19 Jan 1998 19:32:47 +0000 |
Richard M. Stallman |
(clear_charpos_cache): New function.
|
Mon, 19 Jan 1998 19:30:38 +0000 |
Richard M. Stallman |
(set_intervals_multibyte): New function.
|
Mon, 19 Jan 1998 19:24:04 +0000 |
Richard M. Stallman |
(window_scroll): Set opoint_byte properly.
|
Sun, 18 Jan 1998 06:40:52 +0000 |
Karl Heuer |
(number-to-register, increment-register): Args
|
Sun, 18 Jan 1998 05:15:48 +0000 |
Karl Heuer |
(skip_chars): Fix test for end of string, looking for `-'.
|
Sun, 18 Jan 1998 04:57:01 +0000 |
Karl Heuer |
(install-arch-indep): Add semicolon before `else'.
|
Sun, 18 Jan 1998 04:54:59 +0000 |
Karl Heuer |
Make GDB not handle SIGINT.
|
Sun, 18 Jan 1998 04:53:32 +0000 |
Karl Heuer |
(compile_pattern_1): If representation of STRING
|
Sun, 18 Jan 1998 04:51:16 +0000 |
Karl Heuer |
(print) <Lisp_String>: When multibyte is enabled, print
|
Sun, 18 Jan 1998 04:49:11 +0000 |
Karl Heuer |
(read1): Escape codes can force multibyte or single-byte.
|
Sun, 18 Jan 1998 04:43:08 +0000 |
Karl Heuer |
(code_convert_region): Delete duplicate local `zv_before'.
|
Sun, 18 Jan 1998 04:37:08 +0000 |
Karl Heuer |
(concat): Move the test for all nil in `append'
|
Sun, 18 Jan 1998 04:06:12 +0000 |
Karl Heuer |
(display_text_line): Set pos_byte with pos
|
Sun, 18 Jan 1998 03:39:09 +0000 |
Karl Heuer |
Initial revision
|
Sun, 18 Jan 1998 03:33:26 +0000 |
Karl Heuer |
(etags): Fix defgroup syntax.
|
Sun, 18 Jan 1998 03:32:20 +0000 |
Karl Heuer |
(switch-to-completions): If no completions window,
|
Sun, 18 Jan 1998 03:29:06 +0000 |
Karl Heuer |
(rmail): Unwind-protect call to rmail-get-new-mail.
|
Sun, 18 Jan 1998 03:27:05 +0000 |
Karl Heuer |
(vc-finish-logentry): Move killing the log buffer after
|
Sun, 18 Jan 1998 03:21:25 +0000 |
Karl Heuer |
(auto-mode-alist): Add vhdl-mode.
|
Sun, 18 Jan 1998 03:19:14 +0000 |
Karl Heuer |
(STRING_BASE_SIZE): New macro.
|
Sun, 18 Jan 1998 02:53:16 +0000 |
Karl Heuer |
(occur): If the matching line has no final newline,
|
Sat, 17 Jan 1998 20:02:40 +0000 |
Richard M. Stallman |
Update copyright year.
|
Sat, 17 Jan 1998 19:44:51 +0000 |
Richard M. Stallman |
(ange-ftp-inodes-hashtable): New variable.
|
Sat, 17 Jan 1998 19:43:15 +0000 |
Richard M. Stallman |
(Buffer-menu-mode-map): Bind e like f.
|
Sat, 17 Jan 1998 17:02:13 +0000 |
Stephen Eglen |
(hexl-follow-ascii): New function and variable to highlight the ASCII
|
Fri, 16 Jan 1998 19:16:02 +0000 |
Richard M. Stallman |
(Fspecial_display_p): Return the right value
|
Fri, 16 Jan 1998 19:11:33 +0000 |
Richard M. Stallman |
(mldrag-drag-vertical-line): Handle left-side scroll bars.
|
Fri, 16 Jan 1998 18:14:58 +0000 |
Richard M. Stallman |
(Finsert_file_contents): When not decoding,
|
Fri, 16 Jan 1998 17:56:40 +0000 |
Richard M. Stallman |
(re_match_2_internal): Use SYNTAX_TABLE_BYTE_TO_CHAR.
|
Fri, 16 Jan 1998 17:52:16 +0000 |
Richard M. Stallman |
(SYNTAX_TABLE_BYTE_TO_CHAR): New macro.
|