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.
|
Fri, 16 Jan 1998 05:36:23 +0000 |
Richard M. Stallman |
(global-auto-revert-ignore-buffer): Doc fix.
|
Thu, 15 Jan 1998 16:17:36 +0000 |
Simon Marshall |
Added Print submenu to Edit menu.
|
Thu, 15 Jan 1998 16:11:00 +0000 |
Simon Marshall |
(c++-font-lock-extra-types): Add some container classes.
|
Mon, 12 Jan 1998 18:54:01 +0000 |
Dave Love |
(lisp-font-lock-keywords-1): Add defmethod.
|
Mon, 12 Jan 1998 12:52:55 +0000 |
Kenichi Handa |
(Fkey_description): Remember to set i_before.
|
Mon, 12 Jan 1998 11:43:22 +0000 |
Oliver Seidel |
Added patch from Don Hejna <djhejna@oasis.ambit.com>.
|
Mon, 12 Jan 1998 05:49:45 +0000 |
Kenichi Handa |
(insert_from_string_1): Decrement GAP_SIZE by
|
Mon, 12 Jan 1998 05:49:45 +0000 |
Kenichi Handa |
(push_key_description): If C >= 128, always use octal representation.
|
Mon, 12 Jan 1998 05:49:45 +0000 |
Kenichi Handa |
(Fminibuffer_complete_word): Fix a bug of refering
|
Mon, 12 Jan 1998 05:49:45 +0000 |
Kenichi Handa |
(concat): Check STRINGP before increasing result_len_byte.
|
Mon, 12 Jan 1998 05:48:48 +0000 |
Kenichi Handa |
Change "?\C-\ " to "?\C- " because "\ " is changed
|
Sun, 11 Jan 1998 12:48:04 +0000 |
Dave Love |
(lm-get-package-name, lm-header,
|
Sun, 11 Jan 1998 12:26:21 +0000 |
Dave Love |
(Fchar_valid_p): Fix bare newlines in doc string.
|
Fri, 09 Jan 1998 23:33:09 +0000 |
Richard M. Stallman |
(Fcall_interactively): Allocate string by bytes.
|
Fri, 09 Jan 1998 23:28:38 +0000 |
Richard M. Stallman |
(Fdirectory_files): Fix arg to compile_pattern.
|
Fri, 09 Jan 1998 23:24:24 +0000 |
Richard M. Stallman |
(re_search_2): Fix call to CHAR_HEAD_P.
|
Fri, 09 Jan 1998 23:22:56 +0000 |
Richard M. Stallman |
(x_load_font): Use string_byte.
|
Fri, 09 Jan 1998 23:22:10 +0000 |
Richard M. Stallman |
(lisp_data_to_selection_data): Use size_byte.
|
Fri, 09 Jan 1998 23:21:17 +0000 |
Richard M. Stallman |
(xmenu_show): Use size_byte of strings.
|
Fri, 09 Jan 1998 23:20:32 +0000 |
Richard M. Stallman |
(x_create_bitmap_from_file): Use size_byte on strings.
|
Fri, 09 Jan 1998 23:19:42 +0000 |
Richard M. Stallman |
(message_dolog, message2): New arg MULTIBYTE.
|
Fri, 09 Jan 1998 23:18:35 +0000 |
Richard M. Stallman |
(Fselect_window): Don't set OW->pointm if OW->buffer is nil.
|
Fri, 09 Jan 1998 23:17:52 +0000 |
Richard M. Stallman |
(skip_chars): Handle multibyte and unibyte strings
|
Fri, 09 Jan 1998 23:17:00 +0000 |
Richard M. Stallman |
(STRING_MULTIBYTE): New macro.
|
Fri, 09 Jan 1998 23:16:01 +0000 |
Richard M. Stallman |
(describe_vector): Unconditionally handle multibyte chars.
|
Fri, 09 Jan 1998 23:14:38 +0000 |
Richard M. Stallman |
(echo_now): Use message2_nolog, not message1_nolog.
|
Fri, 09 Jan 1998 23:13:22 +0000 |
Richard M. Stallman |
(set_term_frame_name): Use size_byte.
|
Fri, 09 Jan 1998 23:12:05 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Save and restore multibyteness of minibuffer.
|
Fri, 09 Jan 1998 23:10:20 +0000 |
Richard M. Stallman |
(main): Pass new arg to message_dolog.
|
Fri, 09 Jan 1998 23:08:46 +0000 |
Richard M. Stallman |
Include charset.h.
|
Fri, 09 Jan 1998 23:07:47 +0000 |
Richard M. Stallman |
(Fsend_string_to_terminal): Use size_byte.
|
Fri, 09 Jan 1998 23:06:13 +0000 |
Richard M. Stallman |
(Fmultibyte_string_p): New function.
|
Fri, 09 Jan 1998 23:05:12 +0000 |
Richard M. Stallman |
(code_convert_string): Maybe use make_unibyte_string.
|
Fri, 09 Jan 1998 23:04:20 +0000 |
Richard M. Stallman |
(internal_self_insert): Simplify handling of c2;
|
Fri, 09 Jan 1998 23:03:25 +0000 |
Richard M. Stallman |
(multibyte_chars_in_text): New function.
|
Fri, 09 Jan 1998 23:00:30 +0000 |
Richard M. Stallman |
(Fccl_execute_on_string): Use size_byte.
|
Fri, 09 Jan 1998 22:59:31 +0000 |
Richard M. Stallman |
(Fmake_category_set): Don't allow multibyte string.
|
Fri, 09 Jan 1998 22:58:16 +0000 |
Richard M. Stallman |
(casify_object): Scan string by bytes and chars.
|
Fri, 09 Jan 1998 22:55:18 +0000 |
Richard M. Stallman |
(BASE_PURESIZE): Increased.
|
Fri, 09 Jan 1998 22:52:08 +0000 |
Richard M. Stallman |
(read_escape): `\ ' stands for nothing at all.
|
Fri, 09 Jan 1998 22:46:07 +0000 |
Richard M. Stallman |
(count_size_as_multibyte): New function.
|
Fri, 09 Jan 1998 22:41:43 +0000 |
Richard M. Stallman |
(map_char_table): Unconditionally consider non-ASCII charsets.
|
Fri, 09 Jan 1998 22:34:48 +0000 |
Richard M. Stallman |
(Fformat): Do all the work directly--don't use doprnt.
|
Fri, 09 Jan 1998 22:13:08 +0000 |
Richard M. Stallman |
(sref): Defined.
|
Fri, 09 Jan 1998 22:12:10 +0000 |
Richard M. Stallman |
(dabbrev-ignored-buffer-names): New variable.
|
Thu, 08 Jan 1998 23:35:34 +0000 |
Eric M. Ludlam |
Added some more comments in the commentary.
|
Wed, 07 Jan 1998 14:33:37 +0000 |
Andr Spiegel |
(vc-resynch-window): Behave properly when view-read-only is non-nil.
|
Wed, 07 Jan 1998 12:39:59 +0000 |
Dave Love |
Move change log comment block so lm-commentary doesn't lose.
|
Wed, 07 Jan 1998 10:45:56 +0000 |
Andreas Schwab |
(custom-browse-visibility): Doc fix.
|
Wed, 07 Jan 1998 10:45:33 +0000 |
Andreas Schwab |
(defgroup): Doc fix.
|
Wed, 07 Jan 1998 10:40:25 +0000 |
Andreas Schwab |
(pp-to-string): Greatly simplify by letting the
|
Wed, 07 Jan 1998 10:31:09 +0000 |
Andreas Schwab |
Customized.
|
Wed, 07 Jan 1998 09:41:30 +0000 |
Eli Zaretskii |
(delete-auto-save-files): Say in the doc string that
|
Mon, 05 Jan 1998 17:39:32 +0000 |
Richard M. Stallman |
(Fcall_process): When deciding whether to encode args,
|
Mon, 05 Jan 1998 17:33:41 +0000 |
Richard M. Stallman |
(read_process_output): Use insert_1_both.
|
Mon, 05 Jan 1998 17:32:08 +0000 |
Richard M. Stallman |
(MAKE_LOCK_NAME): Use size_byte.
|
Mon, 05 Jan 1998 17:30:19 +0000 |
Richard M. Stallman |
(Fbyte_code): Use size_byte.
|
Mon, 05 Jan 1998 17:29:16 +0000 |
Richard M. Stallman |
(print_string): Now static.
|
Mon, 05 Jan 1998 17:25:39 +0000 |
Richard M. Stallman |
(Fexpand_abbrev): Pass both kinds of size to oblookup.
|
Mon, 05 Jan 1998 17:23:54 +0000 |
Richard M. Stallman |
(FETCH_STRING_CHAR_ADVANCE): New macro.
|
Mon, 05 Jan 1998 17:22:52 +0000 |
Richard M. Stallman |
(search_buffer): Handle bytes vs chars in non-RE case.
|
Mon, 05 Jan 1998 17:17:27 +0000 |
Richard M. Stallman |
(make_pure_string): New arg length_byte.
|
Mon, 05 Jan 1998 17:15:53 +0000 |
Richard M. Stallman |
(record_overlay_string): Totalize sizes assuming
|
Mon, 05 Jan 1998 17:14:29 +0000 |
Richard M. Stallman |
(read_minibuf): Handle bytes vs chars
|
Mon, 05 Jan 1998 06:58:06 +0000 |
Richard M. Stallman |
(test_completion): Pass both kinds of size to oblookup.
|
Mon, 05 Jan 1998 06:04:35 +0000 |
Richard M. Stallman |
(display-time-mode): Set the variable display-time-mode.
|
Sun, 04 Jan 1998 20:41:17 +0000 |
Richard M. Stallman |
(xstring): Use size_byte.
|
Sat, 03 Jan 1998 07:17:25 +0000 |
Richard M. Stallman |
(resize-minibuffer-mode): Variable customized to
|
Sat, 03 Jan 1998 07:07:02 +0000 |
Richard M. Stallman |
(redisplay_window): Set pos.bytepos along with pos.bufpos.
|
Sat, 03 Jan 1998 07:06:18 +0000 |
Richard M. Stallman |
(occur): Pass default to read-from-minibuffer so that
|
Sat, 03 Jan 1998 00:04:35 +0000 |
Richard M. Stallman |
(file-cache-minibuffer-complete): Accept a prefix arg.
|
Fri, 02 Jan 1998 23:52:11 +0000 |
Richard M. Stallman |
(minor-mode-overriding-map-alist):
|
Fri, 02 Jan 1998 23:37:19 +0000 |
Richard M. Stallman |
(current_minor_maps):
|
Fri, 02 Jan 1998 23:23:21 +0000 |
Richard M. Stallman |
(Fchar_boundary_p): Function deleted.
|
Fri, 02 Jan 1998 23:12:03 +0000 |
Richard M. Stallman |
(make_gap): Set GPT_BYTE along with GPT.
|
Fri, 02 Jan 1998 23:04:39 +0000 |
Richard M. Stallman |
(which-func-update): Fix paren error.
|
Fri, 02 Jan 1998 21:48:33 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 02 Jan 1998 21:43:42 +0000 |
Richard M. Stallman |
(current_column_1, Fmove_to_column):
|
Fri, 02 Jan 1998 21:31:46 +0000 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
Fri, 02 Jan 1998 21:30:28 +0000 |
Richard M. Stallman |
(struct Lisp_Marker): Rename `bufpos' to `bytepos'.
|
Fri, 02 Jan 1998 21:29:48 +0000 |
Richard M. Stallman |
(adjust_markers_gap_motion): Now a no-op.
|
Fri, 02 Jan 1998 21:28:56 +0000 |
Richard M. Stallman |
(internal_equal): For markers, use bytepos instead of bufpos.
|
Fri, 02 Jan 1998 21:27:40 +0000 |
Richard M. Stallman |
(readchar): Use marker's bytepos instead of bufpos.
|
Fri, 02 Jan 1998 21:27:13 +0000 |
Richard M. Stallman |
(Fmake_marker): Initialize marker's bytepos and charpos.
|
Fri, 02 Jan 1998 21:26:32 +0000 |
Richard M. Stallman |
(transpose_markers): Update marker's bytepos.
|
Fri, 02 Jan 1998 21:26:05 +0000 |
Richard M. Stallman |
(buf_bytepos_to_charpos): Use marker bytepos, not bufpos.
|
Fri, 02 Jan 1998 21:17:27 +0000 |
Richard M. Stallman |
(customize-changed-options): Doc fix.
|
Fri, 02 Jan 1998 21:06:08 +0000 |
Richard M. Stallman |
(Fchar_after): Fix previous change.
|
Thu, 01 Jan 1998 08:41:38 +0000 |
Richard M. Stallman |
(a_write): Fix prototype.
|
Thu, 01 Jan 1998 07:14:33 +0000 |
Richard M. Stallman |
(struct Lisp_Marker): New field `charpos'.
|
Thu, 01 Jan 1998 07:09:35 +0000 |
Richard M. Stallman |
(Fgoto_char): When arg is a marker, copy char and byte
|
Thu, 01 Jan 1998 07:08:33 +0000 |
Richard M. Stallman |
(set_point_both): Renamed from set_point;
|
Thu, 01 Jan 1998 07:05:26 +0000 |
Richard M. Stallman |
(code_convert_region): Handle bytepos and charpos.
|
Thu, 01 Jan 1998 07:03:19 +0000 |
Richard M. Stallman |
(move_gap): Use move_gap_both.
|
Thu, 01 Jan 1998 06:51:31 +0000 |
Richard M. Stallman |
Update copyright year.
|
Thu, 01 Jan 1998 06:49:17 +0000 |
Richard M. Stallman |
(DECODE_POSITION): New macro.
|
Thu, 01 Jan 1998 06:47:25 +0000 |
Richard M. Stallman |
(Fcall_interactively) <'d', 'r'>: Use set_marker_both.
|
Thu, 01 Jan 1998 06:45:08 +0000 |
Richard M. Stallman |
(status_notify): Use byte and char pointers.
|
Thu, 01 Jan 1998 06:41:39 +0000 |
Richard M. Stallman |
(set_point, temp_set_point): Swap args in decl.
|
Thu, 01 Jan 1998 06:40:47 +0000 |
Richard M. Stallman |
(PRINTDECLARE): Declare old_point_byte and start_point_byte.
|
Thu, 01 Jan 1998 06:38:45 +0000 |
Richard M. Stallman |
(readchar_backlog): New variable.
|
Thu, 01 Jan 1998 06:35:47 +0000 |
Richard M. Stallman |
(scan_newline): Always restore prev value of immediate_quit.
|
Thu, 01 Jan 1998 06:31:54 +0000 |
Richard M. Stallman |
(scan_sexps_forward): Additional arg FROM_BYTE. Calls changed.
|
Thu, 01 Jan 1998 02:52:20 +0000 |
Richard M. Stallman |
(looking_at_1): Use bytepos to call re_search_2.
|
Thu, 01 Jan 1998 02:46:10 +0000 |
Richard M. Stallman |
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Call bytepos_to_charpos.
|
Thu, 01 Jan 1998 02:45:12 +0000 |
Richard M. Stallman |
(casify_region): Scan in bytes and chars.
|
Thu, 01 Jan 1998 02:44:17 +0000 |
Richard M. Stallman |
(marker.o): Depend on charset.h.
|
Thu, 01 Jan 1998 02:42:48 +0000 |
Richard M. Stallman |
(forward_point): Function deleted.
|
Thu, 01 Jan 1998 02:40:05 +0000 |
Richard M. Stallman |
(struct position): New field bytepos.
|
Thu, 01 Jan 1998 02:39:04 +0000 |
Richard M. Stallman |
(command_loop_1): Use PT_BYTE when calling FETCH_BYTE.
|
Thu, 01 Jan 1998 02:37:16 +0000 |
Richard M. Stallman |
(Fmake_indirect_buffer): Use set_marker_both.
|
Thu, 01 Jan 1998 02:35:09 +0000 |
Richard M. Stallman |
(marker_byte_position): Renamed from marker_position.
|
Thu, 01 Jan 1998 02:27:27 +0000 |
Richard M. Stallman |
(redisplay_internal): Use scan_newline.
|
Thu, 01 Jan 1998 02:07:14 +0000 |
Richard M. Stallman |
(unshow_buffer): Set PT with TEMP_SET_PT_BOTH.
|
Wed, 31 Dec 1997 22:18:06 +0000 |
Richard M. Stallman |
(Fchars_in_string): Update call to CHAR_HEAD_P.
|
Wed, 31 Dec 1997 22:16:35 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Update call to CHAR_HEAD_P.
|
Wed, 31 Dec 1997 21:56:00 +0000 |
Richard M. Stallman |
(Fminibuffer_complete_word): Handle bytes vs characters
|
Wed, 31 Dec 1997 21:49:31 +0000 |
Richard M. Stallman |
(CHAR_HEAD_P): Take char, not pointer, as arg.
|
Wed, 31 Dec 1997 21:48:28 +0000 |
Richard M. Stallman |
(doprnt1): Call to CHAR_HEAD_P fixed.
|
Wed, 31 Dec 1997 05:05:32 +0000 |
Richard M. Stallman |
(describe_abbrev): Return void.
|
Wed, 31 Dec 1997 04:44:31 +0000 |
Richard M. Stallman |
(LIB_MOTIF): Define, if HAVE_LIBINTL.
|
Tue, 30 Dec 1997 19:01:13 +0000 |
Richard M. Stallman |
(abort): New function.
|
Mon, 29 Dec 1997 20:58:19 +0000 |
Richard M. Stallman |
(desktop-enable): New variable.
|
Sun, 28 Dec 1997 19:19:00 +0000 |
Richard M. Stallman |
(Fcall_process): Cast new_argv for child_setup.
|
Sun, 28 Dec 1997 19:06:57 +0000 |
Richard M. Stallman |
(Fx_rotate_cut_buffers_internal): Doc fix.
|
Sat, 27 Dec 1997 08:16:00 +0000 |
Richard M. Stallman |
(Fread_command, Fread_variable): Fix previous change.
|
Fri, 26 Dec 1997 22:51:41 +0000 |
Richard M. Stallman |
(Ftext_properties_at): Doc fix.
|
Fri, 26 Dec 1997 20:45:22 +0000 |
Richard M. Stallman |
Declare nonascii_insert_offset.
|
Fri, 26 Dec 1997 10:48:47 +0000 |
Richard M. Stallman |
(undigestify-rmail-message): If in summary, switch to the Rmail buffer.
|
Fri, 26 Dec 1997 10:47:20 +0000 |
Richard M. Stallman |
(info-lookup-symbol-alist): Handle Emacs Lisp mode.
|
Fri, 26 Dec 1997 10:41:25 +0000 |
Richard M. Stallman |
(HAVE_STRING_H): Add #undef.
|
Fri, 26 Dec 1997 10:38:56 +0000 |
Richard M. Stallman |
(Vminor_mode_overriding_map_alist): New variable.
|
Thu, 25 Dec 1997 18:33:52 +0000 |
Richard M. Stallman |
Some comment, doc and bug fixes.
|
Thu, 25 Dec 1997 01:11:47 +0000 |
Richard M. Stallman |
Customized.
|
Mon, 22 Dec 1997 22:28:11 +0000 |
Richard M. Stallman |
(Info-mode): Doc fix.
|
Mon, 22 Dec 1997 22:09:22 +0000 |
Richard M. Stallman |
(dired-mark-sexp): Skip leading space in defining `uid'.
|
Mon, 22 Dec 1997 21:50:59 +0000 |
Richard M. Stallman |
(mouse-avoidance-mode): Variable customized to automatically load the package.
|
Mon, 22 Dec 1997 21:47:18 +0000 |
Richard M. Stallman |
(view-register): Show register type file-query.
|
Mon, 22 Dec 1997 21:33:35 +0000 |
Richard M. Stallman |
(previous-matching-history-element): Bind
|
Mon, 22 Dec 1997 19:26:10 +0000 |
Dave Love |
(browse-url-path-regexp, browse-url-short-regexp,
|
Mon, 22 Dec 1997 07:39:09 +0000 |
Richard M. Stallman |
(apropos-print): Pass t instead of DO-KEYS
|
Mon, 22 Dec 1997 07:10:19 +0000 |
Richard M. Stallman |
(cc-imenu-objc-function): Use bufsubst-fun as a variable, not as a function.
|
Mon, 22 Dec 1997 06:06:54 +0000 |
Richard M. Stallman |
Fix mailer-introduced garbling.
|
Mon, 22 Dec 1997 02:33:25 +0000 |
Richard M. Stallman |
Fix copyright notice.
|
Mon, 22 Dec 1997 02:26:17 +0000 |
Richard M. Stallman |
Doc fixes. Changed `append' to `nconc'
|
Sun, 21 Dec 1997 02:44:46 +0000 |
Richard M. Stallman |
(LIBX11_SYSTEM) [HAVE_LIBINTL and MOTIF]: Add -lintl.
|
Sun, 21 Dec 1997 02:44:20 +0000 |
Richard M. Stallman |
(HAVE_LIBINTL): Add #undef.
|
Sun, 21 Dec 1997 02:34:59 +0000 |
Richard M. Stallman |
(find-file-noselect): Fix previous change.
|
Sun, 21 Dec 1997 02:33:57 +0000 |
Richard M. Stallman |
(isearch-mode-map): Don't count above 256
|
Sun, 21 Dec 1997 02:32:45 +0000 |
Richard M. Stallman |
(message2_nolog): Fix arg types.
|
Sun, 21 Dec 1997 02:28:52 +0000 |
Richard M. Stallman |
(sys_signal): Undo previous change.
|
Sun, 21 Dec 1997 02:26:48 +0000 |
Richard M. Stallman |
(jka-compr-insert-file-contents):
|
Sun, 21 Dec 1997 02:19:17 +0000 |
Richard M. Stallman |
(Fexecute_extended_command):
|
Sun, 21 Dec 1997 02:17:50 +0000 |
Richard M. Stallman |
(Fgarbage_collect):
|
Sun, 21 Dec 1997 02:17:16 +0000 |
Richard M. Stallman |
(message2_nolog): New arg MULTIBYTE.
|
Sun, 21 Dec 1997 02:12:03 +0000 |
Richard M. Stallman |
(Fexecute_extended_command):
|
Sun, 21 Dec 1997 02:10:01 +0000 |
Richard M. Stallman |
(find-file-noselect): Signal error if file is unreadable.
|
Sun, 21 Dec 1997 02:08:37 +0000 |
Richard M. Stallman |
(match-string-no-properties): New function.
|
Sun, 21 Dec 1997 02:07:32 +0000 |
Richard M. Stallman |
(define-mail-alias): Handle backslash-quoting
|
Sun, 21 Dec 1997 02:06:32 +0000 |
Richard M. Stallman |
(Vsignal_USR1_hook, Vsignal_USR2_hook): New variables.
|
Sun, 21 Dec 1997 01:59:49 +0000 |
Richard M. Stallman |
(x_display_cursor): Abort if X or Y is out of range.
|
Sun, 21 Dec 1997 01:57:48 +0000 |
Richard M. Stallman |
Comment changes.
|
Sun, 21 Dec 1997 01:57:32 +0000 |
Richard M. Stallman |
(Fparse_partial_sexp): Return nil for 9th element
|
Sun, 21 Dec 1997 01:53:43 +0000 |
Richard M. Stallman |
(mule-keymap): Delete the binding for toggle-enable-multibyte-characters.
|
Sun, 21 Dec 1997 01:52:31 +0000 |
Richard M. Stallman |
(copy-region-as-kill): Deactivate mark in transient-mark-mode.
|
Sun, 21 Dec 1997 01:49:03 +0000 |
Richard M. Stallman |
(toggle-enable-multibyte-characters): Doc fix.
|
Sun, 21 Dec 1997 01:47:48 +0000 |
Richard M. Stallman |
(completion-setup-hook): Add definition.
|
Sun, 21 Dec 1997 01:46:29 +0000 |
Richard M. Stallman |
(menu-bar-select-yank): Add apropos-inhibit property.
|
Sun, 21 Dec 1997 01:46:14 +0000 |
Richard M. Stallman |
(apropos, apropos-command): Ignore symbols that have apropos-inhibit property.
|
Sun, 21 Dec 1997 01:45:08 +0000 |
Richard M. Stallman |
(standard-display-european): Doc fix.
|
Sun, 21 Dec 1997 01:44:07 +0000 |
Richard M. Stallman |
(Fread_variable): If DEFAULT_VALUE is symbol, use its name.
|
Sun, 21 Dec 1997 01:41:43 +0000 |
Richard M. Stallman |
(sparc-fujitsu-sysv4*): New target.
|
Sun, 21 Dec 1997 01:35:50 +0000 |
Richard M. Stallman |
(split-string): Handle empty matches reasonably.
|
Sun, 21 Dec 1997 01:34:37 +0000 |
Richard M. Stallman |
Comment and whitespace changes.
|
Sun, 21 Dec 1997 01:33:06 +0000 |
Richard M. Stallman |
(calendar-french-single-byteify): New function.
|
Sun, 21 Dec 1997 01:20:26 +0000 |
Richard M. Stallman |
(message_dolog): Update PT and ZV properly when at end of
|
Sun, 21 Dec 1997 00:50:07 +0000 |
Richard M. Stallman |
(read-password): New function.
|
Sat, 20 Dec 1997 23:12:09 +0000 |
Richard M. Stallman |
(update_one_menu_entry): Add conditional in case XmNpositionIndex is missing.
|
Fri, 19 Dec 1997 14:58:42 +0000 |
Karl Heuer |
(iswitchb-completion-help): Multiple TAB presses
|
Fri, 19 Dec 1997 14:57:14 +0000 |
Karl Heuer |
Don't call set-terminal-coding-system
|
Fri, 19 Dec 1997 14:54:55 +0000 |
Karl Heuer |
(Vread_buffer_function): New var.
|
Fri, 19 Dec 1997 14:51:52 +0000 |
Karl Heuer |
(set-language-info): Doc fix.
|
Fri, 19 Dec 1997 14:46:20 +0000 |
Karl Heuer |
(widget-choose): Allow scrolling of large lists.
|
Wed, 17 Dec 1997 13:54:03 +0000 |
Andreas Schwab |
(transpose-subr): Rewrite to make faster with big move
|
Wed, 17 Dec 1997 13:16:22 +0000 |
Andreas Schwab |
Cache more tests. Add missing quotes around
|
Wed, 17 Dec 1997 12:51:53 +0000 |
Andreas Schwab |
(Man-mode-line-format): Update to include the new format
|
Tue, 16 Dec 1997 19:12:36 +0000 |
Paul Eggert |
Add reference to new Calendrical Calculations book.
|
Sat, 13 Dec 1997 22:21:03 +0000 |
Dave Love |
Define indentation in normal dialect for let-syntax,
|
Fri, 12 Dec 1997 17:43:13 +0000 |
Dave Love |
(browse-url-lynx-emacs): Add sentinel to kill the buffer when lynx
|
Fri, 12 Dec 1997 17:10:08 +0000 |
Dave Love |
Use imenu-case-fold-search.
|
Thu, 11 Dec 1997 07:25:16 +0000 |
Karl Heuer |
(comint-strip-ctrl-m): Don't die if
|
Thu, 11 Dec 1997 07:24:47 +0000 |
Karl Heuer |
(telnet-filter): Position comint-last-output-start.
|
Thu, 11 Dec 1997 07:22:21 +0000 |
Karl Heuer |
(sys_signal): Add two casts.
|
Thu, 11 Dec 1997 07:21:05 +0000 |
Karl Heuer |
(GROW_FAIL_STACK): Fix test for stack size at max.
|
Thu, 11 Dec 1997 07:07:42 +0000 |
Karl Heuer |
(auto-mode-alist): Add .am as makefile-mode.
|
Thu, 11 Dec 1997 06:58:17 +0000 |
Paul Eggert |
(ange-ftp-date-regexp): Fix the problem with misparsing
|
Thu, 11 Dec 1997 06:58:17 +0000 |
Paul Eggert |
(dired-move-to-filename-regexp):
|
Wed, 10 Dec 1997 11:24:33 +0000 |
Andreas Schwab |
Customized.
|
Tue, 09 Dec 1997 23:04:38 +0000 |
Karl Heuer |
(GROW_FAIL_STACK): Fix previous change:
|
Tue, 09 Dec 1997 23:01:27 +0000 |
Karl Heuer |
(TYPICAL_FAILURE_SIZE): Renamed from MAX_FAILURE_ITEMS.
|
Tue, 09 Dec 1997 22:47:45 +0000 |
Karl Heuer |
(Fcall_process): Don't clobber new_argv[0]
|
Tue, 09 Dec 1997 22:43:32 +0000 |
Karl Heuer |
(bibtex-generate-autokey): Doc fix.
|
Tue, 09 Dec 1997 22:42:05 +0000 |
Karl Heuer |
(bibtex-generate-autokey): Doc fix.
|
Tue, 09 Dec 1997 22:04:25 +0000 |
Karl Heuer |
(custom-add-version): New function.
|
Tue, 09 Dec 1997 21:41:33 +0000 |
Karl Heuer |
(customize-changed-options): New function.
|
Tue, 09 Dec 1997 21:34:50 +0000 |
Karl Heuer |
(facemenu-remove-face-props): Renamed from
|
Tue, 09 Dec 1997 04:19:13 +0000 |
Kenichi Handa |
Initial revision
|
Tue, 09 Dec 1997 04:18:08 +0000 |
Kenichi Handa |
Require 'korea-util.
|
Tue, 09 Dec 1997 04:18:08 +0000 |
Kenichi Handa |
Title string of the input method
|
Tue, 09 Dec 1997 04:18:08 +0000 |
Kenichi Handa |
Require 'korea-util. Title string of the input
|
Tue, 09 Dec 1997 04:18:08 +0000 |
Kenichi Handa |
Title string of the input method
|
Tue, 09 Dec 1997 04:16:20 +0000 |
Kenichi Handa |
Documentation for "Korean" lang. env. modified.
|
Tue, 09 Dec 1997 04:12:03 +0000 |
Kenichi Handa |
(Fcall_process): Set Vlast_coding_system_used after
|
Tue, 09 Dec 1997 04:12:03 +0000 |
Kenichi Handa |
(Fget_unused_iso_final_char): New function.
|
Tue, 09 Dec 1997 04:12:03 +0000 |
Kenichi Handa |
(setup_coding_system): Do not set
|
Tue, 09 Dec 1997 04:12:03 +0000 |
Kenichi Handa |
(read_process_output): Fix previous change, i.e, if
|
Tue, 09 Dec 1997 04:12:03 +0000 |
Kenichi Handa |
(Finsert_file_contents): Set Vlast_coding_system_used
|
Mon, 08 Dec 1997 06:58:14 +0000 |
Kenichi Handa |
(Fexecute_extended_command): Fix previous change.
|
Mon, 08 Dec 1997 01:57:31 +0000 |
Karl Heuer |
(number-to-register): Move point as a side effect.
|
Mon, 08 Dec 1997 01:46:34 +0000 |
Karl Heuer |
(calendar-day-name): Truncate properly when
|
Mon, 08 Dec 1997 01:35:12 +0000 |
Karl Heuer |
(read_process_output): Allocate for coding system, if
|
Sun, 07 Dec 1997 22:15:02 +0000 |
Karl Heuer |
(mail-extr-all-top-level-domains): More domains.
|
Sun, 07 Dec 1997 21:49:09 +0000 |
Karl Heuer |
(outline-next-preface):
|
Sun, 07 Dec 1997 21:40:41 +0000 |
Karl Heuer |
(gud-mips-p): Fix regexp so it will match alphaev56-* too.
|
Fri, 05 Dec 1997 21:28:00 +0000 |
Edward M. Reingold |
Minor repair of previous change.
|
Fri, 05 Dec 1997 17:37:39 +0000 |
Edward M. Reingold |
Add fixed date (RD) to menu of other dates.
|
Fri, 05 Dec 1997 17:22:31 +0000 |
Edward M. Reingold |
Fix bad call to error.
|
Fri, 05 Dec 1997 08:04:59 +0000 |
Karl Heuer |
(Info-insert-dir): Use leading space in buffer name.
|
Thu, 04 Dec 1997 19:47:59 +0000 |
Simon Marshall |
Deal with `#'s in variable references.
|
Thu, 04 Dec 1997 17:45:22 +0000 |
Oliver Seidel |
Another patch by Michael Cook to fix annotation.
|
Thu, 04 Dec 1997 06:44:56 +0000 |
Karl Heuer |
Allow messages retrieved from the POP
|
Thu, 04 Dec 1997 06:14:04 +0000 |
Karl Heuer |
(frame-configuration-to-register)
|
Thu, 04 Dec 1997 06:13:35 +0000 |
Karl Heuer |
(ctl-x-map): Add bindings rn and r+
|
Thu, 04 Dec 1997 06:03:22 +0000 |
Karl Heuer |
(unlock, relock): Don't reference cpp/ directory.
|
Thu, 04 Dec 1997 05:58:56 +0000 |
Karl Heuer |
(byte-optimize-lapcode): Correctly
|
Thu, 04 Dec 1997 05:56:22 +0000 |
Karl Heuer |
Customized.
|
Thu, 04 Dec 1997 05:53:41 +0000 |
Karl Heuer |
(main): Fix the stack-limit code to calculate
|
Thu, 04 Dec 1997 05:49:21 +0000 |
Karl Heuer |
(custom-unlispify-remove-prefixes): Reference to
|
Thu, 04 Dec 1997 05:28:27 +0000 |
Karl Heuer |
(global-set-key, local-set-key): Doc fix.
|
Thu, 04 Dec 1997 05:26:28 +0000 |
Karl Heuer |
(mail-parse-comma-list):
|
Thu, 04 Dec 1997 05:25:59 +0000 |
Karl Heuer |
(sendmail-send-it): Parse folded
|
Thu, 04 Dec 1997 05:17:31 +0000 |
Karl Heuer |
Require imenu.
|
Thu, 04 Dec 1997 04:49:06 +0000 |
Karl Heuer |
(Feval_region): Doc correction (point does not move).
|
Thu, 04 Dec 1997 04:47:41 +0000 |
Karl Heuer |
(load-with-code-conversion): Doc fix.
|
Thu, 04 Dec 1997 04:46:09 +0000 |
Karl Heuer |
(debug-on-entry): If definition is a symbol,
|
Thu, 04 Dec 1997 04:42:31 +0000 |
Karl Heuer |
(debugger-mode-hook): New user variable.
|
Thu, 04 Dec 1997 04:42:08 +0000 |
Karl Heuer |
(change-log-add-make-room): New function.
|
Thu, 04 Dec 1997 04:39:00 +0000 |
Karl Heuer |
(inferior-octave-directory-tracker):
|
Thu, 04 Dec 1997 04:36:46 +0000 |
Richard M. Stallman |
(mail-extr-voodoo): Allow & between names.
|
Thu, 04 Dec 1997 04:32:03 +0000 |
Karl Heuer |
(rmail-decode-quoted-printable): New function
|
Thu, 04 Dec 1997 04:30:59 +0000 |
Karl Heuer |
(custom-save-delete, custom-save-all):
|
Thu, 04 Dec 1997 04:29:45 +0000 |
Karl Heuer |
(custom-variable-prompt): Ensure valid variable name
|
Thu, 04 Dec 1997 04:28:41 +0000 |
Karl Heuer |
(prolog-mode-variables):
|
Thu, 04 Dec 1997 04:27:50 +0000 |
Karl Heuer |
(sh-imenu-generic-expression): New variable.
|
Thu, 04 Dec 1997 04:20:34 +0000 |
Karl Heuer |
(sgml-mode): Set imenu-generic-expression.
|
Thu, 04 Dec 1997 04:13:58 +0000 |
Karl Heuer |
(french-calendar-special-days-array): New function.
|
Thu, 04 Dec 1997 03:36:09 +0000 |
Karl Heuer |
Fix comment (avoid spurious "unterminated comment" warning)
|
Thu, 04 Dec 1997 03:30:03 +0000 |
Karl Heuer |
Comment fix (to avoid "unterminated comment" warning).
|
Thu, 04 Dec 1997 01:16:52 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Wed, 03 Dec 1997 17:20:13 +0000 |
Gerd Moellmann |
New function ispell-comments-and-strings.
|
Wed, 03 Dec 1997 12:18:20 +0000 |
Oliver Seidel |
Added category patch by Michael R Cook <mcook@cognex.com>.
|
Wed, 03 Dec 1997 07:11:43 +0000 |
Paul Eggert |
(mbx_write) [MAIL_USE_POP]: Disable the code which quotes with a
|
Mon, 01 Dec 1997 14:22:04 +0000 |
Eli Zaretskii |
(make-frame-names-alist, select-frame-by-name): New
|
Sun, 30 Nov 1997 12:21:42 +0000 |
Dave Love |
(sh-mode): Set `comment-start-skip' always.
|
Sun, 30 Nov 1997 12:20:49 +0000 |
Dave Love |
(indent-for-comment): Check for null `comment-start-skip'.
|
Sat, 29 Nov 1997 05:21:18 +0000 |
Joel N. Weber II |
1997-11-27 Richard Stallman <rms@sucrose.ai.mit.edu>
|
Fri, 28 Nov 1997 14:53:09 +0000 |
Andreas Schwab |
(create_process, deactivate_process, close_process_descs):
|
Fri, 28 Nov 1997 14:50:36 +0000 |
Andreas Schwab |
(describe_map): Fix decl of arg ELT_DESCRIBER.
|
Fri, 28 Nov 1997 14:48:28 +0000 |
Andreas Schwab |
(Fsuspend_emacs): Cast init_sys_modes when calling
|
Fri, 28 Nov 1997 14:45:07 +0000 |
Andreas Schwab |
(reset_sigio): Return void.
|
Fri, 28 Nov 1997 14:39:13 +0000 |
Andreas Schwab |
(do_autoload): Return void.
|
Fri, 28 Nov 1997 14:37:15 +0000 |
Andreas Schwab |
(internal_with_output_to_temp_buffer):
|
Fri, 28 Nov 1997 14:34:52 +0000 |
Andreas Schwab |
(message): Declare a as char *[3].
|
Fri, 28 Nov 1997 14:32:30 +0000 |
Andreas Schwab |
(malloc_warning, display_malloc_warning): Return void.
|
Thu, 27 Nov 1997 12:39:03 +0000 |
Kenichi Handa |
(describe_vector): Declaration fixed (delete `.' at the
|
Thu, 27 Nov 1997 12:19:39 +0000 |
Kenichi Handa |
(record_delete, record_marker_adjustment): Declare them as void.
|
Thu, 27 Nov 1997 12:16:08 +0000 |
Kenichi Handa |
(record_change, record_first_change,
|
Thu, 27 Nov 1997 12:12:50 +0000 |
Kenichi Handa |
(invalidate_current_column): Declare it as void.
|
Thu, 27 Nov 1997 12:10:31 +0000 |
Kenichi Handa |
(report_file_error): Declare it as void.
|
Thu, 27 Nov 1997 12:07:07 +0000 |
Kenichi Handa |
(unlock_buffer): Declare it as void.
|
Thu, 27 Nov 1997 12:04:49 +0000 |
Kenichi Handa |
(nsberror, record_buffer, validate_region,
|
Thu, 27 Nov 1997 12:00:42 +0000 |
Kenichi Handa |
(discard_tty_input, init_baud_rate,
|
Thu, 27 Nov 1997 11:38:17 +0000 |
Kenichi Handa |
(Fexecute_extended_command): Give Voverriding_local_map as the
|
Thu, 27 Nov 1997 11:26:45 +0000 |
Kenichi Handa |
(echo_now, record_auto_save, cmd_error_internal,
|
Thu, 27 Nov 1997 08:32:40 +0000 |
Kenichi Handa |
(x_make_frame_visible): Give dummy arg to
|
Thu, 27 Nov 1997 08:15:40 +0000 |
Kenichi Handa |
(redisplay_preserve_echo_area): Declare it as void.
|
Thu, 27 Nov 1997 08:14:56 +0000 |
Kenichi Handa |
(strwidth): Remove extra argument to buffer_display_table.
|
Wed, 26 Nov 1997 17:29:10 +0000 |
Joel N. Weber II |
Changed the comment about `umask 0' to say `Don't restrict access to any
|
Wed, 26 Nov 1997 16:35:30 +0000 |
Edward M. Reingold |
Describe diary-float function.
|
Wed, 26 Nov 1997 16:12:25 +0000 |
Richard M. Stallman |
(bibtex-maintainer-address, bibtex-submit-bug-report):
|
Wed, 26 Nov 1997 14:42:37 +0000 |
Simon Marshall |
Only use syntactic keywords if non-nil.
|
Wed, 26 Nov 1997 14:38:48 +0000 |
Simon Marshall |
Just a header comment fix.
|
Wed, 26 Nov 1997 05:04:06 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Tue, 25 Nov 1997 22:24:13 +0000 |
Edward M. Reingold |
Describe diary-remind and diary-date.
|
Tue, 25 Nov 1997 19:49:42 +0000 |
Richard M. Stallman |
(diary-mail-days): Fix previous change.
|
Tue, 25 Nov 1997 19:31:44 +0000 |
Richard M. Stallman |
(mode-line-format): Include which-func-mode item.
|
Tue, 25 Nov 1997 14:09:14 +0000 |
Andreas Schwab |
(SPLIT_STRING): Remove extra argument to
|
Tue, 25 Nov 1997 14:06:38 +0000 |
Andreas Schwab |
Add prototypes.
|
Tue, 25 Nov 1997 13:48:10 +0000 |
Andreas Schwab |
(Fx_disown_selection_internal): Fix type of EVENT.
|
Tue, 25 Nov 1997 13:44:34 +0000 |
Andreas Schwab |
Add prototypes.
|
Tue, 25 Nov 1997 13:38:04 +0000 |
Andreas Schwab |
Add prototypes.
|
Tue, 25 Nov 1997 13:28:06 +0000 |
Andreas Schwab |
Include "intervals.h" for prototypes.
|
Tue, 25 Nov 1997 04:49:10 +0000 |
Richard M. Stallman |
(free_fontset_data): Don't free null pointer.
|
Tue, 25 Nov 1997 04:00:20 +0000 |
Richard M. Stallman |
(diary-mail-addr, diary-mail-days): New variables.
|
Tue, 25 Nov 1997 03:40:58 +0000 |
Richard M. Stallman |
Update author email address.
|
Tue, 25 Nov 1997 02:10:08 +0000 |
Michael Kifer |
new version
|
Mon, 24 Nov 1997 20:16:20 +0000 |
Simon Marshall |
Fixed duplicate KEYs in menu-bar-describe-menu.
|
Mon, 24 Nov 1997 19:50:22 +0000 |
Paul Eggert |
(AC_CHECK_FUNCS): Add strftime.
|
Mon, 24 Nov 1997 19:50:22 +0000 |
Paul Eggert |
($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime.
|
Mon, 24 Nov 1997 19:50:22 +0000 |
Paul Eggert |
(strftime.o):
|
Mon, 24 Nov 1997 19:50:22 +0000 |
Paul Eggert |
(emacs_strftime): New decl.
|
Mon, 24 Nov 1997 19:50:22 +0000 |
Paul Eggert |
(HAVE_STRFTIME): New undef.
|
Mon, 24 Nov 1997 04:59:24 +0000 |
Richard M. Stallman |
(menu-bar-help-menu): Reorganize into more submenus.
|
Mon, 24 Nov 1997 04:55:48 +0000 |
Richard M. Stallman |
(apropos-variable): New command.
|
Mon, 24 Nov 1997 03:43:19 +0000 |
Richard M. Stallman |
(scheme-mode-variables): Bind normal-auto-fill-function.
|
Mon, 24 Nov 1997 03:32:20 +0000 |
Richard M. Stallman |
(lisp-mode-auto-fill): New function.
|
Sun, 23 Nov 1997 02:30:00 +0000 |
Karl Heuer |
Comment fix.
|
Sun, 23 Nov 1997 02:26:50 +0000 |
Karl Heuer |
Some comment and doc fixes.
|
Sun, 23 Nov 1997 02:18:34 +0000 |
Karl Heuer |
(back_comment): Handle 2-char comment starts
|
Sun, 23 Nov 1997 02:17:48 +0000 |
Karl Heuer |
(b2m): Define VERSION. Link with $(GETOPTOBJS).
|
Sun, 23 Nov 1997 02:17:36 +0000 |
Karl Heuer |
Include getopt.h.
|
Sun, 23 Nov 1997 02:16:13 +0000 |
Karl Heuer |
(ange-ftp-generate-passwd-key):
|
Sun, 23 Nov 1997 02:14:14 +0000 |
Karl Heuer |
(perl-mode): Delete autoload cookie.
|
Sun, 23 Nov 1997 02:13:26 +0000 |
Karl Heuer |
(auto-mode-alist): Add more extensions for perl-mode.
|
Sun, 23 Nov 1997 02:12:23 +0000 |
Karl Heuer |
(window-configuration-to-register):
|
Sun, 23 Nov 1997 02:10:07 +0000 |
Karl Heuer |
Initial revision
|
Sun, 23 Nov 1997 01:13:47 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 23 Nov 1997 01:13:07 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 21 Nov 1997 23:57:48 +0000 |
Dave Love |
Doc fixes and extra customization.
|
Fri, 21 Nov 1997 15:18:28 +0000 |
Andreas Schwab |
(copy_keymap_1): Fix return type.
|
Fri, 21 Nov 1997 15:12:34 +0000 |
Andreas Schwab |
Add prototypes and more function declarations.
|
Fri, 21 Nov 1997 15:07:57 +0000 |
Andreas Schwab |
(traverse_intervals): Protoize parameter.
|
Fri, 21 Nov 1997 15:06:01 +0000 |
Andreas Schwab |
Protoize function declarations.
|
Fri, 21 Nov 1997 15:01:36 +0000 |
Andreas Schwab |
Protoize functions declarations.
|
Fri, 21 Nov 1997 14:58:22 +0000 |
Andreas Schwab |
* fns.c (map_char_table): Protoize parameter.
|
Fri, 21 Nov 1997 14:56:30 +0000 |
Andreas Schwab |
(close_file_unwind): Fix return type and return nil.
|
Fri, 21 Nov 1997 14:54:13 +0000 |
Andreas Schwab |
(record_unwind_protect): Protoize parameter.
|
Fri, 21 Nov 1997 14:52:16 +0000 |
Andreas Schwab |
(Fchar_to_string): Declare `workbuf' as unsigned char.
|
Fri, 21 Nov 1997 14:48:34 +0000 |
Andreas Schwab |
(doprnt1): Declare `charbuf' as unsigned char.
|
Fri, 21 Nov 1997 14:46:31 +0000 |
Andreas Schwab |
Add prototypes. Remove declaration of obsolete
|
Fri, 21 Nov 1997 14:42:33 +0000 |
Andreas Schwab |
Add more prototypes and function declarations.
|
Fri, 21 Nov 1997 14:31:20 +0000 |
Andreas Schwab |
(setup_ccl_program): Define as returning nothing.
|
Fri, 21 Nov 1997 14:30:34 +0000 |
Andreas Schwab |
Add declaration of setup_ccl_program and ccl_driver.
|
Fri, 21 Nov 1997 14:26:38 +0000 |
Andreas Schwab |
Add declaration of word_boundary_p.
|
Fri, 21 Nov 1997 14:19:57 +0000 |
Andreas Schwab |
Add more protypes and function declarations.
|
Fri, 21 Nov 1997 14:05:58 +0000 |
Andreas Schwab |
(printchar): Declare `work' as unsigned char.
|
Fri, 21 Nov 1997 13:50:47 +0000 |
Andreas Schwab |
(read_minibuf_unwind): Fix return type and return nil.
|
Fri, 21 Nov 1997 13:33:35 +0000 |
Andreas Schwab |
(unchain_marker): Define as returning nothing.
|
Fri, 21 Nov 1997 13:24:40 +0000 |
Andreas Schwab |
Declare finalize_kbd_macro_chars and
|
Fri, 21 Nov 1997 13:03:55 +0000 |
Andreas Schwab |
(store_kbd_macro_char): Define as returning nothing.
|
Fri, 21 Nov 1997 12:54:36 +0000 |
Andreas Schwab |
(read1): Declare `workbuf' as unsigned char.
|
Fri, 21 Nov 1997 12:49:52 +0000 |
Andreas Schwab |
Add more prototypes and declarations. Forward declare
|
Fri, 21 Nov 1997 10:34:10 +0000 |
Andreas Schwab |
(gud-sentinel): Set mode-line-process in the process
|
Thu, 20 Nov 1997 22:14:40 +0000 |
Karl Heuer |
(set-input-method): Renamed from select-input-method.
|
Thu, 20 Nov 1997 22:12:59 +0000 |
Karl Heuer |
Comment fix.
|
Thu, 20 Nov 1997 22:05:08 +0000 |
Karl Heuer |
(init_system_name): Don't use sysinfo.
|
Thu, 20 Nov 1997 22:03:42 +0000 |
Karl Heuer |
(skip_chars): Check type of `string' before using it.
|
Thu, 20 Nov 1997 22:00:57 +0000 |
Karl Heuer |
(write-file): Make buffer writable if the new file is.
|
Thu, 20 Nov 1997 21:59:02 +0000 |
Karl Heuer |
(describe-variable): Don't use symbol-name if v isn't symbol.
|
Thu, 20 Nov 1997 21:56:52 +0000 |
Karl Heuer |
(LIBS_SYSTEM): Define this.
|
Thu, 20 Nov 1997 21:54:20 +0000 |
Karl Heuer |
Treat DGUX the same as USG.
|
Thu, 20 Nov 1997 21:52:47 +0000 |
Karl Heuer |
(i586-dg-dguxR4.*): New name in case branch.
|
Thu, 20 Nov 1997 21:47:12 +0000 |
Karl Heuer |
(help-with-tutorial-alist): New variable.
|
Thu, 20 Nov 1997 21:45:59 +0000 |
Karl Heuer |
(mail-extract-address-components):
|
Thu, 20 Nov 1997 16:36:24 +0000 |
Eli Zaretskii |
Configure the man subdirectory.
|
Thu, 20 Nov 1997 16:29:53 +0000 |
Eli Zaretskii |
Initial revision
|
Thu, 20 Nov 1997 16:23:24 +0000 |
Eli Zaretskii |
(man): New target to build the manual.
|
Thu, 20 Nov 1997 15:55:31 +0000 |
Eli Zaretskii |
(set-frame-name): New function.
|
Thu, 20 Nov 1997 15:50:59 +0000 |
Eli Zaretskii |
(frame_name_fnn_p, set_term_frame_name): New functions.
|
Wed, 19 Nov 1997 21:36:56 +0000 |
Karl Heuer |
(kill-region): Detect read-only text
|
Wed, 19 Nov 1997 04:25:20 +0000 |
Karl Heuer |
(print-region-1): When running pr, use -h always.
|
Tue, 18 Nov 1997 23:21:34 +0000 |
Dave Love |
(fortran-imenu-generic-expression): Match
|
Tue, 18 Nov 1997 23:05:21 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Tue, 18 Nov 1997 22:31:16 +0000 |
Karl Heuer |
(isearch-yank-string): New helper function.
|
Tue, 18 Nov 1997 21:22:28 +0000 |
Karl Heuer |
Improve previous change.
|
Tue, 18 Nov 1997 21:13:57 +0000 |
Karl Heuer |
(rmail-convert-to-babyl-format): If the
|
Mon, 17 Nov 1997 18:55:46 +0000 |
Paul Eggert |
(ange-ftp-date-regexp):
|
Mon, 17 Nov 1997 18:55:46 +0000 |
Paul Eggert |
(dired-move-to-filename-regexp):
|
Mon, 17 Nov 1997 02:15:35 +0000 |
Karl Heuer |
(Fexecute_extended_command): Fix message wording.
|
Mon, 17 Nov 1997 01:59:28 +0000 |
Karl Heuer |
(list-diary-entries, list-sexp-diary-entries, add-to-diary-list):
|
Mon, 17 Nov 1997 01:59:00 +0000 |
Karl Heuer |
(list-islamic-diary-entries): Add the diary entry
|
Mon, 17 Nov 1997 01:58:42 +0000 |
Karl Heuer |
(list-hebrew-diary-entries): Add the diary entry
|
Mon, 17 Nov 1997 01:56:15 +0000 |
Karl Heuer |
(Man-init-defvars, Man-build-man-command):
|
Sat, 15 Nov 1997 21:14:21 +0000 |
Karl Heuer |
(comment-padding): New var.
|
Sat, 15 Nov 1997 21:04:47 +0000 |
Karl Heuer |
(finder-find-library): Re-instate (with a different
|
Sat, 15 Nov 1997 20:58:28 +0000 |
Karl Heuer |
(fill-individual-paragraphs): Don't get
|
Sat, 15 Nov 1997 20:56:41 +0000 |
Karl Heuer |
(custom-face-save): Save the face.
|
Sat, 15 Nov 1997 20:53:54 +0000 |
Karl Heuer |
(rmail-summary-window-size): Allow integer values.
|
Sat, 15 Nov 1997 20:52:06 +0000 |
Karl Heuer |
Use set-input-mode to make Latin-1 chars work.
|
Sat, 15 Nov 1997 20:36:34 +0000 |
Karl Heuer |
(minibuffer_scroll_overlap): New variable.
|
Sat, 15 Nov 1997 20:24:41 +0000 |
Karl Heuer |
(display_text_line): Make decision about which windows
|
Sat, 15 Nov 1997 20:23:21 +0000 |
Karl Heuer |
(ASCII_BYTE_P): New macro.
|
Sat, 15 Nov 1997 20:22:20 +0000 |
Karl Heuer |
(position_indentation): Detect non-breaking space,
|
Sat, 15 Nov 1997 20:16:49 +0000 |
Karl Heuer |
(x_handle_selection_request): Use xfree, not free.
|
Thu, 13 Nov 1997 11:36:02 +0000 |
Andreas Schwab |
(tar-mode-map): Fix function name in menu entry.
|
Thu, 13 Nov 1997 01:17:00 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Wed, 12 Nov 1997 01:24:57 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Tue, 11 Nov 1997 04:00:53 +0000 |
Karl Heuer |
(inferior-octave-startup-args):
|
Tue, 11 Nov 1997 03:55:47 +0000 |
Karl Heuer |
(help-for-help): Update text for `m'.
|
Tue, 11 Nov 1997 03:54:00 +0000 |
Karl Heuer |
(imenu-default-create-index-function):
|
Tue, 11 Nov 1997 03:26:55 +0000 |
Karl Heuer |
(perform-replace): In Transient Mark mode, if
|
Tue, 11 Nov 1997 03:24:18 +0000 |
Karl Heuer |
New category ` '.
|
Tue, 11 Nov 1997 02:56:56 +0000 |
Karl Heuer |
(wordstar-mode): Run wordstar-mode-hook.
|
Tue, 11 Nov 1997 02:55:34 +0000 |
Karl Heuer |
(french-calendar-day-name-array):
|
Tue, 11 Nov 1997 02:54:10 +0000 |
Karl Heuer |
(query-replace-highlight): Change default to t.
|
Tue, 11 Nov 1997 02:52:50 +0000 |
Karl Heuer |
(describe-function): Handle the arglist of a macro.
|
Tue, 11 Nov 1997 02:51:06 +0000 |
Karl Heuer |
(mail-extr-voodoo): Comment out &-substitution.
|
Mon, 10 Nov 1997 23:28:59 +0000 |
Karl Heuer |
(finder-exit): Simplify.
|
Mon, 10 Nov 1997 14:49:40 +0000 |
Eli Zaretskii |
Support for Japanese display on DOS/V systems.
|
Mon, 10 Nov 1997 12:37:34 +0000 |
Andreas Schwab |
(archive-zoo-summarize): Properly handle the case of
|
Sat, 08 Nov 1997 04:02:33 +0000 |
Karl Heuer |
Don't ask questions when replacing README.
|
Sat, 08 Nov 1997 03:09:24 +0000 |
Kenichi Handa |
(gnus-mule-initialize): Do not set
|
Sat, 08 Nov 1997 03:09:24 +0000 |
Kenichi Handa |
(nntp-coding-system-for-read): Set default value to
|
Sat, 08 Nov 1997 03:09:24 +0000 |
Kenichi Handa |
(gnus-read-descriptions-file): Decode
|
Sat, 08 Nov 1997 03:08:40 +0000 |
Kenichi Handa |
(fill-region-as-paragraph): Fix bug of
|
Sat, 08 Nov 1997 03:08:10 +0000 |
Kenichi Handa |
(ccl-encode-koi8-font): Fix bug of CCL
|
Sat, 08 Nov 1997 03:08:10 +0000 |
Kenichi Handa |
Add "Upper Sorbian" and "Lower Sorbian" in
|
Sat, 08 Nov 1997 03:07:37 +0000 |
Kenichi Handa |
(set-language-environment): Run
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(Fcall_process): GCPRO infile, buffer, and
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(Fsref): If IDX points an 8-bit code which is not part
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(find_charset_in_str): Handle the case that STR
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(setup_coding_system): Initialize common_flags member
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(struct coding_system): Add member common_flags, delete
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(create_process): Encode arguments for the process.
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(Finsert_file_contents): Use new macros defined in
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(encode_terminal_code): Use new macros defined in
|
Fri, 07 Nov 1997 23:32:50 +0000 |
Paul Eggert |
(ange-ftp-date-regexp): Handle Japanese-format dates.
|
Fri, 07 Nov 1997 23:32:50 +0000 |
Paul Eggert |
(dired-move-to-filename-regexp): Handle Japanese-format dates.
|
Fri, 07 Nov 1997 23:19:12 +0000 |
Paul Eggert |
(AC_CHECK_LIB): Add -lintl.
|
Fri, 07 Nov 1997 21:55:40 +0000 |
Karl Heuer |
(build-mail-abbrevs): Use initial space in
|
Fri, 07 Nov 1997 21:44:16 +0000 |
Karl Heuer |
(rename-uniquely): Simplify.
|
Fri, 07 Nov 1997 21:19:19 +0000 |
Karl Heuer |
(check for .elc files): Avoid bash-specific syntax.
|
Fri, 07 Nov 1997 19:23:34 +0000 |
Karl Heuer |
(cal-tex-cursor-week-iso): Delete spurious %.
|
Fri, 07 Nov 1997 19:22:50 +0000 |
Karl Heuer |
(calendar-chinese-date-string): Fix month name.
|
Fri, 07 Nov 1997 19:18:45 +0000 |
Karl Heuer |
(install): Move blessmail last.
|
Fri, 07 Nov 1997 18:58:27 +0000 |
Karl Heuer |
Fix typo.
|
Thu, 06 Nov 1997 00:44:44 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Tue, 04 Nov 1997 03:28:47 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Mon, 03 Nov 1997 03:58:23 +0000 |
Karl Heuer |
(byte-optimize-concat): New function.
|
Mon, 03 Nov 1997 02:57:05 +0000 |
Karl Heuer |
(ethiopic-calendar-epoch): Correct to 8 CE.
|
Mon, 03 Nov 1997 02:54:19 +0000 |
Karl Heuer |
(apropos-command): Doc fix.
|
Mon, 03 Nov 1997 02:50:20 +0000 |
Karl Heuer |
(fortran-imenu-generic-expression): Doc fix.
|
Sat, 01 Nov 1997 01:46:51 +0000 |
Michael Kifer |
new version
|
Fri, 31 Oct 1997 23:17:17 +0000 |
Dave Love |
(fortran-imenu-generic-expression): New variable.
|
Fri, 31 Oct 1997 23:09:43 +0000 |
Karl Heuer |
(fullwrite): Get rid of an extra call to write. Problem
|
Fri, 31 Oct 1997 23:03:30 +0000 |
Karl Heuer |
(tex-validate-region): Really check
|
Fri, 31 Oct 1997 23:01:48 +0000 |
Karl Heuer |
(init_system_name): If gethostname gives a proper
|
Wed, 29 Oct 1997 07:47:37 +0000 |
Paul Eggert |
(DBL_MIN_REPLACEMENT): New macro.
|
Wed, 29 Oct 1997 07:47:37 +0000 |
Paul Eggert |
(DBL_MIN): Use workaround if DBL_MIN_REPLACEMENT is defined.
|
Tue, 28 Oct 1997 22:16:24 +0000 |
Oliver Seidel |
Three insertion options:
|
Tue, 28 Oct 1997 21:59:48 +0000 |
Oliver Seidel |
Improved documentation, fixed insertion with prefix.
|
Tue, 28 Oct 1997 21:47:12 +0000 |
Oliver Seidel |
Implemented "insert-under-cursor" as suggested by
|
Tue, 28 Oct 1997 21:37:05 +0000 |
Oliver Seidel |
Incorporated simplifying suggestions from
|
Tue, 28 Oct 1997 21:26:55 +0000 |
Oliver Seidel |
Patch from Paul Stodghill <stodghil@CS.Cornell.EDU>:
|
Tue, 28 Oct 1997 21:14:51 +0000 |
Oliver Seidel |
Improvements sent in by Dave Love <d.love@dl.ac.uk>:
|
Tue, 28 Oct 1997 20:03:27 +0000 |
Oliver Seidel |
Harald Backer <harald.backer@fou.telenor.no> sent the following:
|
Tue, 28 Oct 1997 19:41:53 +0000 |
Oliver Seidel |
Added fix from Frank Ridderbusch <ridderbusch.pad@sni.de>,
|
Tue, 28 Oct 1997 14:17:40 +0000 |
Simon Marshall |
In deferral, check saved buffers to make sure they exist and have lazy-lock on.
|
Tue, 28 Oct 1997 14:16:40 +0000 |
Simon Marshall |
Allow any number of ::foos in declarative items.
|
Mon, 27 Oct 1997 04:34:26 +0000 |
Kenichi Handa |
(copy_category_table): Copy also the first extra slot
|
Mon, 27 Oct 1997 04:34:26 +0000 |
Kenichi Handa |
(Fchars_in_string): Pay attention to
|
Mon, 27 Oct 1997 03:53:24 +0000 |
Karl Heuer |
(compilation-error-regexp-alist):
|
Mon, 27 Oct 1997 03:50:50 +0000 |
Karl Heuer |
(Fkill_buffer): Don't assume buffer is current.
|
Mon, 27 Oct 1997 00:54:45 +0000 |
Kenichi Handa |
Entry for Ethiopic corrected.
|
Sat, 25 Oct 1997 13:32:06 +0000 |
Dave Love |
(find-function, find-function-other-window, find-function-other-frame,
|
Sat, 25 Oct 1997 13:18:56 +0000 |
Dave Love |
Initial revision
|
Sat, 25 Oct 1997 03:12:31 +0000 |
Karl Heuer |
(XTread_socket): Check for bogus (0,0) location.
|
Fri, 24 Oct 1997 20:11:44 +0000 |
Karl Heuer |
(octave-auto-indent): New variable.
|
Fri, 24 Oct 1997 19:58:39 +0000 |
Karl Heuer |
(XTmouse_position): Handle INSIST < 0.
|
Fri, 24 Oct 1997 19:58:22 +0000 |
Karl Heuer |
(w32_mouse_position): Handle INSIST < 0.
|
Fri, 24 Oct 1997 19:57:59 +0000 |
Karl Heuer |
(Fmouse_pixel_position, Fmouse_position):
|
Fri, 24 Oct 1997 19:53:43 +0000 |
Karl Heuer |
The menu now used toggle and radio for some items.
|
Fri, 24 Oct 1997 19:50:35 +0000 |
Karl Heuer |
(locate-library): Comment out the code that searches
|
Fri, 24 Oct 1997 19:37:53 +0000 |
Karl Heuer |
(outline-font-lock-keywords): Highlight the
|
Fri, 24 Oct 1997 19:33:49 +0000 |
Karl Heuer |
(hook): Use `widget-group-match' instead of
|
Fri, 24 Oct 1997 17:30:54 +0000 |
Oliver Seidel |
Added three suggestions from Carsten
|
Fri, 24 Oct 1997 16:53:20 +0000 |
Oliver Seidel |
Paul Stodghill <stodghil@CS.Cornell.EDU> writes:
|
Fri, 24 Oct 1997 16:51:02 +0000 |
Oliver Seidel |
Rafael Laboissiere <rafael@icp.inpg.fr> writes:
|
Fri, 24 Oct 1997 01:14:24 +0000 |
Kenichi Handa |
(list-input-methods): Improve the
|
Fri, 24 Oct 1997 01:14:24 +0000 |
Kenichi Handa |
(quail-translation-keymap): KP_Enter key
|
Thu, 23 Oct 1997 14:58:25 +0000 |
Simon Marshall |
Indicate in messages if source code is being loaded.
|
Thu, 23 Oct 1997 13:43:14 +0000 |
Dave Love |
Doc fixes.
|
Thu, 23 Oct 1997 12:07:52 +0000 |
Kenichi Handa |
The title string of input method "Ethiopic"
|
Thu, 23 Oct 1997 12:05:45 +0000 |
Kenichi Handa |
(set-default-coding-systems):
|
Thu, 23 Oct 1997 12:05:45 +0000 |
Kenichi Handa |
Give proper SAFE_CHARSET argument in
|
Thu, 23 Oct 1997 12:05:45 +0000 |
Kenichi Handa |
(list-input-methods): Handle the case
|
Thu, 23 Oct 1997 12:05:45 +0000 |
Kenichi Handa |
(find-safe-coding-system): New function.
|
Thu, 23 Oct 1997 12:05:45 +0000 |
Kenichi Handa |
(load-with-code-conversion): Update
|
Thu, 23 Oct 1997 12:05:45 +0000 |
Kenichi Handa |
(quail-require-guidance-buf): Adjusted
|
Thu, 23 Oct 1997 12:03:41 +0000 |
Kenichi Handa |
Give proper SAFE-CHARSET argument in each
|
Thu, 23 Oct 1997 12:03:41 +0000 |
Kenichi Handa |
Give proper SAFE-CHARSET argument in each
|
Thu, 23 Oct 1997 12:03:41 +0000 |
Kenichi Handa |
Give proper SAFE-CHARSET argument in each
|
Thu, 23 Oct 1997 12:03:41 +0000 |
Kenichi Handa |
Give proper SAFE-CHARSET argument in each call
|
Thu, 23 Oct 1997 12:03:41 +0000 |
Kenichi Handa |
Give proper SAFE-CHARSET argument in
|
Thu, 23 Oct 1997 12:03:07 +0000 |
Kenichi Handa |
(Man-getpage-in-background): Bind inhibit-eol-conversion
|
Thu, 23 Oct 1997 12:03:07 +0000 |
Kenichi Handa |
(term-exec-1): Bind inhibit-eol-conversion to t before
|
Thu, 23 Oct 1997 12:01:50 +0000 |
Kenichi Handa |
(char_valid_p): New function
|
Thu, 23 Oct 1997 12:01:50 +0000 |
Kenichi Handa |
(CHAR_VALID_P): Renamed from VALID_CHAR_P, new
|
Thu, 23 Oct 1997 12:01:50 +0000 |
Kenichi Handa |
(encode_designation_at_bol): Fix bug of finding graphic
|
Thu, 23 Oct 1997 12:01:50 +0000 |
Kenichi Handa |
(struct iso2022_spec): New member
|
Thu, 23 Oct 1997 12:01:50 +0000 |
Kenichi Handa |
(map_char_table): Do not operate on invalid characters.
|
Thu, 23 Oct 1997 07:50:28 +0000 |
Karl Heuer |
(c-initialize-builtin-style):
|
Thu, 23 Oct 1997 07:49:25 +0000 |
Karl Heuer |
(c-submit-bug-report): Remove
|
Thu, 23 Oct 1997 07:49:06 +0000 |
Karl Heuer |
Patches to Imenu support given by
|
Thu, 23 Oct 1997 07:48:50 +0000 |
Karl Heuer |
(c-progress-interval): Document new semantics
|
Thu, 23 Oct 1997 07:48:34 +0000 |
Karl Heuer |
(c-progress-init, c-progress-fini):
|
Thu, 23 Oct 1997 07:48:09 +0000 |
Karl Heuer |
(c-guess-basic-syntax):
|
Thu, 23 Oct 1997 07:47:37 +0000 |
Karl Heuer |
Remove version number.
|
Thu, 23 Oct 1997 07:36:15 +0000 |
Karl Heuer |
Update version number.
|
Thu, 23 Oct 1997 07:33:21 +0000 |
Karl Heuer |
(c-end-of-statement-1):
|
Thu, 23 Oct 1997 07:33:03 +0000 |
Karl Heuer |
Define `/' in c-mode-base-map since all modes now support
|
Thu, 23 Oct 1997 07:32:37 +0000 |
Karl Heuer |
(c-beginning-of-statement):
|
Thu, 23 Oct 1997 07:32:07 +0000 |
Karl Heuer |
(c-initialize-builtin-style):
|
Thu, 23 Oct 1997 07:31:46 +0000 |
Karl Heuer |
(objc-mode): Bind imenu-create-index-function
|
Thu, 23 Oct 1997 07:31:26 +0000 |
Karl Heuer |
(cc-imenu-c-prototype-macro-regexp): New var.
|
Thu, 23 Oct 1997 07:01:19 +0000 |
Karl Heuer |
(locate-library): Bind jka-compr-inhibit to t.
|
Thu, 23 Oct 1997 07:00:59 +0000 |
Karl Heuer |
(jka-compr-inhibit): New variable.
|
Thu, 23 Oct 1997 06:53:36 +0000 |
Karl Heuer |
(unlock_all_files): Don't call unlock_file;
|
Thu, 23 Oct 1997 06:52:01 +0000 |
Karl Heuer |
(redisplay_window): If clip_changed, always run
|
Thu, 23 Oct 1997 06:44:15 +0000 |
Karl Heuer |
(set-scroll-bar-mode): Take just one arg.
|
Thu, 23 Oct 1997 06:42:50 +0000 |
Karl Heuer |
(tpu-arrange-rectangle): Use FORCE arg of move-to-column.
|
Thu, 23 Oct 1997 06:40:32 +0000 |
Karl Heuer |
picture.el no longer required.
|
Thu, 23 Oct 1997 06:36:33 +0000 |
Karl Heuer |
(basic-faces): New group. Put the standard faces in it.
|
Thu, 23 Oct 1997 06:35:13 +0000 |
Karl Heuer |
Fix another instance of mode line format.
|
Thu, 23 Oct 1997 06:29:35 +0000 |
Karl Heuer |
(mouse-drag-vertical-line): Handle left-side scroll bars.
|
Thu, 23 Oct 1997 04:29:36 +0000 |
Paul Eggert |
(DBL_DIG): Remove; the default value is now set in print.c.
|
Thu, 23 Oct 1997 04:29:36 +0000 |
Paul Eggert |
No need to include <float.h> before "lisp.h",
|
Thu, 23 Oct 1997 04:29:36 +0000 |
Paul Eggert |
(_MAXLDBL, _NMAXLDBL):
|
Wed, 22 Oct 1997 04:34:23 +0000 |
Kenichi Handa |
Set chinese-big5 for newsgroup "tw".
|
Wed, 22 Oct 1997 04:34:23 +0000 |
Kenichi Handa |
(gnus-show-traditional-method): Call
|
Wed, 22 Oct 1997 04:34:23 +0000 |
Kenichi Handa |
(gnus-ems-redefine): Require `gnus-mule' only
|
Wed, 22 Oct 1997 04:34:23 +0000 |
Kenichi Handa |
(gnus-structured-field-decoder): Pay attention
|
Tue, 21 Oct 1997 10:47:35 +0000 |
Kenichi Handa |
(read-multilingual-string): Use
|
Tue, 21 Oct 1997 10:47:35 +0000 |
Kenichi Handa |
Change the way of making coding
|
Tue, 21 Oct 1997 10:47:35 +0000 |
Kenichi Handa |
(describe-coding-system): Print
|
Tue, 21 Oct 1997 10:47:35 +0000 |
Kenichi Handa |
(coding-system-base): Moved to
|
Tue, 21 Oct 1997 10:47:35 +0000 |
Kenichi Handa |
The summary of the following changes:
|
Tue, 21 Oct 1997 10:45:26 +0000 |
Kenichi Handa |
(devanagari-compose-from-is13194-region):
|
Tue, 21 Oct 1997 10:45:26 +0000 |
Kenichi Handa |
Use coding-system-put to set coding
|
Tue, 21 Oct 1997 10:45:26 +0000 |
Kenichi Handa |
Use coding-system-put to set coding system
|
Tue, 21 Oct 1997 10:45:26 +0000 |
Kenichi Handa |
Use coding-system-put to set coding system
|
Tue, 21 Oct 1997 10:45:26 +0000 |
Kenichi Handa |
(tibetan-post-read-conversion): Return
|
Tue, 21 Oct 1997 10:43:40 +0000 |
Kenichi Handa |
(xselect.o): Depend on buffer.h.
|
Tue, 21 Oct 1997 10:43:40 +0000 |
Kenichi Handa |
(Qcoding_system_spec): Deleted.
|
Tue, 21 Oct 1997 10:43:40 +0000 |
Kenichi Handa |
Include buffer.h.
|
Tue, 21 Oct 1997 03:35:06 +0000 |
Karl Heuer |
Elements of kill-emacs-query-functions return nil, not non-nil,
|
Tue, 21 Oct 1997 03:15:20 +0000 |
Karl Heuer |
Using cl macros push, pop, when, unless throughout
|
Tue, 21 Oct 1997 03:06:34 +0000 |
Karl Heuer |
Add autoloads for `8859-1-map'.
|
Tue, 21 Oct 1997 03:04:39 +0000 |
Karl Heuer |
(custom-group-value-create): Use
|
Tue, 21 Oct 1997 02:59:21 +0000 |
Karl Heuer |
(LD_SWITCH_MACHINE_TEMACS): New macro (defaults empty).
|
Tue, 21 Oct 1997 02:57:44 +0000 |
Karl Heuer |
(LD_SWITCH_MACHINE): Conditionalize this
|
Tue, 21 Oct 1997 02:54:50 +0000 |
Karl Heuer |
Customize.
|
Mon, 20 Oct 1997 03:49:42 +0000 |
Karl Heuer |
(mail-do-fcc): Handle dont-write-the-file
|
Sun, 19 Oct 1997 21:02:27 +0000 |
Karl Heuer |
(file-name-non-special): For insert-directory operation,
|
Sun, 19 Oct 1997 20:34:22 +0000 |
Karl Heuer |
(file-name-non-special): If "/:" is the entire file
|
Sun, 19 Oct 1997 20:20:15 +0000 |
Karl Heuer |
(basic-save-buffer): Set buffer-file-coding-system to
|
Sun, 19 Oct 1997 20:12:15 +0000 |
Karl Heuer |
(describe-font): Fix prompt.
|
Sun, 19 Oct 1997 20:11:59 +0000 |
Karl Heuer |
(describe-language-environment): Fix prompt.
|
Sun, 19 Oct 1997 19:56:59 +0000 |
Karl Heuer |
(syms_of_window): Doc fix.
|
Sun, 19 Oct 1997 19:54:35 +0000 |
Karl Heuer |
(ispell-change-dictionary): Fix error message.
|
Fri, 17 Oct 1997 15:41:57 +0000 |
Oliver Seidel |
Thanks to Harald Backer <harald.backer@fou.telenor.no>, we now have
|
Thu, 16 Oct 1997 23:31:55 +0000 |
Karl Heuer |
(format-deannotate-region): In case of unmatched tags,
|
Thu, 16 Oct 1997 23:25:57 +0000 |
Karl Heuer |
(winner-pending-undo-ring): Defvar before first use.
|
Thu, 16 Oct 1997 23:21:13 +0000 |
Karl Heuer |
Initial revision
|
Thu, 16 Oct 1997 21:21:16 +0000 |
Oliver Seidel |
Jari Aalto <jari.aalto@ntc.nokia.com> writes:
|
Thu, 16 Oct 1997 18:46:36 +0000 |
Karl Heuer |
Removed changelog comment section.
|
Thu, 16 Oct 1997 18:44:52 +0000 |
Karl Heuer |
(nroff): Moved from `editing' to `wp'.
|
Thu, 16 Oct 1997 18:42:17 +0000 |
Karl Heuer |
(rmail-summary-rmail-update): When looking for
|
Thu, 16 Oct 1997 18:37:51 +0000 |
Karl Heuer |
(init_buffer): Don't add /: to default dir if it's `/'.
|
Thu, 16 Oct 1997 18:36:35 +0000 |
Karl Heuer |
(dired-move-to-filename-regexp):
|
Thu, 16 Oct 1997 18:35:17 +0000 |
Karl Heuer |
(edebug-eval-mode): Nicer mode-name value.
|
Thu, 16 Oct 1997 18:32:06 +0000 |
Karl Heuer |
(function-called-at-point): Always use Emacs Lisp syntax tab.
|
Thu, 16 Oct 1997 18:28:41 +0000 |
Karl Heuer |
(Faccessible_keymaps): Avoid alloca for fixed-size array.
|
Thu, 16 Oct 1997 18:27:12 +0000 |
Karl Heuer |
(read_minibuf): Return DEFALT here, if minibuffer is empty.
|
Thu, 16 Oct 1997 18:25:42 +0000 |
Karl Heuer |
(Fexpand_file_name): Avoid treating // specially
|
Thu, 16 Oct 1997 18:22:36 +0000 |
Karl Heuer |
(variable-link): New widget.
|
Thu, 16 Oct 1997 18:20:16 +0000 |
Karl Heuer |
Some changes in comments and documentation.
|
Thu, 16 Oct 1997 18:17:52 +0000 |
Karl Heuer |
(L_getit): Always make named tags so that Emacs
|
Thu, 16 Oct 1997 18:13:44 +0000 |
Karl Heuer |
(Fwhere_is_internal): some minor mode bindings weren't
|
Thu, 16 Oct 1997 18:12:06 +0000 |
Karl Heuer |
(describe-variable): Pass default value to completing-read.
|
Thu, 16 Oct 1997 18:09:31 +0000 |
Karl Heuer |
(narrow-to-page): Check whether forward-page
|
Thu, 16 Oct 1997 18:07:23 +0000 |
Karl Heuer |
(scheme-let-indent): New arg NORMAL-INDENT.
|
Thu, 16 Oct 1997 00:07:02 +0000 |
Karl Heuer |
(replace_buffer_in_all_windows):
|
Thu, 16 Oct 1997 00:04:22 +0000 |
Karl Heuer |
(uniquify-buffer-name-style): Add :require.
|
Wed, 15 Oct 1997 23:57:19 +0000 |
Karl Heuer |
(widget-button-click): Move point to where clicked.
|
Wed, 15 Oct 1997 23:55:45 +0000 |
Karl Heuer |
(auto-save-list-file-prefix): Fix custom type.
|
Wed, 15 Oct 1997 23:48:01 +0000 |
Karl Heuer |
(outline-back-to-heading): New arg INVISIBLE-OK.
|
Wed, 15 Oct 1997 23:40:43 +0000 |
Karl Heuer |
(toggle-scroll-bar): Call prefix-numeric-value.
|
Wed, 15 Oct 1997 23:36:30 +0000 |
Karl Heuer |
(help-mode-maybe): New function, on temp-buffer-show-hook.
|
Wed, 15 Oct 1997 23:34:58 +0000 |
Karl Heuer |
(compilation-forget-errors):
|
Wed, 15 Oct 1997 23:33:14 +0000 |
Karl Heuer |
(smtpmail-send-it): Don't use time-stamp-strftime.
|
Wed, 15 Oct 1997 23:28:06 +0000 |
Karl Heuer |
(gc_sweep): Free memory blocks that contain only unused
|
Wed, 15 Oct 1997 23:15:09 +0000 |
Karl Heuer |
(isearch-printing-char): Change S-SPC to SPC.
|
Wed, 15 Oct 1997 23:12:54 +0000 |
Karl Heuer |
(Fstring_to_number): Handle NEGATIVE for floats too.
|
Wed, 15 Oct 1997 23:10:11 +0000 |
Karl Heuer |
(end-of-visible-line): After skipping some invisible chars.
|
Wed, 15 Oct 1997 23:06:46 +0000 |
Karl Heuer |
(rmail): Avoid showing message twice.
|
Wed, 15 Oct 1997 23:03:30 +0000 |
Karl Heuer |
(report-emacs-bug): Delete the condition-case.
|
Wed, 15 Oct 1997 23:00:25 +0000 |
Karl Heuer |
(imenu-add-to-menubar): If not using
|
Wed, 15 Oct 1997 22:54:24 +0000 |
Karl Heuer |
(hs-special-modes-alist): Correct alist
|
Wed, 15 Oct 1997 22:50:09 +0000 |
Karl Heuer |
(mail-bury): Check for value, not just
|
Wed, 15 Oct 1997 22:45:35 +0000 |
Karl Heuer |
(read_list): Don't recognize Vload_file_name
|
Wed, 15 Oct 1997 22:41:09 +0000 |
Karl Heuer |
(winner-change-fun): Don't use pushnew.
|
Wed, 15 Oct 1997 22:18:37 +0000 |
Karl Heuer |
(window_scroll): When scrolling forward and point is
|
Wed, 15 Oct 1997 17:18:11 +0000 |
Oliver Seidel |
Everything seems to work in Harald Melands Emacs 20.02 and
|
Wed, 15 Oct 1997 14:30:41 +0000 |
Oliver Seidel |
Attempted to reconcile Harald's changes with mine since 1.15.
|
Wed, 15 Oct 1997 14:00:12 +0000 |
Oliver Seidel |
Fixed 'file-item' and added 20.02 split-string function.
|
Tue, 14 Oct 1997 22:22:35 +0000 |
Oliver Seidel |
Added string-split (which I stole from ediff-util), changed
|
Mon, 13 Oct 1997 18:11:44 +0000 |
Andrew Innes |
Ensure standard handles are reset even if spawnve fails.
|
Mon, 13 Oct 1997 18:06:22 +0000 |
Andrew Innes |
Pass menu handle by value.
|
Mon, 13 Oct 1997 17:08:02 +0000 |
Eli Zaretskii |
(decode_mode_spec): Display non-nil title as the frame's
|
Mon, 13 Oct 1997 16:57:32 +0000 |
Eli Zaretskii |
(set_menu_bar_lines): Make the function external instead
|
Mon, 13 Oct 1997 16:52:09 +0000 |
Eli Zaretskii |
(shut_down_emacs): Call `dos_cleanup'.
|
Mon, 13 Oct 1997 16:40:24 +0000 |
Eli Zaretskii |
(mouse_get_pos): Remove reduntant call to `int86'.
|
Mon, 13 Oct 1997 16:29:00 +0000 |
Eli Zaretskii |
Declare Vdos_windows_version.
|
Mon, 13 Oct 1997 16:21:52 +0000 |
Eli Zaretskii |
(__tb): Define.
|
Mon, 13 Oct 1997 16:05:32 +0000 |
Eli Zaretskii |
(x-long-option-alist): New variable.
|
Sat, 11 Oct 1997 03:57:20 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Use -Wl,-rpath if __ELF__.
|
Sat, 11 Oct 1997 03:56:02 +0000 |
Richard M. Stallman |
Test __OpenBSD__ along with __NetBSD__.
|
Sat, 11 Oct 1997 03:54:19 +0000 |
Richard M. Stallman |
(command-line): Don't suppress suffix search.
|
Sat, 11 Oct 1997 03:31:06 +0000 |
Richard M. Stallman |
(make-help-screen): Make scroll bar work normally.
|
Thu, 09 Oct 1997 09:24:50 +0000 |
Oliver Seidel |
Harald Meland <harald.meland@usit.uio.no> asked for
|
Thu, 02 Oct 1997 04:33:26 +0000 |
Richard M. Stallman |
(gettimeofday, one arg or two):
|
Thu, 02 Oct 1997 03:12:38 +0000 |
Karl Heuer |
(round_up): Make arguments and return type unsigned.
|
Thu, 02 Oct 1997 03:10:50 +0000 |
Karl Heuer |
(syms_of_print): Fix doc string of print-gensym.
|
Thu, 02 Oct 1997 03:10:35 +0000 |
Karl Heuer |
Make sure that make-docfile does not see the doc string
|
Thu, 02 Oct 1997 03:10:12 +0000 |
Karl Heuer |
Repeat the argument list of format-time-string in the
|
Thu, 02 Oct 1997 03:04:15 +0000 |
Karl Heuer |
(previous-matching-history-element): No need to bind
|
Thu, 02 Oct 1997 03:03:50 +0000 |
Karl Heuer |
(term-regexp-arg): No need to bind
|
Thu, 02 Oct 1997 03:03:32 +0000 |
Karl Heuer |
(comint-regexp-arg): No need to bind
|
Thu, 02 Oct 1997 02:57:42 +0000 |
Karl Heuer |
(ps-print-background-image): Fix customize type.
|
Thu, 02 Oct 1997 02:57:16 +0000 |
Karl Heuer |
(revert-without-query): Fix customize type.
|
Thu, 02 Oct 1997 02:57:01 +0000 |
Karl Heuer |
(echo-keystrokes): Fix customize type.
|
Thu, 02 Oct 1997 02:56:26 +0000 |
Karl Heuer |
(browse-url-netscape-display): Fix customize type.
|
Thu, 02 Oct 1997 02:55:24 +0000 |
Karl Heuer |
(ange-ftp-name-format): Fix customize type.
|
Thu, 02 Oct 1997 02:47:57 +0000 |
Karl Heuer |
(elint-check-defcustom-form): New function.
|
Wed, 01 Oct 1997 17:28:02 +0000 |
Richard M. Stallman |
(lisp-imenu-generic-expression): Allow `/' in names.
|
Wed, 01 Oct 1997 17:24:24 +0000 |
Richard M. Stallman |
[! HAVE_LIBXMU] (LIBXMU): Define as empty.
|
Wed, 01 Oct 1997 05:42:45 +0000 |
Geoff Voelker |
addpm.c (env_vars): Fix misplaced % in SHELL entry.
|
Tue, 30 Sep 1997 18:13:00 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Tue, 30 Sep 1997 07:36:28 +0000 |
Karl Heuer |
(finder-mode-map): Bind [mouse-2].
|
Tue, 30 Sep 1997 07:33:35 +0000 |
Karl Heuer |
(vc-find-cvs-master): Added missing `throw' for
|
Tue, 30 Sep 1997 07:29:12 +0000 |
Karl Heuer |
(install-arch-indep): install the widget info file.
|
Tue, 30 Sep 1997 07:20:58 +0000 |
Karl Heuer |
(widget-plist-member): Move from here to src/fns.c;
|
Tue, 30 Sep 1997 07:17:32 +0000 |
Karl Heuer |
Delete vestigial autoloads.
|
Tue, 30 Sep 1997 07:15:28 +0000 |
Karl Heuer |
(Qwidget_type): New variable.
|
Tue, 30 Sep 1997 01:13:53 +0000 |
Michael Kifer |
new version
|
Mon, 29 Sep 1997 18:53:12 +0000 |
Karl Heuer |
Fix name of include file to match 1996-08-24 renaming.
|
Sat, 27 Sep 1997 16:12:51 +0000 |
Karl Heuer |
(compilation-mode-font-lock-keywords): Font-lock column numbers.
|
Sat, 27 Sep 1997 16:06:15 +0000 |
Karl Heuer |
(compilation-mode-map): Use more meaningful menu name.
|
Sat, 27 Sep 1997 16:01:00 +0000 |
Karl Heuer |
(relinquish): When returning memory to the system,
|
Fri, 26 Sep 1997 21:39:10 +0000 |
Karl Heuer |
(archive-mode): Use write-contents-hooks.
|
Fri, 26 Sep 1997 21:26:31 +0000 |
Karl Heuer |
(scheme-mode-map): Remove duplicate menu item.
|
Fri, 26 Sep 1997 01:50:55 +0000 |
Kenichi Handa |
Require nntp instead of gnus and message.
|
Fri, 26 Sep 1997 01:50:55 +0000 |
Kenichi Handa |
(nnmh-retrieve-headers): Bind
|
Fri, 26 Sep 1997 01:50:55 +0000 |
Kenichi Handa |
(nnml-retrieve-headers): Bind
|
Fri, 26 Sep 1997 01:50:55 +0000 |
Kenichi Handa |
(gnus-show-traditional-method): New variable.
|
Fri, 26 Sep 1997 01:50:55 +0000 |
Kenichi Handa |
(nntp-coding-system-for-write): New variable.
|
Fri, 26 Sep 1997 01:50:55 +0000 |
Kenichi Handa |
(gnus-ems-redefine): If the feature `mule' is
|
Fri, 26 Sep 1997 01:50:55 +0000 |
Kenichi Handa |
(nnfolder-request-list): Bind
|
Fri, 26 Sep 1997 01:50:55 +0000 |
Kenichi Handa |
(gnus-structured-field-decoder): If the
|
Fri, 26 Sep 1997 01:50:55 +0000 |
Kenichi Handa |
(nnmail-find-file): Bind
|
Thu, 25 Sep 1997 12:40:02 +0000 |
Kenichi Handa |
(quail-translation-keymap): Bind right, left, down, and up keys.
|
Thu, 25 Sep 1997 12:38:15 +0000 |
Kenichi Handa |
(make-coding-system): Cancel the previous change.
|
Thu, 25 Sep 1997 12:26:38 +0000 |
Kenichi Handa |
(charset-list): Change it to function.
|
Thu, 25 Sep 1997 12:25:01 +0000 |
Kenichi Handa |
(push_key_description): Delete useless `if' statement.
|
Thu, 25 Sep 1997 12:25:01 +0000 |
Kenichi Handa |
(find_charset_in_str): Return also charsets in
|
Thu, 25 Sep 1997 01:33:26 +0000 |
Karl Heuer |
(shadows-compare-text-p): Add.
|
Thu, 25 Sep 1997 01:10:01 +0000 |
Karl Heuer |
(displaying-byte-compile-warnings): Show
|
Thu, 25 Sep 1997 01:01:05 +0000 |
Karl Heuer |
(save-place-to-alist): Optimize out the degenerate
|
Thu, 25 Sep 1997 00:53:39 +0000 |
Richard M. Stallman |
(save-place-version-control): Make nil the default.
|
Thu, 25 Sep 1997 00:44:53 +0000 |
Karl Heuer |
Use system header files instead of declaring C-library
|
Thu, 25 Sep 1997 00:40:45 +0000 |
Karl Heuer |
(mode-line-format): Doc fix.
|
Wed, 24 Sep 1997 16:38:24 +0000 |
Karl Heuer |
(term-if-emacs19): Recognize version 20.
|
Wed, 24 Sep 1997 16:29:39 +0000 |
Karl Heuer |
(cal-tex-mouse-filofax-daily): New function.
|
Wed, 24 Sep 1997 16:29:05 +0000 |
Karl Heuer |
(calendar-mode-map): Bind it to key.
|
Wed, 24 Sep 1997 16:28:34 +0000 |
Karl Heuer |
(cal-tex-cursor-filofax-daily): New function.
|
Wed, 24 Sep 1997 16:14:22 +0000 |
Karl Heuer |
(calendar-mayan-days-before-absolute-zero): Change
|
Wed, 24 Sep 1997 16:11:32 +0000 |
Karl Heuer |
(with-pop, with-kerberos): Need to check Kerberos
|
Wed, 24 Sep 1997 08:50:49 +0000 |
Eli Zaretskii |
(file-name-buffer-file-type-alist): Remove the files with ".dos" extension
|
Wed, 24 Sep 1997 01:50:24 +0000 |
Lars Magne Ingebrigtsen |
*** empty log message ***
|
Tue, 23 Sep 1997 18:23:17 +0000 |
Paul Eggert |
Merge changes mistakenly made to `Makefile'.
|
Tue, 23 Sep 1997 17:30:24 +0000 |
Geoff Voelker |
(child_setup) [WINDOWSNT]: Change directory of
|
Mon, 22 Sep 1997 01:56:30 +0000 |
Kenichi Handa |
Add tailing newline.
|
Mon, 22 Sep 1997 01:54:24 +0000 |
Kenichi Handa |
file name changed.
|
Sun, 21 Sep 1997 14:11:37 +0000 |
Richard M. Stallman |
(c-initialize-builtin-style): Don't ever try to use copy-tree.
|
Sun, 21 Sep 1997 12:34:40 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 21 Sep 1997 12:32:49 +0000 |
Richard M. Stallman |
(making links to `src'): Keep timestamp on copied files.
|
Sat, 20 Sep 1997 23:20:37 +0000 |
Richard M. Stallman |
(rmail-output-to-rmail-file): Doc fix.
|
Sat, 20 Sep 1997 04:48:29 +0000 |
Richard M. Stallman |
(motion_event_is_in_menu): Extend the left and
EMACS_20_2
|
Sat, 20 Sep 1997 00:32:30 +0000 |
Richard M. Stallman |
(outline-up-heading): Avoid infinite loop at beginning of buffer.
|
Fri, 19 Sep 1997 23:07:57 +0000 |
Richard M. Stallman |
Set case-table for Cyrillic characters.
|
Fri, 19 Sep 1997 23:07:22 +0000 |
Richard M. Stallman |
Load case-table before loading
|
Fri, 19 Sep 1997 21:01:27 +0000 |
Richard M. Stallman |
(german): Swap y and z.
|
Fri, 19 Sep 1997 18:15:57 +0000 |
Richard M. Stallman |
(normal-top-level-add-to-load-path):
|
Fri, 19 Sep 1997 17:36:36 +0000 |
Richard M. Stallman |
(ASCII): Define as alias for English.
|
Fri, 19 Sep 1997 04:30:28 +0000 |
Richard M. Stallman |
(c-initialize-builtin-style):
|
Fri, 19 Sep 1997 04:27:56 +0000 |
Richard M. Stallman |
Fix previous change.
|
Fri, 19 Sep 1997 04:24:02 +0000 |
Richard M. Stallman |
(quail-simple-translation-keymap):
|
Fri, 19 Sep 1997 03:04:00 +0000 |
Richard M. Stallman |
Require calendar only when compiling.
|
Fri, 19 Sep 1997 02:27:31 +0000 |
Richard M. Stallman |
(quail-set-keyboard-layout): Add autoload cookie.
|
Wed, 17 Sep 1997 06:41:41 +0000 |
Richard M. Stallman |
(find-new-buffer-file-coding-system): Reflect
EMACS_20_1
|
Wed, 17 Sep 1997 00:53:33 +0000 |
Richard M. Stallman |
(command_loop_1): Add nonascii_insert_offset
|
Wed, 17 Sep 1997 00:35:15 +0000 |
Richard M. Stallman |
(install-leim): Depend on mkdir.
|
Tue, 16 Sep 1997 21:25:41 +0000 |
Richard M. Stallman |
Delete the S language.
|
Tue, 16 Sep 1997 07:04:03 +0000 |
Richard M. Stallman |
(quail-completion-list-translations): Fix
|
Tue, 16 Sep 1997 01:57:52 +0000 |
Richard M. Stallman |
(tit-process-header): Convert argument of KEYPROMPT if it contains an escape.
|
Mon, 15 Sep 1997 23:21:03 +0000 |
Richard M. Stallman |
(viper-mouse-search-key): Fix custom type.
|
Mon, 15 Sep 1997 23:19:58 +0000 |
Richard M. Stallman |
(initial-major-mode): Fix customize type.
|
Mon, 15 Sep 1997 20:04:22 +0000 |
Richard M. Stallman |
(latin-2-postfix): Use : for double-acute again.
|
Mon, 15 Sep 1997 20:00:03 +0000 |
Richard M. Stallman |
(vietnamese-viqr): Doc fix.
|
Mon, 15 Sep 1997 19:51:28 +0000 |
Richard M. Stallman |
(compute_motion): Ignore the display table entry for a
|
Mon, 15 Sep 1997 19:48:11 +0000 |
Richard M. Stallman |
(Info-suffix-list): Add suffixes for MS-DOS version
|
Mon, 15 Sep 1997 19:45:16 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Mon, 15 Sep 1997 09:03:45 +0000 |
Simon Marshall |
Don't fontify \item like \it.
|
Mon, 15 Sep 1997 08:12:51 +0000 |
Richard M. Stallman |
(quail-simple-translation-keymap): Set the default (t) binding properly.
|
Mon, 15 Sep 1997 06:32:36 +0000 |
Richard M. Stallman |
(quail-terminate-translation):
|
Mon, 15 Sep 1997 06:10:22 +0000 |
Richard M. Stallman |
(coding-system-unification-table-for-encode): Recurse properly.
|
Mon, 15 Sep 1997 05:08:48 +0000 |
Richard M. Stallman |
(kkc-mode-map): Bind all control keys to kkc-non-kkc-command.
|
Mon, 15 Sep 1997 03:29:47 +0000 |
Richard M. Stallman |
(edebug-enter): Save, and bind to nil,
|
Sun, 14 Sep 1997 20:27:34 +0000 |
Richard M. Stallman |
(canonically-space-region): Doc fix.
|
Sun, 14 Sep 1997 18:18:39 +0000 |
Richard M. Stallman |
(truncate-string-to-width): Doc typo fix.
|
Sun, 14 Sep 1997 17:27:48 +0000 |
Richard M. Stallman |
(normal-top-level-add-to-load-path):
|
Sun, 14 Sep 1997 17:23:52 +0000 |
Richard M. Stallman |
Customized.
|
Sun, 14 Sep 1997 17:21:28 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If a coding system is
|
Sun, 14 Sep 1997 15:57:18 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 13 Sep 1997 20:05:52 +0000 |
Richard M. Stallman |
Change maintainer email address.
|
Sat, 13 Sep 1997 19:49:52 +0000 |
Richard M. Stallman |
(setup-english-environment): Don't set
|
Sat, 13 Sep 1997 19:47:52 +0000 |
Richard M. Stallman |
Recognize alpha* instead of just alpha.
|
Sat, 13 Sep 1997 19:05:54 +0000 |
Richard M. Stallman |
(standard-display-european): Do something useful where AUTO is t or a symbol.
|
Sat, 13 Sep 1997 18:49:49 +0000 |
Richard M. Stallman |
(cl-loop-let): Use `last', not `last*'
|
Sat, 13 Sep 1997 18:44:54 +0000 |
Richard M. Stallman |
Require cl at compile-time.
|
Sat, 13 Sep 1997 09:38:27 +0000 |
Richard M. Stallman |
(select-input-method): No error if enable-multibyte-characters is nil.
|
Sat, 13 Sep 1997 08:44:55 +0000 |
Richard M. Stallman |
(truncate-string-to-width):
|
Sat, 13 Sep 1997 08:42:12 +0000 |
Richard M. Stallman |
When redisplaying the echo area, use the value
|
Sat, 13 Sep 1997 08:19:54 +0000 |
Richard M. Stallman |
(mail-do-fcc): When writing to an Rmail file,
|
Sat, 13 Sep 1997 06:32:16 +0000 |
Richard M. Stallman |
(ph-server): Fix customize type.
|
Sat, 13 Sep 1997 06:30:44 +0000 |
Richard M. Stallman |
(gnus-summary-thread-gathering-function): Fix customize type.
|
Sat, 13 Sep 1997 06:29:52 +0000 |
Richard M. Stallman |
(gnus-permanently-visible-groups): Fix customize type.
|
Sat, 13 Sep 1997 06:25:46 +0000 |
Richard M. Stallman |
(gnus-default-subscribed-newsgroups): Fix custom type. Doc fix.
|
Sat, 13 Sep 1997 06:16:55 +0000 |
Richard M. Stallman |
(viper-non-vi-major-modes): Fix customize type.
|
Sat, 13 Sep 1997 06:16:07 +0000 |
Richard M. Stallman |
(viper-mouse-search-key, viper-mouse-insert-key): Fix customize type.
|
Sat, 13 Sep 1997 06:13:10 +0000 |
Richard M. Stallman |
(viper-repeat-from-history-key): Fix customize type.
|
Sat, 13 Sep 1997 06:12:13 +0000 |
Richard M. Stallman |
(ex-unix-type-shell): Fix customize type.
|
Sat, 13 Sep 1997 06:11:09 +0000 |
Richard M. Stallman |
(viper-smart-suffix-list): Fix customize type.
|
Sat, 13 Sep 1997 06:05:16 +0000 |
Richard M. Stallman |
(add-log-current-defun-function): Likewise.
|
Sat, 13 Sep 1997 06:04:04 +0000 |
Richard M. Stallman |
(chinese-calendar-time-zone): Likewise.
|
Sat, 13 Sep 1997 06:02:11 +0000 |
Richard M. Stallman |
(syms_of_minibuf): Doc fix.
|
Sat, 13 Sep 1997 04:32:07 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 13 Sep 1997 04:28:20 +0000 |
Richard M. Stallman |
Undo previous change.
|
Fri, 12 Sep 1997 22:46:14 +0000 |
Richard M. Stallman |
Say a little more about intlfonts. Update copyright year.
|
Fri, 12 Sep 1997 22:41:48 +0000 |
Richard M. Stallman |
(calendar-location-name): Doc fix.
|
Fri, 12 Sep 1997 22:41:34 +0000 |
Richard M. Stallman |
(strokes-click-command): Doc fix.
|
Fri, 12 Sep 1997 22:40:55 +0000 |
Richard M. Stallman |
(makefile-pickup-everything-picks-up-filenames-p): Doc fix.
|
Fri, 12 Sep 1997 22:34:30 +0000 |
Richard M. Stallman |
(tab-stop-list): Doc fix.
|
Fri, 12 Sep 1997 22:34:14 +0000 |
Richard M. Stallman |
(save-completions-flag): Doc fix.
|
Fri, 12 Sep 1997 22:14:24 +0000 |
Richard M. Stallman |
(elisp-eval-buffer): New arg FILENAME is ignored.
|
Fri, 12 Sep 1997 22:08:16 +0000 |
Richard M. Stallman |
Require calendar.el.
|
Fri, 12 Sep 1997 21:09:03 +0000 |
Michael Kifer |
new version
|
Fri, 12 Sep 1997 20:58:57 +0000 |
Richard M. Stallman |
(perldb): Fix paren error in call to read-from-minibuffer.
|
Fri, 12 Sep 1997 20:57:17 +0000 |
Richard M. Stallman |
(debug): Allow recursive minibuffers if we're in a minibuffer already.
|
Fri, 12 Sep 1997 20:55:34 +0000 |
Richard M. Stallman |
(next-history-element):
|
Fri, 12 Sep 1997 19:53:33 +0000 |
Richard M. Stallman |
(compilation-parse-errors): Fixed two bugs that
|
Fri, 12 Sep 1997 19:43:45 +0000 |
Richard M. Stallman |
(customize-group): Handle groups not yet loaded.
|
Fri, 12 Sep 1997 19:34:27 +0000 |
Richard M. Stallman |
(french-calendar-accents): Change variable to function.
|
Fri, 12 Sep 1997 08:14:01 +0000 |
Richard M. Stallman |
(latin-2-postfix): Replace comma and period with `. Replace colon with /.
|
Fri, 12 Sep 1997 07:04:41 +0000 |
Richard M. Stallman |
(custom-face-menu): Use custom-face-save-command. not custom-face-save.
|
Fri, 12 Sep 1997 04:06:46 +0000 |
Richard M. Stallman |
(Fexternal_debugging_output): On Windows output to debugger.
|
Fri, 12 Sep 1997 02:14:46 +0000 |
Kenichi Handa |
(quail-translation-keymap): Fix previous
|
Fri, 12 Sep 1997 01:46:32 +0000 |
Kenichi Handa |
(sendmail-send-it): If both
|
Thu, 11 Sep 1997 23:51:29 +0000 |
Richard M. Stallman |
(ps-emacs-face-kind-p): Function deleted.
|
Thu, 11 Sep 1997 23:15:08 +0000 |
Richard M. Stallman |
(quail-update-translation): Fix previous change.
|
Thu, 11 Sep 1997 22:13:15 +0000 |
Richard M. Stallman |
(hexlify-buffer): Bind coding-system-for-write to
|
Thu, 11 Sep 1997 19:05:59 +0000 |
Richard M. Stallman |
(describe-coding-system): Describe coding systems of type 5, raw-text.
|
Thu, 11 Sep 1997 18:22:03 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Thu, 11 Sep 1997 18:13:19 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Thu, 11 Sep 1997 18:13:19 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Thu, 11 Sep 1997 18:13:19 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Thu, 11 Sep 1997 17:51:36 +0000 |
Richard M. Stallman |
Switch to raw-text as coding system.
|
Thu, 11 Sep 1997 16:08:19 +0000 |
Michael Kifer |
new version
|
Thu, 11 Sep 1997 11:52:38 +0000 |
Kenichi Handa |
(kkc-mode-map): Bind meta-prefix-char to a
|
Thu, 11 Sep 1997 05:33:51 +0000 |
Geoff Voelker |
Fix typo.
|
Thu, 11 Sep 1997 05:27:46 +0000 |
Geoff Voelker |
(debug.bat): New target.
|
Thu, 11 Sep 1997 05:27:25 +0000 |
Geoff Voelker |
Initial revision
|
Thu, 11 Sep 1997 05:24:25 +0000 |
Kenichi Handa |
Set no-conversion for network communication
|
Thu, 11 Sep 1997 01:27:57 +0000 |
Richard M. Stallman |
(syms_of_msdos): Intern background-color and
|
Thu, 11 Sep 1997 01:20:27 +0000 |
Michael Kifer |
new version
|
Thu, 11 Sep 1997 00:06:36 +0000 |
Richard M. Stallman |
(install): Use quail/* in the second tar that copies a dir named quail.
|
Thu, 11 Sep 1997 00:00:01 +0000 |
Richard M. Stallman |
(ENCODE_FILE): New macro.
|
Wed, 10 Sep 1997 21:16:20 +0000 |
Jeff Law |
typos.
libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128
|
Wed, 10 Sep 1997 21:13:00 +0000 |
Jeff Law |
* config.sub: Use "amigaos" instread of "amigados". Still
|
Wed, 10 Sep 1997 13:15:42 +0000 |
Kenichi Handa |
(setup-ethiopic-environment): Don't bind
|
Wed, 10 Sep 1997 13:15:07 +0000 |
Kenichi Handa |
(sendmail-send-it): The priority of coding
|
Wed, 10 Sep 1997 13:14:45 +0000 |
Kenichi Handa |
Don't bind keys in quail-mode-map. The
|
Wed, 10 Sep 1997 07:42:31 +0000 |
Kenichi Handa |
Add coding system specification for several
|
Wed, 10 Sep 1997 07:42:08 +0000 |
Kenichi Handa |
(setup-japanese-environment): Give
|
Wed, 10 Sep 1997 03:26:31 +0000 |
Richard M. Stallman |
(BROKEN_MKTIME): Define.
|
Tue, 09 Sep 1997 22:23:48 +0000 |
Doug Evans |
Recognize ARC cpu.
|
Tue, 09 Sep 1997 19:54:18 +0000 |
Richard M. Stallman |
(lisp-imenu-generic-expression): Recognize`defcustom' and `defgroup".
|
Tue, 09 Sep 1997 19:07:56 +0000 |
Richard M. Stallman |
(standard-display-european): Doc fix.
|
Tue, 09 Sep 1997 14:57:01 +0000 |
Kenichi Handa |
(quail-simple): New function.
|
Tue, 09 Sep 1997 14:55:29 +0000 |
Kenichi Handa |
(input-method-verbose-flag):
|
Tue, 09 Sep 1997 14:10:23 +0000 |
Richard Kenner |
(alpha): Replace CPU-determining program with one that's more precise
|
Tue, 09 Sep 1997 13:01:02 +0000 |
Simon Marshall |
Try to comment where font-lock-keyword order is important.
|
Tue, 09 Sep 1997 09:16:54 +0000 |
Richard M. Stallman |
(standard-display-european): If AUTO is non-nil, intern it.
|
Tue, 09 Sep 1997 09:02:25 +0000 |
Richard M. Stallman |
(quail-translation-keymap)
|
Tue, 09 Sep 1997 07:33:12 +0000 |
Richard M. Stallman |
(ps-face-bold-p): Use face-bold-p.
|
Tue, 09 Sep 1997 07:24:02 +0000 |
Richard M. Stallman |
(comint-file-name-chars): Doc fix.
|
Tue, 09 Sep 1997 07:09:20 +0000 |
Richard M. Stallman |
(view-end-message): Don't mention q if it really do anything.
|
Tue, 09 Sep 1997 07:08:58 +0000 |
Richard M. Stallman |
Use uniquify-file-name-nondirectory throughout; documentation tweaks.
|
Tue, 09 Sep 1997 05:37:20 +0000 |
Richard M. Stallman |
(dired-get-filename): Don't call encode-coding-string
|
Tue, 09 Sep 1997 05:32:07 +0000 |
Richard M. Stallman |
(Fcall_process): Encode the new current dir.
|
Tue, 09 Sep 1997 05:30:58 +0000 |
Richard M. Stallman |
(create_process): Encode the new current dir.
|
Tue, 09 Sep 1997 02:59:34 +0000 |
Richard M. Stallman |
(diff group): Remove autoload cookie.
|
Tue, 09 Sep 1997 02:59:06 +0000 |
Richard M. Stallman |
(browse-url group): Remove autoload cookie.
|
Tue, 09 Sep 1997 02:58:47 +0000 |
Richard M. Stallman |
(icon-tab-always-indent): Fix customize type.
|
Tue, 09 Sep 1997 02:58:23 +0000 |
Richard M. Stallman |
(hs-minor-mode-hook): Fix customize type.
|
Tue, 09 Sep 1997 02:58:06 +0000 |
Richard M. Stallman |
(f90-break-before-delimiters): Fix customize type.
|
Tue, 09 Sep 1997 02:57:48 +0000 |
Richard M. Stallman |
(defun-prompt-regexp): Fix customize type.
|
Tue, 09 Sep 1997 02:57:27 +0000 |
Richard M. Stallman |
(executable-chmod): Fix customize type.
|
Tue, 09 Sep 1997 02:56:56 +0000 |
Richard M. Stallman |
(shell-chdrive-regexp): Likewise.
|
Tue, 09 Sep 1997 02:56:16 +0000 |
Richard M. Stallman |
(ispell-personal-dictionary): Fix customize type.
|
Tue, 09 Sep 1997 02:56:04 +0000 |
Richard M. Stallman |
(dabbrev-case-fold-search): Remove extra quote in customize constant.
|
Tue, 09 Sep 1997 00:48:08 +0000 |
Richard M. Stallman |
(UPDATE_SYNTAX_TABLE_FORWARD): Add missing fourth
|
Tue, 09 Sep 1997 00:47:40 +0000 |
Richard M. Stallman |
(x_screen_planes): Fix type of argument.
|
Tue, 09 Sep 1997 00:46:00 +0000 |
Richard M. Stallman |
(encode_designation_at_bol): Fix type of local vars C1, C2.
|
Tue, 09 Sep 1997 00:21:07 +0000 |
Richard M. Stallman |
(custom-variable-save): Fixed doc string.
|
Mon, 08 Sep 1997 19:17:57 +0000 |
Per Abrahamsen |
*** empty log message ***
|
Mon, 08 Sep 1997 18:26:41 +0000 |
Richard M. Stallman |
(info-insert-file-contents): Bind
|
Mon, 08 Sep 1997 17:52:57 +0000 |
Richard M. Stallman |
Recompile everything after updating various Lisp files.
|
Mon, 08 Sep 1997 12:29:17 +0000 |
Richard Kenner |
(alpha:OSF1:*:*): For V4.0, get the letter suffix.
|
Mon, 08 Sep 1997 10:28:45 +0000 |
Richard M. Stallman |
(mail-mode): Allow dash in citation prefixes
|
Mon, 08 Sep 1997 10:27:58 +0000 |
Richard M. Stallman |
(telnet-initial-filter): Temporarily go to proper buffer.
|
Mon, 08 Sep 1997 10:09:15 +0000 |
Richard M. Stallman |
(ENCODE_FILE): New macro.
|
Mon, 08 Sep 1997 10:00:48 +0000 |
Richard M. Stallman |
(Fencode_coding_string, Fdecode_coding_string): Doc fixes.
|
Mon, 08 Sep 1997 09:59:29 +0000 |
Richard M. Stallman |
(standard-display-european): Arg AUTO
|
Mon, 08 Sep 1997 09:57:37 +0000 |
Richard M. Stallman |
(command-line): Pass charset to standard-display-european.
|
Mon, 08 Sep 1997 09:56:52 +0000 |
Richard M. Stallman |
(insert-directory): Encode the file name.
|
Mon, 08 Sep 1997 07:23:23 +0000 |
Kenichi Handa |
(quail-translation-keymap): Bind C-space
|
Mon, 08 Sep 1997 06:47:05 +0000 |
Richard M. Stallman |
(fill-individual-paragraphs): Don't include
|
Mon, 08 Sep 1997 03:24:58 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 08 Sep 1997 03:24:01 +0000 |
Richard M. Stallman |
(c-version): Updated.
|
Mon, 08 Sep 1997 03:22:22 +0000 |
Richard M. Stallman |
(c-style-alist) <python>:, knr-argdecl-intro == +
|
Mon, 08 Sep 1997 03:20:49 +0000 |
Richard M. Stallman |
(c-end-of-statement-1): Wrap backward-up-list in a c-safe call so no
|
Mon, 08 Sep 1997 03:20:17 +0000 |
Richard M. Stallman |
(c-mode-base-map): Don't define C-c C-e here.
|
Mon, 08 Sep 1997 03:20:02 +0000 |
Richard M. Stallman |
(c-beginning-of-statement): Fixes in sentence movement to properly
|
Sun, 07 Sep 1997 18:32:49 +0000 |
Richard M. Stallman |
(Feval_buffer): New arg FILENAME.
|
Sun, 07 Sep 1997 18:32:24 +0000 |
Richard M. Stallman |
(load-with-code-conversion):
|
Sun, 07 Sep 1997 17:49:08 +0000 |
Richard M. Stallman |
(modify_overlay): Update overlay_modiff of proper buffer.
|
Sun, 07 Sep 1997 17:25:55 +0000 |
Richard M. Stallman |
Enlarge the stack size of temacs to 100KB.
|
Sun, 07 Sep 1997 17:07:01 +0000 |
Richard M. Stallman |
(command-line-1): Update copyright year in string.
|
Sun, 07 Sep 1997 06:51:34 +0000 |
Richard M. Stallman |
(universal-coding-system-argument): Improve prompt strings.
|
Sun, 07 Sep 1997 06:17:29 +0000 |
Richard M. Stallman |
Rename uniquify-fix-list-* to uniquify-fix-item-*.
|
Sun, 07 Sep 1997 05:27:45 +0000 |
Richard M. Stallman |
Continue previous change, add mipsel-*-openbsd*.
|
Sun, 07 Sep 1997 05:25:37 +0000 |
Richard M. Stallman |
Test __OpenBSD__ along with __NetBSD__.
|
Sun, 07 Sep 1997 05:14:46 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 07 Sep 1997 04:43:10 +0000 |
Richard M. Stallman |
(menu-bar-options-menu): Simplify global-font-lock-mode
|
Sun, 07 Sep 1997 04:31:35 +0000 |
Richard M. Stallman |
(quail-execute-non-quail-command): Call quail-terminate-translation.
|
Sun, 07 Sep 1997 04:30:52 +0000 |
Richard M. Stallman |
(time-stamp-time-zone): Allow nil as alternative.
|
Sun, 07 Sep 1997 04:25:59 +0000 |
Richard M. Stallman |
(Fcall_process_region): Fix previous change:
|
Sun, 07 Sep 1997 04:22:29 +0000 |
Richard M. Stallman |
(display_string): Determine multibyte from current buffer,
|
Sun, 07 Sep 1997 04:08:18 +0000 |
Richard M. Stallman |
(font-lock-comment-face, etc.):
|
Sun, 07 Sep 1997 04:02:32 +0000 |
Richard M. Stallman |
(ps-setup): ps-zebra-stripe => ps-zebra-stripes.
|
Sun, 07 Sep 1997 03:42:01 +0000 |
Richard M. Stallman |
(simula-emacs-features): Treat Emacs 20 like Emacs 19.
|
Sun, 07 Sep 1997 03:40:29 +0000 |
Richard M. Stallman |
(ispell-command-loop):
|
Sun, 07 Sep 1997 03:39:44 +0000 |
Richard M. Stallman |
(read-language-name): Doc fix.
|
Sun, 07 Sep 1997 01:29:14 +0000 |
Richard M. Stallman |
(global-font-lock-mode): When turning off
|
Sun, 07 Sep 1997 01:24:23 +0000 |
Richard M. Stallman |
(regexp-opt): Doc fix.
|
Sun, 07 Sep 1997 01:12:07 +0000 |
Richard M. Stallman |
(move-past-close-and-reindent):
|
Sat, 06 Sep 1997 22:22:24 +0000 |
Richard M. Stallman |
(dired-flag-garbage-files): Move interactive flag across doc string.
|
Sat, 06 Sep 1997 22:20:09 +0000 |
Richard M. Stallman |
(m4-mode): Add autoload cookie.
|
Sat, 06 Sep 1997 22:18:47 +0000 |
Richard M. Stallman |
(auto-mode-alist): Handle .m4 and .mc files.
|
Sat, 06 Sep 1997 19:42:31 +0000 |
Richard M. Stallman |
Add OpenBSD clause to set $machine.
|
Sat, 06 Sep 1997 19:40:22 +0000 |
Richard M. Stallman |
Test __OpenBSD__ along with __NetBSD__.
|
Sat, 06 Sep 1997 19:37:47 +0000 |
Richard M. Stallman |
Test __OpenBSD__ along with __NetBSD__.
|
Sat, 06 Sep 1997 04:16:05 +0000 |
Michael Kifer |
new version
|
Sat, 06 Sep 1997 02:52:00 +0000 |
Richard M. Stallman |
Some comment and doc fixes.
|
Sat, 06 Sep 1997 02:03:57 +0000 |
Richard M. Stallman |
Mode line format has changed.
|
Fri, 05 Sep 1997 23:40:12 +0000 |
Richard M. Stallman |
(uninstantiated-fontset-alist):
|
Fri, 05 Sep 1997 23:39:21 +0000 |
Richard M. Stallman |
(set-face-font-auto): instanciate-fontset renamed to instantiate-fontset.
|
Fri, 05 Sep 1997 23:33:10 +0000 |
Richard M. Stallman |
(search-whitespace-regexp): Doc fix.
|
Fri, 05 Sep 1997 23:30:30 +0000 |
Richard M. Stallman |
(load-with-code-conversion):
|
Fri, 05 Sep 1997 21:01:56 +0000 |
Paul D. Smith |
Changes for GNU make 3.75.93.
make-3-76 make-3-76-1
|
Fri, 05 Sep 1997 19:41:25 +0000 |
Richard M. Stallman |
(compilation-ask-about-save): Add autoload cookie.
|
Fri, 05 Sep 1997 18:08:34 +0000 |
Jeff Law |
* config.sub: Recognize v850-elf.
libc-970906 libc-970907 libc-970908
|
Fri, 05 Sep 1997 12:30:29 +0000 |
Kenichi Handa |
(setup-japanese-environment): Set
|
Fri, 05 Sep 1997 08:07:44 +0000 |
Kenichi Handa |
(Ffind_operation_coding_system): If a function in
|
Fri, 05 Sep 1997 06:15:33 +0000 |
Richard M. Stallman |
(message-unix-mail-delimiter): Initialize
|
Fri, 05 Sep 1997 05:45:02 +0000 |
Richard M. Stallman |
(easy-menu-create-keymaps):
|
Fri, 05 Sep 1997 05:43:29 +0000 |
Richard M. Stallman |
(charset-quoted-standard-p): New function.
|
Fri, 05 Sep 1997 05:38:41 +0000 |
Richard M. Stallman |
(Fcall_interactively): Pass new arg to Fread_coding_system.
|
Fri, 05 Sep 1997 05:38:21 +0000 |
Richard M. Stallman |
(Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.
|
Fri, 05 Sep 1997 05:37:59 +0000 |
Richard M. Stallman |
(Fread_coding_system): Update decl.
|
Fri, 05 Sep 1997 04:48:58 +0000 |
Michael Kifer |
new version
|
Fri, 05 Sep 1997 03:51:07 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 05 Sep 1997 01:21:43 +0000 |
Richard M. Stallman |
(Fexpand_file_name): If default dir isn't string, use `/'.
|
Thu, 04 Sep 1997 20:25:56 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 04 Sep 1997 11:57:12 +0000 |
Erik Naggum |
(main): Update Copyright messages.
|
Thu, 04 Sep 1997 06:30:27 +0000 |
Richard M. Stallman |
(Faset): Simplify a statement in the char-table case.
|
Thu, 04 Sep 1997 05:58:20 +0000 |
Richard M. Stallman |
(Qcoding_system_history): New variable.
|
Thu, 04 Sep 1997 05:57:44 +0000 |
Richard M. Stallman |
(set-buffer-file-coding-system): Improve prompt.
|
Thu, 04 Sep 1997 05:54:38 +0000 |
Richard M. Stallman |
(read-input-method-name): Specify the input history properly.
|
Thu, 04 Sep 1997 04:55:52 +0000 |
Richard M. Stallman |
(setup_coding_system, Ffind_operation_coding_system)
|
Thu, 04 Sep 1997 04:49:53 +0000 |
Richard M. Stallman |
(toggle-input-method): No error if enable-multibyte-characters is nil.
|
Thu, 04 Sep 1997 04:48:23 +0000 |
Richard M. Stallman |
(string-to-sequence): Work usefully when enable-multibyte-characters is nil.
|
Thu, 04 Sep 1997 04:47:34 +0000 |
Richard M. Stallman |
(quail-update-translation):
|
Thu, 04 Sep 1997 03:31:10 +0000 |
Richard M. Stallman |
(detect_coding_mask): Re-work previous change.
|
Thu, 04 Sep 1997 01:22:26 +0000 |
Kenichi Handa |
(install): Fix previous change.
|
Thu, 04 Sep 1997 01:18:55 +0000 |
Kenichi Handa |
Do not copy leim-list.el twice.
|
Thu, 04 Sep 1997 01:12:08 +0000 |
Kenichi Handa |
(install): Copy `skk' subdirectory too.
|
Wed, 03 Sep 1997 23:08:18 +0000 |
Richard M. Stallman |
(TAGS tags): Simply refer this to the src subdir.
|
Wed, 03 Sep 1997 23:02:21 +0000 |
Richard M. Stallman |
(HAVE_RINT): Add #undef.
|
Wed, 03 Sep 1997 23:01:57 +0000 |
Richard M. Stallman |
(emacs_rint): Define this,
|
Wed, 03 Sep 1997 22:31:25 +0000 |
Richard M. Stallman |
(dired-get-filename): Don't call encode-coding-string if FILE is nil.
|
Wed, 03 Sep 1997 22:30:48 +0000 |
Richard M. Stallman |
(find-tag-tag): Pass default to completing-read.
|
Wed, 03 Sep 1997 22:29:06 +0000 |
Richard M. Stallman |
(read-language-name): Use a default, not an initial input.
|
Wed, 03 Sep 1997 22:25:16 +0000 |
Richard M. Stallman |
(file-coding-system-alist): Match `loaddefs.el' more accurately.
|
Wed, 03 Sep 1997 21:09:39 +0000 |
Richard M. Stallman |
(operate-on-rectangle): If we overshoot when looking for endcol, back up.
|
Wed, 03 Sep 1997 20:52:13 +0000 |
Richard M. Stallman |
(menu-bar-help-menu): Rename info item to "Info (Browse Manuals)".
|
Wed, 03 Sep 1997 20:35:35 +0000 |
Richard M. Stallman |
(Fcall_process): Set EOL conversion type to LF when
|
Wed, 03 Sep 1997 20:34:22 +0000 |
Richard M. Stallman |
(main): Call run_time_remap earlier, before any use of stdio.
|
Wed, 03 Sep 1997 16:20:47 +0000 |
Richard M. Stallman |
(read_minibuf): Fix use of Ffboundp.
|
Wed, 03 Sep 1997 07:44:21 +0000 |
Richard M. Stallman |
(ispell-overlay-window): Undo previous change;
|
Wed, 03 Sep 1997 07:30:49 +0000 |
Geoff Voelker |
(my_endbss) [WINDOWSNT]: New variable.
|
Wed, 03 Sep 1997 07:27:58 +0000 |
Richard M. Stallman |
(mule-menu-keymap):
|
Wed, 03 Sep 1997 07:08:43 +0000 |
Richard M. Stallman |
(mail-mode): Set adaptive-fill-first-line-regexp
|
Wed, 03 Sep 1997 05:46:54 +0000 |
Kenichi Handa |
(quail-update-guidance): If PROMPTKEY is
|
Wed, 03 Sep 1997 05:46:07 +0000 |
Kenichi Handa |
For each package, pass t for the SIMPLE
|
Wed, 03 Sep 1997 02:25:42 +0000 |
Geoff Voelker |
Remove OS dependent operations.
|
Wed, 03 Sep 1997 02:19:32 +0000 |
Geoff Voelker |
(WinMain): Allow Emacs process to be started with
|
Wed, 03 Sep 1997 02:19:02 +0000 |
Geoff Voelker |
(CFLAGS_COMMON): Place pdb file in object build
|
Wed, 03 Sep 1997 02:18:32 +0000 |
Geoff Voelker |
(get_env_size): New function.
|
Wed, 03 Sep 1997 02:18:15 +0000 |
Geoff Voelker |
(env_vars): Put site-lisp before lisp in EMACSLOADPATH.
|
Wed, 03 Sep 1997 01:14:40 +0000 |
Geoff Voelker |
(INTERRUPT_INPUT): Don't define.
|
Wed, 03 Sep 1997 01:14:17 +0000 |
Geoff Voelker |
(have_menus_p): Move to w32fns.c.
|
Wed, 03 Sep 1997 01:13:25 +0000 |
Geoff Voelker |
(w32_output): New fields menubar_widget, menubar_active,
|
Wed, 03 Sep 1997 01:07:37 +0000 |
Geoff Voelker |
(SIF_*): Win95 macros defined for NT.
|
Wed, 03 Sep 1997 01:05:33 +0000 |
Geoff Voelker |
Include w32heap.h.
|
Wed, 03 Sep 1997 00:53:34 +0000 |
Geoff Voelker |
(init_menu_items): Disable code.
|
Wed, 03 Sep 1997 00:52:40 +0000 |
Geoff Voelker |
Declare externs from other files.
|
Wed, 03 Sep 1997 00:52:12 +0000 |
Geoff Voelker |
Enumerate operating system types.
|
Wed, 03 Sep 1997 00:51:32 +0000 |
Geoff Voelker |
(os_subtype): New variable.
|
Wed, 03 Sep 1997 00:47:47 +0000 |
Geoff Voelker |
Include limits.h and errno.h.
|
Wed, 03 Sep 1997 00:46:41 +0000 |
Geoff Voelker |
(DebPrint, reset_kbd, unset_kbd, take_console): Delete functions.
|
Wed, 03 Sep 1997 00:46:21 +0000 |
Geoff Voelker |
Remove debugging macros.
|
Wed, 03 Sep 1997 00:43:20 +0000 |
Geoff Voelker |
Include stddef.h.
|
Wed, 03 Sep 1997 00:42:10 +0000 |
Geoff Voelker |
Include config.h and time.h.
|
Wed, 03 Sep 1997 00:41:32 +0000 |
Geoff Voelker |
makefile.nt (TLIB0, TOBJ, OBJ0): New macro.
|
Wed, 03 Sep 1997 00:37:40 +0000 |
Geoff Voelker |
(redisplay_internal): Check to see if frame is not obscured
|
Wed, 03 Sep 1997 00:37:29 +0000 |
Geoff Voelker |
(event_kind) [WINDOWSNT]: New event type: mouse_wheel.
|
Wed, 03 Sep 1997 00:37:00 +0000 |
Geoff Voelker |
(sys_subshell) [DOS_NT]: Save and restore parent's
|
Wed, 03 Sep 1997 00:36:38 +0000 |
Geoff Voelker |
Declare discard_mouse_events.
|
Wed, 03 Sep 1997 00:31:17 +0000 |
Geoff Voelker |
(kbd_buffer_get_event) [WINDOWSNT]: Support
|
Wed, 03 Sep 1997 00:30:51 +0000 |
Geoff Voelker |
(FRAME_OBSCURED_P): New macro.
|
Wed, 03 Sep 1997 00:30:24 +0000 |
Geoff Voelker |
(Fexpand_file_name) [WINDOWSNT]: When stripping
|
Wed, 03 Sep 1997 00:19:25 +0000 |
Geoff Voelker |
(getpid): Delete function.
|
Wed, 03 Sep 1997 00:19:12 +0000 |
Geoff Voelker |
(movemail.exe): Link wsock32.lib before LIBS.
|
Tue, 02 Sep 1997 23:54:07 +0000 |
Geoff Voelker |
Don't unset C-mouse-down bindings.
|
Tue, 02 Sep 1997 23:53:22 +0000 |
Geoff Voelker |
(w32-handle-scroll-bar-event): On up and
|
Tue, 02 Sep 1997 23:52:43 +0000 |
Geoff Voelker |
(file-name-buffer-file-type-alist): Add more
|
Tue, 02 Sep 1997 20:56:22 +0000 |
Richard M. Stallman |
Minor reordering of macros.
|
Tue, 02 Sep 1997 20:56:02 +0000 |
Richard M. Stallman |
(detect_coding_mask): Add in CODING_CATEGORY_MASK_RAW_TEXT
|
Tue, 02 Sep 1997 20:00:28 +0000 |
Richard M. Stallman |
Updated by Boris.
|
Tue, 02 Sep 1997 19:59:11 +0000 |
Richard M. Stallman |
(facemenu-get-face): Just warn when given an
|
Tue, 02 Sep 1997 19:58:56 +0000 |
Richard M. Stallman |
(enriched-decode-foreground, enriched-decode-background):
|
Tue, 02 Sep 1997 19:40:12 +0000 |
Geoff Voelker |
(custom-display): Use w32 instead of win32.
|
Tue, 02 Sep 1997 19:39:53 +0000 |
Geoff Voelker |
(scroll-bar-maybe-set-window-start): Change window
|
Tue, 02 Sep 1997 19:39:35 +0000 |
Geoff Voelker |
(gud-gdb-marker-regexp): Allow for drive letter and colon.
|
Tue, 02 Sep 1997 19:39:14 +0000 |
Geoff Voelker |
(other-frame) [windows-nt]: Use w32-focus-frame.
|
Tue, 02 Sep 1997 19:38:31 +0000 |
Geoff Voelker |
(file-truename) [windows-nt]: Use the canonicalized
|
Tue, 02 Sep 1997 19:38:11 +0000 |
Geoff Voelker |
(standard-display-european): Map \222 to apostrophe.
|
Tue, 02 Sep 1997 19:37:39 +0000 |
Geoff Voelker |
(comint-file-name-chars): Use separate sets for ms-dos and windows-nt.
|
Tue, 02 Sep 1997 19:37:13 +0000 |
Geoff Voelker |
(browse-url-netscape): Check for w32 window-system symbol.
|
Tue, 02 Sep 1997 17:12:46 +0000 |
Richard M. Stallman |
(ask-user-about-lock): Abbreviate file name and locking user's name.
|
Tue, 02 Sep 1997 10:49:43 +0000 |
Kenichi Handa |
(quail-keyboard-layout-alist): Add an
|
Tue, 02 Sep 1997 10:49:07 +0000 |
Kenichi Handa |
(rmail): Reset enable-multibyte-characters to the
|
Tue, 02 Sep 1997 05:59:52 +0000 |
Richard M. Stallman |
(set-coding-system-map):
|
Tue, 02 Sep 1997 05:22:07 +0000 |
Richard M. Stallman |
(Fread_from_minibuffer, Fread_string): Doc fixes.
|
Tue, 02 Sep 1997 05:11:59 +0000 |
Kenichi Handa |
Add rules for cancelling accents by typing
|
Tue, 02 Sep 1997 05:05:37 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 02 Sep 1997 04:59:45 +0000 |
Richard M. Stallman |
Include unistd.h instead of libc.h.
|
Tue, 02 Sep 1997 00:16:45 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 02 Sep 1997 00:15:04 +0000 |
Richard M. Stallman |
(syms_of_window): Doc fix.
|
Mon, 01 Sep 1997 23:37:14 +0000 |
Richard M. Stallman |
(free_float, free_cons): Don't use the same field for chaining as for marking.
|
Mon, 01 Sep 1997 22:44:22 +0000 |
Richard M. Stallman |
(set-auto-coding): Recognize coding: in first
|
Mon, 01 Sep 1997 22:43:29 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix previous change--don't
|
Mon, 01 Sep 1997 21:29:44 +0000 |
Richard M. Stallman |
Fix indentation.
|
Mon, 01 Sep 1997 19:42:16 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 01 Sep 1997 19:25:12 +0000 |
Richard M. Stallman |
(setup-8-bit-environment): Inhibit message when loading latin-N.el.
|
Mon, 01 Sep 1997 18:11:35 +0000 |
Richard M. Stallman |
(reftex-customize): Added call to customize browse.
|
Mon, 01 Sep 1997 17:54:37 +0000 |
Richard M. Stallman |
(describe_category): Handle a sub-chartable.
|
Mon, 01 Sep 1997 17:54:25 +0000 |
Richard M. Stallman |
(internal_self_insert): Only set TARGET_CLM when C2 is tab.
|
Mon, 01 Sep 1997 17:14:48 +0000 |
Richard M. Stallman |
(describe-current-coding-system): Add missing newline in output.
|
Mon, 01 Sep 1997 17:04:41 +0000 |
Richard M. Stallman |
(find-buffer-file-type): Don't check for untranslated file systems here.
|
Mon, 01 Sep 1997 12:36:34 +0000 |
Kenichi Handa |
(quail-translation-keymap): Fix previous
|
Mon, 01 Sep 1997 10:46:54 +0000 |
Kenichi Handa |
(read-multilingual-string): Fix previous change.
|
Mon, 01 Sep 1997 10:44:31 +0000 |
Kenichi Handa |
(describe-input-method): Fix previous
|
Mon, 01 Sep 1997 07:45:39 +0000 |
Richard M. Stallman |
Pass t for the SIMPLE argument to quail-define-package.
|
Mon, 01 Sep 1997 07:25:43 +0000 |
Kenichi Handa |
Entry for Czech modified.
|
Mon, 01 Sep 1997 07:21:00 +0000 |
Kenichi Handa |
("ethiopic"): Doc-sring fixed. Change the arg
|
Mon, 01 Sep 1997 07:19:38 +0000 |
Kenichi Handa |
(get-language-info): Accept a symbol
|
Mon, 01 Sep 1997 07:19:38 +0000 |
Kenichi Handa |
(set-auto-coding): Name changed from
|
Mon, 01 Sep 1997 07:19:38 +0000 |
Kenichi Handa |
(quail-translation-keymap): Do not bind
|
Mon, 01 Sep 1997 07:19:05 +0000 |
Kenichi Handa |
(ethio-sera-to-fidel-region,
|
Mon, 01 Sep 1997 07:17:07 +0000 |
Kenichi Handa |
(hack-local-variables-prop-line): Ignore coding: tag.
|
Mon, 01 Sep 1997 07:17:07 +0000 |
Kenichi Handa |
(ispell-region): Take acount of the fact that `ispell'
|
Mon, 01 Sep 1997 07:15:46 +0000 |
Kenichi Handa |
(LEADING_CODE_PRIVATE_22): Comment fixed.
|
Mon, 01 Sep 1997 07:15:46 +0000 |
Kenichi Handa |
(read_process_output): Index for
|
Mon, 01 Sep 1997 07:15:46 +0000 |
Kenichi Handa |
(Vset_auto_coding_function): Name changed from
|
Sun, 31 Aug 1997 23:21:24 +0000 |
Richard M. Stallman |
(install-arch-indep): Verify ./lisp has simple.el in it
|
Sun, 31 Aug 1997 18:03:03 +0000 |
Richard M. Stallman |
(init_system_name): Don't try to use getdomainname.
|
Sun, 31 Aug 1997 17:18:41 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 31 Aug 1997 17:07:28 +0000 |
Richard M. Stallman |
(byte-compile-output-file-form): Handle custom-declare-variable.
|
Sun, 31 Aug 1997 17:05:53 +0000 |
Richard M. Stallman |
(scan_lisp_file): Handle custom-declare-variable.
|
Sun, 31 Aug 1997 16:42:40 +0000 |
Richard M. Stallman |
MSDOS-related changes.
|
Sun, 31 Aug 1997 07:58:46 +0000 |
Richard M. Stallman |
Require cl at compile time.
|
Sun, 31 Aug 1997 07:58:03 +0000 |
Richard M. Stallman |
(pop3-md5): New function.
|
Sun, 31 Aug 1997 04:24:03 +0000 |
Richard M. Stallman |
(change-log-font-lock-keywords): Add more to prev change.
|
Sat, 30 Aug 1997 23:25:29 +0000 |
Richard M. Stallman |
(format-subtract-regions): New function.
|
Sat, 30 Aug 1997 19:48:14 +0000 |
Richard M. Stallman |
(defgroup, defcustom): Add Emacs 19 compatibility definitions.
|
Sat, 30 Aug 1997 19:46:24 +0000 |
Richard M. Stallman |
(dired-get-filename): Encode file name using the buffer's coding system.
|
Sat, 30 Aug 1997 18:03:33 +0000 |
Richard M. Stallman |
(mail-send): Complain about invalid header line.
|
Sat, 30 Aug 1997 17:51:22 +0000 |
Richard M. Stallman |
(change_frame_size_1): Save current buffer
|
Sat, 30 Aug 1997 16:20:02 +0000 |
Richard M. Stallman |
(Fload): Fix doc syntax.
|
Sat, 30 Aug 1997 07:18:39 +0000 |
Richard M. Stallman |
(HAVE_ALLOCA): Do define this, if SOLARIS2.
|
Sat, 30 Aug 1997 07:15:19 +0000 |
Richard M. Stallman |
(free_frame_menubar): Clear menubar_height field.
|
Sat, 30 Aug 1997 07:14:23 +0000 |
Richard M. Stallman |
(man/Makefile): New target.
|
Fri, 29 Aug 1997 19:53:25 +0000 |
Richard M. Stallman |
(Fload): If FILE arg ends in .el or .elc, don't insist on adding a suffix.
|
Fri, 29 Aug 1997 19:52:57 +0000 |
Richard M. Stallman |
(free_marker): Call unchain_marker.
|
Fri, 29 Aug 1997 17:07:26 +0000 |
Richard M. Stallman |
(text-mode-hook-identify): New function,
|
Fri, 29 Aug 1997 07:21:44 +0000 |
Richard M. Stallman |
(quail-define-package): New arg SIMPLE.
|
Fri, 29 Aug 1997 05:22:39 +0000 |
Richard M. Stallman |
(standard-display-european): Doc fix.
|
Fri, 29 Aug 1997 02:12:38 +0000 |
Richard M. Stallman |
(menu-bar-make-toggle): New macro.
|
Fri, 29 Aug 1997 02:08:28 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Allow spaces in file names for Microsoft C;
|
Fri, 29 Aug 1997 02:06:39 +0000 |
Richard M. Stallman |
(update-leim-list-file): Make it handle multiple directories.
|
Thu, 28 Aug 1997 20:08:00 +0000 |
Richard M. Stallman |
(set-terminal-coding-system):
|
Thu, 28 Aug 1997 10:54:13 +0000 |
Kenichi Handa |
(detect_eol): Do not select no-conversion even if EOL
|
Thu, 28 Aug 1997 10:51:12 +0000 |
Kenichi Handa |
(Qno_conversion, Qundecided): New variables.
|
Thu, 28 Aug 1997 10:51:12 +0000 |
Kenichi Handa |
(coding_type): New member coding_type_raw_text.
|
Thu, 28 Aug 1997 10:50:32 +0000 |
Kenichi Handa |
(setup-cyrillic-alternativnyj-environment):
|
Thu, 28 Aug 1997 10:50:32 +0000 |
Kenichi Handa |
(setup-english-environment): Set
|
Thu, 28 Aug 1997 10:50:32 +0000 |
Kenichi Handa |
(setup-vietnamese-environment): Set
|
Thu, 28 Aug 1997 10:49:48 +0000 |
Kenichi Handa |
(raw-text): New coding system. Set
|
Thu, 28 Aug 1997 10:49:48 +0000 |
Kenichi Handa |
(make-coding-system): Make TYPE 5 means
|
Thu, 28 Aug 1997 10:49:48 +0000 |
Kenichi Handa |
(quail-update-leim-list-file): Make it
|
Thu, 28 Aug 1997 10:49:24 +0000 |
Kenichi Handa |
(dotdot): This macro deleted.
|
Thu, 28 Aug 1997 09:30:01 +0000 |
Eli Zaretskii |
Add coding: tag, to prevent Emacs from interpreting binary strings.
|
Thu, 28 Aug 1997 04:51:02 +0000 |
Kenichi Handa |
(nnmh-request-list, nnmh-active-number): Protect from
|
Thu, 28 Aug 1997 04:51:02 +0000 |
Kenichi Handa |
(nnml-possibly-change-directory): Likewise
|
Thu, 28 Aug 1997 04:51:02 +0000 |
Kenichi Handa |
Require cl at compile time before loading gnus, etc.
|
Thu, 28 Aug 1997 04:51:02 +0000 |
Kenichi Handa |
(nnspool-file-coding-system): New variable.
|
Thu, 28 Aug 1997 04:51:02 +0000 |
Kenichi Handa |
(nntp-coding-system-for-read): New variable.
|
Thu, 28 Aug 1997 04:51:02 +0000 |
Kenichi Handa |
(nnfolder-request-list): Override
|
Thu, 28 Aug 1997 04:51:02 +0000 |
Kenichi Handa |
(nnheader-pathname-coding-system): New variable.
|
Thu, 28 Aug 1997 04:51:02 +0000 |
Kenichi Handa |
(pop3-movemail-file-coding-system): Append it for
|
Thu, 28 Aug 1997 04:51:02 +0000 |
Kenichi Handa |
(gnus-structured-field-decoder): New variable.
|
Thu, 28 Aug 1997 04:51:02 +0000 |
Kenichi Handa |
(nnmail-active-file-coding-system): New variable.
|
Thu, 28 Aug 1997 04:05:56 +0000 |
Richard M. Stallman |
Delete Doom-replacement (it is done).
|
Thu, 28 Aug 1997 03:04:18 +0000 |
Richard M. Stallman |
(easy-menu-create-keymaps): If nil is
|
Thu, 28 Aug 1997 02:53:44 +0000 |
Richard M. Stallman |
(text-mode-variant): New variable.
|
Thu, 28 Aug 1997 02:37:58 +0000 |
Richard M. Stallman |
(text-mode-hook): New defvar.
|
Thu, 28 Aug 1997 01:03:17 +0000 |
Richard M. Stallman |
(timer-event-handler): Reactivate timer first,
|
Thu, 28 Aug 1997 00:33:03 +0000 |
Richard M. Stallman |
(isearch-printing-char): Handle nonascii-insert-offset.
|
Wed, 27 Aug 1997 23:10:59 +0000 |
Richard M. Stallman |
Further doc fix.
|
Wed, 27 Aug 1997 22:35:00 +0000 |
Richard M. Stallman |
(last*): Definition deleted.
|
Wed, 27 Aug 1997 22:34:30 +0000 |
Richard M. Stallman |
(last): Accept optional second argument.
|
Wed, 27 Aug 1997 21:20:47 +0000 |
Richard M. Stallman |
(browse-url-mail): Use compose-mail[-other-window], not always `mail'.
|
Wed, 27 Aug 1997 20:08:59 +0000 |
Richard M. Stallman |
[HAVE_SYSVIPC]: Include errno.h, as in the other case.
|
Wed, 27 Aug 1997 20:01:05 +0000 |
Richard M. Stallman |
Include errno.h.
|
Wed, 27 Aug 1997 19:59:41 +0000 |
Richard M. Stallman |
Whitespace change.
|
Wed, 27 Aug 1997 18:43:39 +0000 |
Richard M. Stallman |
Change the custom group to `hypermedia'.
|
Wed, 27 Aug 1997 17:39:44 +0000 |
Richard M. Stallman |
(sh-indent-line): Delete debugging code.
|
Wed, 27 Aug 1997 17:27:38 +0000 |
Richard M. Stallman |
(setup-8-bit-environment): Load the latin-N file again each time.
|
Wed, 27 Aug 1997 17:26:03 +0000 |
Richard M. Stallman |
(help-with-tutorial): Doc fix.
|
Wed, 27 Aug 1997 17:25:46 +0000 |
Richard M. Stallman |
(find-file-literally): Doc fix.
|
Wed, 27 Aug 1997 17:22:22 +0000 |
Richard M. Stallman |
Declare Fchar_bytes.
|
Wed, 27 Aug 1997 17:21:54 +0000 |
Richard M. Stallman |
(concat): Fix use of Fchar_bytes.
|
Wed, 27 Aug 1997 17:21:27 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix use of Fboundp.
|
Wed, 27 Aug 1997 17:13:29 +0000 |
Richard M. Stallman |
(redisplay_window): When trying to scroll conservatively
|
Wed, 27 Aug 1997 16:18:29 +0000 |
Richard M. Stallman |
(rmail-summary-get-new-mail):
|
Wed, 27 Aug 1997 15:53:09 +0000 |
Richard M. Stallman |
Fix previous change.
|
Wed, 27 Aug 1997 12:22:35 +0000 |
Eli Zaretskii |
(msdos-color-aliases): Add missing colors.
|
Wed, 27 Aug 1997 11:44:29 +0000 |
Eli Zaretskii |
If src/_gdbinit doesn't exist, try using src/.gdbinit to create it (for
|
Wed, 27 Aug 1997 07:12:29 +0000 |
Eli Zaretskii |
Add the coding: tag to prevent Emacs from thinking this is encoded in SJIS.
|
Wed, 27 Aug 1997 06:47:51 +0000 |
Richard M. Stallman |
(forms-read-only): Un-customize, and doc fix.
|
Wed, 27 Aug 1997 04:13:52 +0000 |
Richard M. Stallman |
Many changes by Ivar Rummelhoff.
|
Wed, 27 Aug 1997 02:33:40 +0000 |
Richard M. Stallman |
(mail-strip-quoted-names): Retain one whitespace
|
Tue, 26 Aug 1997 22:41:06 +0000 |
Richard M. Stallman |
(decode_mode_spec): For %Z and %z, put keyboard and
|
Tue, 26 Aug 1997 22:16:09 +0000 |
Richard M. Stallman |
(read_minibuf): Inherit enable-multibyte-characters
|
Tue, 26 Aug 1997 22:11:25 +0000 |
Richard M. Stallman |
(gnus-select-method): Change the other ignore-errors.
|
Tue, 26 Aug 1997 18:13:31 +0000 |
Richard M. Stallman |
(emacs-lisp-mode-syntax-table): Give formfeed whitespace syntax.
|
Tue, 26 Aug 1997 17:59:23 +0000 |
Richard M. Stallman |
(facemenu-unlisted-faces): Expand variable
|
Tue, 26 Aug 1997 17:33:55 +0000 |
Richard M. Stallman |
(mule-diag): Add save-excursion calls.
|
Tue, 26 Aug 1997 12:04:43 +0000 |
Kenichi Handa |
Re-arrange macros so that the macro TIT contains
|
Tue, 26 Aug 1997 12:03:42 +0000 |
Kenichi Handa |
(inactivate-current-input-method-function): Doc-string modified.
|
Tue, 26 Aug 1997 11:47:06 +0000 |
Kenichi Handa |
(set-language-info-alist): Change
|
Tue, 26 Aug 1997 11:47:06 +0000 |
Kenichi Handa |
(tibetan-composition): Add autoload cookies.
|
Tue, 26 Aug 1997 11:45:49 +0000 |
Kenichi Handa |
(revert-buffer): Read a file without any code
|
Tue, 26 Aug 1997 11:45:49 +0000 |
Kenichi Handa |
(query-replace-read-args): Locally bind
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(Fml_arg): Call Fread_string with
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(Fexecute_extended_command): Call Fread_from_minibuffer
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(Finteractive): Document the code letter `M'.
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(DEFUN_ARGS_8): New macro.
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(Fread_non_nil_coding_system): Supply the arg
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(Qcurrent_input_method, Qactivate_input_method): New
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(Feval): Handle a subr which takes 8 arguments.
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(Fwrite_region): Convert EOL format even if
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(Fyes_or_no_p): Call Fread_from_minibuffer
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(Fsearch_backward): Inherit the current input method on
|
Tue, 26 Aug 1997 09:21:29 +0000 |
Richard Kenner |
(*:Linux:*:*): Recognize alpha-linux-gnulibc1.
libc-970827 libc-970828 libc-970829 libc-970830 libc-970831 libc-970901 libc-970902 libc-970903 libc-970904 libc-970905
|
Tue, 26 Aug 1997 06:38:09 +0000 |
Richard M. Stallman |
Require cl at compile time.
|
Tue, 26 Aug 1997 06:30:41 +0000 |
Richard M. Stallman |
(gnus-group-make-useful-group): Don't use caddr in interactive.
|
Tue, 26 Aug 1997 06:29:12 +0000 |
Richard M. Stallman |
(gnus-emphasis-alist): Don't use caddr.
|
Tue, 26 Aug 1997 04:37:02 +0000 |
Richard M. Stallman |
(rmail-mode-1): Update the value for mode-line-modified.
|
Tue, 26 Aug 1997 03:45:21 +0000 |
Richard M. Stallman |
(custom-declare-variable): Use custom-initialize-reset
|
Tue, 26 Aug 1997 03:34:50 +0000 |
Richard M. Stallman |
(install-arch-indep): Discard extra data in tar | tar pipes.
|
Tue, 26 Aug 1997 03:25:49 +0000 |
Richard M. Stallman |
(install): Discard extra data in tar | tar command.
|
Tue, 26 Aug 1997 01:36:29 +0000 |
Richard M. Stallman |
(Fframe_pixel_height): Doc fix.
|
Tue, 26 Aug 1997 00:13:53 +0000 |
Richard M. Stallman |
Require cl at compile time.
|
Mon, 25 Aug 1997 19:13:16 +0000 |
Richard M. Stallman |
(emacs): Put dash at beginning.
|
Mon, 25 Aug 1997 17:18:44 +0000 |
Richard M. Stallman |
(c-macro-expand): Add autoload cookie.
|
Mon, 25 Aug 1997 17:06:42 +0000 |
Richard M. Stallman |
(hif-greater, hif-less, hif-greater-equal)
|
Mon, 25 Aug 1997 17:06:01 +0000 |
Richard M. Stallman |
(use-hard-newlines): Un-customized.
|
Mon, 25 Aug 1997 06:41:17 +0000 |
Richard M. Stallman |
(custom-make-dependencies): Don't print each file name.
|
Mon, 25 Aug 1997 04:59:33 +0000 |
Richard M. Stallman |
Require cl only at compile time.
|
Mon, 25 Aug 1997 04:57:07 +0000 |
Richard M. Stallman |
Require cl at compile time.
|
Mon, 25 Aug 1997 04:53:47 +0000 |
Richard M. Stallman |
Require cl only at compile time.
|
Mon, 25 Aug 1997 04:50:34 +0000 |
Richard M. Stallman |
Require cl only at compile time.
|
Mon, 25 Aug 1997 04:40:29 +0000 |
Richard M. Stallman |
Require cl at compile time.
|
Mon, 25 Aug 1997 04:39:20 +0000 |
Richard M. Stallman |
Require cl at compile time.
|
Mon, 25 Aug 1997 01:06:41 +0000 |
Kenichi Handa |
(quail-terminate-translation): Doc-string
|
Mon, 25 Aug 1997 01:05:53 +0000 |
Kenichi Handa |
(quail-devanagari-compose-characters): Fix
|
Mon, 25 Aug 1997 01:05:53 +0000 |
Kenichi Handa |
(quail-japanese-kkc-mode-exit): Fix previous
|
Mon, 25 Aug 1997 00:29:49 +0000 |
Richard M. Stallman |
(custom-declare-variable): Rename 2nd arg to DEFAULT.
|
Sun, 24 Aug 1997 21:38:12 +0000 |
Richard M. Stallman |
(comint-preoutput-filter-functions): New variable.
|
Sun, 24 Aug 1997 21:28:21 +0000 |
Richard M. Stallman |
(eval-expression): Prefix arg means insert value in current buffer.
|
Sun, 24 Aug 1997 20:49:32 +0000 |
Richard M. Stallman |
(cl-loop-let): Use last*.
|
Sun, 24 Aug 1997 20:47:54 +0000 |
Richard M. Stallman |
(last): Function renmed to last*.
|
Sun, 24 Aug 1997 20:40:48 +0000 |
Richard M. Stallman |
(modify-face): Fix previous change.
|
Sun, 24 Aug 1997 20:28:59 +0000 |
Richard M. Stallman |
(change-log-font-lock-keywords):
|
Sun, 24 Aug 1997 16:32:17 +0000 |
Richard M. Stallman |
(rmail-view-buffer): Doc fix.
|
Sun, 24 Aug 1997 16:26:31 +0000 |
Richard M. Stallman |
(indent-relative, insert-tab):
|
Sun, 24 Aug 1997 16:22:56 +0000 |
Richard M. Stallman |
(xrdb.o): Depend on paths.h.
|
Sun, 24 Aug 1997 16:21:53 +0000 |
Richard M. Stallman |
(x_default_search_path): Corrected '${x_library}' to '${x_library}/X11'.
|
Sun, 24 Aug 1997 04:00:25 +0000 |
Richard M. Stallman |
(tmm-get-keymap): Ignore any command now disabled for menus.
|
Sun, 24 Aug 1997 03:32:38 +0000 |
Richard M. Stallman |
(time-stamp-time-zone): New variable.
|
Sun, 24 Aug 1997 03:15:05 +0000 |
Richard M. Stallman |
(texinfo-mode): Turn off adaptive-fill-mode.
|
Sun, 24 Aug 1997 02:59:29 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sun, 24 Aug 1997 02:21:44 +0000 |
Richard M. Stallman |
(KERBEROS5, HAVE_LIBKRB4, HAVE_LIBDES425, HAVE_LIBKRB5)
|
Sun, 24 Aug 1997 02:18:34 +0000 |
Richard M. Stallman |
Support auto-configuration of both Kerberos V4 and
|
Sun, 24 Aug 1997 01:01:45 +0000 |
Richard M. Stallman |
(HAVE_MOTIF_2_1): Test for Motif 2.1,
|
Sun, 24 Aug 1997 00:44:34 +0000 |
Richard M. Stallman |
(init_callproc): Don't warn about missing
|
Sat, 23 Aug 1997 22:54:13 +0000 |
Richard M. Stallman |
(message-signature-file): Delete autoload cookie.
|
Sat, 23 Aug 1997 22:49:09 +0000 |
Richard M. Stallman |
(nnvirtual-merge-sorted-lists): Use sort, not merge.
|
Sat, 23 Aug 1997 22:36:43 +0000 |
Richard M. Stallman |
(nnfolder-generate-active-file): Don't use remove.
|
Sat, 23 Aug 1997 20:31:08 +0000 |
Richard M. Stallman |
Require cl only at compile time.
|
Sat, 23 Aug 1997 20:23:37 +0000 |
Richard M. Stallman |
Require cl at compile time.
|
Sat, 23 Aug 1997 19:10:42 +0000 |
Richard M. Stallman |
(last): New function.
|
Sat, 23 Aug 1997 18:55:52 +0000 |
Richard M. Stallman |
(caar, cadr, cdar, cddr): Definitions moved here and changed into defsubsts.
|
Sat, 23 Aug 1997 18:53:50 +0000 |
Richard M. Stallman |
(caar, cadr, cdar, cddr): Definitiosn deleted.
|
Sat, 23 Aug 1997 18:30:53 +0000 |
Richard M. Stallman |
Require cl only at compile time.
|
Sat, 23 Aug 1997 17:04:52 +0000 |
Richard M. Stallman |
(delete-selection-mode): Put back :initialize keyword.
|
Sat, 23 Aug 1997 17:02:44 +0000 |
Richard M. Stallman |
(BASE_PURESIZE): Increased by 10k.
|
Sat, 23 Aug 1997 17:01:03 +0000 |
Richard M. Stallman |
(display-time-hook): Minor doc fix.
|
Sat, 23 Aug 1997 06:51:42 +0000 |
Richard M. Stallman |
(ps-zebra-stripes): Renamed from ps-zebra-stripe.
|
Sat, 23 Aug 1997 06:17:08 +0000 |
Richard M. Stallman |
(vc-version-diff): Mention that default file is visited file.
|
Sat, 23 Aug 1997 06:12:46 +0000 |
Richard M. Stallman |
(sgml-mode-common): Set paragraph-start like paragraph-separate.
|
Sat, 23 Aug 1997 05:32:56 +0000 |
Richard M. Stallman |
(update-file-autoloads):
|
Sat, 23 Aug 1997 05:25:28 +0000 |
Richard M. Stallman |
(message-user-agent): Add autoload cookie.
|
Sat, 23 Aug 1997 05:19:09 +0000 |
Richard M. Stallman |
(sh-indent-line): Avoid infinite loop
|
Sat, 23 Aug 1997 02:01:34 +0000 |
Richard M. Stallman |
(modify-face): New arg INVERSE-P.
|
Sat, 23 Aug 1997 01:03:37 +0000 |
Richard M. Stallman |
(redisplay_window): Don't try using last_point_x
|
Sat, 23 Aug 1997 00:57:01 +0000 |
Richard M. Stallman |
(change-log-font-lock-keywords): Recognize "Patch by".
|
Fri, 22 Aug 1997 23:37:38 +0000 |
Richard M. Stallman |
(shell-snarf-envar, shell-copy-environment-variable): New functions.
|
Fri, 22 Aug 1997 21:59:21 +0000 |
Richard M. Stallman |
Customized.
|
Fri, 22 Aug 1997 21:26:45 +0000 |
Richard M. Stallman |
(LIB_MOTIF_EXTRA): New variable.
|
Fri, 22 Aug 1997 21:16:48 +0000 |
Richard M. Stallman |
(HAVE_MOTIF_2_1): Add #undef.
|
Fri, 22 Aug 1997 19:14:10 +0000 |
Richard M. Stallman |
(bookmark-load): Use `bookmark-import-new-list' to
|
Fri, 22 Aug 1997 14:49:11 +0000 |
Jeff Law |
* config.sub: Recognize tx39/r3900.
libc-970823 libc-970824 libc-970825 libc-970826
|
Fri, 22 Aug 1997 08:12:40 +0000 |
Kenichi Handa |
(leim-list.el): Fix previous change.
|
Fri, 22 Aug 1997 08:08:26 +0000 |
Simon Marshall |
Make shell-last-dir buffer-local.
|
Fri, 22 Aug 1997 06:14:20 +0000 |
Richard M. Stallman |
(Fmake_temp_name): Doc fix.
|
Fri, 22 Aug 1997 05:58:17 +0000 |
Richard M. Stallman |
Explain after-change-functions and chars vs bytes.
|
Fri, 22 Aug 1997 05:51:48 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fixes.
|
Fri, 22 Aug 1997 05:13:32 +0000 |
Kenichi Handa |
(thai-keyboard-mapping-alist): Some entry corrected.
|
Fri, 22 Aug 1997 03:47:42 +0000 |
Kenichi Handa |
(syms_of_fileio): Fix previous change.
|
Fri, 22 Aug 1997 03:33:51 +0000 |
Kenichi Handa |
(detect_eol): If the coding system an alias, get
|
Fri, 22 Aug 1997 03:15:57 +0000 |
Michael Kifer |
new version
|
Fri, 22 Aug 1997 02:23:24 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Fri, 22 Aug 1997 02:05:30 +0000 |
Richard M. Stallman |
Customized.
|
Fri, 22 Aug 1997 01:24:31 +0000 |
Kenichi Handa |
(quail-japanese-kkc-mode-exit): Run
|
Fri, 22 Aug 1997 01:24:31 +0000 |
Kenichi Handa |
(thai-keyboard-mapping-alist): Some entry corrected.
|
Fri, 22 Aug 1997 01:24:09 +0000 |
Kenichi Handa |
(install): Just copy leim-list.el instead of running
|
Fri, 22 Aug 1997 01:22:49 +0000 |
Kenichi Handa |
(register-alternate-fontnames): New
|
Fri, 22 Aug 1997 01:22:49 +0000 |
Kenichi Handa |
(coding-system-unification-table):
|
Fri, 22 Aug 1997 01:22:49 +0000 |
Kenichi Handa |
(make-coding-system): Doc-string fixed.
|
Fri, 22 Aug 1997 01:22:49 +0000 |
Kenichi Handa |
(quail-terminate-translation): Run
|
Fri, 22 Aug 1997 01:22:17 +0000 |
Kenichi Handa |
(setup-cyrillic-environment): Deleted.
|
Fri, 22 Aug 1997 01:22:17 +0000 |
Kenichi Handa |
Make describe-cyrillic-environment-map and
|
Fri, 22 Aug 1997 01:19:27 +0000 |
Kenichi Handa |
(Valternate_fontname_alist): Name changed from
|
Fri, 22 Aug 1997 01:19:27 +0000 |
Kenichi Handa |
Adjusted for the name change of
|
Fri, 22 Aug 1997 01:19:27 +0000 |
Kenichi Handa |
(Vauto_file_coding_system_function): New variable.
|
Fri, 22 Aug 1997 01:19:27 +0000 |
Kenichi Handa |
(x_list_fonts): Adjusted for the name change of
|
Wed, 20 Aug 1997 23:15:22 +0000 |
Richard M. Stallman |
(ps-print-face-extension-alist): Doc fix.
|
Wed, 20 Aug 1997 23:11:35 +0000 |
Richard M. Stallman |
A lot of comment and doc fixes.
|
Wed, 20 Aug 1997 22:28:40 +0000 |
Richard M. Stallman |
(Fchars_in_region): Fix gap handling.
|
Wed, 20 Aug 1997 17:25:25 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 20 Aug 1997 17:22:42 +0000 |
Richard M. Stallman |
Minor doc fixes.
|
Wed, 20 Aug 1997 16:31:20 +0000 |
Richard M. Stallman |
(NULL): Define, if not defined.
|
Wed, 20 Aug 1997 02:06:31 +0000 |
Richard M. Stallman |
(mail-yank-original): Bind mark-even-if-inactive
|
Tue, 19 Aug 1997 19:48:40 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 19 Aug 1997 15:36:22 +0000 |
Richard M. Stallman |
(calendar-julian-date-string): Mark not interactive.
|
Tue, 19 Aug 1997 15:12:38 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix previous change.
|
Tue, 19 Aug 1997 14:00:36 +0000 |
Oliver Seidel |
- changed name to todo-mode
|
Tue, 19 Aug 1997 10:59:47 +0000 |
Kenichi Handa |
(append-to-file): Doc-string fixed.
|
Tue, 19 Aug 1997 10:58:40 +0000 |
Kenichi Handa |
(encoded-kbd-mode): Doc-string modified. Make this a
|
Tue, 19 Aug 1997 10:58:40 +0000 |
Kenichi Handa |
(isearch-process-search-multibyte-characters): If
|
Tue, 19 Aug 1997 10:58:40 +0000 |
Kenichi Handa |
(quail-exit-from-minibuffer): Call
|
Tue, 19 Aug 1997 10:58:40 +0000 |
Kenichi Handa |
(tit-process-body): Handle `\' used
|
Tue, 19 Aug 1997 10:58:10 +0000 |
Kenichi Handa |
("korean-hangul"): Doc-string of this Quail
|
Tue, 19 Aug 1997 04:55:58 +0000 |
Richard M. Stallman |
Customized.
|
Tue, 19 Aug 1997 04:48:43 +0000 |
Richard M. Stallman |
Don't set primary-language.
|
Tue, 19 Aug 1997 04:48:22 +0000 |
Richard M. Stallman |
(setup-cyrillic-environment): Don't set primary-language.
|
Tue, 19 Aug 1997 04:48:02 +0000 |
Richard M. Stallman |
(setup-ethiopic-environment): Don't set primary-language.
|
Tue, 19 Aug 1997 04:45:18 +0000 |
Richard M. Stallman |
(mule-diag): Don't print primary-language.
|
Tue, 19 Aug 1997 04:44:42 +0000 |
Richard M. Stallman |
(primary-language): Variable deleted.
|
Tue, 19 Aug 1997 04:39:43 +0000 |
Richard M. Stallman |
(help-with-tutorial): Use current-language-environment.
|
Tue, 19 Aug 1997 02:32:26 +0000 |
Richard M. Stallman |
Add an autoload form for calendar-print-julian-date.
|
Tue, 19 Aug 1997 01:22:06 +0000 |
Richard M. Stallman |
(encoded-kbd-iso2022-designations):
|
Tue, 19 Aug 1997 00:03:01 +0000 |
Richard M. Stallman |
Customized.
|
Mon, 18 Aug 1997 20:08:38 +0000 |
Richard M. Stallman |
(fill-individual-paragraphs): Fix handling
|
Mon, 18 Aug 1997 20:01:25 +0000 |
Richard M. Stallman |
Customized.
|
Mon, 18 Aug 1997 18:57:32 +0000 |
Richard M. Stallman |
(read_minibuf): New arg disable_multibyte.
|
Mon, 18 Aug 1997 18:56:07 +0000 |
Richard M. Stallman |
(Fchar_before): Do range check before decrement.
|
Mon, 18 Aug 1997 11:19:17 +0000 |
Kenichi Handa |
(Fchars_in_region): Renamed form Fcount_chars_region.
|
Mon, 18 Aug 1997 11:03:26 +0000 |
Kenichi Handa |
Fix previous change.
|
Mon, 18 Aug 1997 10:54:31 +0000 |
Kenichi Handa |
(quail-devanagari-compose-characters): Do
|
Mon, 18 Aug 1997 10:54:31 +0000 |
Kenichi Handa |
(quail-hangul-switch-to-symbol-ksc): Call
|
Mon, 18 Aug 1997 10:54:31 +0000 |
Kenichi Handa |
(quail-japanese-toggle-kana): Don't call
|
Mon, 18 Aug 1997 10:54:31 +0000 |
Kenichi Handa |
(quail-hangul-switch-back): Call
|
Mon, 18 Aug 1997 10:54:31 +0000 |
Kenichi Handa |
(thai-consonant-input): Typo fixed.
|
Mon, 18 Aug 1997 10:53:05 +0000 |
Kenichi Handa |
(isearch-multibyte-characters-flag): Deleted.
|
Mon, 18 Aug 1997 10:51:45 +0000 |
Kenichi Handa |
(isearch-input-method): Deleted.
|
Mon, 18 Aug 1997 10:51:45 +0000 |
Kenichi Handa |
(kkc-region): New arg
|
Mon, 18 Aug 1997 10:51:45 +0000 |
Kenichi Handa |
(previous-input-method): This
|
Mon, 18 Aug 1997 10:51:45 +0000 |
Kenichi Handa |
(quail-inactivate): Turn Quail mode off
|
Mon, 18 Aug 1997 02:32:18 +0000 |
Richard M. Stallman |
Faces now have 2 more elements, bold-p and italic-p.
|
Mon, 18 Aug 1997 02:28:28 +0000 |
Richard M. Stallman |
(toggle-input-method)
|
Sun, 17 Aug 1997 23:20:07 +0000 |
Richard M. Stallman |
(Fdo_auto_save): If open fails, make lispstream nil.
|
Sun, 17 Aug 1997 01:49:50 +0000 |
Geoff Voelker |
Set default coding system to undecided-dos.
|
Sun, 17 Aug 1997 01:49:01 +0000 |
Geoff Voelker |
(Finsert_file_contents) [DOS_NT]: Set buffer_file_type
|
Sun, 17 Aug 1997 01:45:59 +0000 |
Geoff Voelker |
(ALL): Build cmdproxy.
|
Sun, 17 Aug 1997 01:45:27 +0000 |
Geoff Voelker |
(MSVCNT11): Conditionally define it.
|
Sun, 17 Aug 1997 01:44:27 +0000 |
Geoff Voelker |
(env_vars): Set SHELL to cmdproxy.
|
Sun, 17 Aug 1997 01:04:47 +0000 |
Richard M. Stallman |
(make-coding-system): Add a new FLAGS
|
Sat, 16 Aug 1997 21:57:47 +0000 |
Richard M. Stallman |
(setup-latin1-environment): Don't set special-microsoft-code-table here.
|
Sat, 16 Aug 1997 21:47:25 +0000 |
Richard M. Stallman |
Include paths.h.
|
Sat, 16 Aug 1997 21:44:19 +0000 |
Richard M. Stallman |
(xselect.o): Fix previous change.
|
Sat, 16 Aug 1997 21:16:27 +0000 |
Richard M. Stallman |
(quail-guidance-buf): Now a permanent local.
|
Sat, 16 Aug 1997 21:06:04 +0000 |
Richard M. Stallman |
(isearch-process-search-multibyte-characters):
|
Sat, 16 Aug 1997 18:32:17 +0000 |
Richard M. Stallman |
(PATH_X_DEFAULTS): New macro.
|
Sat, 16 Aug 1997 18:31:23 +0000 |
Richard M. Stallman |
(get_system_app): Use PATH_X_DEFAULTS.
|
Sat, 16 Aug 1997 18:29:29 +0000 |
Richard M. Stallman |
(paths-force): Store PATH_X_DEFAULTS in paths.h.
|
Sat, 16 Aug 1997 17:53:30 +0000 |
Richard M. Stallman |
(cyrillic-translit-bulgarian): New input method.
|
Sat, 16 Aug 1997 16:39:20 +0000 |
Richard M. Stallman |
(term_get_fkeys_1): Use kH as alternate for move-to-last-line.
|
Sat, 16 Aug 1997 16:24:14 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Sat, 16 Aug 1997 16:21:38 +0000 |
Richard M. Stallman |
(Flength): Doc fix.
|
Sat, 16 Aug 1997 03:42:25 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 16 Aug 1997 03:42:09 +0000 |
Richard M. Stallman |
(c-double-slash-is-comments-p): Remove obsolete variable.
|
Sat, 16 Aug 1997 03:41:39 +0000 |
Richard M. Stallman |
(c-buffer-is-cc-mode): Definition moved here from cc-vars.el.
|
Sat, 16 Aug 1997 03:41:02 +0000 |
Richard M. Stallman |
(c-buffer-is-cc-mode): Definition moved to cc-mode.el
|
Sat, 16 Aug 1997 03:40:20 +0000 |
Richard M. Stallman |
(c-comment-line-break-function): In this function, and the defadvice,
|
Sat, 16 Aug 1997 03:38:57 +0000 |
Richard M. Stallman |
(c-end-of-statement-1): Eliminate false hits on important characters
|
Sat, 16 Aug 1997 03:37:28 +0000 |
Richard M. Stallman |
(c-style-alist): "python" style requires c-comment-continuation-stars be "".
|
Sat, 16 Aug 1997 02:06:18 +0000 |
Richard M. Stallman |
(COERCE_MARKER): Use Fmarker_position instead of
|
Sat, 16 Aug 1997 01:57:13 +0000 |
Kenichi Handa |
(lao-keyboard-mapping): Some elements corrected.
|
Sat, 16 Aug 1997 01:57:13 +0000 |
Kenichi Handa |
(lrt-vowel-table): Some elements corrected.
|
Sat, 16 Aug 1997 01:56:45 +0000 |
Kenichi Handa |
Set 146th element of
|
Sat, 16 Aug 1997 01:55:27 +0000 |
Kenichi Handa |
(setup-chinese-gb-environment): Delete
|
Sat, 16 Aug 1997 01:55:27 +0000 |
Kenichi Handa |
(setup-ethiopic-environment): Delete
|
Sat, 16 Aug 1997 01:55:27 +0000 |
Kenichi Handa |
(setup-8-bit-environment): Delete
|
Sat, 16 Aug 1997 01:55:27 +0000 |
Kenichi Handa |
(setup-japanese-environment): Delete
|
Sat, 16 Aug 1997 01:55:27 +0000 |
Kenichi Handa |
(setup-korean-environment): Delete
|
Sat, 16 Aug 1997 01:55:27 +0000 |
Kenichi Handa |
(setup-tibetan-environment): Delete
|
Sat, 16 Aug 1997 01:54:37 +0000 |
Kenichi Handa |
(CODING_FLAG_ISO_LATIN_EXTRA): New macro.
|
Sat, 16 Aug 1997 01:54:37 +0000 |
Kenichi Handa |
(Vmicrosoft_code_table): This variable deleted.
|
Fri, 15 Aug 1997 23:42:26 +0000 |
Richard M. Stallman |
(format-encode-run-method, format-decode-run-method): Put error
|
Fri, 15 Aug 1997 23:41:50 +0000 |
Richard M. Stallman |
(shell-command-on-region): New argument ERROR-BUFFER.
|
Fri, 15 Aug 1997 19:45:05 +0000 |
Richard M. Stallman |
Reserve some function keys for users.
|
Fri, 15 Aug 1997 19:32:53 +0000 |
Richard M. Stallman |
(setup-8-bit-environment): Use `require' to load the latin-N file.
|
Fri, 15 Aug 1997 19:30:25 +0000 |
Richard M. Stallman |
(format-annotate-atomic-property-change): Fix prev change.
|
Fri, 15 Aug 1997 19:28:16 +0000 |
Richard M. Stallman |
(tags-verify-table): Obey revert-without-query.
|
Fri, 15 Aug 1997 19:26:07 +0000 |
Richard M. Stallman |
(widget-before-change): Obey `inhibit-read-only'.
|
Fri, 15 Aug 1997 19:24:41 +0000 |
Richard M. Stallman |
Delete most calls to garbage-collect.
|
Fri, 15 Aug 1997 19:21:11 +0000 |
Richard M. Stallman |
(loaddefs.el): Load that much later.
|
Fri, 15 Aug 1997 05:07:01 +0000 |
Richard M. Stallman |
(main): Update re_max_failures so regex.c won't overflow
|
Fri, 15 Aug 1997 03:29:41 +0000 |
Richard M. Stallman |
(xselect.o): Depend on coding.h.
|
Thu, 14 Aug 1997 22:40:14 +0000 |
Richard M. Stallman |
MSDOS updates.
|
Thu, 14 Aug 1997 22:11:09 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): New regexp for Caml.
|
Thu, 14 Aug 1997 22:10:30 +0000 |
Richard M. Stallman |
(mail-send): Ask for confirmation if
|
Thu, 14 Aug 1997 22:10:02 +0000 |
Richard M. Stallman |
(c-style-alist) <gnu>:
|
Thu, 14 Aug 1997 22:04:54 +0000 |
Richard M. Stallman |
(SOCKLEN_TYPE): New macro definition.
|
Thu, 14 Aug 1997 21:59:05 +0000 |
Richard M. Stallman |
Many changes.
|
Thu, 14 Aug 1997 13:58:31 +0000 |
Eli Zaretskii |
Fix instructions for MSDOG.
|
Thu, 14 Aug 1997 04:51:22 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 14 Aug 1997 04:16:00 +0000 |
Richard M. Stallman |
(main): use SOCKLEN_TYPE for fromlen, if it is defined.
|
Thu, 14 Aug 1997 03:55:49 +0000 |
Richard M. Stallman |
(do-auto-fill): Better handling of a very long word
|
Thu, 14 Aug 1997 02:25:35 +0000 |
Miles Bader |
automatically generated from GPLed version
|
Thu, 14 Aug 1997 02:16:15 +0000 |
Paul Eggert |
automatically generated from GPLed version
make-3-75-92
|
Wed, 13 Aug 1997 19:39:39 +0000 |
Richard M. Stallman |
(extent-properties, extent-at): New functions.
|
Wed, 13 Aug 1997 15:37:10 +0000 |
Richard M. Stallman |
Add copyright and permission notices.
|
Wed, 13 Aug 1997 15:35:01 +0000 |
Richard M. Stallman |
(main): Use %08lx instead of %08x in printf because the
|
Wed, 13 Aug 1997 15:34:05 +0000 |
Richard M. Stallman |
(get_time): Cast arg to fprintf.
|
Wed, 13 Aug 1997 15:28:47 +0000 |
Richard M. Stallman |
(unexec): Cast arg to fprintf.
|
Wed, 13 Aug 1997 15:27:49 +0000 |
Richard M. Stallman |
(lock_file): Use %lu instead of %d in sprintf because
|
Wed, 13 Aug 1997 12:46:21 +0000 |
Eli Zaretskii |
(syms_of_msdos): Define and bind x-bitmap-file-path and
|
Wed, 13 Aug 1997 04:50:55 +0000 |
Eli Zaretskii |
EMACS_CONFIGURATION: Set to i386-pc-msdosdjgpp.
|
Wed, 13 Aug 1997 04:13:39 +0000 |
Richard M. Stallman |
(free_marker): New function.
|
Wed, 13 Aug 1997 04:13:22 +0000 |
Richard M. Stallman |
(signal_before_change): Relocate START and END
|
Wed, 13 Aug 1997 00:49:54 +0000 |
Richard M. Stallman |
(emacs): Warn about shadowed standard libraries here.
|
Wed, 13 Aug 1997 00:37:32 +0000 |
Richard M. Stallman |
(default-input-method):
|
Wed, 13 Aug 1997 00:29:02 +0000 |
Richard M. Stallman |
(read-input-method-name): Replace INITIAL-INPUT arg with DEFAULT arg.
|
Wed, 13 Aug 1997 00:26:42 +0000 |
Richard M. Stallman |
(quail-start-translation): Use an explicit loop, not recursive edit.
|
Tue, 12 Aug 1997 23:18:41 +0000 |
Richard M. Stallman |
(forward-visible-line): Handle nil value from
|
Tue, 12 Aug 1997 23:08:13 +0000 |
Richard M. Stallman |
(change-log-font-lock-keywords): Don't consider
|
Tue, 12 Aug 1997 23:05:43 +0000 |
Richard M. Stallman |
(diary-entry-time): Bind case-fold-search to nil.
|
Tue, 12 Aug 1997 18:20:00 +0000 |
Richard M. Stallman |
(mouse-avoidance-timer): New variable.
|
Tue, 12 Aug 1997 17:23:14 +0000 |
Richard M. Stallman |
(awk-mode): Require cc-mode, not cc-langs.
|
Tue, 12 Aug 1997 17:22:41 +0000 |
Richard M. Stallman |
(set-extent-property): Don't allow
|
Tue, 12 Aug 1997 17:21:24 +0000 |
Richard M. Stallman |
(dired-font-lock-keywords): Don't specially highlight
|
Tue, 12 Aug 1997 16:11:31 +0000 |
Richard M. Stallman |
Comment changes.
|
Tue, 12 Aug 1997 16:11:03 +0000 |
Richard M. Stallman |
(X_DEFAULT_SEARCH_PATH): Add /usr/X11R6/lib alternatives.
|
Tue, 12 Aug 1997 15:52:17 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph):
|
Tue, 12 Aug 1997 11:59:41 +0000 |
Eli Zaretskii |
Run ".emacs" through convert-standard-filename before using it.
|
Tue, 12 Aug 1997 05:49:26 +0000 |
Richard M. Stallman |
(rmail-make-in-reply-to-field): Don't cause an
|
Tue, 12 Aug 1997 05:47:05 +0000 |
Richard M. Stallman |
(dos-print-region-function): Force EOL conversion to DOS CR-LF pairs.
|
Tue, 12 Aug 1997 05:30:47 +0000 |
Richard M. Stallman |
(list-load-path-shadows): Exclude, from the path we search, all but
|
Tue, 12 Aug 1997 00:58:44 +0000 |
Richard M. Stallman |
(cal-tex-latexify-list): Put the elements of RESULT in the proper order.
|
Tue, 12 Aug 1997 00:55:31 +0000 |
Richard M. Stallman |
(cal-tex-latexify-list): Put the elements of RESULT in the proper order.
|
Tue, 12 Aug 1997 00:37:22 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 12 Aug 1997 00:36:22 +0000 |
Richard M. Stallman |
(main): Fix previous change.
|
Mon, 11 Aug 1997 23:55:10 +0000 |
Richard M. Stallman |
(dabbrev-abbrev-skip-leading-regexp): Doc fix.
|
Mon, 11 Aug 1997 23:54:58 +0000 |
Richard M. Stallman |
Customized.
|
Mon, 11 Aug 1997 23:51:04 +0000 |
Richard M. Stallman |
(c-electric-brace): Make preserve-p nil at BOB.
|
Mon, 11 Aug 1997 22:32:01 +0000 |
Richard M. Stallman |
(insert-file-literally): New command.
|
Mon, 11 Aug 1997 22:28:10 +0000 |
Per Abrahamsen |
(custom-face-attributes): Don't initialize fg/bg fields.
|
Mon, 11 Aug 1997 22:16:50 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 11 Aug 1997 22:15:23 +0000 |
Richard M. Stallman |
(c-offsets-alist): Added template-args-cont syntactic symbol.
|
Mon, 11 Aug 1997 22:14:14 +0000 |
Richard M. Stallman |
(c-guess-basic-syntax): CASE 5D.4: template argument continuation
|
Mon, 11 Aug 1997 22:13:48 +0000 |
Richard M. Stallman |
(c-mode-base-map, c++-mode-map):
|
Mon, 11 Aug 1997 22:11:27 +0000 |
Richard M. Stallman |
(c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.
|
Mon, 11 Aug 1997 22:10:16 +0000 |
Richard M. Stallman |
(c-buffer-is-cc-mode): New variable.
|
Mon, 11 Aug 1997 22:09:45 +0000 |
Richard M. Stallman |
(indent-new-comment-line): Add advice for older Emacs versions if they
|
Mon, 11 Aug 1997 22:07:04 +0000 |
Richard M. Stallman |
(c-lineup-java-throws): Change the `when' clause to an `if-progn'.
|
Mon, 11 Aug 1997 21:44:08 +0000 |
Richard M. Stallman |
(init_environment): Set Emacs root directory properly when
|
Mon, 11 Aug 1997 21:42:39 +0000 |
Richard M. Stallman |
(init_dosfns): Avoid calling DOS memory-allocation
|
Mon, 11 Aug 1997 21:40:57 +0000 |
Richard M. Stallman |
(IT_set_frame_parameters): Actually store the frame
|
Mon, 11 Aug 1997 18:32:12 +0000 |
Richard M. Stallman |
(setup-latin1-environment): Set code 222 in special-microsoft-code-table.
|
Mon, 11 Aug 1997 01:38:02 +0000 |
Richard M. Stallman |
(main) [__FreeBSD__ && PROFILING]: Add code for profiling.
|
Mon, 11 Aug 1997 01:18:29 +0000 |
Richard M. Stallman |
(msdos-color-aliases): Remove color names which end with a number.
|
Mon, 11 Aug 1997 00:23:00 +0000 |
Richard M. Stallman |
Customized.
|
Mon, 11 Aug 1997 00:20:31 +0000 |
Richard M. Stallman |
(Finsert_startup_screen): Call `insert_char' with a single argument.
|
Mon, 11 Aug 1997 00:20:14 +0000 |
Richard M. Stallman |
(Qbackground_color, Qforeground_color): Define vars.
|
Mon, 11 Aug 1997 00:18:52 +0000 |
Richard M. Stallman |
(CPPFLAGS, LDFLAGS): Edit to empty.
|
Sun, 10 Aug 1997 05:54:48 +0000 |
Kenichi Handa |
(Fset_terminal_coding_system_internal): Set
|
Sun, 10 Aug 1997 05:54:48 +0000 |
Kenichi Handa |
(struct iso2022_spec): New member expected_charsets.
|
Sun, 10 Aug 1997 05:53:45 +0000 |
Kenichi Handa |
Make coding system iso-2022-jp instead of
|
Sun, 10 Aug 1997 04:13:19 +0000 |
Kenichi Handa |
(Vignore_relative_composition): New variable.
|
Sun, 10 Aug 1997 04:13:19 +0000 |
Kenichi Handa |
(Vignore_relative_composition): Extern it.
|
Sun, 10 Aug 1997 04:13:19 +0000 |
Kenichi Handa |
(ENCODE_ISO_CHARACTER_DIMENSION1): Pay attention to
|
Sun, 10 Aug 1997 04:13:19 +0000 |
Kenichi Handa |
(CODING_FLAG_ISO_SAFE): New macro.
|
Sun, 10 Aug 1997 04:13:19 +0000 |
Kenichi Handa |
(concat): Pay attention to multibyte characters when
|
Sun, 10 Aug 1997 04:13:19 +0000 |
Kenichi Handa |
(encode_terminal_code): Use safe_terminal_coding if
|
Sun, 10 Aug 1997 04:13:19 +0000 |
Kenichi Handa |
(dumpglyphs): Pay attention to
|
Sun, 10 Aug 1997 04:09:49 +0000 |
Kenichi Handa |
(setup-chinese-gb-environment): Do not
|
Sun, 10 Aug 1997 04:09:49 +0000 |
Kenichi Handa |
(setup-english-environment): Do not
|
Sun, 10 Aug 1997 04:09:49 +0000 |
Kenichi Handa |
(setup-8-bit-environment): Do not
|
Sun, 10 Aug 1997 04:09:49 +0000 |
Kenichi Handa |
(setup-japanese-environment): Do not
|
Sun, 10 Aug 1997 04:09:49 +0000 |
Kenichi Handa |
Set t for Rao-SEMIVOWEL-SIGN-LO in
|
Sun, 10 Aug 1997 04:09:49 +0000 |
Kenichi Handa |
Correct setting of char-code-property `name'.
|
Sun, 10 Aug 1997 04:09:49 +0000 |
Kenichi Handa |
(setup-tibetan-environment): Do not
|
Sun, 10 Aug 1997 04:07:03 +0000 |
Kenichi Handa |
(saved-input-mode): New variable.
|
Sun, 10 Aug 1997 04:07:03 +0000 |
Kenichi Handa |
(set-default-coding-systems):
|
Sun, 10 Aug 1997 04:07:03 +0000 |
Kenichi Handa |
(iso-safe): New coding system.
|
Sun, 10 Aug 1997 04:07:03 +0000 |
Kenichi Handa |
(print-fontset): Don't hang even if a
|
Sun, 10 Aug 1997 04:07:03 +0000 |
Kenichi Handa |
(prefer-coding-system): Moved to mule-util.el.
|
Sun, 10 Aug 1997 04:07:03 +0000 |
Kenichi Handa |
(make-coding-system): Add a new FLAGS
|
Sun, 10 Aug 1997 04:06:02 +0000 |
Kenichi Handa |
Invoke emacs by --no-init-file --no-site-file.
|
Sun, 10 Aug 1997 04:04:35 +0000 |
Kenichi Handa |
Change title string of input method "Lao".
|
Sun, 10 Aug 1997 04:04:35 +0000 |
Kenichi Handa |
Change title string of input method "lao-lrt".
|
Sun, 10 Aug 1997 04:02:46 +0000 |
Kenichi Handa |
Czech added, Lao modified.
|
Sun, 10 Aug 1997 00:15:53 +0000 |
Richard M. Stallman |
(init_system_name): If domain is null, don't add a period.
|
Sat, 09 Aug 1997 20:09:16 +0000 |
Richard M. Stallman |
(custom-declare-face): Call make-face-x-resource-internal.
|
Sat, 09 Aug 1997 19:11:15 +0000 |
Richard M. Stallman |
(widget-single-line-display-table): Variable
|
Sat, 09 Aug 1997 18:37:59 +0000 |
Richard M. Stallman |
(idl-mode-hook): New variable.
|
Sat, 09 Aug 1997 18:36:45 +0000 |
Richard M. Stallman |
(c-styles-alist): In "java" style, set
|
Sat, 09 Aug 1997 18:31:43 +0000 |
Richard M. Stallman |
(idl-mode): Support for CORBA's IDL language.
|
Sat, 09 Aug 1997 18:30:01 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 09 Aug 1997 18:28:54 +0000 |
Richard M. Stallman |
(c-beginning-of-statement-1): When checking for bare semi, don't match
|
Sat, 09 Aug 1997 18:26:19 +0000 |
Richard M. Stallman |
(c-symbol-key):
|
Sat, 09 Aug 1997 17:35:22 +0000 |
Richard M. Stallman |
(telnet-host-properties): Initialize it properly.
|
Sat, 09 Aug 1997 16:46:53 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sat, 09 Aug 1997 08:10:48 +0000 |
Richard M. Stallman |
Delete autoload cookies (file is preloaded).
|
Sat, 09 Aug 1997 08:09:30 +0000 |
Richard M. Stallman |
(lisp, shortlisp): Add bindings.el and case-table.elc.
|
Sat, 09 Aug 1997 08:01:07 +0000 |
Richard M. Stallman |
(format-alist): Doc fix.
|
Sat, 09 Aug 1997 07:58:37 +0000 |
Richard M. Stallman |
(format-alist): Doc fix.
|
Sat, 09 Aug 1997 07:37:02 +0000 |
Richard M. Stallman |
(describe-key): Don't put a colon after the command name.
|
Sat, 09 Aug 1997 04:46:22 +0000 |
Richard M. Stallman |
(init_buffer): Use getcwd instead of getwd, if available.
|
Sat, 09 Aug 1997 04:30:41 +0000 |
Michael Kifer |
new version
|
Sat, 09 Aug 1997 03:44:54 +0000 |
Richard M. Stallman |
(read1): Handle read_escape making a multibyte character.
|
Sat, 09 Aug 1997 03:41:42 +0000 |
Richard M. Stallman |
(enable-kinsoku): Doc fix.
|
Sat, 09 Aug 1997 03:34:34 +0000 |
Richard M. Stallman |
(set-face-doc-string): Define once again, as alias.
|
Sat, 09 Aug 1997 03:06:55 +0000 |
Richard M. Stallman |
(do_autoload): Require a suffix for the file.
|
Sat, 09 Aug 1997 02:53:48 +0000 |
Geoff Voelker |
Initial revision
|
Sat, 09 Aug 1997 02:38:14 +0000 |
Richard M. Stallman |
(format-annotate-single-property-change,
|
Sat, 09 Aug 1997 02:23:32 +0000 |
Richard M. Stallman |
(viper-replace-overlay-pixmap)
|
Sat, 09 Aug 1997 02:11:29 +0000 |
Richard M. Stallman |
Correct the autoload cookies.
|
Sat, 09 Aug 1997 01:46:03 +0000 |
Geoff Voelker |
Add includes.
|
Sat, 09 Aug 1997 01:45:19 +0000 |
Geoff Voelker |
(lisp): Update paths to lisp files that have moved.
|
Sat, 09 Aug 1997 01:23:47 +0000 |
Richard M. Stallman |
(cyrillic-translit): \\ changed to / to
|
Fri, 08 Aug 1997 22:26:02 +0000 |
Richard M. Stallman |
(view-just-bury): New variable.
|
Fri, 08 Aug 1997 22:25:31 +0000 |
Richard M. Stallman |
(help-mode): Set view-no-disable-on-exit.
|
Fri, 08 Aug 1997 22:09:25 +0000 |
Richard M. Stallman |
(completion-setup-function): Don't set completion-base-size
|
Fri, 08 Aug 1997 21:32:50 +0000 |
Richard M. Stallman |
(find-emacs-lisp-shadows): Don't mention `subdirs.el'.
|
Fri, 08 Aug 1997 20:09:27 +0000 |
Richard M. Stallman |
(redisplay_window): Fix access to w->last_point{,_[xy]}.
|
Fri, 08 Aug 1997 20:07:59 +0000 |
Richard M. Stallman |
(Flocal_variable_p, Ffind_operation_coding_system): Declared.
|
Fri, 08 Aug 1997 20:06:34 +0000 |
Richard M. Stallman |
(Frequire): Don't insist on a suffix
|
Fri, 08 Aug 1997 06:42:34 +0000 |
Richard M. Stallman |
(command-line-1): Don't let type-ahead inhibit the
|
Fri, 08 Aug 1997 06:40:52 +0000 |
Richard M. Stallman |
(cyrillic-language-alist): Fix punctuation.
|
Thu, 07 Aug 1997 20:51:57 +0000 |
Richard M. Stallman |
(fill-context-prefix): Accept a whitespace
|
Thu, 07 Aug 1997 18:54:49 +0000 |
Richard M. Stallman |
(term-default-fg-color):
|
Thu, 07 Aug 1997 18:44:32 +0000 |
Richard M. Stallman |
Fix previous change.
|
Thu, 07 Aug 1997 18:43:31 +0000 |
Richard M. Stallman |
(PATH_LOCK): Definition deleted.
|
Thu, 07 Aug 1997 18:43:19 +0000 |
Richard M. Stallman |
(init_filelock): Function deleted.
|
Thu, 07 Aug 1997 18:42:56 +0000 |
Richard M. Stallman |
(main): Remove call to init_filelock.
|
Thu, 07 Aug 1997 18:37:17 +0000 |
Richard M. Stallman |
(mkdir): Don't create lockdir.
|
Thu, 07 Aug 1997 18:35:29 +0000 |
Richard M. Stallman |
Remove lockdir, it is no longer needed.
|
Thu, 07 Aug 1997 17:36:36 +0000 |
Richard M. Stallman |
(c-set-offset): Add autoload cookie.
|
Thu, 07 Aug 1997 17:33:49 +0000 |
Richard M. Stallman |
(x-list-fonts): Return "default" when appropriate.
|
Thu, 07 Aug 1997 17:25:43 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 07 Aug 1997 15:53:39 +0000 |
Roland McGrath |
(update-file-autoloads): Use anchored regexp search instead of requiring
|
Thu, 07 Aug 1997 09:01:52 +0000 |
Richard M. Stallman |
(current_column): Update ptr differently at newline
|
Thu, 07 Aug 1997 08:59:08 +0000 |
Richard M. Stallman |
(Fwiden, Fnarrow_to_region, save_restriction_restore):
|
Thu, 07 Aug 1997 08:56:22 +0000 |
Richard M. Stallman |
(Fwrite_region): Turn off the feature of checking
|
Thu, 07 Aug 1997 08:30:47 +0000 |
Richard M. Stallman |
(COERCE_MARKER): New macro.
|
Thu, 07 Aug 1997 08:30:32 +0000 |
Richard M. Stallman |
(cyrillic-language-alist): Add one language.
|
Thu, 07 Aug 1997 04:48:48 +0000 |
Michael Kifer |
new version
|
Thu, 07 Aug 1997 04:18:18 +0000 |
Kenichi Handa |
(sendmail-send-it): Bind sendmail-coding-system
|
Thu, 07 Aug 1997 03:52:11 +0000 |
Richard M. Stallman |
(unexec): Cast 1st arg in mmap calls.
|
Thu, 07 Aug 1997 02:49:18 +0000 |
Richard M. Stallman |
(quail-update-leim-list-file):
|
Thu, 07 Aug 1997 02:43:11 +0000 |
Richard M. Stallman |
(insert-file-contents-literally): Doc fix.
|
Thu, 07 Aug 1997 02:12:40 +0000 |
Richard M. Stallman |
(init_sys_modes) [mips || HAVE_TCATTR]:
|
Wed, 06 Aug 1997 19:43:02 +0000 |
Richard M. Stallman |
(redisplay_internal): Count only visible frames at first.
|
Wed, 06 Aug 1997 18:59:33 +0000 |
Richard M. Stallman |
(lock_file_1, lock_file): Add casts.
|
Wed, 06 Aug 1997 18:56:43 +0000 |
Richard M. Stallman |
(syms_of_xselect): Doc syntax fixes.
|
Wed, 06 Aug 1997 18:55:30 +0000 |
Richard M. Stallman |
(syms_of_xselect): Doc syntax fixes.
|
Wed, 06 Aug 1997 18:54:05 +0000 |
Richard M. Stallman |
(syms_of_coding): Doc syntax fixes.
|
Wed, 06 Aug 1997 17:57:31 +0000 |
Richard M. Stallman |
Include leim/ChangeLog in leim distribution.
|
Wed, 06 Aug 1997 17:46:39 +0000 |
Richard M. Stallman |
(HAVE_ALLOCA): Don't define this on USG5_4 if not using GNU C.
|
Wed, 06 Aug 1997 17:45:55 +0000 |
Richard M. Stallman |
(timezone-parse-date): Handle additional style (9).
|
Wed, 06 Aug 1997 10:56:15 +0000 |
Oliver Seidel |
Fixed header, typos, layout, documentation.
|
Wed, 06 Aug 1997 09:14:25 +0000 |
Oliver Seidel |
Applied patch from Istvan Marko <istvan@cmdmail.amd.com>
|
Wed, 06 Aug 1997 08:56:03 +0000 |
Oliver Seidel |
Acted upon suggestion from Shane Holder <holder@rsn.hp.com>:
|
Wed, 06 Aug 1997 08:12:03 +0000 |
Oliver Seidel |
Improved documentation. Broke some lines to comply with
|
Wed, 06 Aug 1997 07:11:59 +0000 |
Richard M. Stallman |
(Yacc_suffixes, Asm_suffixes): Add some alternatives.
|
Wed, 06 Aug 1997 06:31:13 +0000 |
Richard M. Stallman |
Whitespace change.
|
Wed, 06 Aug 1997 04:29:14 +0000 |
Richard M. Stallman |
(ispell-dictionary-alist): Doc fix.
|
Wed, 06 Aug 1997 02:47:18 +0000 |
Richard M. Stallman |
(compilation-parse-errors): Fix previous change.
|
Wed, 06 Aug 1997 01:09:16 +0000 |
Kenichi Handa |
(detect_eol_type): Fix previous change.
|
Tue, 05 Aug 1997 22:39:04 +0000 |
Oliver Seidel |
Made todomode.el available under GPL.
|
Tue, 05 Aug 1997 22:34:14 +0000 |
Oliver Seidel |
Fixed insertion routine with help from Trey Jackson
|
Tue, 05 Aug 1997 22:03:07 +0000 |
Richard M. Stallman |
(x-cut-buffer-or-selection-value): Fix previous change.
|
Tue, 05 Aug 1997 21:38:52 +0000 |
Richard M. Stallman |
(vc-version-diff): Change the Newer version prompt.
|
Tue, 05 Aug 1997 20:52:56 +0000 |
Richard M. Stallman |
(functionp): Use byte-code-function-p, not compiled-function-p.
|
Tue, 05 Aug 1997 20:51:55 +0000 |
Richard M. Stallman |
(read-quoted-char): Fix handling of meta-chars.
|
Tue, 05 Aug 1997 20:15:34 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 05 Aug 1997 18:19:33 +0000 |
Richard M. Stallman |
(detect_eol_type): If EOL representation does not
|
Tue, 05 Aug 1997 18:08:38 +0000 |
Richard M. Stallman |
(syms_of_fontset): Doc fixes.
|
Tue, 05 Aug 1997 17:25:06 +0000 |
Richard M. Stallman |
(mail-mode): Allow TAB after prefix in previous change.
|
Tue, 05 Aug 1997 17:16:00 +0000 |
Richard M. Stallman |
(update-autoloads-from-directories):
|
Tue, 05 Aug 1997 17:10:16 +0000 |
Richard M. Stallman |
(finder-compile-keywords): Don't process file names that start with `.'.
|
Tue, 05 Aug 1997 17:06:51 +0000 |
Richard M. Stallman |
(updates): Add missing semicolons.
|
Tue, 05 Aug 1997 17:03:56 +0000 |
Geoff Voelker |
Set mode-line-frame-identification
|
Tue, 05 Aug 1997 16:47:01 +0000 |
Oliver Seidel |
Incorporated menus for XEmacs from Allan.Cochrane@soton.sc.philips.com,
|
Tue, 05 Aug 1997 14:43:39 +0000 |
Oliver Seidel |
Added improvements from Ron Gut <rgut@aware.com>.
|
Tue, 05 Aug 1997 08:10:20 +0000 |
Richard M. Stallman |
(gud): Fix defgroup doc.
|
Tue, 05 Aug 1997 08:06:52 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Make the
|
Tue, 05 Aug 1997 07:05:12 +0000 |
Richard M. Stallman |
Doc fixes.
|
Tue, 05 Aug 1997 06:41:51 +0000 |
Richard M. Stallman |
(mail-mode): Fix previous change.
|
Tue, 05 Aug 1997 06:07:24 +0000 |
Richard M. Stallman |
(comment-line-break-function): New variable.
|
Tue, 05 Aug 1997 05:49:10 +0000 |
Richard M. Stallman |
(cd-absolute): Add missing arg to `error'.
|
Tue, 05 Aug 1997 05:32:28 +0000 |
Richard M. Stallman |
Fix copyright holder name.
|
Tue, 05 Aug 1997 05:29:21 +0000 |
Richard M. Stallman |
(dontcompilefiles): Delete cyril-util.el.
|
Tue, 05 Aug 1997 05:00:55 +0000 |
Richard M. Stallman |
(standard-display-cyrillic-translit):
|
Tue, 05 Aug 1997 04:44:55 +0000 |
Richard M. Stallman |
(format-annotate-atomic-property-change):
|
Tue, 05 Aug 1997 03:44:40 +0000 |
Richard M. Stallman |
(time-stamp): Use insert-and-inherit for new stamp.
|
Tue, 05 Aug 1997 01:43:58 +0000 |
Kenichi Handa |
(cyrillic-translit): Doc-string of the package
|
Tue, 05 Aug 1997 01:18:21 +0000 |
Kenichi Handa |
Initial revision
|
Tue, 05 Aug 1997 01:16:44 +0000 |
Kenichi Handa |
(RUSSIAN): Add quail/cyril-jis.el.
|
Tue, 05 Aug 1997 01:15:57 +0000 |
Kenichi Handa |
Move Quail package cyrillic-jis-russian to
|
Tue, 05 Aug 1997 01:10:07 +0000 |
Kenichi Handa |
(cyrillic-language-alist): New variable.
|
Mon, 04 Aug 1997 19:42:32 +0000 |
Richard M. Stallman |
(pascal-mode-syntax-table): _ is now a symbol constituent.
|
Mon, 04 Aug 1997 19:06:02 +0000 |
Richard M. Stallman |
(pp-to-string): Use emacs-lisp-mode-sytax-table.
|
Mon, 04 Aug 1997 19:03:37 +0000 |
Richard M. Stallman |
(isearch-quote-char): Fix handling of control
|
Mon, 04 Aug 1997 18:56:42 +0000 |
Richard M. Stallman |
(basic-save-buffer-1): Add missing argument for error.
|
Mon, 04 Aug 1997 18:55:42 +0000 |
Richard M. Stallman |
(quail-update-leim-list-file): Go to the
|
Mon, 04 Aug 1997 16:18:45 +0000 |
Oliver Seidel |
Added Raise/Lower item.
|
Mon, 04 Aug 1997 07:46:26 +0000 |
Richard M. Stallman |
(x-get-selection): Change default for data-type
|
Mon, 04 Aug 1997 07:03:08 +0000 |
Kenichi Handa |
(set-default-coding-systems): New function.
|
Mon, 04 Aug 1997 07:01:31 +0000 |
Kenichi Handa |
(setup-chinese-gb-environment): Do not
|
Mon, 04 Aug 1997 07:01:31 +0000 |
Kenichi Handa |
(setup-english-environment): Call set-default-coding-systems.
|
Mon, 04 Aug 1997 07:01:31 +0000 |
Kenichi Handa |
(setup-8-bit-environment): Do not
|
Mon, 04 Aug 1997 07:01:31 +0000 |
Kenichi Handa |
(setup-japanese-environment): Do not
|
Mon, 04 Aug 1997 07:01:31 +0000 |
Kenichi Handa |
(setup-korean-environment): Do not
|
Mon, 04 Aug 1997 06:59:57 +0000 |
Kenichi Handa |
(Fcall_process_region): Use cdr part (not car part)
|
Mon, 04 Aug 1997 06:59:57 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Do not exclude posibility of
|
Mon, 04 Aug 1997 06:59:57 +0000 |
Kenichi Handa |
(Fset_process_coding_system): Doc-string modified.
|
Mon, 04 Aug 1997 06:47:28 +0000 |
Richard M. Stallman |
(delete-selection-mode): Delete the :initialize keyword.
|
Mon, 04 Aug 1997 06:44:24 +0000 |
Richard M. Stallman |
(make-autoload): For a defcustom,
|
Mon, 04 Aug 1997 06:18:23 +0000 |
Richard M. Stallman |
(cpp-edit-reset): Add a close-quote after the file name.
|
Mon, 04 Aug 1997 06:10:46 +0000 |
Richard M. Stallman |
(cpp-create-bg-face): Don't really make a face.
|
Mon, 04 Aug 1997 06:07:05 +0000 |
Richard M. Stallman |
(merge_face_list): New function.
|
Mon, 04 Aug 1997 05:09:49 +0000 |
Richard M. Stallman |
(isearch-other-meta-char): Don't switch windows to exit
|
Mon, 04 Aug 1997 04:29:53 +0000 |
Richard M. Stallman |
(vc-version-diff): Use defaults, not initial input,
|
Mon, 04 Aug 1997 04:23:51 +0000 |
Richard M. Stallman |
(internal-face-interactive): Handle default in usual way,
|
Mon, 04 Aug 1997 03:57:04 +0000 |
Richard M. Stallman |
(describe-function): Use " is " instead of colon.
|
Mon, 04 Aug 1997 03:42:58 +0000 |
Richard M. Stallman |
(delay-uniquify-rationalize-file-buffer-names):
|
Mon, 04 Aug 1997 03:07:28 +0000 |
Richard M. Stallman |
(insert-file-contents-literally):
|
Mon, 04 Aug 1997 03:06:28 +0000 |
Richard M. Stallman |
(shell): Doc fix.
|
Mon, 04 Aug 1997 03:04:24 +0000 |
Richard M. Stallman |
(redisplay_internal): Count number of visible frames
|
Mon, 04 Aug 1997 03:02:19 +0000 |
Richard M. Stallman |
(Fload): Update declaration.
|
Mon, 04 Aug 1997 03:01:57 +0000 |
Richard M. Stallman |
(detect_coding_mask): Include CODING_CATEGORY_MASK_BINARY in the
|
Mon, 04 Aug 1997 03:00:36 +0000 |
Richard M. Stallman |
(Frequire): Pass t for the MUST-SUFFIX arg to Fload.
|
Mon, 04 Aug 1997 03:00:25 +0000 |
Richard M. Stallman |
(do_autoload): Pass new arg to Fload.
|
Mon, 04 Aug 1997 03:00:11 +0000 |
Richard M. Stallman |
(Fload): New optional arg MUST-SUFFIX.
|
Mon, 04 Aug 1997 02:57:47 +0000 |
Richard M. Stallman |
Alternative colors for standard faces if dark background.
|
Mon, 04 Aug 1997 02:44:42 +0000 |
Richard M. Stallman |
(hexlify-buffer, dehexlify-buffer):
|
Mon, 04 Aug 1997 01:53:36 +0000 |
Richard M. Stallman |
(x-cut-buffer-or-selection-value): Try both
|
Mon, 04 Aug 1997 01:42:50 +0000 |
Richard M. Stallman |
(rmail-summary-mouse-goto-message): New function.
|
Mon, 04 Aug 1997 01:11:01 +0000 |
Richard M. Stallman |
Delete whitespace.
|
Mon, 04 Aug 1997 00:51:07 +0000 |
Richard M. Stallman |
(shell-command-on-region, shell-command): Doc fixes.
|
Mon, 04 Aug 1997 00:39:09 +0000 |
Richard M. Stallman |
(copyright-regexp): Recognize @copyright{}.
|
Mon, 04 Aug 1997 00:37:04 +0000 |
Richard M. Stallman |
(copyright-regexp): Recognize the Latin-1 copyright symbol.
|
Sun, 03 Aug 1997 22:59:26 +0000 |
Richard M. Stallman |
(LD_SWITCH_MACHINE):
|
Sun, 03 Aug 1997 22:58:19 +0000 |
Richard M. Stallman |
(i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
|
Sun, 03 Aug 1997 22:57:46 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 03 Aug 1997 12:48:31 +0000 |
Andr Spiegel |
(vc-menu-map): Replace entries for "Check In" and "Check Out" with
|
Sun, 03 Aug 1997 12:47:26 +0000 |
Oliver Seidel |
Cleaned up variables, prefix and cursor position.
|
Sun, 03 Aug 1997 12:15:28 +0000 |
Oliver Seidel |
It appears to work.
|
Sun, 03 Aug 1997 12:15:13 +0000 |
Oliver Seidel |
Initial revision
|
Sun, 03 Aug 1997 05:06:05 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 03 Aug 1997 04:10:36 +0000 |
Richard M. Stallman |
(face-attr-match-p): New function.
|
Sun, 03 Aug 1997 04:10:08 +0000 |
Richard M. Stallman |
(custom-face-value-create): Take account
|
Sun, 03 Aug 1997 03:02:05 +0000 |
Kenichi Handa |
(CODING_CATEGORY_MASK_BINARY): New macro.
|
Sun, 03 Aug 1997 03:02:05 +0000 |
Kenichi Handa |
(x_set_frame_parameters): Heading comment fixed.
|
Sun, 03 Aug 1997 03:02:05 +0000 |
Kenichi Handa |
(Vclipboard_coding_system): New variable.
|
Sun, 03 Aug 1997 02:59:30 +0000 |
Kenichi Handa |
In quail-mode-map, bind
|
Sun, 03 Aug 1997 02:54:04 +0000 |
Kenichi Handa |
(setup-chinese-gb-environment): Set
|
Sun, 03 Aug 1997 02:54:04 +0000 |
Kenichi Handa |
(setup-ethiopic-environment): Bind
|
Sun, 03 Aug 1997 02:54:04 +0000 |
Kenichi Handa |
(ccl-encode-ethio-font): Fix typo in doc-string.
|
Sun, 03 Aug 1997 02:54:04 +0000 |
Kenichi Handa |
(setup-8-bit-environment): Set default value of default-input-method.
|
Sun, 03 Aug 1997 02:54:04 +0000 |
Kenichi Handa |
(setup-japanese-environment): Set default value of default-input-method.
|
Sun, 03 Aug 1997 02:54:04 +0000 |
Kenichi Handa |
(setup-korean-environment): Set default value of default-input-method.
|
Sun, 03 Aug 1997 02:54:04 +0000 |
Kenichi Handa |
(setup-tibetan-environment): Set default value of default-input-method.
|
Sun, 03 Aug 1997 02:51:30 +0000 |
Kenichi Handa |
Fix previous change.
|
Sun, 03 Aug 1997 02:50:47 +0000 |
Kenichi Handa |
(quail-next-translation): Call
|
Sat, 02 Aug 1997 21:59:55 +0000 |
Richard M. Stallman |
Doc fixes; fix error message text.
|
Sat, 02 Aug 1997 20:41:55 +0000 |
Richard M. Stallman |
(term-ignore-error): Fix foolish errors.
|
Sat, 02 Aug 1997 10:15:43 +0000 |
Richard M. Stallman |
(describe-current-coding-system): Clean up output format.
|
Sat, 02 Aug 1997 09:30:17 +0000 |
Richard M. Stallman |
(compute_motion): Correct the criterion for when to
|
Sat, 02 Aug 1997 07:40:22 +0000 |
Michael Kifer |
new version
|
Sat, 02 Aug 1997 06:56:24 +0000 |
Michael Kifer |
new version
|
Sat, 02 Aug 1997 03:13:34 +0000 |
Richard M. Stallman |
Fix up coding system.
|
Fri, 01 Aug 1997 19:20:29 +0000 |
Richard M. Stallman |
(adaptive-fill-first-line-regexp): Fix regexp.
|
Fri, 01 Aug 1997 19:19:51 +0000 |
Richard M. Stallman |
(mode-line-mule-info): Delete the conditional on enable-multibyte-characters.
|
Fri, 01 Aug 1997 18:12:50 +0000 |
Richard M. Stallman |
(mail-mode): Recognize foo> prefix
|
Fri, 01 Aug 1997 18:09:30 +0000 |
Richard M. Stallman |
Translate -svr4 to -sysv4 and -unixware to -sysv4.2uw.
libc-970802 libc-970803 libc-970804 libc-970805 libc-970806 libc-970807 libc-970808 libc-970809 libc-970810 libc-970811 libc-970812 libc-970813 libc-970814 libc-970815 libc-970816 libc-970817 libc-970818 libc-970819 libc-970820 libc-970821 libc-970822
|
Fri, 01 Aug 1997 17:09:45 +0000 |
Richard M. Stallman |
(standard-display-cyrillic-translit): New function.
|
Fri, 01 Aug 1997 07:18:01 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 01 Aug 1997 06:45:06 +0000 |
Richard M. Stallman |
(cyrillic-translit): New input method.
|
Fri, 01 Aug 1997 04:53:34 +0000 |
Richard M. Stallman |
(isearch-hide-immediately): Doc fix.
|
Fri, 01 Aug 1997 01:36:20 +0000 |
Kenichi Handa |
(encode_coding_iso2022): When source data ends not at
|
Fri, 01 Aug 1997 01:36:20 +0000 |
Kenichi Handa |
(Fwrite_region): Don't try to flush out a data twice.
|
Fri, 01 Aug 1997 01:22:16 +0000 |
Richard M. Stallman |
(standard-display-european): New arg AUTO.
|
Fri, 01 Aug 1997 01:21:51 +0000 |
Richard M. Stallman |
(command-line): Pass t for AUTO arg to standard-display-european.
|
Fri, 01 Aug 1997 01:04:56 +0000 |
Richard M. Stallman |
Many doc strings and messages changed.
|
Fri, 01 Aug 1997 00:58:56 +0000 |
Richard M. Stallman |
(direct_output_for_insert): Set last_point_x properly.
|
Fri, 01 Aug 1997 00:29:34 +0000 |
Kenichi Handa |
(x_list_fonts): Request at least 10 fonts by XListFonts.
|
Fri, 01 Aug 1997 00:12:35 +0000 |
Richard M. Stallman |
(redisplay_window): Fix one-off in handling
|
Thu, 31 Jul 1997 16:44:49 +0000 |
Richard M. Stallman |
(x_list_fonts): Reject a font whose min_bounds.width is 0.
|
Thu, 31 Jul 1997 15:38:10 +0000 |
Richard M. Stallman |
(diary-face, calendar-today-face, holiday-face):
|
Thu, 31 Jul 1997 07:54:07 +0000 |
Richard M. Stallman |
(current_lock_owner): Don't try to delete lock
|
Thu, 31 Jul 1997 06:59:37 +0000 |
Richard M. Stallman |
(eval-last-sexp): Ignore `...' around sexp.
|
Thu, 31 Jul 1997 06:48:05 +0000 |
Kenichi Handa |
(prefer-coding-system): Change also
|
Thu, 31 Jul 1997 06:23:19 +0000 |
Richard M. Stallman |
(vc-backend-checkin): For CVS, forget the checkout model after commit.
|
Thu, 31 Jul 1997 06:16:32 +0000 |
Richard M. Stallman |
(vc-checkout-model): For CVS, look at
|
Thu, 31 Jul 1997 06:08:07 +0000 |
Richard M. Stallman |
(read_process_output): Don't call setup_coding_system
|
Thu, 31 Jul 1997 05:55:12 +0000 |
Kenichi Handa |
(encode_coding_iso2022): Write out invalid multibyte
|
Thu, 31 Jul 1997 05:54:43 +0000 |
Kenichi Handa |
Do not create style-variants of fontset. They
|
Thu, 31 Jul 1997 05:54:08 +0000 |
Kenichi Handa |
(set-face-font-auto): Create a fontset if FONT is a
|
Thu, 31 Jul 1997 05:53:31 +0000 |
Kenichi Handa |
(fontset-name-p): New function.
|
Thu, 31 Jul 1997 05:53:31 +0000 |
Kenichi Handa |
(reference-point-alist): Doc-string modified.
|
Thu, 31 Jul 1997 04:04:23 +0000 |
Michael Kifer |
new version
|
Wed, 30 Jul 1997 19:45:01 +0000 |
Richard M. Stallman |
(lock_if_free): Don't loop; for strange error, return -1.
|
Wed, 30 Jul 1997 19:44:31 +0000 |
Richard M. Stallman |
(redisplay_window): Fix previous change.
|
Wed, 30 Jul 1997 19:29:13 +0000 |
Richard M. Stallman |
(uniquify-buffer-name-style): Fix typo.
|
Wed, 30 Jul 1997 18:15:19 +0000 |
Richard M. Stallman |
(info-node, info-xref, info-menu-5):
|
Wed, 30 Jul 1997 16:14:07 +0000 |
Richard M. Stallman |
Update distribution terms.
|
Wed, 30 Jul 1997 16:12:30 +0000 |
Richard M. Stallman |
(mspools-using-vm): Better handling of VM initialization.
|
Wed, 30 Jul 1997 12:04:50 +0000 |
Per Abrahamsen |
Synched with 1.9954.
|
Wed, 30 Jul 1997 04:28:44 +0000 |
Richard M. Stallman |
(LIBXMU): Alternative definition if CANNOT_DUMP.
|
Wed, 30 Jul 1997 04:24:46 +0000 |
Richard M. Stallman |
(LDFLAGS, CPPFLAGS): Get them from configure like CFLAGS.
|
Wed, 30 Jul 1997 04:22:56 +0000 |
Richard M. Stallman |
(CPPFLAGS): Get this from configure, like CFLAGS.
|
Wed, 30 Jul 1997 04:10:55 +0000 |
Richard M. Stallman |
(mule-menu-keymap): Fix menu item names.
|
Wed, 30 Jul 1997 03:57:26 +0000 |
Richard M. Stallman |
Minor cleanup.
|
Wed, 30 Jul 1997 02:21:19 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 29 Jul 1997 12:25:05 +0000 |
Simon Marshall |
don't add text for the modeline.
|
Tue, 29 Jul 1997 02:29:32 +0000 |
Richard M. Stallman |
(Fformat_time_string): Don't hang if strftime produces
|
Tue, 29 Jul 1997 02:15:28 +0000 |
Richard M. Stallman |
(rmail-resend): Use user-mail-address.
|
Tue, 29 Jul 1997 00:53:09 +0000 |
Richard M. Stallman |
(sort_args): Check properly for `--'.
|
Mon, 28 Jul 1997 23:37:45 +0000 |
Ulrich Drepper |
update from main archive 970728
libc-970729 libc-970730 libc-970731 libc-970801
|
Mon, 28 Jul 1997 22:22:27 +0000 |
Richard M. Stallman |
(makefile-space-face): Add defface.
|
Mon, 28 Jul 1997 18:33:11 +0000 |
Richard M. Stallman |
(x_new_font): Follow the change in x_set_scroll_bar_width and make the
|
Mon, 28 Jul 1997 18:30:44 +0000 |
Richard M. Stallman |
(Fx_create_frame): Initialize fontset in output_data.
|
Mon, 28 Jul 1997 18:20:01 +0000 |
Richard M. Stallman |
(non_ascii_char_to_string): Fix typos.
|
Mon, 28 Jul 1997 17:17:28 +0000 |
Richard M. Stallman |
(debug-ignored-errors): Delete ^Quit$ element.
|
Mon, 28 Jul 1997 17:04:18 +0000 |
Richard M. Stallman |
[HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.
|
Mon, 28 Jul 1997 15:46:57 +0000 |
Per Abrahamsen |
Synched with 1.9951.
|
Mon, 28 Jul 1997 15:10:21 +0000 |
Richard M. Stallman |
(x_term_init) [! HAVE_X11R5]: Don't try to use XtCvtStringToFont.
|
Mon, 28 Jul 1997 15:09:31 +0000 |
Richard M. Stallman |
(map_obarray): Don't crash if something strange is in the obarray.
|
Mon, 28 Jul 1997 15:09:00 +0000 |
Richard M. Stallman |
(update-autoloads-from-directories):
|
Mon, 28 Jul 1997 05:52:35 +0000 |
Richard M. Stallman |
Support auto-configuration of both Kerberos V4 and
|
Mon, 28 Jul 1997 05:51:59 +0000 |
Richard M. Stallman |
Support auto-configuration of both Kerberos V4 and
|
Mon, 28 Jul 1997 05:26:38 +0000 |
Richard M. Stallman |
(prefer-coding-system): Fix doc, prompt.
|
Mon, 28 Jul 1997 04:55:45 +0000 |
Richard M. Stallman |
(redisplay_window): When text has not changed,
|
Mon, 28 Jul 1997 01:19:19 +0000 |
Richard M. Stallman |
Describe the separate distributions leim and intlfonts.
|
Sun, 27 Jul 1997 21:40:24 +0000 |
Richard M. Stallman |
(LDFLAGS): Get this from configure, like CFLAGS.
|
Sun, 27 Jul 1997 21:38:49 +0000 |
Richard M. Stallman |
(syms_of_callproc): Don't init Vtemp_file_name_pattern here.
|
Sun, 27 Jul 1997 20:04:29 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 27 Jul 1997 19:56:21 +0000 |
Richard M. Stallman |
(fill-context-prefix): Be stricter about
|
Sun, 27 Jul 1997 19:53:27 +0000 |
Richard M. Stallman |
Customized.
|
Sun, 27 Jul 1997 19:50:06 +0000 |
Richard M. Stallman |
Customized.
|
Sun, 27 Jul 1997 19:25:02 +0000 |
Richard M. Stallman |
(compile-command): More doc fix.
|
Sun, 27 Jul 1997 01:54:56 +0000 |
Richard M. Stallman |
(mail-extr-voodoo): Handle unmatched quotes in the comment-deletion loop.
|
Sun, 27 Jul 1997 00:07:08 +0000 |
Richard M. Stallman |
(file-coding-system-alist): Use no-conversion for tar files.
|
Sun, 27 Jul 1997 00:06:20 +0000 |
Richard M. Stallman |
(jka-compr-added-to-file-coding-system-alist): New var.
|
Sat, 26 Jul 1997 22:22:59 +0000 |
Richard M. Stallman |
(line-move): If intangibility moves us to a different line,
|
Sat, 26 Jul 1997 22:21:49 +0000 |
Richard M. Stallman |
(read-quoted-char): Consistently downcase letter "digits".
|
Sat, 26 Jul 1997 22:20:51 +0000 |
Richard M. Stallman |
(strout, printchar): Handle minibuffer_auto_raise.
|
Sat, 26 Jul 1997 22:19:26 +0000 |
Richard M. Stallman |
(mail-mode): Make adaptive-fill-regexp
|
Sat, 26 Jul 1997 19:01:01 +0000 |
Per Bothner |
Recognize SunOS 3.x.
libc-970727 libc-970728
|
Sat, 26 Jul 1997 18:41:15 +0000 |
Richard M. Stallman |
(telnet): Handle multiple telnet programs better.
|
Sat, 26 Jul 1997 01:52:56 +0000 |
Richard M. Stallman |
Delete MPEG Audio (it is forbidden).
|
Sat, 26 Jul 1997 01:43:07 +0000 |
Richard M. Stallman |
(dumpglyphs): Check the dimension of FONT while
|
Sat, 26 Jul 1997 01:41:59 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM_TEMACS): Define this instead of LD_SWITCH_SYSTEM.
|
Sat, 26 Jul 1997 01:41:03 +0000 |
Richard M. Stallman |
(display_text_line): Don't count minibuf_prompt_width twice in taboffset.
|
Sat, 26 Jul 1997 01:40:05 +0000 |
Richard M. Stallman |
(display_menu): If an item is disabled,
|
Fri, 25 Jul 1997 22:33:06 +0000 |
Richard M. Stallman |
Update leim/leim-list.el.
|
Fri, 25 Jul 1997 22:21:49 +0000 |
Richard M. Stallman |
(occur): Local variable line-start redundant.
|
Fri, 25 Jul 1997 22:10:42 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 25 Jul 1997 22:08:24 +0000 |
Richard M. Stallman |
(rmail-pop-password-error): New variable.
|
Fri, 25 Jul 1997 20:51:42 +0000 |
Richard M. Stallman |
(awk-mode): Call c-initialize-cc-mode.
|
Fri, 25 Jul 1997 19:02:00 +0000 |
Richard M. Stallman |
(compile-command): Doc fix.
|
Fri, 25 Jul 1997 18:12:53 +0000 |
Richard M. Stallman |
(Fwrite_region): Fix previous change.
|
Fri, 25 Jul 1997 17:57:47 +0000 |
Richard M. Stallman |
(doug_lea_malloc): Make __after_morecore_hook a
|
Fri, 25 Jul 1997 17:29:29 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Add elt for EPC F90.
|
Fri, 25 Jul 1997 13:34:18 +0000 |
Kenichi Handa |
(quail-update-leim-list-file): Call
|
Fri, 25 Jul 1997 13:13:00 +0000 |
Kenichi Handa |
(leim-list-entry-regexp): Make this match only at beginning of line.
|
Fri, 25 Jul 1997 11:36:34 +0000 |
Simon Marshall |
customise & make installation/deinstallation happen on mode command not file load.
|
Fri, 25 Jul 1997 11:35:08 +0000 |
Simon Marshall |
Wrap minibuffer-auto-raise where nec. to stop frame raising.
|
Fri, 25 Jul 1997 11:34:20 +0000 |
Simon Marshall |
Add type specs "explicit" "mutable".
|
Fri, 25 Jul 1997 08:06:19 +0000 |
Kenichi Handa |
(read-input-method-name): Show more appropriate error message.
|
Fri, 25 Jul 1997 08:01:02 +0000 |
Kenichi Handa |
(compute_motion): Handle display table correctly for
|
Fri, 25 Jul 1997 07:53:16 +0000 |
Kenichi Handa |
(syms_of_fontset): Set Vhighlight_wrong_size_font to Qnil.
|
Fri, 25 Jul 1997 07:46:51 +0000 |
Kenichi Handa |
(CODING_REQUIRE_TEXT_CONVERSION,
|
Fri, 25 Jul 1997 07:46:51 +0000 |
Kenichi Handa |
(read_process_output): Use new macro
|
Fri, 25 Jul 1997 07:46:51 +0000 |
Kenichi Handa |
(Finsert_file_contents): Use new macros
|
Fri, 25 Jul 1997 07:44:24 +0000 |
Kenichi Handa |
(setup-thai-environment): Add correct autoload cookie.
|
Fri, 25 Jul 1997 07:44:24 +0000 |
Kenichi Handa |
(setup-tibetan-environment): Correct
|
Fri, 25 Jul 1997 07:44:24 +0000 |
Kenichi Handa |
(setup-vietnamese-environment): Add autoload cookie.
|
Fri, 25 Jul 1997 07:43:56 +0000 |
Kenichi Handa |
Typo in comment fixed.
|
Fri, 25 Jul 1997 07:31:49 +0000 |
Kenichi Handa |
Initial revision
|
Fri, 25 Jul 1997 07:31:26 +0000 |
Kenichi Handa |
(TIT): New variable, contatination of TIT-GB and TIT-BIG5.
|
Fri, 25 Jul 1997 07:30:07 +0000 |
Kenichi Handa |
Require 'quail.
|
Fri, 25 Jul 1997 07:28:50 +0000 |
Kenichi Handa |
Change Quail package name to "ethiopic".
|
Fri, 25 Jul 1997 05:59:39 +0000 |
Richard M. Stallman |
(metamail-region): Don't bind kanji-fileio-code
|
Fri, 25 Jul 1997 05:37:34 +0000 |
Richard M. Stallman |
(${lispsource}TAGS): Specify ETAGS var in inner make.
|
Fri, 25 Jul 1997 03:10:59 +0000 |
Richard M. Stallman |
(ETAGS): New variable.
|
Fri, 25 Jul 1997 03:04:19 +0000 |
Richard M. Stallman |
(Vprint_gensym_alist): Renamed from printed_gensyms.
|
Fri, 25 Jul 1997 03:01:28 +0000 |
Richard M. Stallman |
(byte-compile-output-docform):
|
Fri, 25 Jul 1997 03:00:41 +0000 |
Richard M. Stallman |
(custom-print-functions): Add defvar.
|
Fri, 25 Jul 1997 01:42:53 +0000 |
Michael Kifer |
new version
|
Fri, 25 Jul 1997 01:01:50 +0000 |
Richard M. Stallman |
(rmail-mime-feature): Doc and custom fix.
|
Fri, 25 Jul 1997 00:55:06 +0000 |
Richard M. Stallman |
Customized.
|
Fri, 25 Jul 1997 00:10:37 +0000 |
Richard M. Stallman |
(mail): Improve confirmation questions for file-visiting mail buffers.
|
Thu, 24 Jul 1997 21:41:33 +0000 |
Richard M. Stallman |
(debug-ignored-errors): Update the dabbrev.el errors.
|
Thu, 24 Jul 1997 21:39:26 +0000 |
Richard M. Stallman |
(ediff-update-diffs): Change error message.
|
Thu, 24 Jul 1997 21:29:24 +0000 |
Richard M. Stallman |
(selection_data_to_lisp_data):
|
Thu, 24 Jul 1997 18:22:33 +0000 |
Richard M. Stallman |
(landmark-repeat, landmark): New aliases.
|
Thu, 24 Jul 1997 18:18:49 +0000 |
Richard M. Stallman |
(main): Make --help msg end in newline.
|
Thu, 24 Jul 1997 18:17:41 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Thu, 24 Jul 1997 17:01:46 +0000 |
Richard M. Stallman |
(read-quoted-char): Convert function keys like Return
|
Thu, 24 Jul 1997 16:59:16 +0000 |
Richard M. Stallman |
(Fx_create_frame): Don't fail to initialize `font'.
|
Thu, 24 Jul 1997 16:58:05 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Initialize total_read.
|
Thu, 24 Jul 1997 16:57:19 +0000 |
Richard M. Stallman |
(Fdelete_frame): Undo previous change.
|
Thu, 24 Jul 1997 16:45:55 +0000 |
Richard M. Stallman |
(read_char): Delete spurious UNGCPRO.
|
Thu, 24 Jul 1997 16:33:00 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 24 Jul 1997 16:12:36 +0000 |
Richard M. Stallman |
Comment change
|
Thu, 24 Jul 1997 07:43:07 +0000 |
Richard M. Stallman |
Customized.
|
Thu, 24 Jul 1997 07:42:23 +0000 |
Richard M. Stallman |
(calendar-day-name): New optional args WIDTH, ABSOLUTE.
|
Thu, 24 Jul 1997 07:42:07 +0000 |
Richard M. Stallman |
Don't create C-x r and C-x n submaps here.
|
Thu, 24 Jul 1997 07:40:26 +0000 |
Richard M. Stallman |
(Fforward_comment): When count1 is negative, return nil if FROM reaches STOP.
|
Thu, 24 Jul 1997 06:09:23 +0000 |
Richard M. Stallman |
(Fcurrent_message): New function.
|
Thu, 24 Jul 1997 06:04:06 +0000 |
Richard M. Stallman |
(face-documentation): Renamed from face-doc-string.
|
Thu, 24 Jul 1997 06:03:00 +0000 |
Richard M. Stallman |
(custom-declare-face): Use [set-]face-documentation.
|
Thu, 24 Jul 1997 05:35:30 +0000 |
Richard M. Stallman |
(bg-yank-or-pop): Changed eql to eq.
|
Thu, 24 Jul 1997 05:34:02 +0000 |
Richard M. Stallman |
(read-input-method-name): Fix error msg.
|
Thu, 24 Jul 1997 04:28:05 +0000 |
Richard M. Stallman |
(te-newline): Change eql to eq.
|
Thu, 24 Jul 1997 04:21:34 +0000 |
Richard M. Stallman |
(tex-categorize-whitespace): Use eq, not eql.
|
Thu, 24 Jul 1997 04:06:12 +0000 |
Richard M. Stallman |
(stamp-bytecomp): Fix shell conditional.
|
Thu, 24 Jul 1997 04:01:12 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 24 Jul 1997 03:36:42 +0000 |
Richard M. Stallman |
(iswitchb-get-bufname): Only add buffer of current
|
Wed, 23 Jul 1997 21:41:47 +0000 |
Richard M. Stallman |
(eql): byte-defop-compiler definition deleted.
|
Wed, 23 Jul 1997 21:40:04 +0000 |
Richard M. Stallman |
Change eql calls to eq.
|
Wed, 23 Jul 1997 21:39:50 +0000 |
Richard M. Stallman |
Change eql calls to = or equal.
|
Wed, 23 Jul 1997 20:57:49 +0000 |
Richard M. Stallman |
Update copyright notice and permission notice.
|
Wed, 23 Jul 1997 20:56:12 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.
|
Wed, 23 Jul 1997 19:07:34 +0000 |
Richard M. Stallman |
(diary-entry-time): Downcase the am/pm letter.
|
Wed, 23 Jul 1997 16:57:18 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Wed, 23 Jul 1997 16:34:32 +0000 |
Richard M. Stallman |
(syms_of_eval): Doc fix.
|
Wed, 23 Jul 1997 04:22:58 +0000 |
Richard M. Stallman |
(set-face-font-explicit): Call internal-set-face-1 properly.
|
Wed, 23 Jul 1997 02:52:57 +0000 |
Richard M. Stallman |
(occur): Use text property `occur' to store the
|
Wed, 23 Jul 1997 02:51:06 +0000 |
Richard M. Stallman |
(dired-omit-new-add-entry): Take new arg RELATIVE
|
Wed, 23 Jul 1997 02:49:08 +0000 |
Richard M. Stallman |
Undo previous change.
|
Wed, 23 Jul 1997 02:43:48 +0000 |
Richard M. Stallman |
Various error messages fixed.
|
Wed, 23 Jul 1997 02:34:54 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 22 Jul 1997 23:41:34 +0000 |
Richard M. Stallman |
(modify-coding-system-alist): Doc fix.
|
Tue, 22 Jul 1997 21:49:49 +0000 |
Geoff Voelker |
(find-buffer-file-type-coding-system,
|
Tue, 22 Jul 1997 21:35:43 +0000 |
Richard M. Stallman |
Test `__unix' along with `unix'.
make-3-75-1 make-3-75-91
|
Tue, 22 Jul 1997 20:40:29 +0000 |
Richard M. Stallman |
(syms_of_coding): Doc fix.
|
Tue, 22 Jul 1997 20:23:53 +0000 |
Richard M. Stallman |
(mail-indent-citation): Undo previous change.
|
Tue, 22 Jul 1997 20:06:24 +0000 |
Richard M. Stallman |
(dircategory): Delete obsolete mistaken `put'.
|
Tue, 22 Jul 1997 16:35:49 +0000 |
Michael Kifer |
new version
|
Tue, 22 Jul 1997 03:45:44 +0000 |
Kenichi Handa |
Fix previous changes.
|
Tue, 22 Jul 1997 03:11:17 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Undo previous change.
|
Tue, 22 Jul 1997 03:10:25 +0000 |
Richard M. Stallman |
(choose_minibuf_frame_1): New function.
|
Tue, 22 Jul 1997 00:07:55 +0000 |
Richard M. Stallman |
Use @LN_S@, not ln -s, in case no symlink support.
|
Mon, 21 Jul 1997 22:29:32 +0000 |
Richard M. Stallman |
(yank, yank-pop): Bind inhibit-read-only
|
Mon, 21 Jul 1997 20:30:49 +0000 |
Richard M. Stallman |
(mh-make-folder-list-background):
|
Mon, 21 Jul 1997 20:00:36 +0000 |
Richard M. Stallman |
(set_window_height): Allow all heights > 0 for minibuffer windows.
|
Mon, 21 Jul 1997 19:57:26 +0000 |
Richard M. Stallman |
(setup-cyrillic-environment): Fix paren error.
|
Mon, 21 Jul 1997 19:06:57 +0000 |
Richard M. Stallman |
(fixed, excerpt): Define with defface. No longer
|
Mon, 21 Jul 1997 18:42:03 +0000 |
Richard M. Stallman |
(top_distclean): Use -f to delete contents of lock dir.
|
Mon, 21 Jul 1997 18:24:06 +0000 |
Richard M. Stallman |
Require viper-init.
|
Mon, 21 Jul 1997 06:39:54 +0000 |
Richard M. Stallman |
Use name leim/SKK-DIC, not leim/SKK.
|
Mon, 21 Jul 1997 06:16:33 +0000 |
Richard M. Stallman |
(find-file-literally): Temporarily remove tar-mode and
|
Mon, 21 Jul 1997 06:00:23 +0000 |
Richard M. Stallman |
(Fx_create_frame): Default vertical-scroll-bars as symbol, not boolean.
|
Mon, 21 Jul 1997 05:59:08 +0000 |
Richard M. Stallman |
(frame-initialize): Don't alter vertical-scroll-bars
|
Mon, 21 Jul 1997 05:58:34 +0000 |
Richard M. Stallman |
(scroll-bar-mode-explicit): New variable.
|
Mon, 21 Jul 1997 05:16:37 +0000 |
Richard M. Stallman |
(internal-facep): Length is now 10.
|
Mon, 21 Jul 1997 04:59:04 +0000 |
Richard M. Stallman |
(mh-find-path): Handle mh-auto-folder-collect here,
|
Mon, 21 Jul 1997 00:58:41 +0000 |
Richard Kenner |
(alphaev5, alphaev56): New CPU types.
libc-970721 libc-970722 libc-970723 libc-970724 libc-970725 libc-970726
|
Mon, 21 Jul 1997 00:58:27 +0000 |
Richard Kenner |
(alpha*): Run program to see if ev4, ev5, or ev56.
|
Sun, 20 Jul 1997 17:46:17 +0000 |
Richard M. Stallman |
(Fcommand_execute): gcpro c.
|
Sun, 20 Jul 1997 17:44:22 +0000 |
Richard M. Stallman |
(XTread_socket) <ClientMessage>:
|
Sun, 20 Jul 1997 17:41:31 +0000 |
Richard M. Stallman |
(texinfo-no-refill-regexp): Add "direntry".
|
Sun, 20 Jul 1997 17:40:40 +0000 |
Richard M. Stallman |
(debug-on-quit): Define like debug-on-error.
|
Sun, 20 Jul 1997 17:39:30 +0000 |
Richard M. Stallman |
(custom-declare-variable-list): Process already-declared
|
Sun, 20 Jul 1997 17:37:56 +0000 |
Richard M. Stallman |
[HAVE_UNISTD_H]: Include unistd.h.
|
Sun, 20 Jul 1997 17:36:48 +0000 |
Richard M. Stallman |
(custom-declare-variable-early): New function.
|
Sun, 20 Jul 1997 04:50:25 +0000 |
Richard M. Stallman |
(jka-compr-insert-file-contents): Bind coding-system-for-read.
|
Sun, 20 Jul 1997 04:13:45 +0000 |
Richard M. Stallman |
(shell-mode): Do set list-files-directory locally.
|
Sun, 20 Jul 1997 04:03:49 +0000 |
Geoff Voelker |
(w32_clear_end_of_line): Include scroll bar width.
|
Sun, 20 Jul 1997 03:46:24 +0000 |
Richard M. Stallman |
(uniquify-buffer-file-name): Minor change.
|
Sun, 20 Jul 1997 01:32:15 +0000 |
Geoff Voelker |
(modify-coding-system-alist): Move to mule.el
|
Sun, 20 Jul 1997 01:31:41 +0000 |
Geoff Voelker |
(modify-coding-system-alist): Moved to mule-util.el.
|
Sun, 20 Jul 1997 01:31:14 +0000 |
Geoff Voelker |
[windows-nt, ms-dos]: Undo loading
|
Sun, 20 Jul 1997 01:30:54 +0000 |
Geoff Voelker |
(find-buffer-file-type-coding-system):
|
Sat, 19 Jul 1997 08:15:46 +0000 |
Richard M. Stallman |
(mail): Ask a different question, if buffer is visiting a file.
|
Sat, 19 Jul 1997 08:11:51 +0000 |
Richard M. Stallman |
(mail-mode): Set adaptive-fill-regexp specially to cater to supercite.
|
Sat, 19 Jul 1997 07:29:46 +0000 |
Richard M. Stallman |
(BASE_PURESIZE): Increased to 410000.
|
Sat, 19 Jul 1997 05:39:06 +0000 |
Richard M. Stallman |
(auto-mode-alist): Recognize .emacs in MSDOG syntax.
|
Sat, 19 Jul 1997 05:34:45 +0000 |
Richard M. Stallman |
(hs-special-modes-alist): Use a regexp generated by regexp-opt.
|
Sat, 19 Jul 1997 05:34:23 +0000 |
Richard M. Stallman |
(search-invisible): Fix typo.
|
Sat, 19 Jul 1997 05:22:59 +0000 |
Richard M. Stallman |
(redisplay_internal): Calculate new_count properly
|
Sat, 19 Jul 1997 03:29:32 +0000 |
Richard M. Stallman |
New node Encryption Projects.
|
Sat, 19 Jul 1997 03:27:19 +0000 |
Richard M. Stallman |
(find-buffer-file-type-coding-system):
|
Sat, 19 Jul 1997 03:26:48 +0000 |
Richard M. Stallman |
(Fcompleting_read): gcpro def.
|
Fri, 18 Jul 1997 22:56:16 +0000 |
Richard M. Stallman |
(Finsert_file_contents) [DOS_NT]: Use the coding
|
Fri, 18 Jul 1997 22:55:49 +0000 |
Richard M. Stallman |
(Ffind_operation_coding_system): Use Ffboundp to
|
Fri, 18 Jul 1997 22:54:38 +0000 |
Richard M. Stallman |
[windows-nt, ms-dos]: Load international/mule-utils.
|
Fri, 18 Jul 1997 22:54:23 +0000 |
Richard M. Stallman |
(find-buffer-file-type-coding-system)
|
Fri, 18 Jul 1997 19:03:30 +0000 |
Richard M. Stallman |
(vc-diff): Turn off previous change.
|
Fri, 18 Jul 1997 18:59:20 +0000 |
Richard M. Stallman |
(custom-group-value-create) <tree>: Don't distinguish
|
Fri, 18 Jul 1997 18:55:36 +0000 |
Michael Kifer |
new version
|
Fri, 18 Jul 1997 18:17:20 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Fri, 18 Jul 1997 17:50:12 +0000 |
Richard M. Stallman |
(direct_output_forward_char): Reenable check against
|
Fri, 18 Jul 1997 17:46:56 +0000 |
Richard M. Stallman |
(display_string): Ignore W->left if OBEY_WINDOW_WIDTH is zero.
|
Fri, 18 Jul 1997 16:06:57 +0000 |
Andr Spiegel |
(vc-diff): If file is unchanged, ask for the version
|
Fri, 18 Jul 1997 16:06:22 +0000 |
Andr Spiegel |
(vc-find-cvs-master): Corrected parsing of CVS/Entries, according to CVS docs.
|
Fri, 18 Jul 1997 02:57:14 +0000 |
Richard M. Stallman |
(texinfo-all-menus-update)
|
Fri, 18 Jul 1997 02:16:42 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 18 Jul 1997 02:16:22 +0000 |
Richard M. Stallman |
(c-initialize-cc-mode): New function.
|
Fri, 18 Jul 1997 02:14:22 +0000 |
Richard M. Stallman |
(c-load-all): Function deleted.
|
Fri, 18 Jul 1997 02:12:00 +0000 |
Richard M. Stallman |
(c-initialize-builtin-style): Use copy-sequence
|
Fri, 18 Jul 1997 02:11:28 +0000 |
Richard M. Stallman |
(c-maybe-labelp): Add defvar.
|
Fri, 18 Jul 1997 02:10:48 +0000 |
Richard M. Stallman |
Require cc-defs for the c-add-syntax macro.
|
Fri, 18 Jul 1997 02:09:34 +0000 |
Richard M. Stallman |
Require 'cc-defs for the definition of c-emacs-features.
|
Thu, 17 Jul 1997 23:49:47 +0000 |
Richard M. Stallman |
[HAVE_UNISTD_H]: Include unistd.h.
|
Thu, 17 Jul 1997 21:59:31 +0000 |
Richard M. Stallman |
(delete-selection-mode): Add custom-loads property.
|
Thu, 17 Jul 1997 19:37:07 +0000 |
Michael Kifer |
new version
|
Thu, 17 Jul 1997 19:15:13 +0000 |
Richard M. Stallman |
(dired-omit-files): Add ".#foo" lock files to omissions.
|
Thu, 17 Jul 1997 18:36:12 +0000 |
Richard M. Stallman |
(show-paren-match-face): Use gray on all non-color screens.
|
Thu, 17 Jul 1997 18:33:34 +0000 |
Richard M. Stallman |
(HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT):
|
Thu, 17 Jul 1997 18:32:27 +0000 |
Richard M. Stallman |
(xcar, xcdr): Print with /x.
|
Thu, 17 Jul 1997 18:18:05 +0000 |
Richard M. Stallman |
(decode_mode_spec_coding): Fix typo; use `val' instead of `coding-system'.
|
Thu, 17 Jul 1997 07:20:32 +0000 |
Kenichi Handa |
(lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
|
Thu, 17 Jul 1997 07:18:50 +0000 |
Kenichi Handa |
Modified to avoid *.el files being regarded
|
Thu, 17 Jul 1997 07:16:21 +0000 |
Kenichi Handa |
(batch-titdic-convert): Add optional arg FORCE.
|
Thu, 17 Jul 1997 06:51:28 +0000 |
Richard M. Stallman |
(replace_range): New function.
|
Thu, 17 Jul 1997 06:29:36 +0000 |
Richard M. Stallman |
(display_text_line): Handle the case of point being in
|
Thu, 17 Jul 1997 06:24:48 +0000 |
Richard M. Stallman |
(read-quoted-char): Handle non-character events.
|
Thu, 17 Jul 1997 05:52:50 +0000 |
Richard M. Stallman |
Update copyright year.
|
Thu, 17 Jul 1997 05:45:38 +0000 |
Richard M. Stallman |
Improve text of messages.
|
Thu, 17 Jul 1997 04:45:19 +0000 |
Richard M. Stallman |
(quoted-insert): Doc fix.
|
Wed, 16 Jul 1997 20:55:50 +0000 |
Richard M. Stallman |
(dired-find-file): Better error message
|
Wed, 16 Jul 1997 14:45:30 +0000 |
Erich Stefan Boleyn |
Convert arm32:NetBSD to normal arm canonicalization.
libc-970717 libc-970718 libc-970719 libc-970720
|
Wed, 16 Jul 1997 05:37:04 +0000 |
Richard M. Stallman |
(quoted-insert): Doc fix.
|
Wed, 16 Jul 1997 05:34:38 +0000 |
Richard M. Stallman |
(read-quoted-char): Read any number of octal digits,
|
Wed, 16 Jul 1997 05:33:34 +0000 |
Richard M. Stallman |
(yank, yank-pop): Clear out read-only prop.
|
Wed, 16 Jul 1997 05:30:34 +0000 |
Richard M. Stallman |
(set-auto-mode): If -*- line specifies a mode,
|
Wed, 16 Jul 1997 05:29:01 +0000 |
Richard M. Stallman |
(texinfo-format-buffer-1): Insert, here,
|
Wed, 16 Jul 1997 04:55:54 +0000 |
Richard M. Stallman |
Arrange for the leim tar file to unpack in emacs-M.N/leim.
|
Wed, 16 Jul 1997 04:37:17 +0000 |
Richard M. Stallman |
(mail-extr-voodoo): Get rid of comments at an early stage.
|
Tue, 15 Jul 1997 23:12:14 +0000 |
Richard M. Stallman |
(apropos-print): Use customize-group-other-window, not customize-other-window.
|
Tue, 15 Jul 1997 19:34:10 +0000 |
Richard M. Stallman |
(mail-mode-auto-fill): Use insert-before-markers.
|
Tue, 15 Jul 1997 19:22:53 +0000 |
Richard M. Stallman |
(internal_self_insert): When overwriting, use replace_range.
|
Tue, 15 Jul 1997 19:21:04 +0000 |
Richard M. Stallman |
(custom-unlispify-remove-prefixes): New variable.
|
Tue, 15 Jul 1997 19:09:24 +0000 |
Richard M. Stallman |
(c-copy-tree): Fix bugs.
|
Tue, 15 Jul 1997 19:07:02 +0000 |
Richard M. Stallman |
(tmm-prompt): Use save-excursion around completing-read code.
|
Tue, 15 Jul 1997 19:00:36 +0000 |
Richard M. Stallman |
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Fix previous change.
|
Tue, 15 Jul 1997 18:58:44 +0000 |
Richard M. Stallman |
Fix previous change.
|
Tue, 15 Jul 1997 18:51:38 +0000 |
Richard M. Stallman |
(global-map): Turn off the S-SPC binding.
|
Tue, 15 Jul 1997 13:21:56 +0000 |
Jim Meyering |
Add comment describing HAVE_PSTAT_GETDYNAMIC.
|
Tue, 15 Jul 1997 08:32:51 +0000 |
Simon Marshall |
change maintainer.
|
Tue, 15 Jul 1997 08:28:51 +0000 |
Kenichi Handa |
Doc-string of Quail package japanese modified.
|
Tue, 15 Jul 1997 08:27:10 +0000 |
Kenichi Handa |
Initial revision
|
Tue, 15 Jul 1997 08:26:35 +0000 |
Kenichi Handa |
Rules re-written to avoid tricky code.
|
Tue, 15 Jul 1997 08:24:47 +0000 |
Kenichi Handa |
(mule-keymap): Bind l to set-language-environment.
|
Tue, 15 Jul 1997 08:24:47 +0000 |
Kenichi Handa |
(coding-category-emacs-mule): Replace coding-category-iso-else with
|
Tue, 15 Jul 1997 08:24:47 +0000 |
Kenichi Handa |
(describe-current-coding-system): Use coding-category-iso-7-else
|
Tue, 15 Jul 1997 08:24:47 +0000 |
Kenichi Handa |
(make-coding-system): Distinguish coding-category-iso-7-else and
|
Tue, 15 Jul 1997 08:24:47 +0000 |
Kenichi Handa |
(quail-translate-key): Fix previous change.
|
Tue, 15 Jul 1997 08:24:47 +0000 |
Kenichi Handa |
(tit-process-body): Ignore vacant entries.
|
Tue, 15 Jul 1997 08:23:58 +0000 |
Kenichi Handa |
(report-emacs-bug-run-tersely): New variable
|
Tue, 15 Jul 1997 08:23:58 +0000 |
Kenichi Handa |
(mail-setup): Kill the local binding of enable-multibyte-characters.
|
Tue, 15 Jul 1997 08:22:18 +0000 |
Kenichi Handa |
(setup-chinese-gb-environment): Adjusted for the change of coding
|
Tue, 15 Jul 1997 08:22:18 +0000 |
Kenichi Handa |
(setup-english-environment): Adjusted for the change of coding
|
Tue, 15 Jul 1997 08:22:18 +0000 |
Kenichi Handa |
(setup-ethiopic-environment): Set default-input-method correctly.
|
Tue, 15 Jul 1997 08:22:18 +0000 |
Kenichi Handa |
(setup-japanese-environment): Adjusted for the change of coding
|
Tue, 15 Jul 1997 08:22:18 +0000 |
Kenichi Handa |
(setup-korean-environment): Set default-input-method correctly.
|
Tue, 15 Jul 1997 08:22:18 +0000 |
Kenichi Handa |
(setup-tibetan-environment): Set default-input-method correctly.
|
Tue, 15 Jul 1997 08:21:17 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Distinguish coding-category-iso-7-else and
|
Tue, 15 Jul 1997 08:21:17 +0000 |
Kenichi Handa |
(CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deleted
|
Tue, 15 Jul 1997 07:45:25 +0000 |
Simon Marshall |
Customise. Don't modify pre-command-hook on file load; do in command.
|
Tue, 15 Jul 1997 07:43:48 +0000 |
Simon Marshall |
Customise. Don't install bindings on file load; use a fn.
|
Tue, 15 Jul 1997 00:23:03 +0000 |
Richard M. Stallman |
(isearch-char-to-string): Use char-to-string.
|
Mon, 14 Jul 1997 22:54:30 +0000 |
Miles Bader |
automatically generated from GPLed version
|
Mon, 14 Jul 1997 22:36:07 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Mon, 14 Jul 1997 19:55:57 +0000 |
Richard M. Stallman |
(unexec): Don't call update_dynamic_symbols if static link.
|
Mon, 14 Jul 1997 19:53:44 +0000 |
Richard M. Stallman |
(pc:*:*:*): New entry, for DJGPP.
libc-970715
|
Mon, 14 Jul 1997 19:36:01 +0000 |
Richard M. Stallman |
(make_lispy_event): Distinguish S-SPC from SPC.
|
Mon, 14 Jul 1997 19:26:48 +0000 |
Richard M. Stallman |
(read_char): Call timer_stop_idle unconditionally at non_reread.
|
Mon, 14 Jul 1997 07:30:11 +0000 |
Richard M. Stallman |
All user variables now converted to custom.
|
Mon, 14 Jul 1997 04:24:24 +0000 |
Richard M. Stallman |
(x_draw_box): Use scratch_cursor_gc to draw the cursor
|
Sun, 13 Jul 1997 23:20:41 +0000 |
Richard M. Stallman |
(init_display): Go ahead and prepare for
|
Sun, 13 Jul 1997 21:31:12 +0000 |
Richard M. Stallman |
(awk-mode): Require cc-langs, not cc-mode.
|
Sun, 13 Jul 1997 21:30:50 +0000 |
Richard M. Stallman |
Require cc-defs.
|
Sun, 13 Jul 1997 21:19:52 +0000 |
Richard M. Stallman |
(init_lread): Don't add to load-path lisp subdirectories
|
Sun, 13 Jul 1997 20:52:08 +0000 |
Richard M. Stallman |
(msdos-bg-mode): New function.
|
Sun, 13 Jul 1997 20:49:06 +0000 |
Richard M. Stallman |
Remove `stamp-oldxmenu' dependency, so
|
Sun, 13 Jul 1997 20:48:21 +0000 |
Richard M. Stallman |
(TAGS, tags): Include new lisp subdirectories.
|
Sun, 13 Jul 1997 20:47:45 +0000 |
Richard M. Stallman |
Use `sed' instead of `cp', which might not be installed.
|
Sun, 13 Jul 1997 20:43:31 +0000 |
Richard M. Stallman |
Comment changes.
|
Sun, 13 Jul 1997 20:40:43 +0000 |
Richard M. Stallman |
(Fcall_process) [MSDOS]: Request EOL conversion of
|
Sun, 13 Jul 1997 20:37:01 +0000 |
Richard M. Stallman |
(Fwrite_region) [DOS_NT]: Always use binary mode since
|
Sun, 13 Jul 1997 20:20:11 +0000 |
Richard M. Stallman |
(XPointer): Define XPointer.
|
Sun, 13 Jul 1997 06:36:36 +0000 |
Richard M. Stallman |
(compile_pattern_1): Don't declare val with CONST.
|
Sat, 12 Jul 1997 19:11:07 +0000 |
Richard M. Stallman |
(decode_mode_spec): Initialize and use `p' (for the termcap case).
|
Sat, 12 Jul 1997 18:26:11 +0000 |
Richard M. Stallman |
(tpu-set-mode-line) Added mode-line-mule-info and
|
Sat, 12 Jul 1997 07:34:33 +0000 |
Richard M. Stallman |
(XPointer): Define XPointer.
|
Sat, 12 Jul 1997 07:07:26 +0000 |
Richard M. Stallman |
(main): Use setrlimit only if RLIMIT_STACK.
|
Sat, 12 Jul 1997 07:04:43 +0000 |
Richard M. Stallman |
(r_alloc_reinit): New function.
|
Sat, 12 Jul 1997 06:52:06 +0000 |
Richard M. Stallman |
(get_system_name): Don't crash if Vsystem_name does not contain a string.
|
Sat, 12 Jul 1997 06:51:51 +0000 |
Richard M. Stallman |
(lock_file_1): Don't crash if Fuser_login_name or
|
Sat, 12 Jul 1997 06:49:45 +0000 |
Richard M. Stallman |
(Fx_list_fonts): Fix Fnconc argument.
|
Sat, 12 Jul 1997 06:49:03 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 12 Jul 1997 06:47:19 +0000 |
Richard M. Stallman |
(message2_nolog): Don't call fwrite will null string.
|
Sat, 12 Jul 1997 06:46:48 +0000 |
Richard M. Stallman |
(set_buffer_internal_1): Convert Fset_marker argument to Lisp_Integer.
|
Sat, 12 Jul 1997 06:46:35 +0000 |
Richard M. Stallman |
(CATEGORY_DOCSTRING): Convert Fchar_table_extra_slot
|
Sat, 12 Jul 1997 06:46:21 +0000 |
Richard M. Stallman |
(Fregister_ccl_program): Convert Fmake_vector argument to Lisp_Integer.
|
Sat, 12 Jul 1997 06:45:55 +0000 |
Richard M. Stallman |
(Fdelete_backward_char): Convert Finsert_char argument to
|
Sat, 12 Jul 1997 06:45:09 +0000 |
Richard M. Stallman |
(Ffind_coding_system): Use call1, not call2.
|
Sat, 12 Jul 1997 06:44:49 +0000 |
Richard M. Stallman |
(Fsubstitute_command_keys): Add missing describe_map_tree argument.
|
Sat, 12 Jul 1997 06:43:44 +0000 |
Richard M. Stallman |
(Fcurrent_time_zone): Convert Fmake_list argument to Lisp_Integer.
|
Sat, 12 Jul 1997 06:43:08 +0000 |
Richard M. Stallman |
(Fwrite_region): Fix call2 argument.
|
Sat, 12 Jul 1997 06:42:44 +0000 |
Richard M. Stallman |
(set_point): Convert call2 arguments to Lisp_Integer.
|
Sat, 12 Jul 1997 06:42:03 +0000 |
Richard M. Stallman |
(command_loop_1): Add missing message2 argument.
|
Sat, 12 Jul 1997 06:41:26 +0000 |
Richard M. Stallman |
(Fml_arg): Add missing Fread_string arguments.
|
Sat, 12 Jul 1997 06:41:07 +0000 |
Richard M. Stallman |
(Fread_from_minibuffer): Remove extra get_keymap argument.
|
Sat, 12 Jul 1997 06:38:44 +0000 |
Richard M. Stallman |
(Fprocess_send_region): Convert move_gap argument to int.
|
Sat, 12 Jul 1997 06:38:27 +0000 |
Richard M. Stallman |
(init_syntax_once): Convert Fmake_vector argument to Lisp_Integer.
|
Sat, 12 Jul 1997 06:37:59 +0000 |
Richard M. Stallman |
Fix copyright year.
|
Sat, 12 Jul 1997 06:37:25 +0000 |
Richard M. Stallman |
(interval_of): Convert args_out_of_range arguments to Lisp_Integer.
|
Sat, 12 Jul 1997 06:37:04 +0000 |
Richard M. Stallman |
(Fcoordinates_in_window_p): Convert Fcons arguments to Lisp_Integer.
|
Sat, 12 Jul 1997 06:36:06 +0000 |
Richard M. Stallman |
(selection_data_to_lisp_data): Convert Fmake_vector
|
Sat, 12 Jul 1997 06:35:22 +0000 |
Richard M. Stallman |
(dumpglyphs): Declare local variable first_ch as Lisp_Object, not int.
|
Sat, 12 Jul 1997 06:34:16 +0000 |
Richard M. Stallman |
(EXFUN, P_): New definitions. Use them to declare
|
Sat, 12 Jul 1997 06:33:49 +0000 |
Richard M. Stallman |
(forward-visible-line): Correctly handle arg 0
|
Sat, 12 Jul 1997 06:17:23 +0000 |
Richard M. Stallman |
(display_text_line): Exit the outer loop immediately
|
Sat, 12 Jul 1997 06:13:54 +0000 |
Richard M. Stallman |
(condition-case): Fix edebug-form-spec to
|
Fri, 11 Jul 1997 06:58:14 +0000 |
Richard M. Stallman |
(mips-sony-newsos6*): File news-risc.h renamed to news-r6.h.
|
Fri, 11 Jul 1997 06:15:11 +0000 |
Richard M. Stallman |
Make it clear that the warning is a warning.
|
Thu, 10 Jul 1997 20:12:15 +0000 |
Geoff Voelker |
(shutdown): Define.
|
Thu, 10 Jul 1997 20:10:09 +0000 |
Geoff Voelker |
(sys_shutdown): New function.
|
Thu, 10 Jul 1997 20:09:50 +0000 |
Geoff Voelker |
Define HAVE_SHUTDOWN.
|
Thu, 10 Jul 1997 15:50:59 +0000 |
Eli Zaretskii |
(Fset_face_attribute_internal): Set mouse_face_defer
|
Thu, 10 Jul 1997 10:55:23 +0000 |
Richard M. Stallman |
(char-after): Allow 0 args.
|
Thu, 10 Jul 1997 07:56:17 +0000 |
Richard M. Stallman |
(c-copy-tree): New function.
|
Thu, 10 Jul 1997 07:54:06 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 10 Jul 1997 07:36:22 +0000 |
Kenichi Handa |
(create-fontset-from-fontset-spec): Typo in doc-string fixed.
|
Thu, 10 Jul 1997 07:09:50 +0000 |
Richard M. Stallman |
(echo_area_display): Don't offset using left-side
|
Thu, 10 Jul 1997 06:50:14 +0000 |
Richard M. Stallman |
(hilit-submit-feedback): Change mail address.
|
Thu, 10 Jul 1997 06:49:35 +0000 |
Kenichi Handa |
Change titles of quail packages.
|
Thu, 10 Jul 1997 06:48:24 +0000 |
Kenichi Handa |
Give t as arg NOERROR to
|
Thu, 10 Jul 1997 06:46:42 +0000 |
Kenichi Handa |
(create-fontset-from-fontset-spec): Add
|
Thu, 10 Jul 1997 06:46:42 +0000 |
Kenichi Handa |
(isearch-input-method): New variable.
|
Thu, 10 Jul 1997 06:46:42 +0000 |
Kenichi Handa |
(read-multilingual-string): Adjusted
|
Thu, 10 Jul 1997 06:44:55 +0000 |
Kenichi Handa |
(mode-line-mule-info): Remove tailing ">" from input
|
Thu, 10 Jul 1997 06:44:55 +0000 |
Kenichi Handa |
(isearch-message-prefix): Adjusted
|
Thu, 10 Jul 1997 06:43:19 +0000 |
Richard M. Stallman |
Make global bindings only via loaddefs.el.
|
Thu, 10 Jul 1997 03:09:10 +0000 |
Richard M. Stallman |
(read_process_output): Add cast.
|
Thu, 10 Jul 1997 03:03:10 +0000 |
Richard M. Stallman |
(current_lock_owner, lock_file_1): Add casts.
|
Thu, 10 Jul 1997 02:15:40 +0000 |
Richard M. Stallman |
(x_load_font): Get value of fontp->height from
|
Thu, 10 Jul 1997 02:13:26 +0000 |
Richard M. Stallman |
(x_term_init): Don't use initializer for null_bits.
|
Thu, 10 Jul 1997 01:41:38 +0000 |
Richard M. Stallman |
(mail-mode): Make fill-paragraph-function local.
|
Thu, 10 Jul 1997 01:03:05 +0000 |
Richard M. Stallman |
(redisplay_internal): Fix previous change.
|
Wed, 09 Jul 1997 23:08:42 +0000 |
Richard M. Stallman |
(C_SWITCH_SYSTEM): Add -Wf,-XNh option.
|
Wed, 09 Jul 1997 19:20:34 +0000 |
Richard M. Stallman |
[C_ALLOCA] (xmalloc): New function.
|
Wed, 09 Jul 1997 19:03:09 +0000 |
Richard M. Stallman |
(menu-bar-custom-menu): Add several more menu items.
|
Wed, 09 Jul 1997 12:44:15 +0000 |
Noah Friedman |
[top level]: Add `up-list' and `down-list' to eldoc-message-commands.
|
Wed, 09 Jul 1997 08:03:08 +0000 |
Richard M. Stallman |
(Fdelete_frame): Always err for deleting the only frame.
|
Wed, 09 Jul 1997 06:56:04 +0000 |
Kenichi Handa |
(encoded-kbd-mode): Call coding-system-XXX instead of coding-vector-XXX.
|
Wed, 09 Jul 1997 06:56:04 +0000 |
Kenichi Handa |
(print-fontset): Output format improved.
|
Wed, 09 Jul 1997 06:55:18 +0000 |
Kenichi Handa |
(mostlyclean): Add cleaning leim directory.
|
Wed, 09 Jul 1997 06:54:54 +0000 |
Kenichi Handa |
(Ffont_info): Make vector of correct size.
|
Wed, 09 Jul 1997 04:49:35 +0000 |
Richard M. Stallman |
Fix previous change.
|
Wed, 09 Jul 1997 04:47:12 +0000 |
Richard M. Stallman |
(dontcompilefiles): Add cyril-util.el.
|
Wed, 09 Jul 1997 04:27:54 +0000 |
Richard M. Stallman |
(bogosities): Check subdirs of `lisp' also.
|
Wed, 09 Jul 1997 04:20:46 +0000 |
Richard M. Stallman |
(format-alist): Don't handle compression here.
|
Wed, 09 Jul 1997 02:47:07 +0000 |
Richard M. Stallman |
(mouse-undouble-last-event): Fix gross bugs:
|
Wed, 09 Jul 1997 01:25:06 +0000 |
Richard M. Stallman |
(RE_TRANSLATE): Copy definition from config.in.
|
Wed, 09 Jul 1997 01:24:54 +0000 |
Richard M. Stallman |
(finder-list-matches): Create *Finder Category* buffer.
|
Wed, 09 Jul 1997 00:33:33 +0000 |
Richard M. Stallman |
(syms_of_fns): Fix previous change.
|
Wed, 09 Jul 1997 00:29:46 +0000 |
Richard M. Stallman |
Fix copyright and copying permissions.
|
Wed, 09 Jul 1997 00:28:25 +0000 |
Richard M. Stallman |
(decode_mode_spec) <z,Z>: Display buffer coding system
|
Wed, 09 Jul 1997 00:07:19 +0000 |
Richard M. Stallman |
(main) [__NetBSD__]: Round up new stack limit to page bdry.
|
Wed, 09 Jul 1997 00:04:00 +0000 |
Richard M. Stallman |
(url): Define end-op property again. Wrap end-op
|
Tue, 08 Jul 1997 23:57:43 +0000 |
Richard M. Stallman |
Use #ifdef to test STDC_HEADERS.
|
Tue, 08 Jul 1997 23:52:18 +0000 |
Richard M. Stallman |
(shortlisp): Fix typo.
|
Tue, 08 Jul 1997 11:37:32 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Give up match-end only if
|
Tue, 08 Jul 1997 11:12:53 +0000 |
Richard M. Stallman |
(struct gl_state_s): New field `offset'.
|
Tue, 08 Jul 1997 11:12:13 +0000 |
Richard M. Stallman |
(decode_mode_spec_coding): Really don't display
|
Tue, 08 Jul 1997 09:57:37 +0000 |
Richard M. Stallman |
(find-file-literally): New function.
|
Tue, 08 Jul 1997 09:47:23 +0000 |
Richard M. Stallman |
(mouse-show-mark): Handle switch-frame events in the loop.
|
Tue, 08 Jul 1997 04:28:20 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Add -lkvm and -lelf.
|
Tue, 08 Jul 1997 01:48:20 +0000 |
Kenichi Handa |
Initial revision
|
Tue, 08 Jul 1997 01:06:53 +0000 |
Miles Bader |
automatically generated from GPLed version
|
Tue, 08 Jul 1997 01:02:06 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Mon, 07 Jul 1997 21:51:01 +0000 |
Richard M. Stallman |
Undo an earlier change:
|
Mon, 07 Jul 1997 19:06:16 +0000 |
Richard M. Stallman |
(custom-load-symbol): Don't reload a preloaded file.
|
Mon, 07 Jul 1997 19:05:34 +0000 |
Richard M. Stallman |
[sigmask] (SIGEMPTYMASK): Define to use sigmask.
|
Mon, 07 Jul 1997 19:04:35 +0000 |
Richard M. Stallman |
Rename macro __P to PP.
|
Mon, 07 Jul 1997 19:00:51 +0000 |
Richard M. Stallman |
(Ffile_attributes): Use cast to avoid warnings.
|
Mon, 07 Jul 1997 19:00:25 +0000 |
Richard M. Stallman |
(Vpreloaded_file_list): New variable.
|
Mon, 07 Jul 1997 18:27:33 +0000 |
Richard M. Stallman |
Doc fixes.
|
Mon, 07 Jul 1997 08:45:38 +0000 |
Richard M. Stallman |
(undecided): Use `-' in mode line.
|
Mon, 07 Jul 1997 08:40:20 +0000 |
Richard M. Stallman |
(i?86:UNIX_SV:4.2MP:2.*): Recognize unixware.
libc-970707 libc-970708 libc-970709 libc-970710 libc-970713
|
Mon, 07 Jul 1997 08:27:34 +0000 |
Richard M. Stallman |
(Fuser_full_name): Declare p, q and r as unsigned char *.
|
Mon, 07 Jul 1997 06:48:01 +0000 |
Richard M. Stallman |
(ospeed): Define as short, unless HAVE_TERMIOS_H and LINUX.
|
Mon, 07 Jul 1997 06:42:35 +0000 |
Richard M. Stallman |
(ospeed): Declare as short unless HAVE_TERMIOS_H and LINUX.
|
Mon, 07 Jul 1997 05:35:53 +0000 |
Kenichi Handa |
(install-arch-indep): Correct the target name.
|
Mon, 07 Jul 1997 05:32:01 +0000 |
Richard M. Stallman |
Include blockinput.h.
|
Mon, 07 Jul 1997 04:48:15 +0000 |
Richard M. Stallman |
(make-help-screen): Clear the prompt when we get a real command.
|
Mon, 07 Jul 1997 04:08:18 +0000 |
Richard M. Stallman |
(leim/Makefile): Generate this.
|
Mon, 07 Jul 1997 03:42:47 +0000 |
Richard M. Stallman |
Set up real-leim subdirectory,
|
Mon, 07 Jul 1997 03:38:35 +0000 |
Richard M. Stallman |
(echo_area_display): Use proper vpos when clearing extra minibuf lines.
|
Mon, 07 Jul 1997 02:39:39 +0000 |
Richard M. Stallman |
(display_menu_bar): Always pass W to display_string.
|
Mon, 07 Jul 1997 00:59:44 +0000 |
Kenichi Handa |
(Fcall_process): If enable-multibyte-characters is
|
Mon, 07 Jul 1997 00:59:44 +0000 |
Kenichi Handa |
(Qemacs_mule, inhibit_eol_conversion): New variables.
|
Mon, 07 Jul 1997 00:59:44 +0000 |
Kenichi Handa |
(Qemacs_mule): Extern it.
|
Mon, 07 Jul 1997 00:59:44 +0000 |
Kenichi Handa |
(Fstart_process): If enable-multibyte-characters is
|
Mon, 07 Jul 1997 00:59:44 +0000 |
Kenichi Handa |
(Finsert_file_contents): If enable-multibyte-characters
|
Mon, 07 Jul 1997 00:59:44 +0000 |
Kenichi Handa |
(x_list_fonts): Initialize the variable LIST to Qnil.
|
Mon, 07 Jul 1997 00:53:02 +0000 |
Kenichi Handa |
(skkdic-okuri-ari): Doc-string
|
Mon, 07 Jul 1997 00:53:02 +0000 |
Kenichi Handa |
(kkc-region): Call skkdic-lookup-key with
|
Mon, 07 Jul 1997 00:53:02 +0000 |
Kenichi Handa |
(print-fontset): Output format tuned.
|
Mon, 07 Jul 1997 00:53:02 +0000 |
Kenichi Handa |
(quail-conversion-help): Source code indentation changed.
|
Sun, 06 Jul 1997 23:51:30 +0000 |
Richard M. Stallman |
(delete-selection-mode): Doc fix.
|
Sun, 06 Jul 1997 23:43:39 +0000 |
Richard M. Stallman |
[OSF_ALPHA]: Include sys/mbuf.h, sys/socket.h, net/route.h.
|
Sun, 06 Jul 1997 23:24:28 +0000 |
Richard M. Stallman |
(update_dynamic_symbols): Add cast when setting reladdr.
|
Sun, 06 Jul 1997 23:12:14 +0000 |
Richard M. Stallman |
(widget-field-use-before-change): Reenable for Emacs 20.
|
Sat, 05 Jul 1997 21:33:06 +0000 |
Richard M. Stallman |
(menu-bar-files-menu): Use make-frame-command
|
Sat, 05 Jul 1997 19:58:21 +0000 |
Richard M. Stallman |
(Fsignal, find_handler_clause): If ERROR_SYMBOL
|
Sat, 05 Jul 1997 19:28:02 +0000 |
Richard M. Stallman |
(face-set-after-frame-default): New ubroutine,
|
Sat, 05 Jul 1997 19:26:53 +0000 |
Richard M. Stallman |
(set-language-environment): Do the real work here.
|
Sat, 05 Jul 1997 18:08:50 +0000 |
Richard M. Stallman |
(help-map): Bind I to describe-input-method.
|
Sat, 05 Jul 1997 18:07:30 +0000 |
Richard M. Stallman |
(help-for-help): Update help text.
|
Sat, 05 Jul 1997 08:26:04 +0000 |
Richard M. Stallman |
(x_set_font): Funcall Qface_set_after_frame_default.
|
Sat, 05 Jul 1997 08:23:34 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Don't move the frame
|
Sat, 05 Jul 1997 03:44:54 +0000 |
Richard M. Stallman |
(sendmail-user-agent-compose): New function;
|
Sat, 05 Jul 1997 03:41:35 +0000 |
Richard M. Stallman |
(reporter-compose-outgoing): Use functionp,
|
Sat, 05 Jul 1997 03:27:25 +0000 |
Richard M. Stallman |
Include float.h before lisp.h.
|
Sat, 05 Jul 1997 03:19:16 +0000 |
Richard M. Stallman |
(rindex): Add declaration.
|
Sat, 05 Jul 1997 02:41:45 +0000 |
Richard M. Stallman |
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Treat nil like a buffer.
|
Sat, 05 Jul 1997 00:56:01 +0000 |
Richard M. Stallman |
(complete-symbol): Accept an argument.
|
Sat, 05 Jul 1997 00:54:32 +0000 |
Richard M. Stallman |
(next-file, tags-loop-scan): Fix error message.
|
Sat, 05 Jul 1997 00:25:53 +0000 |
Richard M. Stallman |
(latin-1, latin-2. latin-3, latin-4, latin-5):
|
Sat, 05 Jul 1997 00:22:54 +0000 |
Richard M. Stallman |
(memory_full): Pass Qnil to Fsignal for ERROR_SYMBOL.
|
Sat, 05 Jul 1997 00:20:22 +0000 |
Richard M. Stallman |
(install-leim): Correct previous change.
|
Fri, 04 Jul 1997 21:05:11 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist):
|
Fri, 04 Jul 1997 21:03:05 +0000 |
Richard M. Stallman |
Finish previous change.
|
Fri, 04 Jul 1997 21:01:42 +0000 |
Richard M. Stallman |
(forward-visible-line): Use forward-line, not
|
Fri, 04 Jul 1997 20:56:42 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 04 Jul 1997 20:46:51 +0000 |
Richard M. Stallman |
(RE_TRANSLATE): Define default assuming simple integers.
|
Fri, 04 Jul 1997 20:46:22 +0000 |
Richard M. Stallman |
(TRANSLATE, re_search_2, re_match_2_internal,bcmp_translate):
|
Fri, 04 Jul 1997 20:44:52 +0000 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
Fri, 04 Jul 1997 20:43:49 +0000 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
Fri, 04 Jul 1997 20:00:43 +0000 |
Richard M. Stallman |
Require thingatpt when compiling.
|
Fri, 04 Jul 1997 19:59:49 +0000 |
Richard M. Stallman |
(thing-at-point): Use `thing-at-point' property, if any.
|
Fri, 04 Jul 1997 19:43:04 +0000 |
Richard M. Stallman |
(custom-mode-map): Bind n and p.
|
Fri, 04 Jul 1997 19:08:11 +0000 |
Richard M. Stallman |
(report-emacs-bug): Don't include messages
|
Fri, 04 Jul 1997 18:56:19 +0000 |
Richard M. Stallman |
(mail-complete-alist): Don't use backquote.
|
Fri, 04 Jul 1997 18:44:38 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 04 Jul 1997 18:41:53 +0000 |
Richard M. Stallman |
(Fformat): Add second argument in call to Ftruncate.
|
Fri, 04 Jul 1997 18:38:36 +0000 |
Richard M. Stallman |
(init_system_name): Don't accept "(none)" as domain.
|
Fri, 04 Jul 1997 18:36:58 +0000 |
Richard M. Stallman |
(overlay_strings): Finish up previous change.
|
Fri, 04 Jul 1997 13:25:17 +0000 |
Per Abrahamsen |
Fix previous change.
|
Fri, 04 Jul 1997 13:24:25 +0000 |
Per Abrahamsen |
New command names.
|
Fri, 04 Jul 1997 12:52:14 +0000 |
Per Abrahamsen |
Synched with 1.9945.
|
Fri, 04 Jul 1997 12:03:12 +0000 |
Per Abrahamsen |
Use `color' instead of `editable-color'.
|
Fri, 04 Jul 1997 09:44:36 +0000 |
Per Abrahamsen |
Synched with 1.9944.
|
Fri, 04 Jul 1997 05:07:07 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 04 Jul 1997 05:05:10 +0000 |
Richard M. Stallman |
(lisp, shortlisp): Some files moved to subdirs.
|
Fri, 04 Jul 1997 04:59:58 +0000 |
Richard M. Stallman |
Some files are in different directories.
|
Fri, 04 Jul 1997 04:48:13 +0000 |
Richard M. Stallman |
(x_set_scroll_bar_width): By default, use enough
|
Fri, 04 Jul 1997 04:47:05 +0000 |
Richard M. Stallman |
(next-line, previous-line): Doc fixes.
|
Fri, 04 Jul 1997 04:45:19 +0000 |
Richard M. Stallman |
[__GNU__]: Test for not NeXT.
|
Fri, 04 Jul 1997 04:44:53 +0000 |
John Gilmore |
earlier changes be me on 3 July included updating the infor on the GNU
|
Fri, 04 Jul 1997 04:44:29 +0000 |
Richard M. Stallman |
(diary-float): Fix errors in previous change.
|
Fri, 04 Jul 1997 04:43:38 +0000 |
Richard M. Stallman |
(mail-do-fcc): Pass an arg to verify-visited-file-modtime.
|
Fri, 04 Jul 1997 04:43:36 +0000 |
John Gilmore |
fix TeX overfills -len
|
Fri, 04 Jul 1997 04:41:46 +0000 |
Richard M. Stallman |
(tex-common-initialization):
|
Fri, 04 Jul 1997 02:01:53 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM_TEMACS): Add #undef.
|
Fri, 04 Jul 1997 02:01:31 +0000 |
Richard M. Stallman |
(send_process): Make buf and temp_buf `unsigned char *'.
|
Fri, 04 Jul 1997 00:44:33 +0000 |
Richard M. Stallman |
(he-dabbrev-skip-space): Fix previous change.
|
Fri, 04 Jul 1997 00:17:55 +0000 |
Richard M. Stallman |
(load-with-code-conversion):
|
Fri, 04 Jul 1997 00:16:50 +0000 |
Richard M. Stallman |
(show-paren-idle-timer): New defvar.
|
Fri, 04 Jul 1997 00:13:36 +0000 |
Richard M. Stallman |
(desktop-clear-preserve-buffers): New variable.
|
Fri, 04 Jul 1997 00:11:24 +0000 |
Richard M. Stallman |
(find-grep-dired): Use -type f.
|
Thu, 03 Jul 1997 23:33:46 +0000 |
Richard M. Stallman |
Minor fixes.
|
Thu, 03 Jul 1997 22:16:37 +0000 |
John Gilmore |
fixed bad @node Next reference -len
|
Thu, 03 Jul 1997 20:53:32 +0000 |
Richard M. Stallman |
("Japanese"): List iso-2022-7bit coding system instead of japanese-iso-7bit.
|
Thu, 03 Jul 1997 20:03:04 +0000 |
Richard M. Stallman |
(delete-selection-mode): Doc fix.
|
Thu, 03 Jul 1997 19:07:26 +0000 |
Richard M. Stallman |
(gnus-group-set-mode-line):
|
Thu, 03 Jul 1997 07:21:22 +0000 |
Richard M. Stallman |
Fix previous change.
|
Thu, 03 Jul 1997 07:12:19 +0000 |
Richard M. Stallman |
(custom-face-attributes): Use editable-color widget.
|
Thu, 03 Jul 1997 07:11:10 +0000 |
Richard M. Stallman |
(color-sample, editable-color): New widget types.
|
Thu, 03 Jul 1997 07:09:29 +0000 |
Richard M. Stallman |
(custom-buffer-create-internal): New arg DESCRIPTION
|
Thu, 03 Jul 1997 04:05:29 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM_TEMACS): New variable.
|
Thu, 03 Jul 1997 04:05:16 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM_TEMACS): Defined. Move -e here.
|
Thu, 03 Jul 1997 02:29:48 +0000 |
Richard M. Stallman |
(report-emacs-bug): Don't assume the exit command
|
Thu, 03 Jul 1997 01:06:11 +0000 |
Richard M. Stallman |
(show-paren-mode): Add a defvar before first use.
|
Wed, 02 Jul 1997 20:01:13 +0000 |
Richard M. Stallman |
(display-time-string-forms): Use %M, not %m.
|
Wed, 02 Jul 1997 19:29:45 +0000 |
Richard M. Stallman |
(compilation-parse-errors): Skip 2 lines only for Compilation major mode.
|
Wed, 02 Jul 1997 18:17:11 +0000 |
Richard M. Stallman |
(sigpause): Don't define if already defined.
|
Wed, 02 Jul 1997 17:03:57 +0000 |
Richard M. Stallman |
(lisp, shortlisp): Add widget.elc.
|
Wed, 02 Jul 1997 15:35:18 +0000 |
Per Abrahamsen |
Synched with 1.9942.
|
Wed, 02 Jul 1997 12:59:43 +0000 |
Kenichi Handa |
Modify docstring of char category
|
Wed, 02 Jul 1997 12:59:43 +0000 |
Kenichi Handa |
Fix typo in doc-string of charset
|
Wed, 02 Jul 1997 12:59:42 +0000 |
Kenichi Handa |
(print-list): Use macro when.
|
Wed, 02 Jul 1997 12:59:41 +0000 |
Kenichi Handa |
(charset-bytes, charset-dimension,
|
Wed, 02 Jul 1997 12:59:37 +0000 |
Kenichi Handa |
Coding system name changed to
|
Wed, 02 Jul 1997 12:59:37 +0000 |
Kenichi Handa |
(quail-guidance-buf): Make it buffer
|
Wed, 02 Jul 1997 12:59:36 +0000 |
Kenichi Handa |
Add license note.
|
Wed, 02 Jul 1997 12:58:31 +0000 |
Kenichi Handa |
Call set-language-info-alist for IPA.
|
Wed, 02 Jul 1997 12:58:30 +0000 |
Kenichi Handa |
Use true coding system names instead of
|
Wed, 02 Jul 1997 12:58:30 +0000 |
Kenichi Handa |
(setup-vietnamese-environment): Adjusted
|
Wed, 02 Jul 1997 12:58:29 +0000 |
Kenichi Handa |
(setup-korean-environment): Adjusted
|
Wed, 02 Jul 1997 12:58:29 +0000 |
Kenichi Handa |
(setup-lao-environment): Adjusted
|
Wed, 02 Jul 1997 12:58:29 +0000 |
Kenichi Handa |
(setup-thai-environment): Adjusted
|
Wed, 02 Jul 1997 12:58:26 +0000 |
Kenichi Handa |
(setup-ethiopic-environment): Adjusted
|
Wed, 02 Jul 1997 12:58:25 +0000 |
Kenichi Handa |
(setup-devanagari-environment): Adjusted
|
Wed, 02 Jul 1997 12:58:24 +0000 |
Kenichi Handa |
(setup-cyrillic-environment): Adjusted
|
Wed, 02 Jul 1997 12:58:24 +0000 |
Kenichi Handa |
(setup-greek-environment): Call setup-8-bit-environment correctly.
|
Wed, 02 Jul 1997 12:58:24 +0000 |
Kenichi Handa |
(setup-hebrew-environment): Call setup-8-bit-environment correctly.
|
Wed, 02 Jul 1997 12:58:23 +0000 |
Kenichi Handa |
(setup-8-bit-environment): New argument
|
Wed, 02 Jul 1997 12:58:22 +0000 |
Kenichi Handa |
Change category 5 to 1.
|
Wed, 02 Jul 1997 12:54:10 +0000 |
Kenichi Handa |
Move #endif at the tail.
|
Wed, 02 Jul 1997 12:54:06 +0000 |
Kenichi Handa |
(Fstart_process): Call Ffind_operation_coding_system.
|
Wed, 02 Jul 1997 12:54:04 +0000 |
Kenichi Handa |
Call Ffind_operation_coding_system.
|
Wed, 02 Jul 1997 12:53:58 +0000 |
Kenichi Handa |
(Finsert_file_contents): Doc-string fixed. Call
|
Wed, 02 Jul 1997 12:53:57 +0000 |
Kenichi Handa |
(Fchar_width): Check if the current buffer has display
|
Wed, 02 Jul 1997 12:53:53 +0000 |
Kenichi Handa |
(Vstandard_character_unification_table_for_decode):
|
Wed, 02 Jul 1997 12:53:53 +0000 |
Kenichi Handa |
(struct coding_system): New members
|
Wed, 02 Jul 1997 12:53:50 +0000 |
Kenichi Handa |
(selection_data_to_lisp_data): Call free instead of
|
Wed, 02 Jul 1997 06:45:51 +0000 |
Kenichi Handa |
(install-leim): New target.
|
Wed, 02 Jul 1997 06:25:00 +0000 |
Richard M. Stallman |
(re_search_2): Cast result of POS_ADDR_VSTRING.
|
Wed, 02 Jul 1997 06:23:21 +0000 |
Richard M. Stallman |
(Fy_or_n_p, Fyes_or_no_p): Obey use_dialog_box.
|
Wed, 02 Jul 1997 06:20:12 +0000 |
Richard M. Stallman |
(init_lread): Add leim subdir, like lisp subdir.
|
Wed, 02 Jul 1997 04:59:04 +0000 |
Richard M. Stallman |
(binary): Define as coding system alias.
|
Wed, 02 Jul 1997 04:41:00 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Check has_been_visible
|
Wed, 02 Jul 1997 03:37:27 +0000 |
Richard M. Stallman |
(desktop-clear): Don't kill buffers here.
|
Wed, 02 Jul 1997 03:14:24 +0000 |
Richard M. Stallman |
(overlay_str_buf): Declare as unsigned char *.
|
Wed, 02 Jul 1997 02:59:01 +0000 |
Richard M. Stallman |
(decode_mode_spec_coding): Clean up handling of eol conversions.
|
Wed, 02 Jul 1997 02:57:29 +0000 |
Richard M. Stallman |
(mode-line-mule-info): Use `%Z' instead of `%z:'.
|
Wed, 02 Jul 1997 02:56:02 +0000 |
Richard M. Stallman |
(syms_of_coding): Change initial values of eol_mnemonic_... variables.
|
Wed, 02 Jul 1997 00:37:26 +0000 |
Richard M. Stallman |
(xcons): Print car and cdr in hex.
|
Wed, 02 Jul 1997 00:06:55 +0000 |
Richard M. Stallman |
(in-is13194-devanagari): Define this name rather than devanagari.
|
Wed, 02 Jul 1997 00:06:30 +0000 |
Richard M. Stallman |
Swap args to define-coding-system-alias.
|
Tue, 01 Jul 1997 23:29:26 +0000 |
Richard M. Stallman |
Fix calls to define-coding-system-alias.
|
Tue, 01 Jul 1997 23:10:44 +0000 |
Richard M. Stallman |
(define-coding-system-alias): Swap the args.
|
Tue, 01 Jul 1997 07:07:44 +0000 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer):
|
Tue, 01 Jul 1997 07:05:03 +0000 |
Kenichi Handa |
(SUBDIR): Add leim.
|
Tue, 01 Jul 1997 06:40:41 +0000 |
Richard M. Stallman |
(etc): Copy symlinks, as in src.
|
Tue, 01 Jul 1997 06:32:13 +0000 |
Richard M. Stallman |
(decode_env_path): Ensure path elements use proper directory separator.
|
Tue, 01 Jul 1997 06:30:13 +0000 |
Richard M. Stallman |
(make_lispy_event): Check that ISO_FUNCTION_KEY_OFFSET is defined.
|
Tue, 01 Jul 1997 06:28:48 +0000 |
Richard M. Stallman |
(READ_CHILD_OUTPUT): Macro deleted.
|
Tue, 01 Jul 1997 06:27:54 +0000 |
Richard M. Stallman |
(Fformat_time_string): Move doc string outside DEFUN.
|
Tue, 01 Jul 1997 05:09:25 +0000 |
Geoff Voelker |
Update file comments.
|
Tue, 01 Jul 1997 05:08:34 +0000 |
Geoff Voelker |
(GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.
|
Tue, 01 Jul 1997 05:06:38 +0000 |
Geoff Voelker |
Delete defsubrs of Sfocus_frame and
|
Tue, 01 Jul 1997 05:06:16 +0000 |
Geoff Voelker |
Include charset.h.
|
Tue, 01 Jul 1997 05:05:45 +0000 |
Geoff Voelker |
Add pragma to force zero initialized
|
Tue, 01 Jul 1997 05:05:06 +0000 |
Geoff Voelker |
(OBJ2): Include new source files.
|
Tue, 01 Jul 1997 05:04:20 +0000 |
Geoff Voelker |
Duplicate undefs from config.in to check completeness.
|
Tue, 01 Jul 1997 04:33:22 +0000 |
Richard M. Stallman |
(mouse-undouble-last-event): Use reverse, not nreverse.
|
Mon, 30 Jun 1997 21:25:37 +0000 |
Richard M. Stallman |
(bibtex-kill-field, bibtex-find-text): Killing a field moves to the next line.
|
Mon, 30 Jun 1997 08:22:49 +0000 |
Richard M. Stallman |
(read_char): Add a call to swallow_events
|
Mon, 30 Jun 1997 06:13:58 +0000 |
Richard M. Stallman |
(dired-do-shell-command): New arg FILE-LIST
|
Mon, 30 Jun 1997 02:26:51 +0000 |
Richard M. Stallman |
(GNU_MALLOC_reason): Fix message text.
|
Sun, 29 Jun 1997 21:36:37 +0000 |
Richard M. Stallman |
(forward-visible-line): Handle 0 arg correctly.
|
Sun, 29 Jun 1997 20:42:56 +0000 |
Richard M. Stallman |
Change intro.
|
Sun, 29 Jun 1997 03:53:10 +0000 |
Richard M. Stallman |
(enable-multibyte-characters): Customize.
|
Sun, 29 Jun 1997 03:49:57 +0000 |
Richard M. Stallman |
(syms_of_buffer): enable-multibyte-characters is a user var.
|
Sun, 29 Jun 1997 03:39:02 +0000 |
Richard M. Stallman |
(Fcall_process): Fix previous change.
|
Sun, 29 Jun 1997 00:35:28 +0000 |
Richard M. Stallman |
(temp_output_buffer_show): Copy default-directory from current buffer.
|
Sun, 29 Jun 1997 00:34:36 +0000 |
Richard M. Stallman |
(wait_reading_process_input): If wait_for_cell,
|
Sun, 29 Jun 1997 00:33:39 +0000 |
Richard M. Stallman |
(scan_sexps_forward): Split up a complex if-test.
|
Sun, 29 Jun 1997 00:08:34 +0000 |
Richard M. Stallman |
[HAVE_TERMIOS_H]: Include termios.h.
|
Sat, 28 Jun 1997 23:45:26 +0000 |
Richard M. Stallman |
(Fcall_process): Avoid storing alloca result
|
Sat, 28 Jun 1997 23:28:13 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Sat, 28 Jun 1997 23:28:13 +0000 |
Richard M. Stallman |
automatically generated from GPLed version
|
Sat, 28 Jun 1997 21:27:18 +0000 |
Karl Heuer |
XEmacs compatibility hacks cleaned up.
|
Sat, 28 Jun 1997 07:56:29 +0000 |
Richard M. Stallman |
(Fbury_buffer): Undo previous change.
|
Sat, 28 Jun 1997 03:17:03 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sat, 28 Jun 1997 03:15:16 +0000 |
Richard M. Stallman |
(nonincremental-repeat-search-forward)
|
Sat, 28 Jun 1997 03:09:27 +0000 |
Richard M. Stallman |
(lisptagsfiles): Look at subdirs only if name
|
Sat, 28 Jun 1997 00:45:31 +0000 |
Richard M. Stallman |
(scroll-bar-side): Variable deleted.
|
Sat, 28 Jun 1997 00:44:52 +0000 |
Richard M. Stallman |
(scroll-bar-mode): Extra defvar to avoid warning.
|
Sat, 28 Jun 1997 00:43:48 +0000 |
Richard M. Stallman |
(toggle-scroll-bar): Moved from frame.el.
|
Fri, 27 Jun 1997 22:38:19 +0000 |
Richard M. Stallman |
(double-click-time): Use restricted-sexp.
|
Fri, 27 Jun 1997 22:35:21 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): New item, for Oracle compiler.
|
Fri, 27 Jun 1997 22:31:00 +0000 |
Richard M. Stallman |
(facemenu-add-new-face): Fix comma in backquote.
|
Fri, 27 Jun 1997 22:27:12 +0000 |
Richard M. Stallman |
[__NetBSD__]: Add some conditionals for NetBSD.
|
Fri, 27 Jun 1997 22:08:03 +0000 |
Richard M. Stallman |
[__sony_news && _SYSTYPE_SYSV]: Include sym.h and sys/elf_mips.h.
|
Fri, 27 Jun 1997 22:03:41 +0000 |
Richard M. Stallman |
(ospeed): Always use `extern' in the declaration.
|
Fri, 27 Jun 1997 19:20:14 +0000 |
Richard Kenner |
(-mingw32*): New OS.
libc-970628 libc-970629 libc-970630 libc-970701 libc-970702 libc-970703 libc-970704 libc-970705
|
Fri, 27 Jun 1997 19:18:43 +0000 |
Richard Kenner |
(i*:MINGW*:*): New case.
|
Fri, 27 Jun 1997 19:09:34 +0000 |
Richard M. Stallman |
(lisp, shortlisp): Some files are in international/.
|
Fri, 27 Jun 1997 17:57:10 +0000 |
Richard M. Stallman |
(blessmail): Find blessmail.el in mail subdirectory.
|
Fri, 27 Jun 1997 09:41:50 +0000 |
Richard M. Stallman |
(lisp): Don't process subdirs that start with =.
|
Fri, 27 Jun 1997 09:37:27 +0000 |
Richard M. Stallman |
Fix up the text for .el files that are not compiled.
|
Fri, 27 Jun 1997 09:04:14 +0000 |
Richard M. Stallman |
(file-chase-links): When handling .., make newname absolute.
|
Fri, 27 Jun 1997 07:22:37 +0000 |
Simon Marshall |
simplify.
|
Fri, 27 Jun 1997 06:59:46 +0000 |
Simon Marshall |
wrap inhibit-point-motion-hooks where nec.
|
Fri, 27 Jun 1997 06:59:30 +0000 |
Simon Marshall |
split up scheme and tex support; wrap inhibit-point-motion-hooks where nec.
|
Fri, 27 Jun 1997 06:09:07 +0000 |
Richard M. Stallman |
(custom-magic-alist): Update messages for `modified' and `set' states.
|
Fri, 27 Jun 1997 06:04:19 +0000 |
Richard M. Stallman |
(widget-choice-action): Use widget-edit-functions.
|
Fri, 27 Jun 1997 06:03:11 +0000 |
Richard M. Stallman |
(Custom-move-and-invoke): New command.
|
Fri, 27 Jun 1997 04:23:52 +0000 |
Richard M. Stallman |
(mouse-drag-region): For a click (not a drag),
|
Fri, 27 Jun 1997 03:12:33 +0000 |
Richard M. Stallman |
(init_xdisp): Pay attention to FRAME_MENU_BAR_LINES.
|
Fri, 27 Jun 1997 02:46:08 +0000 |
Richard M. Stallman |
Finish previous change.
|
Thu, 26 Jun 1997 22:10:20 +0000 |
Richard M. Stallman |
Undo previous censorship changes.
|
Thu, 26 Jun 1997 21:09:22 +0000 |
Richard M. Stallman |
(Fbuffer_list): New optional argument FRAME.
|
Thu, 26 Jun 1997 21:08:49 +0000 |
Richard M. Stallman |
Update copyright notice.
|
Thu, 26 Jun 1997 07:21:42 +0000 |
Richard M. Stallman |
(sendmail-program): Look first in /usr/sbin.
|
Thu, 26 Jun 1997 01:00:03 +0000 |
Paul Eggert |
Don't assign to $0 in awk; some awks don't allow this.
|
Wed, 25 Jun 1997 15:30:27 +0000 |
Per Abrahamsen |
Synched with 1.9936.
|
Wed, 25 Jun 1997 07:27:44 +0000 |
Richard M. Stallman |
(debug-ignored-errors): Correct the error messages
|
Wed, 25 Jun 1997 07:19:52 +0000 |
Richard M. Stallman |
(make-help-screen): Clear buffer-read-only.
|
Wed, 25 Jun 1997 07:03:48 +0000 |
Richard M. Stallman |
Changed some documentation.
|
Wed, 25 Jun 1997 06:51:08 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Pass new arg to prepare_to_modify_buffer.
|
Wed, 25 Jun 1997 06:50:16 +0000 |
Richard M. Stallman |
(prepare_to_modify_buffer, signal_before_change):
|
Wed, 25 Jun 1997 06:42:38 +0000 |
Richard M. Stallman |
Fix previous change.
|
Wed, 25 Jun 1997 05:45:46 +0000 |
Richard M. Stallman |
(read_minibuf): New arg allow_props.
|
Wed, 25 Jun 1997 05:30:02 +0000 |
Paul Eggert |
(perform-replace): When matching lookahead, use markers rather than
|
Wed, 25 Jun 1997 05:07:36 +0000 |
Richard M. Stallman |
(rmail-get-new-mail): If conversion fails, delete the text that was inserted.
|
Wed, 25 Jun 1997 04:52:54 +0000 |
Richard M. Stallman |
(*-*-bsdi*): New alternative.
|
Wed, 25 Jun 1997 03:45:38 +0000 |
Richard M. Stallman |
(isearch-search-and-update): When a reverse search
|
Wed, 25 Jun 1997 03:03:57 +0000 |
Richard M. Stallman |
(buffer): Don't use beginning-of-buffer, end-of-buffer.
|
Tue, 24 Jun 1997 22:44:30 +0000 |
Richard M. Stallman |
(widget-menu-minibuffer-flag): New variable.
|
Tue, 24 Jun 1997 22:42:54 +0000 |
Richard M. Stallman |
(custom-documentation-face): New face.
|
Tue, 24 Jun 1997 20:09:49 +0000 |
Richard M. Stallman |
(customize-save-customized): Renamed from custom-save-customized.
|
Tue, 24 Jun 1997 20:07:51 +0000 |
Richard M. Stallman |
(Custom-set): Renamed from custom-set.
|
Tue, 24 Jun 1997 19:18:52 +0000 |
Richard M. Stallman |
(track-mouse): Don't customize it.
|
Tue, 24 Jun 1997 10:48:10 +0000 |
Paul Eggert |
(perform-replace): When matching regexps, if the next match is
|
Tue, 24 Jun 1997 05:25:09 +0000 |
Richard M. Stallman |
(beginning-of-sexp): New function.
|
Tue, 24 Jun 1997 03:33:33 +0000 |
Karl Heuer |
(Ffile_directory_p): Doc fix.
|
Tue, 24 Jun 1997 03:17:58 +0000 |
Richard M. Stallman |
(custom-group-visibility): Widget type
|
Tue, 24 Jun 1997 03:17:34 +0000 |
Richard M. Stallman |
(widget-edit-hook): New variable.
|
Tue, 24 Jun 1997 02:26:57 +0000 |
Richard M. Stallman |
(hs-discard-overlays): Use overlays-in to
|
Tue, 24 Jun 1997 02:26:42 +0000 |
Richard M. Stallman |
(outline-discard-overlays): Don't use let inside a cycle.
|
Mon, 23 Jun 1997 23:16:01 +0000 |
Richard M. Stallman |
More info about encryption projects.
|
Mon, 23 Jun 1997 19:24:02 +0000 |
Richard M. Stallman |
(nroff-electric-mode): New defvar.
|
Mon, 23 Jun 1997 19:18:36 +0000 |
Richard M. Stallman |
(vip-mode-map): Add defvar; move earlier.
|
Mon, 23 Jun 1997 19:12:42 +0000 |
Richard M. Stallman |
(profile-million): Variable moved.
|
Mon, 23 Jun 1997 19:10:51 +0000 |
Richard M. Stallman |
(Info-validate-allnodes): Variable renamed, defvar added.
|
Mon, 23 Jun 1997 18:56:17 +0000 |
Richard M. Stallman |
(Freverse): Simplify.
|
Mon, 23 Jun 1997 17:53:11 +0000 |
Jeff Law |
* config.sub (mn10200): Recognize new basic machine.
libc-970624 libc-970625 libc-970626 libc-970627
|
Mon, 23 Jun 1997 08:22:53 +0000 |
Noah Friedman |
Provide 'rlogin.
|
Mon, 23 Jun 1997 08:21:26 +0000 |
Noah Friedman |
Update copyright year.
|
Mon, 23 Jun 1997 06:34:29 +0000 |
Richard M. Stallman |
(dired-add-entry): New optional arg RELATIVE.
|
Mon, 23 Jun 1997 05:28:51 +0000 |
Noah Friedman |
Don't require timer; use autoloaded functions from Emacs or XEmacs,
|
Mon, 23 Jun 1997 05:03:04 +0000 |
Richard M. Stallman |
(read-hiragana-string): Call read-multilingual-string correctly.
|
Mon, 23 Jun 1997 04:58:15 +0000 |
Noah Friedman |
Changes which are not mine:
|
Mon, 23 Jun 1997 04:19:27 +0000 |
Richard M. Stallman |
dump-emacs works only with -batch.
|
Mon, 23 Jun 1997 04:16:44 +0000 |
Richard M. Stallman |
(picture-draw-rectangle): New command.
|
Mon, 23 Jun 1997 02:59:21 +0000 |
Richard M. Stallman |
(decipher-copy-cons): Renamed from decipher-get-undo-copy. Calls changed.
|
Mon, 23 Jun 1997 02:56:03 +0000 |
Richard M. Stallman |
(popup-menu): Redefine as macro.
|
Mon, 23 Jun 1997 02:53:36 +0000 |
Richard M. Stallman |
(src/config.stamp): Target renamed from src/config.h and touch it explicitly.
|
Mon, 23 Jun 1997 02:48:06 +0000 |
Richard M. Stallman |
(reporter-version): Change value.
|
Mon, 23 Jun 1997 02:46:15 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 23 Jun 1997 02:45:44 +0000 |
Richard M. Stallman |
(KERNEL_FILE): New overriding definition.
|
Mon, 23 Jun 1997 02:39:44 +0000 |
Richard M. Stallman |
(read_avail_input): Check for failure with EIO.
|
Mon, 23 Jun 1997 02:30:36 +0000 |
Richard M. Stallman |
(lib-src): Depend on src/config.h (e.g. for movemail.o).
|
Mon, 23 Jun 1997 02:19:40 +0000 |
Richard M. Stallman |
(vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot.
|
Mon, 23 Jun 1997 02:10:46 +0000 |
Richard M. Stallman |
Delete RCS version header.
|
Mon, 23 Jun 1997 02:09:46 +0000 |
Richard M. Stallman |
(lm-version, lm-last-modified-date):
|
Mon, 23 Jun 1997 02:07:09 +0000 |
Richard M. Stallman |
(ielm-header): Delete version and RCS header.
|
Mon, 23 Jun 1997 02:04:50 +0000 |
Richard M. Stallman |
(edebug-version): Use the Emacs version.
|
Mon, 23 Jun 1997 01:54:03 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM) [__mips__]: Alternate definition.
|
Mon, 23 Jun 1997 01:52:54 +0000 |
Richard M. Stallman |
Test __linux__ along with NEWSOS5.
|
Mon, 23 Jun 1997 01:49:24 +0000 |
Richard M. Stallman |
(mips-*-linux-gnu*): New alternative.
|
Mon, 23 Jun 1997 01:37:22 +0000 |
Richard M. Stallman |
(Fdump_emacs): Bind command-line-processed to nil here.
|
Mon, 23 Jun 1997 00:47:19 +0000 |
Richard M. Stallman |
(Fdump_emacs): Error if not run in batch mode.
|
Mon, 23 Jun 1997 00:30:48 +0000 |
Richard M. Stallman |
(latex-imenu-create-index): Make it much smarter.
|
Mon, 23 Jun 1997 00:29:59 +0000 |
Richard M. Stallman |
(command-line-1): Don't display startup message
|
Sun, 22 Jun 1997 23:08:47 +0000 |
Richard M. Stallman |
(byte-compile-file): Doc fix.
|
Sun, 22 Jun 1997 22:55:28 +0000 |
Richard M. Stallman |
(LIBS_TERMCAP): Use -ltermcap instead of -lc.
|
Sun, 22 Jun 1997 21:34:22 +0000 |
Richard M. Stallman |
(doctor-death): Give real advice to truly suicidal.
|
Sun, 22 Jun 1997 20:08:32 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 22 Jun 1997 19:52:10 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 22 Jun 1997 19:26:41 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 22 Jun 1997 19:17:51 +0000 |
Richard M. Stallman |
(mips-sony-newsos6*): New alternative.
|
Sun, 22 Jun 1997 19:11:48 +0000 |
Richard M. Stallman |
Add mips-sony-newsos6.
|
Sun, 22 Jun 1997 18:57:55 +0000 |
Richard M. Stallman |
Add provide call.
|
Sun, 22 Jun 1997 18:47:05 +0000 |
Richard M. Stallman |
Whitespace change.
|
Sun, 22 Jun 1997 18:32:34 +0000 |
Richard M. Stallman |
Fix provide call.
|
Sun, 22 Jun 1997 17:58:03 +0000 |
Richard M. Stallman |
(Fdelete_frame): Clear echo_area_glyphs if it was in this frame.
|
Sun, 22 Jun 1997 09:16:07 +0000 |
Richard M. Stallman |
(paren-blinking group): Doc fix.
|
Sun, 22 Jun 1997 09:06:04 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Don't check for
|
Sun, 22 Jun 1997 08:57:18 +0000 |
Richard M. Stallman |
Change copyright notice.
|
Sun, 22 Jun 1997 05:01:30 +0000 |
Richard M. Stallman |
(edebug-sit-for-seconds): New variable.
|
Sat, 21 Jun 1997 23:59:11 +0000 |
Richard M. Stallman |
(delay-uniquify-rationalize-file-buffer-names): Remove this hook here,
|
Sat, 21 Jun 1997 23:37:57 +0000 |
Richard M. Stallman |
(widget-default-value-set): Preserve point here.
|
Sat, 21 Jun 1997 23:36:32 +0000 |
Richard M. Stallman |
(custom-buffer-create-internal):
|
Sat, 21 Jun 1997 21:25:16 +0000 |
Richard M. Stallman |
(widget-file-complete): New function.
|
Sat, 21 Jun 1997 20:07:48 +0000 |
Richard M. Stallman |
(custom-add-parent-links): New arg INITIAL-STRING.
|
Sat, 21 Jun 1997 18:51:28 +0000 |
Richard M. Stallman |
(custom-group-value-create): Use group-visibility widget.
|
Sat, 21 Jun 1997 18:32:42 +0000 |
Richard M. Stallman |
(group-visibility): New widget type.
|
Sat, 21 Jun 1997 18:23:40 +0000 |
Richard M. Stallman |
(custom-group-value-create): Use group-visibility widget.
|
Sat, 21 Jun 1997 18:20:23 +0000 |
Richard M. Stallman |
(custom-magic-value-create):
|
Sat, 21 Jun 1997 17:31:29 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 21 Jun 1997 17:30:26 +0000 |
Richard M. Stallman |
(widget-documentation-link-action):
|
Sat, 21 Jun 1997 12:48:00 +0000 |
Per Abrahamsen |
Synched with 1.9930.
|
Sat, 21 Jun 1997 07:37:53 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sat, 21 Jun 1997 05:19:46 +0000 |
Richard M. Stallman |
(custom-magic-alist) <hidden>: Don't refer to "dots".
|
Sat, 21 Jun 1997 05:13:41 +0000 |
Richard M. Stallman |
(boolean): Capitalize "toggle".
|
Sat, 21 Jun 1997 05:02:47 +0000 |
Richard M. Stallman |
(customize-menu-create): Return nil if Emacs.
|
Sat, 21 Jun 1997 04:54:54 +0000 |
Richard M. Stallman |
(custom-nest-groups): New variable.
|
Sat, 21 Jun 1997 04:31:18 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Sat, 21 Jun 1997 04:31:18 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Sat, 21 Jun 1997 04:31:18 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Sat, 21 Jun 1997 04:31:18 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Sat, 21 Jun 1997 04:31:18 +0000 |
Miles Bader |
automatically generated from GPLed version
|
Sat, 21 Jun 1997 03:24:49 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Sat, 21 Jun 1997 03:10:56 +0000 |
Richard M. Stallman |
(customize-group): Ignore case in completion.
|
Sat, 21 Jun 1997 01:17:46 +0000 |
Kenichi Handa |
Define mouse-set-font in mule-menu-keymap agian.
|
Sat, 21 Jun 1997 01:17:00 +0000 |
Kenichi Handa |
(x-charset-registries): Name changed for consistency:
|
Sat, 21 Jun 1997 01:14:06 +0000 |
Kenichi Handa |
(quail-help): Use with-output-to-temp-buffer.
|
Sat, 21 Jun 1997 00:46:21 +0000 |
Kenichi Handa |
(Fset_face_attribute_internal): Use FS_LOAD_FONT
|
Sat, 21 Jun 1997 00:45:44 +0000 |
Kenichi Handa |
(dumpglyphs): Use FS_LOAD_FONT.
|
Sat, 21 Jun 1997 00:45:09 +0000 |
Kenichi Handa |
(font_idx_temp): New temprary variable used in FS_LOAD_FONT.
|
Sat, 21 Jun 1997 00:44:42 +0000 |
Kenichi Handa |
(font_idx_temp): Extern it.
|
Sat, 21 Jun 1997 00:35:11 +0000 |
Karl Heuer |
(untabify): Handle consecutive tabs all at once.
|
Fri, 20 Jun 1997 21:43:44 +0000 |
Michael Kifer |
new version
|
Fri, 20 Jun 1997 08:45:37 +0000 |
Richard M. Stallman |
(Ferror_message_string): Optimize (error STRING) case.
|
Fri, 20 Jun 1997 06:30:29 +0000 |
Richard M. Stallman |
Change copyright notices.
|
Fri, 20 Jun 1997 02:59:38 +0000 |
Richard M. Stallman |
(require-final-newline): Fix custom :type.
|
Fri, 20 Jun 1997 02:23:12 +0000 |
Richard M. Stallman |
Clarify about text props in strings and how to remove all of them.
|
Thu, 19 Jun 1997 15:31:34 +0000 |
Per Abrahamsen |
Don't delete nil overlays.
|
Thu, 19 Jun 1997 12:52:23 +0000 |
Per Abrahamsen |
Change color.
|
Thu, 19 Jun 1997 11:30:04 +0000 |
Per Abrahamsen |
Synched with 1.9924.
|
Thu, 19 Jun 1997 11:19:24 +0000 |
Kenichi Handa |
(view-mode): Add autoload cookie to this variable.
|
Thu, 19 Jun 1997 09:04:09 +0000 |
Simon Marshall |
Create paren-blinking custom group and put all blink-matching-paren variables in it.
|
Thu, 19 Jun 1997 08:55:24 +0000 |
Simon Marshall |
Do <* *> via syntax table not regexps; use regexp-opt.
|
Thu, 19 Jun 1997 08:49:04 +0000 |
Simon Marshall |
Rearrange custom options. Also enable custom control of Global Font Lock mode.
|
Thu, 19 Jun 1997 08:39:55 +0000 |
Simon Marshall |
Rearrange custom options.
|
Thu, 19 Jun 1997 08:37:05 +0000 |
Simon Marshall |
customise, rewrite and extend.
|
Thu, 19 Jun 1997 08:13:44 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Prooperly conditionalize prev. change.
|
Thu, 19 Jun 1997 03:03:08 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Use shutdown, if it's a socket.
|
Thu, 19 Jun 1997 02:59:08 +0000 |
Richard M. Stallman |
(shutdown): Check for `shutdown' function.
|
Thu, 19 Jun 1997 02:58:21 +0000 |
Richard M. Stallman |
(HAVE_SHUTDOWN): Add #undef.
|
Thu, 19 Jun 1997 02:49:41 +0000 |
Richard M. Stallman |
(complete-symbol): New function.
|
Thu, 19 Jun 1997 02:47:38 +0000 |
Richard M. Stallman |
Delete M-TAB binding of complete-tag.
|
Thu, 19 Jun 1997 02:44:46 +0000 |
Richard M. Stallman |
(info-complete-symbol): If MODE is nil, use the default value.
|
Thu, 19 Jun 1997 02:19:21 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 19 Jun 1997 01:18:23 +0000 |
Richard M. Stallman |
Changed all doc strings to comply with conventions.
|
Thu, 19 Jun 1997 01:11:43 +0000 |
Richard M. Stallman |
(files): New group `files'.
|
Wed, 18 Jun 1997 20:26:21 +0000 |
Richard M. Stallman |
(fill-context-prefix): Fix previous change.
|
Wed, 18 Jun 1997 20:21:20 +0000 |
Richard M. Stallman |
Don't enable the mode just because file is loaded.
|
Wed, 18 Jun 1997 20:19:32 +0000 |
Richard M. Stallman |
(ctl-x-map): Delete the C-x C-q binding for toggle-read-only.
|
Wed, 18 Jun 1997 17:24:59 +0000 |
Richard M. Stallman |
(backup, find-file): Make `files' their parent.
|
Wed, 18 Jun 1997 16:46:05 +0000 |
Richard M. Stallman |
(Fchar_before): Validate N after decrementing.
|
Wed, 18 Jun 1997 16:37:01 +0000 |
Richard M. Stallman |
(mpuz-congratulate): Don't say "1 errors".
|
Wed, 18 Jun 1997 13:22:13 +0000 |
Kenichi Handa |
(coding-system-parent): Moved to mule.el.
|
Wed, 18 Jun 1997 13:21:23 +0000 |
Kenichi Handa |
(coding-system-parent): Moved from mule-util.el.
|
Wed, 18 Jun 1997 13:09:05 +0000 |
Kenichi Handa |
(concat): Pay attention to multibyte characters when
|
Wed, 18 Jun 1997 13:09:00 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Initilize mask correctly.
|
Wed, 18 Jun 1997 13:06:17 +0000 |
Kenichi Handa |
Provide XXX-util instead of
|
Wed, 18 Jun 1997 13:03:19 +0000 |
Kenichi Handa |
Don't make the keymap
|
Wed, 18 Jun 1997 13:02:11 +0000 |
Kenichi Handa |
Provide cyril-util nstead of language/cyril-util.
|
Wed, 18 Jun 1997 13:00:03 +0000 |
Kenichi Handa |
Provide ethio-util instead of language/ethio-util.
|
Wed, 18 Jun 1997 12:57:51 +0000 |
Kenichi Handa |
Adjusted for the coding system name change.
|
Wed, 18 Jun 1997 12:55:57 +0000 |
Kenichi Handa |
Set syntaxes of Ethiopic characters.
|
Wed, 18 Jun 1997 12:55:15 +0000 |
Kenichi Handa |
(mode-line-mule-info): Change style for showing
|
Wed, 18 Jun 1997 12:55:14 +0000 |
Kenichi Handa |
Change mnemonic letters for iso-2022-7bit-ss2 and
|
Wed, 18 Jun 1997 12:55:13 +0000 |
Kenichi Handa |
Define describe-coding-system instead of
|
Wed, 18 Jun 1997 12:55:12 +0000 |
Kenichi Handa |
(list-character-sets): Set major mode of *Help*
|
Wed, 18 Jun 1997 12:55:11 +0000 |
Kenichi Handa |
(coding-system-parent): New function.
|
Wed, 18 Jun 1997 12:55:09 +0000 |
Kenichi Handa |
(coding-system-type): Doc-string modified.
|
Wed, 18 Jun 1997 12:55:07 +0000 |
Kenichi Handa |
(quail-current-data): New variable.
|
Wed, 18 Jun 1997 12:55:02 +0000 |
Kenichi Handa |
(rmail-enable-decoding-message): Deleted.
|
Wed, 18 Jun 1997 12:55:00 +0000 |
Kenichi Handa |
(command-line): Load "leim-list.el".
|
Wed, 18 Jun 1997 07:07:57 +0000 |
Richard M. Stallman |
Customize.
|
Wed, 18 Jun 1997 06:50:55 +0000 |
Richard M. Stallman |
(help-map): Make C-i run info-lookup-symbol.
|
Wed, 18 Jun 1997 06:42:38 +0000 |
Richard M. Stallman |
Further fix previous change.
|
Wed, 18 Jun 1997 04:24:37 +0000 |
Karl Heuer |
(ffap-soft-value): Make this a function again; the macro
|
Wed, 18 Jun 1997 04:23:02 +0000 |
Karl Heuer |
(lm-display-statistics): Display stats in mode line.
|
Wed, 18 Jun 1997 01:26:55 +0000 |
Michael Kifer |
new version
|
Wed, 18 Jun 1997 00:26:54 +0000 |
Michael Kifer |
Added [ediff-misc] to menu-bar-tools-menu
|
Tue, 17 Jun 1997 22:04:57 +0000 |
Richard M. Stallman |
(tar-extract): Use second argument of
|
Tue, 17 Jun 1997 22:02:01 +0000 |
Richard M. Stallman |
(archive-extract): Use second argument of
|
Tue, 17 Jun 1997 21:54:16 +0000 |
Richard M. Stallman |
(scheme): Add defgroup.
|
Tue, 17 Jun 1997 21:51:35 +0000 |
Richard M. Stallman |
(finder-list-keywords): Create *Finder* buffer if nec.
|
Tue, 17 Jun 1997 21:47:30 +0000 |
Richard M. Stallman |
Fix previous change.
|
Tue, 17 Jun 1997 21:46:40 +0000 |
Richard M. Stallman |
(fill-context-prefix): Fix criteria for first line,
|
Tue, 17 Jun 1997 19:34:56 +0000 |
Richard M. Stallman |
(icon-indent-line): A comment ends at the end of the
|
Tue, 17 Jun 1997 19:32:04 +0000 |
Richard M. Stallman |
(Buffer-menu-mode): Doc fix.
|
Tue, 17 Jun 1997 05:10:06 +0000 |
Richard M. Stallman |
(split-window-save-restore-data): New function that
|
Tue, 17 Jun 1997 04:28:01 +0000 |
Richard M. Stallman |
(Buffer-menu-bury): New command.
|
Tue, 17 Jun 1997 04:27:37 +0000 |
Richard M. Stallman |
(add-log-time-format): New variable.
|
Tue, 17 Jun 1997 04:15:18 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Fix previous change.
|
Tue, 17 Jun 1997 02:29:54 +0000 |
Richard M. Stallman |
Fix previous change.
|
Tue, 17 Jun 1997 00:08:51 +0000 |
Richard M. Stallman |
(mail-mode): mail-header-separator affects paragraphs
|
Mon, 16 Jun 1997 23:20:46 +0000 |
Richard M. Stallman |
(grep-program): Comment out the use of zgrep.
|
Mon, 16 Jun 1997 23:13:12 +0000 |
Richard M. Stallman |
(icon-imenu-generic-expression): Improved regexp.
|
Mon, 16 Jun 1997 17:32:40 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 16 Jun 1997 07:31:56 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Use stdio to write the save-list file.
|
Mon, 16 Jun 1997 07:29:16 +0000 |
Richard M. Stallman |
Change copyright notices.
|
Mon, 16 Jun 1997 06:55:37 +0000 |
Richard M. Stallman |
Don't globally add to change-major-mode-hook.
|
Mon, 16 Jun 1997 06:24:22 +0000 |
Richard M. Stallman |
(wait_reading_process_input): When exiting because
|
Sun, 15 Jun 1997 23:05:19 +0000 |
Richard M. Stallman |
(byte-save-current-buffer): Change to code 114 (0162).
|
Sun, 15 Jun 1997 23:03:18 +0000 |
Richard M. Stallman |
(vc-steal-lock): Use yes-or-no-p for confirmation.
|
Sun, 15 Jun 1997 21:00:32 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 15 Jun 1997 19:43:01 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 15 Jun 1997 19:05:59 +0000 |
Richard M. Stallman |
Fix up whitespace.
|
Sun, 15 Jun 1997 19:02:27 +0000 |
Richard M. Stallman |
(struct re_pattern_buffer): New member multibyte.
|
Sun, 15 Jun 1997 19:00:12 +0000 |
Richard M. Stallman |
(PTR_TO_OFFSET): New macro.
|
Sun, 15 Jun 1997 17:39:13 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Sun, 15 Jun 1997 15:31:32 +0000 |
Per Abrahamsen |
Synched with 1.9920.
|
Sun, 15 Jun 1997 15:25:57 +0000 |
Per Abrahamsen |
Use booleans.
|
Sun, 15 Jun 1997 07:36:42 +0000 |
Richard M. Stallman |
(text-mode): Let all-white lines separate paragraphs.
|
Sun, 15 Jun 1997 07:36:22 +0000 |
Richard M. Stallman |
(mail-mode): Let all-white lines separate paragraphs.
|
Sun, 15 Jun 1997 07:01:26 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 15 Jun 1997 02:49:03 +0000 |
Richard M. Stallman |
Update keywords to show up in finder.
|
Sun, 15 Jun 1997 02:41:59 +0000 |
Richard M. Stallman |
(Fchar_after, Fchar_before): Make arg optional.
|
Sun, 15 Jun 1997 02:37:58 +0000 |
Richard M. Stallman |
Don't call icomplete-mode; let the user do that.
|
Sat, 14 Jun 1997 21:41:42 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Sat, 14 Jun 1997 21:06:09 +0000 |
Richard M. Stallman |
Make view mode more similar to `less'.
|
Sat, 14 Jun 1997 18:45:38 +0000 |
Richard M. Stallman |
Update copyright year.
|
Sat, 14 Jun 1997 17:30:43 +0000 |
Richard M. Stallman |
(bibtex-delete-whitespace, bibtex-current-line)
|
Sat, 14 Jun 1997 17:29:10 +0000 |
Richard M. Stallman |
(vc-annotate-mode-variables): Init vc-annotate-mode-menu
|
Sat, 14 Jun 1997 17:08:59 +0000 |
Richard M. Stallman |
(Bread_char): Deleted.
|
Sat, 14 Jun 1997 10:21:01 +0000 |
Per Abrahamsen |
Synched with 1.9914.
|
Sat, 14 Jun 1997 06:33:29 +0000 |
Richard M. Stallman |
(Latin-2): List Croatian as alternative name for Serbo-Croatian.
|
Sat, 14 Jun 1997 06:28:15 +0000 |
Richard M. Stallman |
Delete Serbo-Croatian.
|
Sat, 14 Jun 1997 04:53:00 +0000 |
Karl Heuer |
(point): Obsolete macro deleted in favor of PT.
|
Sat, 14 Jun 1997 04:51:21 +0000 |
Karl Heuer |
(Fprevious_char): Use PT, not point.
|
Sat, 14 Jun 1997 04:50:37 +0000 |
Karl Heuer |
(internal_self_insert): Use PT, not point.
|
Sat, 14 Jun 1997 04:36:44 +0000 |
Karl Heuer |
(readline): Terminate buffer properly when EOF seen.
|
Fri, 13 Jun 1997 21:31:25 +0000 |
Richard M. Stallman |
(hideshow): Added a :prefix.
|
Fri, 13 Jun 1997 21:30:38 +0000 |
Richard M. Stallman |
(isearch-hide-immediately): New variable.
|
Fri, 13 Jun 1997 05:49:57 +0000 |
Richard M. Stallman |
(Fcall_process): Use setsid to disconnect child
|
Fri, 13 Jun 1997 00:52:37 +0000 |
Richard M. Stallman |
Add make-face-bold/italic and unbold/unitalic.
|
Fri, 13 Jun 1997 00:51:01 +0000 |
Richard M. Stallman |
Latin-5 is ISO-8859-9, not ISO-8859-5.
|
Fri, 13 Jun 1997 00:49:50 +0000 |
Richard M. Stallman |
(init_sys_modes): Enable VSTART and VSTOP if flow_control.
|
Fri, 13 Jun 1997 00:46:33 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): When wait_reading_process_input
|
Fri, 13 Jun 1997 00:45:19 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Return if unread events appear.
|
Thu, 12 Jun 1997 18:42:28 +0000 |
Richard M. Stallman |
(fill-context-prefix): Don't crash if RESULT is nil when AT-SECOND is t.
|
Thu, 12 Jun 1997 05:22:15 +0000 |
Richard M. Stallman |
Require `format'.
|
Thu, 12 Jun 1997 04:32:29 +0000 |
Richard M. Stallman |
(mail-mode): Change paragraph-start and
|
Thu, 12 Jun 1997 03:51:53 +0000 |
Richard M. Stallman |
(finder-mode): Don't switch buffers or change text here.
|
Thu, 12 Jun 1997 02:52:57 +0000 |
Richard M. Stallman |
(esc-map): Delete spurious wrong binding for M-TAB.
|
Thu, 12 Jun 1997 00:50:08 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 11 Jun 1997 21:07:22 +0000 |
Richard M. Stallman |
(forms-mode, forms--process-format-list)
|
Wed, 11 Jun 1997 19:02:06 +0000 |
Richard M. Stallman |
(paragraph-indent-text-mode): Renamed from spaced-text-mode.
|
Wed, 11 Jun 1997 06:51:29 +0000 |
Richard M. Stallman |
(fill-context-prefix): If we get a prefix from the
|
Wed, 11 Jun 1997 04:51:57 +0000 |
Richard M. Stallman |
(tex-main-file, outline-minor-mode): Add defvars.
|
Wed, 11 Jun 1997 04:45:34 +0000 |
Richard M. Stallman |
Updated documentation at several points in the file.
|
Wed, 11 Jun 1997 01:13:32 +0000 |
Richard M. Stallman |
(unexec): Call update_dynamic_symbols unconditionally.
|
Wed, 11 Jun 1997 00:38:09 +0000 |
Kenichi Handa |
(view-hello-file): Adjusted for the changes of
|
Tue, 10 Jun 1997 19:44:44 +0000 |
Karl Heuer |
(pc-select-selection-keys-only): New variable.
|
Tue, 10 Jun 1997 18:32:33 +0000 |
Karl Heuer |
Use `error' where possible to signal errors.
|
Tue, 10 Jun 1997 18:18:07 +0000 |
Richard M. Stallman |
Add some keywords.
|
Tue, 10 Jun 1997 18:04:01 +0000 |
Karl Heuer |
(f90-looking-at-where-or-forall): Recognize where/forall
|
Tue, 10 Jun 1997 17:58:43 +0000 |
Richard M. Stallman |
(bibtex-mode-map): Changed the binding of the C-TAB
|
Tue, 10 Jun 1997 17:55:36 +0000 |
Karl Heuer |
Comment fix.
|
Tue, 10 Jun 1997 11:58:57 +0000 |
Erik Naggum |
(Fwrite_region): Fix previous doc change.
|
Tue, 10 Jun 1997 06:44:01 +0000 |
Richard M. Stallman |
Load latin-5.el.
|
Tue, 10 Jun 1997 04:18:36 +0000 |
Richard M. Stallman |
Fix previous change.
gnumach-release-1-1-2 gnumach-release-1-1-3 hurd-release-0-2 libc-970610 libc-970611 libc-970612 libc-970613 libc-970614 libc-970615 libc-970616 libc-970617 libc-970618 libc-970619 libc-970620 libc-970621 libc-970622
|
Tue, 10 Jun 1997 03:54:58 +0000 |
Richard M. Stallman |
Added the string "emacs-lock" to all function
|
Tue, 10 Jun 1997 02:49:33 +0000 |
Richard M. Stallman |
Use i?86, not i.86.
|
Tue, 10 Jun 1997 02:12:27 +0000 |
Richard M. Stallman |
Delete syntax stuff for Latin-1 and Latin-2.
|
Tue, 10 Jun 1997 01:26:11 +0000 |
Richard M. Stallman |
(mail-parse-comma-list): Use buffer-substring-no-properties.
|
Tue, 10 Jun 1997 01:08:21 +0000 |
Kenichi Handa |
Adjusted for coding system name change.
|
Tue, 10 Jun 1997 00:57:19 +0000 |
Kenichi Handa |
Coding system name changed from
|
Tue, 10 Jun 1997 00:56:22 +0000 |
Kenichi Handa |
(quail-prefix-arg): New variable.
|
Tue, 10 Jun 1997 00:56:20 +0000 |
Kenichi Handa |
(set-coding-system-alist): Deleted.
|
Tue, 10 Jun 1997 00:56:19 +0000 |
Kenichi Handa |
(describe-coding-system): Change format of output.
|
Tue, 10 Jun 1997 00:56:18 +0000 |
Kenichi Handa |
(kkc-save-init-file): Coding system name changed from
|
Tue, 10 Jun 1997 00:56:17 +0000 |
Kenichi Handa |
Comment changed (iso-2022-7 -> iso-2022-7bit).
|
Tue, 10 Jun 1997 00:56:16 +0000 |
Kenichi Handa |
Coding system names changed.
|
Tue, 10 Jun 1997 00:56:15 +0000 |
Kenichi Handa |
Delete declaration for buffer-file-coding-system. It
|
Mon, 09 Jun 1997 18:21:52 +0000 |
Richard M. Stallman |
(Finsert_char): Check QUIT.
|
Mon, 09 Jun 1997 18:01:02 +0000 |
Richard M. Stallman |
(fast_c_string_match_ignore_case):
|
Mon, 09 Jun 1997 18:00:36 +0000 |
Richard M. Stallman |
(list_fontsets, fs_load_font): fast_c_string_match_ignore_case renamed.
|
Mon, 09 Jun 1997 17:58:49 +0000 |
Richard M. Stallman |
(x_list_fonts): fast_c_string_match_ignore_case renamed.
|
Mon, 09 Jun 1997 16:42:34 +0000 |
Richard M. Stallman |
(debug): Set overriding-terminal-local-map to nil,
|
Mon, 09 Jun 1997 13:07:45 +0000 |
Kenichi Handa |
(do-auto-fill): Type in the previous change fixed.
|
Mon, 09 Jun 1997 13:00:24 +0000 |
Kenichi Handa |
(dumpglyph): Shift baseline for such a font that is
|
Mon, 09 Jun 1997 13:00:16 +0000 |
Kenichi Handa |
(selection_data_to_lisp_data): Change coding system
|
Mon, 09 Jun 1997 13:00:07 +0000 |
Kenichi Handa |
(Faset): Inherit default value correctly while creating
|
Mon, 09 Jun 1997 12:59:52 +0000 |
Kenichi Handa |
(Fwrite_region): Cancel the 7th argument CODING_SYSTEM
|
Mon, 09 Jun 1997 12:59:38 +0000 |
Kenichi Handa |
(decode_mode_spec): Access the value of
|
Mon, 09 Jun 1997 12:59:28 +0000 |
Kenichi Handa |
(Fstart_process):Pay attention to
|
Mon, 09 Jun 1997 12:59:22 +0000 |
Kenichi Handa |
(Fcall_process): Pay attention to
|
Mon, 09 Jun 1997 12:59:20 +0000 |
Kenichi Handa |
(Vdefault_process_coding_system): Extern it.
|
Mon, 09 Jun 1997 12:59:12 +0000 |
Kenichi Handa |
(Vcoding_system_alist): Deleted.
|
Mon, 09 Jun 1997 12:59:11 +0000 |
Kenichi Handa |
(struct buffer): New member buffer_file_coding_system.
|
Mon, 09 Jun 1997 12:58:58 +0000 |
Kenichi Handa |
(init_buffer_once): Inititialize the member
|
Mon, 09 Jun 1997 12:51:42 +0000 |
Kenichi Handa |
(do-auto-fill): Bug fix for kinsoku processing.
|
Mon, 09 Jun 1997 12:51:37 +0000 |
Kenichi Handa |
Define mouse-set-font in mule-menu-keymap.
|
Mon, 09 Jun 1997 10:39:19 +0000 |
Erik Naggum |
Normalized character names.
|
Mon, 09 Jun 1997 06:01:12 +0000 |
Richard M. Stallman |
(diff-switches): defvar deleted.
|
Mon, 09 Jun 1997 04:56:02 +0000 |
Richard M. Stallman |
Use i?86, not i.86.
libc-970609
|
Mon, 09 Jun 1997 04:00:50 +0000 |
Michael Kifer |
new version
|
Sun, 08 Jun 1997 21:45:16 +0000 |
Richard M. Stallman |
(time-stamp-string-preprocess, time-stamp-do-number):
|
Sun, 08 Jun 1997 21:43:08 +0000 |
Richard M. Stallman |
(time-stamp-format): Doc fix. Use %;y.
|
Sun, 08 Jun 1997 21:13:21 +0000 |
Richard M. Stallman |
(webjump-sample-sites): Change the hot list.
|
Sun, 08 Jun 1997 20:50:45 +0000 |
Richard M. Stallman |
(mail-directory-parser): Fix previous change.
|
Sun, 08 Jun 1997 20:20:56 +0000 |
Richard M. Stallman |
(icon-font-lock-keywords-2): Use regexp-opt for the regexps.
|
Sun, 08 Jun 1997 12:25:25 +0000 |
Richard M. Stallman |
(debug, debugger-eval-expression):
|
Sun, 08 Jun 1997 03:58:22 +0000 |
Richard M. Stallman |
Add Highest Priority section.
|
Sun, 08 Jun 1997 03:26:07 +0000 |
Richard M. Stallman |
(file-name-non-special): Handle
|
Sun, 08 Jun 1997 01:57:13 +0000 |
Richard M. Stallman |
(*:Linux:*:*): Always use ${VENDOR}.
libc-970608
|
Sat, 07 Jun 1997 23:15:30 +0000 |
Richard M. Stallman |
(command-line): Don't call face-initialize.
|
Sat, 07 Jun 1997 23:12:19 +0000 |
Richard M. Stallman |
Customize. Doc fixes.
|
Sat, 07 Jun 1997 19:31:24 +0000 |
Richard M. Stallman |
(dired-unmark-all-marks):
|
Sat, 07 Jun 1997 07:02:02 +0000 |
Richard M. Stallman |
(setup-8-bit-environment):
|
Sat, 07 Jun 1997 06:20:06 +0000 |
Richard M. Stallman |
("English"): Improve doc string.
|
Sat, 07 Jun 1997 05:56:20 +0000 |
Richard M. Stallman |
(describe-european-environment-map):
|
Sat, 07 Jun 1997 05:54:32 +0000 |
Richard M. Stallman |
(describe-chinese-environment-map):
|
Sat, 07 Jun 1997 05:54:15 +0000 |
Richard M. Stallman |
(describe-cyrillic-environment-map):
|
Sat, 07 Jun 1997 05:53:53 +0000 |
Richard M. Stallman |
describe-indian-environment-map renamed from describe-indian-support-map.
|
Sat, 07 Jun 1997 05:53:10 +0000 |
Richard M. Stallman |
(describe-indian-environment-map):
|
Sat, 07 Jun 1997 05:36:13 +0000 |
Richard M. Stallman |
(describe-language-environment):
|
Fri, 06 Jun 1997 19:16:26 +0000 |
Richard M. Stallman |
Re-add copying permission text.
|
Fri, 06 Jun 1997 18:21:19 +0000 |
Richard M. Stallman |
(diff-command): Fix previous change.
|
Fri, 06 Jun 1997 07:10:24 +0000 |
Simon Marshall |
emit charsets after strings so that the final regexp finds the longest match.
|
Fri, 06 Jun 1997 05:33:13 +0000 |
Richard M. Stallman |
(vc-annotate): Entry "Annotate" added to menu and
|
Fri, 06 Jun 1997 01:21:12 +0000 |
Richard M. Stallman |
(*:Linux:*:*): Don't test for elf_i.86 or m68kelf.
libc-970606 libc-970607
|
Fri, 06 Jun 1997 00:14:22 +0000 |
Richard M. Stallman |
(*:Linux:*:*): Recognize sparclinux.
|
Thu, 05 Jun 1997 22:22:44 +0000 |
Richard M. Stallman |
(mipsel*-linux* and mips*-linux*):
|
Thu, 05 Jun 1997 18:20:20 +0000 |
Karl Heuer |
(set-process-filter): Advice doc fix.
|
Wed, 04 Jun 1997 21:41:20 +0000 |
Richard M. Stallman |
Customize.
|
Wed, 04 Jun 1997 21:21:53 +0000 |
Richard M. Stallman |
(Fcopy_keymap): After copying a sub-char-table, do store the copy.
|
Wed, 04 Jun 1997 19:45:17 +0000 |
Richard M. Stallman |
(stamp-oldxmenu): Always define this one way or another.
|
Wed, 04 Jun 1997 19:06:35 +0000 |
Richard M. Stallman |
(format-insert-file): Fix arg order to format-decode.
|
Wed, 04 Jun 1997 11:43:32 +0000 |
Per Abrahamsen |
Synched with 1.9908.
|
Wed, 04 Jun 1997 11:40:44 +0000 |
Per Abrahamsen |
Synached with 1.9908.
|
Wed, 04 Jun 1997 04:09:28 +0000 |
Richard M. Stallman |
(Info-tagify): Don't set Info-tag-table-marker if not in Info mode.
|
Wed, 04 Jun 1997 00:56:08 +0000 |
Kenichi Handa |
(casify_object): Fix bug on handling a character
|
Tue, 03 Jun 1997 08:17:35 +0000 |
Richard M. Stallman |
(mail-setup): Don't set buffer-file-coding-system to nil.
|
Tue, 03 Jun 1997 07:30:57 +0000 |
Karl Heuer |
(mouse-drag-safe-scroll): Doc fix.
|
Tue, 03 Jun 1997 07:09:13 +0000 |
Karl Heuer |
(follow-windows-aligned-p): Doc fix.
|
Tue, 03 Jun 1997 04:27:53 +0000 |
Richard M. Stallman |
(spaced-text-mode): Renamed from text-mode.
|
Tue, 03 Jun 1997 03:39:31 +0000 |
Richard M. Stallman |
(custom-variable-prompt): Change prompt.
|
Tue, 03 Jun 1997 03:02:50 +0000 |
Richard M. Stallman |
(mail-setup): Clear out buffer-file-coding-system.
|
Mon, 02 Jun 1997 22:50:31 +0000 |
Michael Kifer |
new version
|
Mon, 02 Jun 1997 22:34:02 +0000 |
Richard M. Stallman |
(powerpcle-*-solaris2*): New alternative.
|
Mon, 02 Jun 1997 22:10:28 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 02 Jun 1997 19:58:49 +0000 |
Richard M. Stallman |
Finish installing previous change.
|
Mon, 02 Jun 1997 18:30:21 +0000 |
Richard M. Stallman |
(find_interval): No longer inline.
|
Mon, 02 Jun 1997 18:30:09 +0000 |
Richard M. Stallman |
(Freplace_match): If opoint is 0, that's relative to ZV.
|
Mon, 02 Jun 1997 18:05:00 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Mon, 02 Jun 1997 09:02:13 +0000 |
Francesco Potort |
Also remove -DETAGS_REGEXPS from the target ctags:
|
Mon, 02 Jun 1997 06:34:28 +0000 |
Richard M. Stallman |
(NO_SHARED_LIBS): Test __alpha__ && ! __ELF__.
|
Mon, 02 Jun 1997 06:06:03 +0000 |
Richard M. Stallman |
Customize.
|
Mon, 02 Jun 1997 06:05:04 +0000 |
Richard M. Stallman |
(ada-other-file-alist): Variable definition moved to ada-mode.el.
|
Mon, 02 Jun 1997 05:05:47 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
Mon, 02 Jun 1997 04:57:39 +0000 |
Richard M. Stallman |
(iso-8859-1): Use `1' for mode line.
|
Mon, 02 Jun 1997 04:56:33 +0000 |
Richard M. Stallman |
(koi8-r): Use R for mode line.
|
Mon, 02 Jun 1997 02:34:00 +0000 |
Richard M. Stallman |
(VALMASK, GCTYPEMASK, MARKBIT, ARRAY_MARK_FLAG)
|
Mon, 02 Jun 1997 02:25:15 +0000 |
Richard M. Stallman |
(Fx_create_frame): Use XINT to access parent.
|
Mon, 02 Jun 1997 02:21:48 +0000 |
Richard M. Stallman |
(Fsyntax_table_p, check_syntax_table): Use EQ.
|
Mon, 02 Jun 1997 02:19:29 +0000 |
Richard M. Stallman |
(search_buffer): Use XINT around refs to trt.
|
Mon, 02 Jun 1997 00:56:23 +0000 |
Richard M. Stallman |
(concat3, get_truename_buffer): Declare them.
|
Mon, 02 Jun 1997 00:47:07 +0000 |
Richard M. Stallman |
(read_key_sequence): Change some locals to `int'.
|
Mon, 02 Jun 1997 00:45:18 +0000 |
Richard M. Stallman |
(compute_motion): Use XFASTINT on width_table elts.
|
Mon, 02 Jun 1997 00:33:14 +0000 |
Richard M. Stallman |
(map_char_table): Use XSETFASTINT.
|
Mon, 02 Jun 1997 00:32:20 +0000 |
Richard M. Stallman |
(Fwrite_region, build_annotations):
|
Mon, 02 Jun 1997 00:28:46 +0000 |
Richard M. Stallman |
(Fcompare_buffer_substrings): trt contains Lisp_Objects.
|
Mon, 02 Jun 1997 00:24:11 +0000 |
Richard M. Stallman |
(Fmove_overlay): Clean up setting o_beg and o_end.
|
Mon, 02 Jun 1997 00:22:49 +0000 |
Richard M. Stallman |
(Fmake_byte_code): Set val from p, not from val.
|
Mon, 02 Jun 1997 00:09:40 +0000 |
Richard M. Stallman |
[__NetBSD__]: Don't include filehdr.h, aouthdr.h
|
Mon, 02 Jun 1997 00:07:26 +0000 |
Richard M. Stallman |
[__alpha__] (NO_SHARED_LIBS): Defined.
|
Mon, 02 Jun 1997 00:03:17 +0000 |
Richard M. Stallman |
[__NetBSD__]: Include stdlib.h, not alloca.h.
|
Mon, 02 Jun 1997 00:00:31 +0000 |
Richard M. Stallman |
(alpha-*-netbsd*): New alternative.
|
Sun, 01 Jun 1997 23:58:19 +0000 |
Richard M. Stallman |
(m88k-dg-dgux4*): New alternative.
|
Sun, 01 Jun 1997 23:50:47 +0000 |
Richard M. Stallman |
(gud-dgux-p, gud-dguxdbx-marker-filter): New functions.
|
Sun, 01 Jun 1997 23:49:06 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 01 Jun 1997 23:48:38 +0000 |
Richard M. Stallman |
(signal): Define only if not NO_DGUX_SIGNAL_REDEF.
|
Sun, 01 Jun 1997 23:47:01 +0000 |
Richard M. Stallman |
(init_baud_rate): Use INIT_BAUD_RATE if it's defined.
|
Sun, 01 Jun 1997 23:26:16 +0000 |
Richard M. Stallman |
Include time-stamp.
|
Sun, 01 Jun 1997 23:09:03 +0000 |
Richard M. Stallman |
(hs-show-hidden-short-form): Updated doc string.
|
Sun, 01 Jun 1997 22:24:22 +0000 |
Richard M. Stallman |
(smtpmail-via-smtp): Recognize XVRB as a synonym for
|
Sun, 01 Jun 1997 19:31:59 +0000 |
Richard M. Stallman |
(rmail-mmdf-delim1, rmail-mmdf-delim2):
|
Sun, 01 Jun 1997 18:03:25 +0000 |
Per Abrahamsen |
Synched with 1.9905
|
Sun, 01 Jun 1997 11:58:17 +0000 |
Per Abrahamsen |
Synched with 1.9904
|
Sun, 01 Jun 1997 09:29:06 +0000 |
Richard M. Stallman |
(sc::cursors): Add an eval-and-compile.
|
Sun, 01 Jun 1997 08:04:57 +0000 |
Per Abrahamsen |
Synched with 1.9903
|
Sun, 01 Jun 1997 06:41:08 +0000 |
Richard M. Stallman |
(customize-option): Renamed from custom-variable.
|
Sun, 01 Jun 1997 05:58:36 +0000 |
Richard M. Stallman |
(custom-variable-prompt): Handle variable-at-point returning 0.
|
Sun, 01 Jun 1997 01:03:51 +0000 |
Richard M. Stallman |
(init_lread): Sometimes add to load-path
|
Sun, 01 Jun 1997 00:30:01 +0000 |
Richard M. Stallman |
Include frame.h unconditionally.
|
Sat, 31 May 1997 21:14:57 +0000 |
Richard M. Stallman |
(mail-strip-quoted-names): Don't delete angle brackets
|
Sat, 31 May 1997 19:20:26 +0000 |
Richard M. Stallman |
(Freplace_match): Fix previous change.
|
Sat, 31 May 1997 18:30:56 +0000 |
Richard M. Stallman |
(Fforward_comment): Handle unmatched two-character comment starters.
|
Sat, 31 May 1997 18:16:22 +0000 |
Richard M. Stallman |
(back_comment): Detect 2-char comment starts properly.
|
Sat, 31 May 1997 08:34:13 +0000 |
Richard M. Stallman |
(move_if_not_intangible): Fix previous change.
|
Sat, 31 May 1997 07:40:46 +0000 |
Richard M. Stallman |
(Freplace_match): Use move_if_not_intangible
|
Sat, 31 May 1997 07:38:44 +0000 |
Richard M. Stallman |
(move_if_not_intangible): New function.
|
Sat, 31 May 1997 07:38:11 +0000 |
Richard M. Stallman |
Always load faces.el.
|
Sat, 31 May 1997 07:37:09 +0000 |
Richard M. Stallman |
(process_expose_from_menu, XTread_socket):
|
Sat, 31 May 1997 07:32:47 +0000 |
Richard M. Stallman |
(struct x_output): New field has_been_visible.
|
Sat, 31 May 1997 07:30:33 +0000 |
Richard M. Stallman |
(command-line): Detect Latin-N character sets
|
Sat, 31 May 1997 07:16:13 +0000 |
Richard M. Stallman |
(cpp-highlight-buffer): Make sure
|
Sat, 31 May 1997 07:13:34 +0000 |
Richard M. Stallman |
(hs-hide-comments-when-hiding-all)
|
Sat, 31 May 1997 07:10:20 +0000 |
Richard M. Stallman |
Rename language environments from LatinN to Latin-N.
|
Sat, 31 May 1997 06:41:24 +0000 |
Richard M. Stallman |
Doc fix for previous change.
|
Sat, 31 May 1997 06:34:12 +0000 |
Per Abrahamsen |
Synched with version 1.9901.
|
Sat, 31 May 1997 06:31:43 +0000 |
Richard M. Stallman |
(set-language-environment): Add autoload cookie.
|
Sat, 31 May 1997 05:50:22 +0000 |
Richard M. Stallman |
(Fsplit_window): Ignore FRAME_NO_SPLIT_P here.
|
Sat, 31 May 1997 05:39:02 +0000 |
Richard M. Stallman |
Update version.
|
Sat, 31 May 1997 05:37:34 +0000 |
Richard M. Stallman |
(make-face): Call make-face-internal only if defined.
|
Sat, 31 May 1997 05:32:56 +0000 |
Richard M. Stallman |
(main): Call syms_of_xfaces whenever ! HAVE_NTGUI.
|
Sat, 31 May 1997 05:31:42 +0000 |
Richard M. Stallman |
(XOBJ, MSDOS_OBJ, SOME_MACHINE_OBJECTS): Delete xfaces.o.
|
Sat, 31 May 1997 04:09:04 +0000 |
Richard M. Stallman |
Comment changes.
|
Sat, 31 May 1997 02:47:47 +0000 |
Richard M. Stallman |
(custom-load-symbol): Simplify previous change.
|
Sat, 31 May 1997 02:45:18 +0000 |
Richard M. Stallman |
(insert_glyphs): Use &, not &&.
|
Sat, 31 May 1997 02:03:43 +0000 |
Richard M. Stallman |
(x_load_font): Use macro FONT_ENCODING_NOT_DECIDED.
|
Sat, 31 May 1997 01:37:15 +0000 |
Richard M. Stallman |
(widget-default-format-handler): Don't use push.
|
Sat, 31 May 1997 01:22:39 +0000 |
Richard M. Stallman |
(widget-sexp-value-to-internal):
|
Sat, 31 May 1997 01:10:39 +0000 |
Michael Kifer |
new version
|
Sat, 31 May 1997 00:54:45 +0000 |
Richard M. Stallman |
(cus-start): Require cus-start.
|
Sat, 31 May 1997 00:54:10 +0000 |
Richard M. Stallman |
Arrange to load it once during dumping,
|
Sat, 31 May 1997 00:43:47 +0000 |
Richard M. Stallman |
(intern): Don't make a pure string here, since Fintern does that.
|
Sat, 31 May 1997 00:34:13 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 31 May 1997 00:31:40 +0000 |
Richard M. Stallman |
(server-kill-buffer): Prevent infinite recursion.
|
Sat, 31 May 1997 00:29:11 +0000 |
Richard M. Stallman |
(lisp, shortlisp): Use cus-start.el, not .elc.
|
Sat, 31 May 1997 00:02:53 +0000 |
Michael Kifer |
new version
|
Fri, 30 May 1997 23:37:13 +0000 |
Michael Kifer |
Initial revision
|
Fri, 30 May 1997 20:13:21 +0000 |
Richard M. Stallman |
(Farrayp): Accept bool-vectors and char-tables.
|
Fri, 30 May 1997 19:21:06 +0000 |
Richard M. Stallman |
(substitute-key-definition): Check vectorp, not arrayp.
|
Fri, 30 May 1997 16:07:16 +0000 |
Francesco Potort |
* Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is
|
Fri, 30 May 1997 14:53:42 +0000 |
Francesco Potort |
Various cleanups on TeX, Erlang, Prolog, C.
|
Fri, 30 May 1997 07:30:02 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 30 May 1997 06:38:56 +0000 |
Richard M. Stallman |
(file-name-non-special): Special handling for
|
Fri, 30 May 1997 05:49:27 +0000 |
Richard M. Stallman |
Warn about .el files that are not compiled.
|
Fri, 30 May 1997 05:30:58 +0000 |
Richard M. Stallman |
(he-dabbrev-skip-space, he-dabbrev-as-symbol):
|
Fri, 30 May 1997 05:15:48 +0000 |
Richard M. Stallman |
(search-highlight): Make it t by default.
|
Fri, 30 May 1997 05:13:47 +0000 |
Richard M. Stallman |
(x_real_positions): Subtract border width from results.
|
Fri, 30 May 1997 05:11:26 +0000 |
Richard M. Stallman |
(Fchar_table_range, Fset_char_table_range):
|
Fri, 30 May 1997 00:58:54 +0000 |
Richard M. Stallman |
(line-move): If moving into intangible text,
|
Fri, 30 May 1997 00:39:40 +0000 |
Per Abrahamsen |
Synched with version 1.9900.
|
Thu, 29 May 1997 23:27:40 +0000 |
Richard M. Stallman |
(custom-face-display-set): Define if not defined.
|
Thu, 29 May 1997 21:33:41 +0000 |
Richard M. Stallman |
(Fcurrent_time_string): Doc fix.
|
Thu, 29 May 1997 18:32:11 +0000 |
Karl Heuer |
(he-file-name-beg): Don't trigger on parts of
|
Thu, 29 May 1997 18:18:23 +0000 |
Karl Heuer |
Integrated Emacs 19.34 and XEmacs 19.15
|
Thu, 29 May 1997 17:56:52 +0000 |
Karl Heuer |
(follow-submit-feedback, follow-mode): Doc fix.
|
Thu, 29 May 1997 17:48:38 +0000 |
Karl Heuer |
Update URL in commentary.
|
Thu, 29 May 1997 16:44:27 +0000 |
Karl Heuer |
* mouse-drag.el (mouse-drag-electric-col-scrolling): New variable;
|
Thu, 29 May 1997 07:18:05 +0000 |
Simon Marshall |
Update for syntax-table text properties.
|
Thu, 29 May 1997 07:04:00 +0000 |
Simon Marshall |
Update for syntax-table text properties.
|
Thu, 29 May 1997 07:01:36 +0000 |
Simon Marshall |
Update for syntax-table text properties.
|
Thu, 29 May 1997 06:57:11 +0000 |
Richard M. Stallman |
(edt-emulation-on): Handle absence of TERM envvar.
|
Thu, 29 May 1997 06:41:34 +0000 |
Richard M. Stallman |
Move the latin-* to last.
|
Thu, 29 May 1997 06:38:45 +0000 |
Richard M. Stallman |
Fix previous change.
|
Thu, 29 May 1997 06:36:56 +0000 |
Richard M. Stallman |
(iso-languages): For French and Portuguese,
|
Thu, 29 May 1997 06:33:12 +0000 |
Richard M. Stallman |
(Fsignal): Use call2 to call Vsignal_hook_function.
|
Thu, 29 May 1997 06:32:44 +0000 |
Richard M. Stallman |
(edebug-signal): Avoid infinite recursion.
|
Thu, 29 May 1997 05:23:39 +0000 |
Richard M. Stallman |
(hs-special-modes-alist): Include also the
|
Thu, 29 May 1997 03:32:17 +0000 |
Richard M. Stallman |
(scrolling): If a line is not enabled,
|
Thu, 29 May 1997 03:01:51 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 29 May 1997 01:04:24 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 29 May 1997 00:17:57 +0000 |
Richard M. Stallman |
(gulp-send-requests): Sort maintainers alphabetically.
|
Thu, 29 May 1997 00:14:20 +0000 |
Richard M. Stallman |
(Faset): Doc fix.
|
Wed, 28 May 1997 17:19:16 +0000 |
Richard M. Stallman |
(Fmake_bool_vector): Doc fix.
|
Wed, 28 May 1997 04:58:36 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Wed, 28 May 1997 04:54:48 +0000 |
Richard M. Stallman |
(XTread_socket) <ConfigureNotify>: Don't call
|
Wed, 28 May 1997 04:36:42 +0000 |
Kenichi Handa |
(Fchar_equal): Make it handle case of multibyte
|
Wed, 28 May 1997 04:36:36 +0000 |
Kenichi Handa |
(CHAR_TABLE_REF): Do not check validity of CT.
|
Wed, 28 May 1997 04:36:35 +0000 |
Kenichi Handa |
(casify_object): Handle multibyte characters.
|
Wed, 28 May 1997 04:36:34 +0000 |
Kenichi Handa |
(case_temp1, case_temp2): New variables temporarily
|
Wed, 28 May 1997 04:36:32 +0000 |
Kenichi Handa |
(Ffind_charset_string): The variable CHARSETS is
|
Wed, 28 May 1997 04:36:27 +0000 |
Kenichi Handa |
(encode_invocation_designation): Use macro
|
Wed, 28 May 1997 04:36:26 +0000 |
Kenichi Handa |
(struct iso2022_spec): Member requested_designation is
|
Wed, 28 May 1997 04:36:22 +0000 |
Kenichi Handa |
(map_char_table): For sub char-table, index should be
|
Wed, 28 May 1997 04:36:21 +0000 |
Kenichi Handa |
(fs_load_font): Before using a fontset, be sure to
|
Wed, 28 May 1997 04:36:20 +0000 |
Kenichi Handa |
(FONT_ENCODING_NOT_DECIDED): New macro.
|
Wed, 28 May 1997 04:22:11 +0000 |
Richard M. Stallman |
Customize.
|
Wed, 28 May 1997 03:50:36 +0000 |
Richard M. Stallman |
Comment changes.
|
Wed, 28 May 1997 03:41:18 +0000 |
Kenichi Handa |
Initial revision
|
Wed, 28 May 1997 03:40:44 +0000 |
Kenichi Handa |
(setup-english-environment): Set several
|
Wed, 28 May 1997 03:39:03 +0000 |
Kenichi Handa |
Most of setup-LANGUAGE-environment functions are
|
Wed, 28 May 1997 03:37:33 +0000 |
Kenichi Handa |
Set default value of coding-category-iso-else to
|
Wed, 28 May 1997 03:37:32 +0000 |
Kenichi Handa |
Delete defining "i" in mule-keymap.
|
Wed, 28 May 1997 03:37:30 +0000 |
Kenichi Handa |
Add comment for the code loading
|
Wed, 28 May 1997 03:35:47 +0000 |
Kenichi Handa |
(x-complement-fontset-spec): Add font names which are
|
Wed, 28 May 1997 03:35:42 +0000 |
Kenichi Handa |
(dired-find-file): Likewise.
|
Wed, 28 May 1997 03:35:36 +0000 |
Kenichi Handa |
(find-file): Delete the facility of handling a prefix
|
Wed, 28 May 1997 03:35:35 +0000 |
Kenichi Handa |
(describe-buffer-case-table): Use aref instead of
|
Wed, 28 May 1997 03:35:34 +0000 |
Kenichi Handa |
(encoded-kbd-mode): Fix typo in doc-string.
|
Wed, 28 May 1997 03:35:33 +0000 |
Kenichi Handa |
(set-terminal-coding-system): New function.
|
Tue, 27 May 1997 22:52:31 +0000 |
Richard M. Stallman |
(mouse-undouble-last-event): Return nil if the event
|
Tue, 27 May 1997 21:26:13 +0000 |
Per Abrahamsen |
Updated address.
|
Tue, 27 May 1997 21:24:07 +0000 |
Per Abrahamsen |
Update address.
|
Tue, 27 May 1997 20:53:24 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 27 May 1997 20:49:17 +0000 |
Richard M. Stallman |
(vi-join-lines): Locally bind count.
|
Tue, 27 May 1997 20:37:34 +0000 |
Richard M. Stallman |
(ielm-input): New defvar.
|
Tue, 27 May 1997 19:51:23 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 27 May 1997 17:46:19 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 27 May 1997 17:06:24 +0000 |
Richard M. Stallman |
(browse-url-netscape, browse-url-netscape-sentinel)
|
Tue, 27 May 1997 17:02:18 +0000 |
Richard M. Stallman |
(indent-icon-exp): Bind last-depth.
|
Tue, 27 May 1997 16:20:16 +0000 |
Richard M. Stallman |
(webjump-adult-p): Function deleted.
|
Tue, 27 May 1997 15:41:21 +0000 |
Richard M. Stallman |
(set-case-syntax-set-multibyte): New variable.
|
Tue, 27 May 1997 15:37:53 +0000 |
Richard M. Stallman |
If set-case-syntax-set-multibyte is non-nil, define syntax
|
Tue, 27 May 1997 15:32:03 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 27 May 1997 14:50:08 +0000 |
Richard M. Stallman |
(icon-mode): Adapt to new hideshow and improve regexps.
|
Tue, 27 May 1997 05:02:45 +0000 |
Richard M. Stallman |
(Info-exit): Use bury-buffer simply.
|
Tue, 27 May 1997 04:59:47 +0000 |
Richard M. Stallman |
(command_loop_1): Pass 1 as new arg to sit_for.
|
Tue, 27 May 1997 04:59:29 +0000 |
Richard M. Stallman |
(compute_motion): Return correctly if skip_invisible
|
Tue, 27 May 1997 03:15:29 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Tue, 27 May 1997 03:15:15 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Tue, 27 May 1997 03:09:37 +0000 |
Richard M. Stallman |
(XTread_socket) <UnmapNotify>: Don't make an inconify_event
|
Tue, 27 May 1997 02:46:14 +0000 |
Richard M. Stallman |
(syms_of_window): Initialize inhibit_frame_unsplittable.
|
Tue, 27 May 1997 01:54:42 +0000 |
Richard M. Stallman |
(sit_for): New arg initial_display.
|
Tue, 27 May 1997 01:52:10 +0000 |
Richard M. Stallman |
(Fwin16_set_clipboard_data): Pass new arg to sit_for.
|
Tue, 27 May 1997 01:51:04 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Pass new arg to sit_for.
|
Tue, 27 May 1997 01:50:25 +0000 |
Richard M. Stallman |
(Fcall_interactively): Pass new arg to sit_for.
|
Mon, 26 May 1997 21:41:50 +0000 |
Richard M. Stallman |
Change copyright years.
|
Mon, 26 May 1997 09:53:59 +0000 |
Simon Marshall |
Use insert to preserve marker positions (pmark) and delete last.
|
Mon, 26 May 1997 08:17:39 +0000 |
Simon Marshall |
frame-override-unsplittable/inhibit-frame-unsplittable name change.
|
Mon, 26 May 1997 07:53:35 +0000 |
Richard M. Stallman |
(x_real_positions): Directly compare the frame's window
|
Mon, 26 May 1997 06:22:15 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Call x_set_offset only after
|
Mon, 26 May 1997 02:41:42 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Use B not b for interactive argument.
|
Mon, 26 May 1997 01:46:51 +0000 |
Richard M. Stallman |
Always load case-table, latin-1, latin-2, latin-3, latin-4.
|
Mon, 26 May 1997 01:30:07 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces): Don't call frame-set-background-mode
|
Sun, 25 May 1997 22:01:44 +0000 |
Richard M. Stallman |
(defface): Doc fix.
|
Sun, 25 May 1997 21:55:52 +0000 |
Richard M. Stallman |
Move face setup to faces.el.
|
Sun, 25 May 1997 21:52:33 +0000 |
Richard M. Stallman |
Unconditionally create the standard faces at load time.
|
Sun, 25 May 1997 21:49:30 +0000 |
Richard M. Stallman |
(custom-face-attributes): Add :inverse-video.
|
Sun, 25 May 1997 21:39:38 +0000 |
Richard M. Stallman |
(modify-face): Don't call make-face-unbold
|
Sun, 25 May 1997 18:08:23 +0000 |
Richard M. Stallman |
Use defgroup and defcustom.
|
Sun, 25 May 1997 18:05:58 +0000 |
Richard M. Stallman |
(substitute-key-definition): Fix previous change.
|
Sun, 25 May 1997 06:32:32 +0000 |
Richard M. Stallman |
(dontcompilefiles): Add latin-1.el ... latin-4.el;
|
Sat, 24 May 1997 21:27:29 +0000 |
Richard M. Stallman |
(Info-suffix-list): Accept -info as suffix;
|
Sat, 24 May 1997 21:18:25 +0000 |
Richard M. Stallman |
(texinfo-version): New function and variable.
|
Sat, 24 May 1997 20:52:05 +0000 |
Richard M. Stallman |
(texinfo-extra-inter-column-width):
|
Sat, 24 May 1997 20:50:37 +0000 |
Richard M. Stallman |
[This finishes the change log for the changes in the previous version.]
|
Sat, 24 May 1997 20:00:10 +0000 |
Richard M. Stallman |
(texinfmt-version): New function and variable.
|
Sat, 24 May 1997 08:14:51 +0000 |
Richard M. Stallman |
(libc-highlight-overlay): New variable.
|
Sat, 24 May 1997 08:13:06 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 23 May 1997 18:23:31 +0000 |
Richard M. Stallman |
(set-case-syntax-1): New function.
|
Fri, 23 May 1997 17:34:11 +0000 |
Richard M. Stallman |
(perform-replace): Restore match data after read-event.
|
Fri, 23 May 1997 17:33:32 +0000 |
Richard M. Stallman |
(access_keymap, store_in_keymap): Don't look in a char-table
|
Fri, 23 May 1997 17:32:41 +0000 |
Richard M. Stallman |
(internal_equal): When comparing strings, ignore text props.
|
Fri, 23 May 1997 17:32:12 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 23 May 1997 04:56:15 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 23 May 1997 04:48:42 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 23 May 1997 04:48:25 +0000 |
Richard M. Stallman |
Use punctuation syntax for section sign.
|
Fri, 23 May 1997 03:45:19 +0000 |
Richard M. Stallman |
Use defgroup and defcustom.
|
Fri, 23 May 1997 00:23:18 +0000 |
Erik Naggum |
Initial revision
|
Thu, 22 May 1997 20:09:55 +0000 |
Richard M. Stallman |
(command-line): iso-syntax.el renamed to latin-1.el.
|
Thu, 22 May 1997 19:10:29 +0000 |
Erik Naggum |
(change-log-font-lock-keywords): Tweak font-lock-keywords.
|
Thu, 22 May 1997 19:00:25 +0000 |
Richard M. Stallman |
(substitute-key-definition): Handle chartables.
|
Thu, 22 May 1997 10:51:45 +0000 |
Per Abrahamsen |
Doc fix.
|
Thu, 22 May 1997 06:47:41 +0000 |
Noah Friedman |
(eldoc-message-commands): Move docstring into comments, since this isn't
|
Thu, 22 May 1997 06:22:30 +0000 |
Richard M. Stallman |
The inode number can be an integer.
|
Thu, 22 May 1997 06:21:22 +0000 |
Richard M. Stallman |
(Fintern): Give keywords a value when interned.
|
Thu, 22 May 1997 06:20:42 +0000 |
Richard M. Stallman |
(describe-key-briefly, where-is): Prefix arg means
|
Thu, 22 May 1997 03:32:45 +0000 |
Richard M. Stallman |
iso-syntax.el renamed to latin-1.el.
|
Thu, 22 May 1997 02:06:07 +0000 |
Richard M. Stallman |
(pc-selection-mode): Swap meanings of f16 and f18;
|
Thu, 22 May 1997 01:58:55 +0000 |
Richard M. Stallman |
(ada-krunch-args): Use gnatkr instead of gnatk8.
|
Thu, 22 May 1997 00:40:45 +0000 |
Richard M. Stallman |
(awk-mode): Set parse-sexp-ignore-comments.
|
Wed, 21 May 1997 20:07:20 +0000 |
Erik Naggum |
(add-log-lisp-like-modes, add-log-c-like-modes, add-log-tex-like-modes):
|
Wed, 21 May 1997 14:42:09 +0000 |
Andr Spiegel |
(vc-backend-admin): If there is no SCCS subdirectory yet, create it.
|
Wed, 21 May 1997 07:09:21 +0000 |
Richard M. Stallman |
(webjump-to-javaapi): Function deleted.
|
Wed, 21 May 1997 05:16:30 +0000 |
Joel N. Weber II |
thomas, not mib
|
Wed, 21 May 1997 05:06:23 +0000 |
Richard M. Stallman |
(mode-line-mule-info): Add a colon.
|
Wed, 21 May 1997 03:46:47 +0000 |
Richard M. Stallman |
(Fformat_time_string): Doc update.
|
Tue, 20 May 1997 21:55:30 +0000 |
Richard M. Stallman |
(set-word-help-file): Renamed from set-help-file.
|
Tue, 20 May 1997 21:48:58 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 20 May 1997 21:46:00 +0000 |
Richard M. Stallman |
(crisp-mode): Add autoload cookie.
|
Tue, 20 May 1997 19:38:31 +0000 |
Richard M. Stallman |
(dontcompilefiles): Add list of files that should not be byte-compiled.
|
Tue, 20 May 1997 19:12:17 +0000 |
Richard M. Stallman |
Fix copyright and permission notice.
|
Tue, 20 May 1997 18:51:22 +0000 |
Richard M. Stallman |
(add-untranslated-filesystem)
|
Tue, 20 May 1997 18:49:06 +0000 |
Richard M. Stallman |
(crisp-last-last-command): Renamed from last-last-command
|
Tue, 20 May 1997 18:37:35 +0000 |
Richard M. Stallman |
(m4-program): Guess which m4 binary to use.
|
Tue, 20 May 1997 18:26:49 +0000 |
Richard M. Stallman |
(shortlisp): Add custom.elc and cus-start.elc.
|
Tue, 20 May 1997 17:17:39 +0000 |
Richard M. Stallman |
(event-closest-point): Fix paren error.
|
Tue, 20 May 1997 12:28:28 +0000 |
Per Abrahamsen |
Change load-path tag again.
|
Tue, 20 May 1997 05:58:25 +0000 |
Richard M. Stallman |
(sit_for): Delete #if 0.
|
Tue, 20 May 1997 05:27:50 +0000 |
Richard M. Stallman |
(path-separator, parse-colon-path): Doc fixes.
|
Tue, 20 May 1997 05:26:22 +0000 |
Richard M. Stallman |
(mh-file-command-p): New function.
|
Tue, 20 May 1997 05:18:15 +0000 |
Richard M. Stallman |
(diary-float): Rewritten to fix bug when base date
|
Tue, 20 May 1997 05:17:49 +0000 |
Richard M. Stallman |
(holiday-float): Rewritten to fix bug when base date
|
Tue, 20 May 1997 04:03:24 +0000 |
Richard M. Stallman |
Fix previous change.
|
Mon, 19 May 1997 17:14:43 +0000 |
Per Abrahamsen |
Changed load-path look a little.
|
Mon, 19 May 1997 08:32:44 +0000 |
Kenichi Handa |
(HAVE_TERMIOS): Define it.
|
Mon, 19 May 1997 08:30:55 +0000 |
Kenichi Handa |
(PTY_OPEN): Call sigblock instead of sigblockx.
|
Mon, 19 May 1997 07:29:00 +0000 |
Richard M. Stallman |
Fix typo in previous change.
|
Mon, 19 May 1997 07:17:38 +0000 |
Kenichi Handa |
(xdisp.o): Add coding.h in dependency list.
|
Mon, 19 May 1997 06:29:13 +0000 |
Richard M. Stallman |
Update regexp syntax from Emacs manual.
|
Mon, 19 May 1997 03:55:24 +0000 |
Kenichi Handa |
Change the declaration o encoding
|
Mon, 19 May 1997 03:33:50 +0000 |
Kenichi Handa |
(fs_load_font): Modified to cope with the above change
|
Mon, 19 May 1997 03:33:50 +0000 |
Kenichi Handa |
(struct font_info): Change the declaration o encoding
|
Mon, 19 May 1997 03:33:50 +0000 |
Kenichi Handa |
(Ffind_charset_region): Change the declaration of
|
Mon, 19 May 1997 03:33:50 +0000 |
Kenichi Handa |
(struct iso2022_spec): Change the declaration of
|
Mon, 19 May 1997 03:33:50 +0000 |
Kenichi Handa |
(lisp_data_to_selection_data): charsets from `char' to `int.
|
Mon, 19 May 1997 03:33:50 +0000 |
Kenichi Handa |
(x_load_font): Set 4 instead of -1 in fontp->encoding[1]
|
Mon, 19 May 1997 03:21:06 +0000 |
Richard M. Stallman |
(Fcall_interactively): Use num_input_events.
|
Mon, 19 May 1997 03:20:48 +0000 |
Richard M. Stallman |
(num_input_events, num_nonmacro_input_events):
|
Mon, 19 May 1997 02:52:50 +0000 |
Richard M. Stallman |
(set-fill-column): Make the C-u case work.
|
Mon, 19 May 1997 02:45:30 +0000 |
Richard M. Stallman |
(num_nonmacro_input_events):
|
Mon, 19 May 1997 02:44:57 +0000 |
Richard M. Stallman |
(num_nonmacro_input_events):
|
Mon, 19 May 1997 02:36:18 +0000 |
Richard M. Stallman |
(Vtty_erase_char): Declared.
|
Mon, 19 May 1997 02:35:09 +0000 |
Richard M. Stallman |
(Vtty_erase_char): Variable defined
|
Mon, 19 May 1997 02:34:16 +0000 |
Richard M. Stallman |
(init_sys_modes): Initialize Vtty_erase_char if
|
Mon, 19 May 1997 02:17:26 +0000 |
Richard M. Stallman |
(Ffile_attributes): Return inode number as a cons only if necessary.
|
Mon, 19 May 1997 01:05:13 +0000 |
Richard M. Stallman |
(rmail-summary-delete-forward): Force the
|
Mon, 19 May 1997 01:04:04 +0000 |
Richard M. Stallman |
(compilation-parse-errors): Fix paren error.
|
Mon, 19 May 1997 01:03:02 +0000 |
Richard M. Stallman |
(lpr-page-header-switches): Remove extra paren.
|
Mon, 19 May 1997 01:01:25 +0000 |
Richard M. Stallman |
(dabbrev-expand, dabbrev--abbrev-at-point)
|
Sun, 18 May 1997 20:18:16 +0000 |
Richard M. Stallman |
(strwidth): Fix previous change.
|
Sun, 18 May 1997 20:06:12 +0000 |
Richard M. Stallman |
(browse-url): Make `applicatations' the parent.
|
Sun, 18 May 1997 19:06:16 +0000 |
Richard M. Stallman |
(copy_keymap_1): Do nothing if ELT isn't a keymap.
|
Sat, 17 May 1997 18:40:38 +0000 |
Richard M. Stallman |
(set-case-syntax-offset): New variable.
|
Sat, 17 May 1997 18:39:23 +0000 |
Richard M. Stallman |
(Info-set-mode-line): Add some spaces at the beginning.
|
Sat, 17 May 1997 18:38:17 +0000 |
Richard M. Stallman |
(event-closest-point): New function.
|
Sat, 17 May 1997 18:37:32 +0000 |
Richard M. Stallman |
(make_terminal_frame): Don't add `Emacs' to frame name.
|
Sat, 17 May 1997 06:39:39 +0000 |
Richard M. Stallman |
(custom-facep): Defined (once again).
|
Sat, 17 May 1997 04:28:13 +0000 |
Richard M. Stallman |
(do-auto-fill): Check enable-kinsoku and enable-multibyte-characters.
|
Sat, 17 May 1997 04:19:19 +0000 |
Richard M. Stallman |
(mode-line-modified): Delete one of the leading dashes.
|
Sat, 17 May 1997 03:12:03 +0000 |
Richard M. Stallman |
(outline-mode): Use `add-to-invisibility-spec' and
|
Sat, 17 May 1997 02:01:42 +0000 |
Kenichi Handa |
(enable-kinsoku): Name changed form do-kinsoku.
|
Fri, 16 May 1997 22:49:59 +0000 |
Richard M. Stallman |
(update-autoloads-from-directories): Renamed from
|
Fri, 16 May 1997 22:16:27 +0000 |
Richard M. Stallman |
Comment change for testing.
|
Fri, 16 May 1997 08:08:49 +0000 |
Richard M. Stallman |
(nonascii_insert_offset): New variable.
|
Fri, 16 May 1997 08:05:14 +0000 |
Richard M. Stallman |
(iso-accents-insert-offset): Use nonascii-insert-offset.
|
Fri, 16 May 1997 08:04:19 +0000 |
Richard M. Stallman |
(iso-transl-define-keys): Use nonascii-insert-offset.
|
Fri, 16 May 1997 07:32:59 +0000 |
Richard M. Stallman |
(display_text_line): Move the code to fill out the line
|
Fri, 16 May 1997 05:35:04 +0000 |
Richard M. Stallman |
(mallopt): Declare, if appropriate.
|
Fri, 16 May 1997 02:23:12 +0000 |
Kenichi Handa |
(charset.o): Add disptab.h in dependency list.
|
Fri, 16 May 1997 02:22:39 +0000 |
Kenichi Handa |
Include disptab.h.
|
Fri, 16 May 1997 00:59:15 +0000 |
Kenichi Handa |
(standard-fontset-spec): Name changed from
|
Fri, 16 May 1997 00:59:09 +0000 |
Kenichi Handa |
Coding system names changed as follows:
|
Fri, 16 May 1997 00:59:07 +0000 |
Kenichi Handa |
(set-language-info): Change the special treatment
|
Fri, 16 May 1997 00:59:00 +0000 |
Kenichi Handa |
Coding system names changed as follows:
|
Fri, 16 May 1997 00:58:58 +0000 |
Kenichi Handa |
Create bold, italic, bold-italic variants of
|
Fri, 16 May 1997 00:58:57 +0000 |
Kenichi Handa |
(make-unification-table): Fix handling of a generic
|
Fri, 16 May 1997 00:43:41 +0000 |
Kenichi Handa |
(Fx_create_frame): Delete unnecessary code.
|
Fri, 16 May 1997 00:43:29 +0000 |
Kenichi Handa |
Name change through the code:
|
Fri, 16 May 1997 00:43:27 +0000 |
Kenichi Handa |
(non_ascii_char_to_string): Signal error if the
|
Fri, 16 May 1997 00:43:26 +0000 |
Kenichi Handa |
(VALID_CHAR_P): New macro.
|
Fri, 16 May 1997 00:43:22 +0000 |
Kenichi Handa |
Declare Fcopy_keymap as Lisp_Object in advance to
|
Fri, 16 May 1997 00:43:18 +0000 |
Kenichi Handa |
(BYTES_USED): Put # at the beginning of line.
|
Fri, 16 May 1997 00:43:15 +0000 |
Kenichi Handa |
Declare set_internal as Lisp_Object in advance to avoid
|
Fri, 16 May 1997 00:43:11 +0000 |
Kenichi Handa |
Declare Fuser_full_name as Lisp_Object in advance to
|
Fri, 16 May 1997 00:43:09 +0000 |
Kenichi Handa |
(struct ccl_prog_stack): Declear the member ccl_prog as
|
Fri, 16 May 1997 00:43:08 +0000 |
Kenichi Handa |
(fontset_pattern_regexp): Cast to (char *) before
|
Fri, 16 May 1997 00:43:05 +0000 |
Kenichi Handa |
(copy_sub_char_table): Declare the argument ARG as
|
Fri, 16 May 1997 00:42:53 +0000 |
Kenichi Handa |
(dumpglyphs): Draw glyphs one by one if the font for
|
Thu, 15 May 1997 22:07:16 +0000 |
Richard M. Stallman |
Add GDB/Guile task.
|
Thu, 15 May 1997 21:28:03 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Use xrealloc too.
|
Thu, 15 May 1997 21:19:48 +0000 |
Richard M. Stallman |
Fix previous change.
|
Thu, 15 May 1997 20:17:08 +0000 |
Richard M. Stallman |
(rmail-retry-failure): Rename local to rmail-this-buffer.
|
Thu, 15 May 1997 20:15:56 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Use xmalloc. not malloc.
|
Thu, 15 May 1997 18:39:33 +0000 |
Richard M. Stallman |
(Fcopy_sequence): Correctly copy the char-table contents.
|
Thu, 15 May 1997 18:26:28 +0000 |
Richard M. Stallman |
(strwidth, Fchar_width): Handle display table.
|
Thu, 15 May 1997 11:11:10 +0000 |
Kenichi Handa |
Add Cyrillic script for Serbo-Croatian
|
Thu, 15 May 1997 07:47:29 +0000 |
Karl Heuer |
Include charset.h.
|
Thu, 15 May 1997 07:35:32 +0000 |
Karl Heuer |
(compute_trt_identity, compute_trt_shuffle): Add comments.
|
Thu, 15 May 1997 05:18:28 +0000 |
Richard M. Stallman |
Don't create faces if make-face isn't defined.
|
Thu, 15 May 1997 04:50:40 +0000 |
Richard M. Stallman |
(lpr-page-header-switches): Use -F, not -f.
|
Thu, 15 May 1997 04:02:49 +0000 |
Richard M. Stallman |
(mode-line-mule-info): Delete the colon.
|
Thu, 15 May 1997 03:59:36 +0000 |
Richard M. Stallman |
Fix previous change.
|
Thu, 15 May 1997 03:55:20 +0000 |
Richard M. Stallman |
(dired-mode): Don't include `Dired:' in mode line.
|
Thu, 15 May 1997 03:54:56 +0000 |
Richard M. Stallman |
(mode-line-frame-identification):
|
Thu, 15 May 1997 03:39:22 +0000 |
Richard M. Stallman |
(mode-line-buffer-identification):
|
Thu, 15 May 1997 03:22:38 +0000 |
Richard M. Stallman |
(compute_trt_identity): Use make_sub_char_table.
|
Thu, 15 May 1997 02:28:34 +0000 |
Richard M. Stallman |
(Fcall_interactively): Pass extra arg to Fread_string.
|
Thu, 15 May 1997 02:28:12 +0000 |
Richard M. Stallman |
(Fread_from_minibuffer): Add gcpro.
|
Thu, 15 May 1997 02:23:20 +0000 |
Karl Heuer |
Include charset.h.
|
Wed, 14 May 1997 19:51:33 +0000 |
Richard M. Stallman |
Don't include term.el.
|
Wed, 14 May 1997 19:47:48 +0000 |
Richard M. Stallman |
(browse-url-event-buffer):
|
Wed, 14 May 1997 18:42:57 +0000 |
Richard M. Stallman |
(server-kill-buffer): Act only when there is a server process.
|
Wed, 14 May 1997 17:38:51 +0000 |
Per Abrahamsen |
Restored code lost in merge.
|
Wed, 14 May 1997 17:31:13 +0000 |
Per Abrahamsen |
Synched with 1.97.
|
Wed, 14 May 1997 17:22:46 +0000 |
Per Abrahamsen |
Synched with version 1.97.
|
Wed, 14 May 1997 07:27:25 +0000 |
Simon Marshall |
make expand-mail-aliases interactive
|
Wed, 14 May 1997 07:26:32 +0000 |
Simon Marshall |
entry for expand-mail-aliases
|
Wed, 14 May 1997 05:47:07 +0000 |
Richard M. Stallman |
(describe_vector): Identify charset row numbers clearly.
|
Wed, 14 May 1997 03:53:43 +0000 |
Richard M. Stallman |
(isearch-process-search-char): Use multibyte
|
Wed, 14 May 1997 03:49:20 +0000 |
Richard M. Stallman |
Make Latin-4 characters self-insert.
|
Wed, 14 May 1997 02:25:48 +0000 |
Richard M. Stallman |
(iso-transl-define-keys):
|
Tue, 13 May 1997 22:44:08 +0000 |
Paul Eggert |
(files): When computing arguments automatically, ignore non-files
|
Tue, 13 May 1997 19:52:56 +0000 |
Richard M. Stallman |
(forward-whitespace, forward-symbol):
|
Tue, 13 May 1997 19:51:29 +0000 |
Richard M. Stallman |
(map_char_table): New arg SUBTABLE. Callers changed.
|
Tue, 13 May 1997 19:41:21 +0000 |
Richard M. Stallman |
(get_keyelt): Handle an indirect entry with meta char.
|
Tue, 13 May 1997 19:36:37 +0000 |
Richard M. Stallman |
(describe_category_1): Pass new args to describe_vector.
|
Tue, 13 May 1997 19:36:15 +0000 |
Richard M. Stallman |
(describe_syntax_1): Pass new args to describe_vector.
|
Tue, 13 May 1997 09:38:23 +0000 |
Francesco Potort |
Added support for the Java language.
|
Mon, 12 May 1997 23:22:22 +0000 |
Richard M. Stallman |
Define Latin-1, Latin-2 and Latin-3 chars as self-inserting.
|
Mon, 12 May 1997 23:20:55 +0000 |
Richard M. Stallman |
Move bindings.el after mule-conf.el.
|
Mon, 12 May 1997 23:18:58 +0000 |
Richard M. Stallman |
(iso-accents-compose): Return composed character directly for execution.
|
Mon, 12 May 1997 23:18:40 +0000 |
Richard M. Stallman |
(isearch-mode-map): Treat Latin-1, Latin-2 an Latin-3
|
Mon, 12 May 1997 22:04:18 +0000 |
Richard M. Stallman |
(wrong_type_argument): Pass new arg to Fstring_to_number.
|
Mon, 12 May 1997 18:58:20 +0000 |
Richard M. Stallman |
(Fx_create_frame): Get X resources from the display
|
Mon, 12 May 1997 16:10:08 +0000 |
Francesco Potort |
* etags.c: (Cplusplus_suffixes): .pdb is Postscript with C syntax.
|
Mon, 12 May 1997 07:00:28 +0000 |
Kenichi Handa |
(viqr-pre-write-conversion): Make it work
|
Mon, 12 May 1997 07:00:26 +0000 |
Kenichi Handa |
(tibetan-pre-write-conversion): Make it work
|
Mon, 12 May 1997 07:00:25 +0000 |
Kenichi Handa |
(thai-pre-write-conversion): Make it work
|
Mon, 12 May 1997 07:00:21 +0000 |
Kenichi Handa |
(fidel-to-tex-map): Name changed to ethio-fidel-to-tex-map.
|
Mon, 12 May 1997 07:00:18 +0000 |
Kenichi Handa |
(in-is13194-devanagari-post-read-conversion): New function.
|
Mon, 12 May 1997 07:00:16 +0000 |
Kenichi Handa |
Make functions setup-LANGUAGE-environment
|
Mon, 12 May 1997 07:00:15 +0000 |
Kenichi Handa |
Make functions setup-LANGUAGE-environment
|
Mon, 12 May 1997 07:00:13 +0000 |
Kenichi Handa |
Make functions setup-LANGUAGE-environment
|
Mon, 12 May 1997 07:00:12 +0000 |
Kenichi Handa |
Make functions setup-LANGUAGE-environment
|
Mon, 12 May 1997 07:00:09 +0000 |
Kenichi Handa |
Make functions setup-LANGUAGE-environment
|
Mon, 12 May 1997 07:00:08 +0000 |
Kenichi Handa |
Make functions setup-LANGUAGE-environment
|
Mon, 12 May 1997 07:00:07 +0000 |
Kenichi Handa |
Make functions setup-LANGUAGE-environment
|
Mon, 12 May 1997 07:00:05 +0000 |
Kenichi Handa |
Make functions setup-LANGUAGE-environment
|
Mon, 12 May 1997 06:59:23 +0000 |
Kenichi Handa |
(use-quail-package): Error message added.
|
Mon, 12 May 1997 06:56:32 +0000 |
Kenichi Handa |
Create bold, italic, and bold-italic variants of
|
Mon, 12 May 1997 06:56:27 +0000 |
Kenichi Handa |
(rmail-enable-decoding-message): New variable.
|
Mon, 12 May 1997 06:56:25 +0000 |
Kenichi Handa |
(make-char): Doc-string modified.
|
Mon, 12 May 1997 06:56:24 +0000 |
Kenichi Handa |
Delete code for alternate-charset-table.
|
Mon, 12 May 1997 06:56:23 +0000 |
Kenichi Handa |
Set category of kinsoku-bol and kinsoku-eol for
|
Mon, 12 May 1997 06:56:23 +0000 |
Kenichi Handa |
(build-describe-language-support-function,
|
Mon, 12 May 1997 06:56:21 +0000 |
Kenichi Handa |
(gnus-mule-message-send-news-function): New
|
Mon, 12 May 1997 06:56:21 +0000 |
Kenichi Handa |
(help-with-tutorial): Fix a bug of handling non-English
|
Mon, 12 May 1997 06:56:20 +0000 |
Kenichi Handa |
(x-decompose-font-name): While seting each field of
|
Mon, 12 May 1997 06:56:19 +0000 |
Kenichi Handa |
(encoded-kbd-mode): Doc-string modified.
|
Mon, 12 May 1997 05:30:27 +0000 |
Kenichi Handa |
Set syntax and category for Devanagari, Thai, and
|
Mon, 12 May 1997 05:26:35 +0000 |
Kenichi Handa |
(x-make-font-bold-italic): New function.
|
Mon, 12 May 1997 01:19:54 +0000 |
Richard M. Stallman |
(defcustom): Get rid of eval-and-compile.
|
Mon, 12 May 1997 01:14:36 +0000 |
Richard M. Stallman |
(defcustom): Add doc-string-elt property.
|
Mon, 12 May 1997 01:03:02 +0000 |
Richard M. Stallman |
(dist): Don't run update-subdirs here,
|
Mon, 12 May 1997 00:59:57 +0000 |
Richard M. Stallman |
(update-subdirs): New target.
|
Mon, 12 May 1997 00:53:45 +0000 |
Richard M. Stallman |
Use the new `updates' target in lisp/Makefile.
|
Mon, 12 May 1997 00:51:53 +0000 |
Richard M. Stallman |
(autoloads, custom-deps, finder-data):
|
Mon, 12 May 1997 00:49:50 +0000 |
Richard M. Stallman |
(finder-compile-keywords-make-dist):
|
Mon, 12 May 1997 00:46:59 +0000 |
Richard M. Stallman |
(custom-make-dependencies): Don't find the subdirs here;
|
Mon, 12 May 1997 00:06:03 +0000 |
Richard M. Stallman |
(custom-deps): Target renamed from cus-load.el.
|
Mon, 12 May 1997 00:03:38 +0000 |
Richard M. Stallman |
Use new non-file targets in lisp/Makefile.
|
Sun, 11 May 1997 20:02:32 +0000 |
Paul Eggert |
(loginFullnameMailaddrs, logins, rlog_options, files): Don't prepend $nl
|
Sun, 11 May 1997 18:43:55 +0000 |
Paul Eggert |
Doc fix: CR is \015, not \013.
|
Sat, 10 May 1997 22:29:42 +0000 |
Richard M. Stallman |
(ange-ftp-start-process): Create the buffer
|
Sat, 10 May 1997 21:48:30 +0000 |
Richard M. Stallman |
(command_loop_1): Use an int for last_command_char.
|
Sat, 10 May 1997 21:47:21 +0000 |
Richard M. Stallman |
(Fread_command): New optional arg DEFAULT-VALUE. Callers changed.
|
Sat, 10 May 1997 21:44:59 +0000 |
Richard M. Stallman |
(Fcall_interactively): Pass new arg to
|
Sat, 10 May 1997 21:44:11 +0000 |
Richard M. Stallman |
(Fbury_buffer): If buffer is in selected window, remove it.
|
Sat, 10 May 1997 05:44:56 +0000 |
Richard M. Stallman |
(backup-extract-version-start): New variable.
|
Sat, 10 May 1997 05:43:58 +0000 |
Richard M. Stallman |
(dired-collect-file-versions):
|
Sat, 10 May 1997 05:42:53 +0000 |
Richard M. Stallman |
(diff-latest-backup-file):
|
Sat, 10 May 1997 05:36:01 +0000 |
Richard M. Stallman |
(auto-mode-alist): Shuffle a few elements,
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(Vfontset_alias_alist): New variable.
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(Fcall_process_region): Supply 7th new arg
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(Fccl_execute_on_string): Add 4th optional arg
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(unify_char): New function.
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(unify_char): Extern it.
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(Valternate_charset_table): The valiable deleted.
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(CODING_SPEC_ISO_PLANE_CHARSET): Return -1 if no
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(Fwrite_region): Add 7th optional arg
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(Fx_create_frame): Delete code for handling the X
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(selection_data_to_lisp_data): If TYPE is `STRING'
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(dumpglyphs): Even if font (not fontset) is used,
|
Sat, 10 May 1997 03:24:32 +0000 |
Richard M. Stallman |
(Fexecute_extended_command): Pass new arg to Fcompleting_read.
|
Sat, 10 May 1997 03:20:43 +0000 |
Richard M. Stallman |
(Fread_file_name): Finish previous change.
|
Sat, 10 May 1997 03:19:20 +0000 |
Richard M. Stallman |
(Fread_coding_system, Fread_non_nil_coding_system):
|
Sat, 10 May 1997 01:47:16 +0000 |
Richard M. Stallman |
(iso-languages): For Latin-2, add ^I and ^i. Fix ~a.
|
Sat, 10 May 1997 01:43:18 +0000 |
Richard M. Stallman |
(iso-languages): Add charset spec to some elements.
|
Sat, 10 May 1997 01:24:59 +0000 |
Richard M. Stallman |
(read_minibuf): Declaration deleted.
|
Sat, 10 May 1997 00:39:44 +0000 |
Richard M. Stallman |
(quoted-insert-character-offset): Initialize more cleanly.
|
Sat, 10 May 1997 00:37:24 +0000 |
Richard M. Stallman |
(server-buffer-done): New arg FOR-KILLING.
|
Sat, 10 May 1997 00:33:28 +0000 |
Richard M. Stallman |
(dabbrev-case-replace, dabbrev-case-fold-search):
|
Fri, 09 May 1997 21:58:00 +0000 |
Richard M. Stallman |
Add a `provide' call.
|
Fri, 09 May 1997 21:47:48 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Do fix.
|
Fri, 09 May 1997 19:57:36 +0000 |
Richard M. Stallman |
(timer-event-handler): Take timer as arg directly.
|
Fri, 09 May 1997 06:31:04 +0000 |
Richard M. Stallman |
(read-quoted-char): Don't mask down to 8 bits.
|
Fri, 09 May 1997 05:19:39 +0000 |
Richard M. Stallman |
Add Kermit replacement project.
|
Thu, 08 May 1997 20:49:36 +0000 |
Richard M. Stallman |
(TAGS): Fix typo.
|
Thu, 08 May 1997 16:28:07 +0000 |
Richard M. Stallman |
(byte-compile-file-form-custom-declare-variable): New function.
|
Thu, 08 May 1997 16:04:55 +0000 |
Richard M. Stallman |
Fix previous change.
|
Thu, 08 May 1997 16:03:40 +0000 |
Richard M. Stallman |
(customize): Call customize-group.
|
Thu, 08 May 1997 14:51:57 +0000 |
Richard M. Stallman |
(iso-accents-compose):
|
Thu, 08 May 1997 06:02:42 +0000 |
Richard M. Stallman |
(assoc-ignore-case): Function deleted.
|
Thu, 08 May 1997 05:51:48 +0000 |
Richard M. Stallman |
(Qtimer_event): Variable deleted.
|
Thu, 08 May 1997 05:48:01 +0000 |
Richard M. Stallman |
(mark_window_display_accurate, redisplay_internal):
|
Thu, 08 May 1997 05:11:50 +0000 |
Richard M. Stallman |
Customize.
|
Wed, 07 May 1997 20:54:04 +0000 |
Richard M. Stallman |
(menu-bar-help-menu): Move "Customize" to the top.
|
Wed, 07 May 1997 20:31:57 +0000 |
Richard M. Stallman |
(printify-region): Doc fix.
|
Wed, 07 May 1997 19:34:18 +0000 |
Richard M. Stallman |
(holiday-passover-etc): Postpone date of Yom
|
Wed, 07 May 1997 19:22:58 +0000 |
Richard M. Stallman |
Delete the code that was trying to define BSD "right"
|
Wed, 07 May 1997 19:19:04 +0000 |
Thomas Bushnell, BSG |
Recognize either / or - as a machine/suptype separator from uname -m
gnumach-release-1-1 gnumach-release-1-1-1 libc-970508 libc-970509 libc-970510 libc-970511 libc-970512 libc-970513 libc-970514 libc-970515 libc-970516 libc-970517 libc-970518 libc-970519 libc-970520 libc-970521 libc-970522 libc-970523 libc-970524 libc-970525 libc-970526 libc-970527 libc-970528 libc-970529 libc-970530 libc-970531 libc-970601 libc-970602 libc-970603 libc-970604 libc-970605
|
Wed, 07 May 1997 07:26:10 +0000 |
Richard M. Stallman |
(Fread_file_name): Pass default to Fcompleting_read.
|
Wed, 07 May 1997 04:01:44 +0000 |
Richard M. Stallman |
Fix customization change.
|
Wed, 07 May 1997 03:57:29 +0000 |
Richard M. Stallman |
(outline-mode): Autoload cookie deleted.
|
Wed, 07 May 1997 03:57:01 +0000 |
Richard M. Stallman |
(outline-mode): Autoload cookie added.
|
Wed, 07 May 1997 03:54:03 +0000 |
Richard M. Stallman |
Use defgroup and defcustom.
|
Wed, 07 May 1997 00:33:20 +0000 |
Richard M. Stallman |
(LIBS_MACHINE): Add -lelf.
|
Tue, 06 May 1997 21:14:20 +0000 |
Richard M. Stallman |
(custom-make-dependencies):
|
Tue, 06 May 1997 19:42:05 +0000 |
Richard M. Stallman |
(MOUSE_SUPPORT): Delete menu-bar.elc.
|
Tue, 06 May 1997 19:30:49 +0000 |
Richard M. Stallman |
(getline): Don't miss CRLF pairs when the CR and LF are
|
Tue, 06 May 1997 13:59:36 +0000 |
Simon Marshall |
Use sexp widget in case modified outside custom.
|
Tue, 06 May 1997 13:54:06 +0000 |
Simon Marshall |
Quote :group names.
|
Tue, 06 May 1997 03:53:10 +0000 |
Richard M. Stallman |
(byte-optimize-approx-equal): Use <=, not <.
|
Tue, 06 May 1997 03:42:02 +0000 |
Richard M. Stallman |
(display_text_line): Clear region_showing to Qnil if the
|
Tue, 06 May 1997 03:29:39 +0000 |
Richard M. Stallman |
(Fset_window_configuration): Set last_selected_window
|
Mon, 05 May 1997 23:41:56 +0000 |
Richard M. Stallman |
(imenu-auto-rescan): Fix typo.
|
Mon, 05 May 1997 23:40:22 +0000 |
Richard M. Stallman |
(ffap-alist): Delete `math-mode'.
|
Mon, 05 May 1997 23:15:13 +0000 |
Richard M. Stallman |
(dungeon-nil): Explicitly return nil.
|
Mon, 05 May 1997 22:04:41 +0000 |
Per Bothner |
CLIX patch from Thomas Dickey via urs@akk.uni-karlsruhe.de (Urs Janssen).
libc-970506 libc-970507
|
Mon, 05 May 1997 22:04:00 +0000 |
Richard M. Stallman |
Use defgroup and defcustom.
|
Mon, 05 May 1997 20:56:20 +0000 |
Richard M. Stallman |
Use defgroup and defcustom.
|
Mon, 05 May 1997 19:55:17 +0000 |
Richard M. Stallman |
(mouse-sel-get-selection-function):
|
Mon, 05 May 1997 19:53:46 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 05 May 1997 19:16:09 +0000 |
Richard M. Stallman |
(x_set_mouse_color): Fix previous change.
|
Mon, 05 May 1997 19:14:27 +0000 |
Richard M. Stallman |
(x_reply_selection_request): Delete the inner
|
Mon, 05 May 1997 17:54:28 +0000 |
Richard M. Stallman |
(cal-menu-list-holidays-following-year)
|
Mon, 05 May 1997 17:06:10 +0000 |
Richard M. Stallman |
Doc fix.
|
Mon, 05 May 1997 15:06:25 +0000 |
Richard M. Stallman |
Use defcustom.
|
Mon, 05 May 1997 15:00:53 +0000 |
Richard M. Stallman |
Use defgroup and defcustom.
|
Mon, 05 May 1997 11:57:31 +0000 |
Richard M. Stallman |
Use defgroup and defcustom.
|
Mon, 05 May 1997 11:54:37 +0000 |
Richard M. Stallman |
(minibuffer-text-before-history): New variable.
|
Mon, 05 May 1997 05:45:46 +0000 |
Paul Eggert |
Change RCS Header to Id.
|
Mon, 05 May 1997 04:38:26 +0000 |
Richard M. Stallman |
(set-auto-mode): New arg JUST-FROM-FILE-NAME.
|
Mon, 05 May 1997 04:24:01 +0000 |
Richard M. Stallman |
(term-mode): Add a mode-class property.
|
Mon, 05 May 1997 04:22:06 +0000 |
Richard M. Stallman |
(gud-mode): Add a mode-class property.
|
Mon, 05 May 1997 04:19:41 +0000 |
Richard M. Stallman |
(wordstar-mode): Add a mode-class property.
|
Mon, 05 May 1997 04:18:33 +0000 |
Richard M. Stallman |
(hexl-mode): Add a mode-class property.
|
Mon, 05 May 1997 01:11:30 +0000 |
Richard M. Stallman |
(occur-mode): Add a mode-class property.
|
Mon, 05 May 1997 01:10:01 +0000 |
Richard M. Stallman |
(inferior-lisp-mode): Add a mode-class property.
|
Mon, 05 May 1997 01:08:45 +0000 |
Richard M. Stallman |
(compilation-mode): Add a mode-class property.
|
Mon, 05 May 1997 01:07:37 +0000 |
Richard M. Stallman |
(comint-mode): Add a mode-class property.
|
Mon, 05 May 1997 01:05:04 +0000 |
Richard M. Stallman |
(internal-ange-ftp-mode): Add a mode-class property.
|
Mon, 05 May 1997 01:03:53 +0000 |
Richard M. Stallman |
(edebug-eval-mode): Add a mode-class property.
|
Mon, 05 May 1997 01:02:41 +0000 |
Richard M. Stallman |
(inferior-emacs-lisp-mode): Add a mode-class property.
|
Mon, 05 May 1997 01:01:17 +0000 |
Richard M. Stallman |
(telnet-mode): Add a mode-class property.
|
Mon, 05 May 1997 01:00:35 +0000 |
Richard M. Stallman |
(rlogin-mode): Add a mode-class property.
|
Mon, 05 May 1997 00:59:28 +0000 |
Richard M. Stallman |
(shell-mode): Add a mode-class property.
|
Sun, 04 May 1997 17:38:57 +0000 |
Richard M. Stallman |
(rmail-ignored-headers): Add References, Mime-Version,
|
Sun, 04 May 1997 16:33:19 +0000 |
Richard M. Stallman |
(display-time-string-forms): Test display-time-day-and-date
|
Sun, 04 May 1997 16:02:44 +0000 |
Richard M. Stallman |
(list-holidays): Fix buffer title when list is
|
Sun, 04 May 1997 06:49:53 +0000 |
Richard M. Stallman |
(vc-find-cvs-master): Accept ...+ in a normal entry.
|
Sun, 04 May 1997 03:47:13 +0000 |
Richard M. Stallman |
Say "standard settings" instead of "factory settings".
|
Sun, 04 May 1997 03:44:31 +0000 |
Richard M. Stallman |
(rmail-count-new-messages): Fix previous change.
|
Sun, 04 May 1997 02:29:41 +0000 |
Richard M. Stallman |
Use defgroup and defcustom.
|
Sun, 04 May 1997 01:20:08 +0000 |
Richard M. Stallman |
(occur): If regexp has uppercase in it, match it case-sensitively.
|
Sat, 03 May 1997 22:35:40 +0000 |
Richard M. Stallman |
Use defgroup and defcustom.
|
Sat, 03 May 1997 22:19:10 +0000 |
Richard M. Stallman |
Use defcustom.
|
Sat, 03 May 1997 19:58:10 +0000 |
Richard M. Stallman |
Use defgroup and defcustom.
|
Sat, 03 May 1997 19:53:57 +0000 |
Richard M. Stallman |
Use defgroup and defcustom.
|
Sat, 03 May 1997 19:28:12 +0000 |
Richard M. Stallman |
Use defcustom.
|
Sat, 03 May 1997 19:18:28 +0000 |
Richard M. Stallman |
(x_set_mouse_color): Update calls to x_catch_errors
|
Sat, 03 May 1997 19:16:43 +0000 |
Richard M. Stallman |
Use defcustom.
|
Sat, 03 May 1997 19:15:38 +0000 |
Richard M. Stallman |
Add defgroups, and use defcustom.
|
Sat, 03 May 1997 06:13:30 +0000 |
Richard M. Stallman |
(x_set_scroll_bar_width): If arg is too small, round it up.
|
Sat, 03 May 1997 06:12:28 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): If we give up and try other frames,
|
Sat, 03 May 1997 05:22:46 +0000 |
Richard M. Stallman |
(timezone-parse-date): Match forms 1 and 2 first.
|
Sat, 03 May 1997 04:58:13 +0000 |
Richard M. Stallman |
Use defcustom.
|
Sat, 03 May 1997 04:56:48 +0000 |
Richard M. Stallman |
Add defgroups, and use defcustom.
|
Sat, 03 May 1997 04:53:02 +0000 |
Richard M. Stallman |
Add defgroup and use defcustom.
|
Sat, 03 May 1997 04:37:52 +0000 |
Richard M. Stallman |
Support compilers that give a message each time the file being
|
Fri, 02 May 1997 07:27:07 +0000 |
Richard M. Stallman |
(pop_up_menu): Update the call to x_catch_errors.
|
Fri, 02 May 1997 07:26:39 +0000 |
Richard M. Stallman |
(ispell-dictionary-alist-2): Specify syntax of ' in Danish.
|
Fri, 02 May 1997 07:25:43 +0000 |
Richard M. Stallman |
(rmail-msgref-vector): New variable.
|
Fri, 02 May 1997 00:28:21 +0000 |
Richard M. Stallman |
(iswitchb-entryfn-p): Use memq, not member.
|
Fri, 02 May 1997 00:25:25 +0000 |
Richard M. Stallman |
(iswitchb-visit-buffer): Handle `display' alternative.
|
Fri, 02 May 1997 00:24:00 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Fri, 02 May 1997 00:22:11 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 01 May 1997 22:21:19 +0000 |
Richard M. Stallman |
(menu-bar-custom-menu):
|
Thu, 01 May 1997 21:35:31 +0000 |
Richard M. Stallman |
(x_reply_selection_request): Fix previous change.
|
Thu, 01 May 1997 17:36:50 +0000 |
Richard M. Stallman |
(set-variable): Simplify previous change.
|
Thu, 01 May 1997 06:47:29 +0000 |
Richard M. Stallman |
(make-syntax-table): Doc fix.
|
Thu, 01 May 1997 02:06:32 +0000 |
Richard M. Stallman |
(exec-directory): Wakeup no longer exists, so use movemail as example.
|
Thu, 01 May 1997 02:03:16 +0000 |
Richard M. Stallman |
(shell-quote-argument): Quote null string usefully.
|
Thu, 01 May 1997 01:59:47 +0000 |
Richard M. Stallman |
(x_real_positions, x_set_mouse_color, Fx_list_fonts):
|
Thu, 01 May 1997 01:58:47 +0000 |
Richard M. Stallman |
(x_own_selection, x_reply_selection_request)
|
Thu, 01 May 1997 01:57:25 +0000 |
Richard M. Stallman |
(XTmouse_position, x_term_init):
|
Wed, 30 Apr 1997 18:57:35 +0000 |
Richard M. Stallman |
(set-variable): Check VALUE against type info if available.
|
Wed, 30 Apr 1997 18:41:53 +0000 |
Richard M. Stallman |
(init_lread): Don't add ../lisp to the dump-time load path.
|
Wed, 30 Apr 1997 18:34:17 +0000 |
Richard M. Stallman |
(read_process_output): Update opoint, old_begv and old_zv
|
Wed, 30 Apr 1997 17:30:47 +0000 |
Richard M. Stallman |
Handle all subdirs of `lisp' uniformly.
|
Wed, 30 Apr 1997 14:57:39 +0000 |
Francesco Potort |
* etags.c [TeX_named_tokens]: Set to FALSE if undefined.
|
Wed, 30 Apr 1997 02:13:02 +0000 |
Richard M. Stallman |
(edt-emulation-on): Load edt-pc.el under Windows.
|
Wed, 30 Apr 1997 01:12:24 +0000 |
Richard M. Stallman |
(time-stamp-old-format-warn): Fix a tag string.
|
Tue, 29 Apr 1997 21:11:33 +0000 |
Richard M. Stallman |
(crisp-load-scroll-all): Renamed from ...-lock.
|
Tue, 29 Apr 1997 21:06:16 +0000 |
Richard M. Stallman |
Renamed from scroll-lock.el.
|
Tue, 29 Apr 1997 20:55:16 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 29 Apr 1997 02:07:51 +0000 |
Richard M. Stallman |
Don't bind C-x m, C-x 4 m, C-x 5 m.
|
Tue, 29 Apr 1997 02:07:34 +0000 |
Richard M. Stallman |
Bind C-x m, C-x 4 m, C-x 5 m to compose-mail...
|
Tue, 29 Apr 1997 02:07:02 +0000 |
Richard M. Stallman |
(compose-mail): Make prefix arg mean "continue".
|
Tue, 29 Apr 1997 01:36:06 +0000 |
Richard M. Stallman |
(mh-smail-batch): Accpt &rest arg `ignored'.
|
Tue, 29 Apr 1997 00:51:47 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Check length > 0 when necessary.
|
Tue, 29 Apr 1997 00:23:40 +0000 |
Richard M. Stallman |
(generated-autoload-file): Change defconst to defvar.
|
Mon, 28 Apr 1997 13:56:45 +0000 |
Richard M. Stallman |
Delete fortran pretty-printer.
|
Mon, 28 Apr 1997 12:47:24 +0000 |
Richard M. Stallman |
(quoted-insert-character-offset): New variable.
|
Mon, 28 Apr 1997 11:25:26 +0000 |
Simon Marshall |
change all buffer-substring to buffer-substring-no-properties.
|
Mon, 28 Apr 1997 09:41:02 +0000 |
Simon Marshall |
Version 2.08.01 from author; defgroup happens in font-lock.el; don't prevent from compiling on emacs 19.34 etc.
|
Mon, 28 Apr 1997 09:41:01 +0000 |
Simon Marshall |
Version 3.12.01 from author; defgroup happens in font-lock.el; don't prevent from compiling on emacs 19.34 etc.
|
Mon, 28 Apr 1997 00:49:41 +0000 |
Richard M. Stallman |
(skip_chars): Fix previous change in syntax/backward case.
|
Sun, 27 Apr 1997 22:41:00 +0000 |
Richard M. Stallman |
(ange-ftp-file-entry-p): If ange-ftp-get-files returns
|
Sun, 27 Apr 1997 22:05:34 +0000 |
Richard M. Stallman |
(comint-input-face): Deleted.
|
Sun, 27 Apr 1997 21:54:54 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Add regexp for Perl -w.
|
Sun, 27 Apr 1997 20:50:24 +0000 |
Richard M. Stallman |
(vc-master-templates): Doc fix.
|
Sun, 27 Apr 1997 18:19:42 +0000 |
Richard M. Stallman |
(Fsubstitute_in_file_name): Use xnm uniformly, never nm,
|
Sun, 27 Apr 1997 18:02:16 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 27 Apr 1997 17:50:39 +0000 |
Richard M. Stallman |
(dsssl-sgml-declaration): Doc fix.
|
Sun, 27 Apr 1997 17:15:58 +0000 |
Richard M. Stallman |
(dun-special-object):
|
Sun, 27 Apr 1997 16:38:17 +0000 |
Richard M. Stallman |
(custom-declare-variable): Don't use `push'.
|
Sun, 27 Apr 1997 16:34:19 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 27 Apr 1997 03:32:14 +0000 |
Richard M. Stallman |
(x_destroy_window): Free saved_menu_event, if any.
|
Sun, 27 Apr 1997 03:25:32 +0000 |
Richard M. Stallman |
(Fdelete_frame): Free FRAME_MESSAGE_BUF.
|
Sun, 27 Apr 1997 03:18:20 +0000 |
Richard M. Stallman |
(get_user_app): Free the gethomedir value.
|
Sat, 26 Apr 1997 22:14:21 +0000 |
Richard M. Stallman |
(calendar-print-coptic-date): Label Coptic/Ethiopic date in echo area.
|
Sat, 26 Apr 1997 22:14:07 +0000 |
Richard M. Stallman |
(calendar-print-french-date): Label French date in echo area.
|
Sat, 26 Apr 1997 19:20:00 +0000 |
Richard M. Stallman |
(forward-paragraph): Fix editing error
|
Sat, 26 Apr 1997 14:56:02 +0000 |
Per Abrahamsen |
Changed version number.
|
Sat, 26 Apr 1997 13:40:48 +0000 |
Per Abrahamsen |
*** empty log message ***
|
Sat, 26 Apr 1997 04:46:29 +0000 |
Richard M. Stallman |
(reset_buffer): Initialize clip_changed field.
|
Sat, 26 Apr 1997 01:33:18 +0000 |
Richard M. Stallman |
(rmail-reply): Pass Rmail buffer and msgnum
|
Fri, 25 Apr 1997 21:59:44 +0000 |
Richard M. Stallman |
(skip_chars): Merge mule changes back in.
|
Fri, 25 Apr 1997 19:42:38 +0000 |
Richard M. Stallman |
(sort_args): Free the malloc'd memory.
|
Fri, 25 Apr 1997 18:14:10 +0000 |
Richard M. Stallman |
Delete setting of byte-compile-dynamic,
|
Fri, 25 Apr 1997 18:13:42 +0000 |
Richard M. Stallman |
Delete setting of byte-compile-dynamic,
|
Fri, 25 Apr 1997 18:11:33 +0000 |
Richard M. Stallman |
(describe-face): Add documentation.
|
Fri, 25 Apr 1997 18:10:43 +0000 |
Richard M. Stallman |
(apropos): Add support for customization groups.
|
Fri, 25 Apr 1997 04:59:48 +0000 |
Richard M. Stallman |
(Fwrite_region): GCPRO `start' near the beginning.
|
Fri, 25 Apr 1997 04:48:20 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 25 Apr 1997 04:47:13 +0000 |
Richard M. Stallman |
(x_set_menu_bar_lines): Increment windows_or_buffers_changed.
|
Fri, 25 Apr 1997 04:46:19 +0000 |
Richard M. Stallman |
(facemenu-add-new-face): Rewrite to give each
|
Fri, 25 Apr 1997 00:44:48 +0000 |
Richard M. Stallman |
(set_frame_menubar): When widget is new, forget records of old contents.
|
Thu, 24 Apr 1997 22:54:27 +0000 |
Richard M. Stallman |
Delete all menu-enable properties.
|
Thu, 24 Apr 1997 19:40:23 +0000 |
Richard M. Stallman |
(skeleton-read): Doc fix.
|
Thu, 24 Apr 1997 19:37:13 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Thu, 24 Apr 1997 16:53:55 +0000 |
Per Abrahamsen |
Synched with custom 1.90.
|
Thu, 24 Apr 1997 02:58:11 +0000 |
Geoff Voelker |
(w32-using-nt, w32-shell-name, w32-using-system-shell-p,
|
Wed, 23 Apr 1997 23:34:20 +0000 |
Richard M. Stallman |
Fix messages.
|
Wed, 23 Apr 1997 23:12:45 +0000 |
Richard M. Stallman |
Fix names of some languages.
|
Wed, 23 Apr 1997 22:23:44 +0000 |
Geoff Voelker |
Change references of windowsnt.h to ms-w32.h.
|
Wed, 23 Apr 1997 18:58:33 +0000 |
Richard M. Stallman |
(sgml-value): Use 'identity as default value.
|
Wed, 23 Apr 1997 17:37:06 +0000 |
Richard M. Stallman |
(define-skeleton): Doc fix.
|
Wed, 23 Apr 1997 07:10:09 +0000 |
Simon Marshall |
Respect font-lock-face-attributes and custom fixes.
|
Wed, 23 Apr 1997 05:06:35 +0000 |
Richard M. Stallman |
(compare-windows): Allow windows on different frames.
|
Wed, 23 Apr 1997 01:30:10 +0000 |
Kenichi Handa |
Re-arrange priorities of coding categories.
|
Wed, 23 Apr 1997 00:30:43 +0000 |
Richard M. Stallman |
(frame_allow_splitting): New variable.
|
Tue, 22 Apr 1997 23:25:24 +0000 |
Richard M. Stallman |
(ispell-overlay-window): Bind frame-override-unsplittable.
|
Tue, 22 Apr 1997 22:54:32 +0000 |
Richard M. Stallman |
(remote-compile): Make comint-file-name-prefix local
|
Tue, 22 Apr 1997 22:02:49 +0000 |
Richard M. Stallman |
(debug-ignored-errors): Update the regexps for
|
Tue, 22 Apr 1997 17:00:52 +0000 |
Richard M. Stallman |
Use cl only at compile time.
|
Tue, 22 Apr 1997 16:59:47 +0000 |
Richard M. Stallman |
Use copy-sequence, not copy-list.
|
Tue, 22 Apr 1997 16:55:19 +0000 |
Richard M. Stallman |
(custom-variable-type): Use copy-sequence, not copy-list.
|
Tue, 22 Apr 1997 04:45:17 +0000 |
Richard M. Stallman |
(inferior-octave-output-list): Declare here
|
Tue, 22 Apr 1997 04:42:21 +0000 |
Richard M. Stallman |
(m2-end-comment-column): New defvar.
|
Tue, 22 Apr 1997 04:37:22 +0000 |
Richard M. Stallman |
(sh-case): Make this a simple define-skeleton
|
Tue, 22 Apr 1997 04:32:00 +0000 |
Richard M. Stallman |
(sgml-transformation): Fix previous change.
|
Tue, 22 Apr 1997 01:17:06 +0000 |
Richard M. Stallman |
(custom-declare-variable): Use copy-sequence, not copy-list.
|
Tue, 22 Apr 1997 01:04:48 +0000 |
Richard M. Stallman |
(vc-find-cvs-master): Handle a "New file!" entry.
|
Mon, 21 Apr 1997 23:48:34 +0000 |
Richard M. Stallman |
(elp-report-limit): Change prompt string.
|
Mon, 21 Apr 1997 04:54:43 +0000 |
Richard M. Stallman |
(mule-keymap): Add C-x RET C-\ for select-input-method.
|
Mon, 21 Apr 1997 04:48:47 +0000 |
Richard M. Stallman |
(recover-file): Fix error message.
|
Mon, 21 Apr 1997 04:01:41 +0000 |
Richard M. Stallman |
Major simplification; most of file contents deleted.
|
Mon, 21 Apr 1997 03:57:23 +0000 |
Richard M. Stallman |
(make-frame): Don't call custom-initialize-frame.
|
Mon, 21 Apr 1997 03:56:57 +0000 |
Richard M. Stallman |
(frame-set-background-mode): New function.
|
Mon, 21 Apr 1997 03:55:17 +0000 |
Richard M. Stallman |
(custom-face-set): Don't copy an empty face,
|
Mon, 21 Apr 1997 03:53:02 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 20 Apr 1997 22:14:53 +0000 |
Richard M. Stallman |
(x_set_offset): Turn off the code that added the border_width
|
Sun, 20 Apr 1997 21:02:06 +0000 |
Richard M. Stallman |
(texinfo-master-menu-header): Delete newline at start.
|
Sun, 20 Apr 1997 07:33:52 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 20 Apr 1997 07:29:56 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 20 Apr 1997 01:37:09 +0000 |
Richard M. Stallman |
(skeleton-read): Fix previous change.
|
Sun, 20 Apr 1997 01:30:13 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 20 Apr 1997 01:28:20 +0000 |
Richard M. Stallman |
(transient-mark-mode): Print message if used interactively.
|
Sun, 20 Apr 1997 01:20:58 +0000 |
Richard M. Stallman |
(mail-attach-file): New function.
|
Sat, 19 Apr 1997 22:59:20 +0000 |
Richard M. Stallman |
(describe_vector): Test for suppressed commands in
|
Sat, 19 Apr 1997 22:52:28 +0000 |
Richard M. Stallman |
(Faccessible_keymaps): Convert PREFIX to a vector
|
Fri, 18 Apr 1997 19:12:24 +0000 |
Richard M. Stallman |
(print): Symbols like e2 and 2e are not confusing.
|
Fri, 18 Apr 1997 12:25:09 +0000 |
Simon Marshall |
Don't use cl forms in defcustom declarations.
|
Fri, 18 Apr 1997 07:08:56 +0000 |
Simon Marshall |
Cleaned up custom support.
|
Fri, 18 Apr 1997 02:54:33 +0000 |
Richard M. Stallman |
Fix previous change.
|
Fri, 18 Apr 1997 02:53:46 +0000 |
Richard M. Stallman |
(facemenu-update): Don't make global bindings here.
|
Fri, 18 Apr 1997 02:50:15 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 18 Apr 1997 02:47:40 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Fix expansion of "/foo/../".
|
Fri, 18 Apr 1997 00:48:01 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Thu, 17 Apr 1997 23:08:33 +0000 |
Richard M. Stallman |
Remove all menu-enable properties except for sh-case.
|
Thu, 17 Apr 1997 21:22:21 +0000 |
Richard M. Stallman |
(sgml-name-char): Ask user with a prompt.
|
Thu, 17 Apr 1997 18:00:12 +0000 |
Ian Lance Taylor |
Fixes for MIPS OpenBSD systems (from Per Fogelstrom
libc-970418 libc-970419 libc-970420 libc-970421 libc-970422 libc-970423 libc-970424 libc-970425 libc-970426 libc-970427 libc-970428 libc-970429 libc-970430 libc-970501 libc-970502 libc-970503 libc-970504 libc-970505
|
Thu, 17 Apr 1997 07:35:54 +0000 |
Simon Marshall |
Customise.
|
Thu, 17 Apr 1997 07:35:38 +0000 |
Simon Marshall |
Use EVAL form for shell-prompt-pattern.
|
Thu, 17 Apr 1997 07:32:31 +0000 |
Simon Marshall |
Font Lock support.
|
Thu, 17 Apr 1997 07:29:13 +0000 |
Simon Marshall |
Customise. And a few code cleanups.
|
Wed, 16 Apr 1997 22:34:17 +0000 |
Lars Magne Ingebrigtsen |
Fixed version number.
|
Wed, 16 Apr 1997 22:13:18 +0000 |
Lars Magne Ingebrigtsen |
Initial revision
|
Wed, 16 Apr 1997 21:44:14 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 16 Apr 1997 21:43:01 +0000 |
Richard M. Stallman |
(sgml-value): Don't perform the skeleton-transformation
|
Wed, 16 Apr 1997 19:41:21 +0000 |
Richard M. Stallman |
(skeleton-insert): Rename the function's argument
|
Wed, 16 Apr 1997 06:58:47 +0000 |
Richard M. Stallman |
Add defgroup's; use defcustom for user vars.
|
Wed, 16 Apr 1997 06:54:11 +0000 |
Richard M. Stallman |
(sendmail-send-it): Use quoted-printable encoding for the From field.
|
Wed, 16 Apr 1997 06:47:39 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 16 Apr 1997 04:09:25 +0000 |
Richard M. Stallman |
(hilit-rehighlight-message): Respect mail-mode header/body separation line.
|
Wed, 16 Apr 1997 01:04:54 +0000 |
Kenichi Handa |
(setup_coding_system): Setup coding->eol_type as LF
|
Wed, 16 Apr 1997 00:56:40 +0000 |
Richard M. Stallman |
(rmail-summary-delete-forward): Argument is now a repeat count.
|
Tue, 15 Apr 1997 23:38:27 +0000 |
Richard M. Stallman |
Add defgroup; use defcustom for user vars.
|
Tue, 15 Apr 1997 23:30:35 +0000 |
Richard M. Stallman |
(pascal-mode): Set comment-start.
|
Tue, 15 Apr 1997 20:33:18 +0000 |
Richard M. Stallman |
Add defgroup; use defcustom for user vars.
|
Tue, 15 Apr 1997 18:16:28 +0000 |
Richard M. Stallman |
(sh-while-getopts): Don't add menu-enable property.
|
Tue, 15 Apr 1997 15:17:38 +0000 |
Per Abrahamsen |
provide `cus-load'.
|
Tue, 15 Apr 1997 15:00:38 +0000 |
Eli Zaretskii |
* (x-select-enable-clipboard): New variable.
|
Tue, 15 Apr 1997 14:50:46 +0000 |
Francesco Potort |
Tue Apr 15 16:09:15 1997 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
|
Tue, 15 Apr 1997 11:35:12 +0000 |
Per Abrahamsen |
Spelling error.
|
Tue, 15 Apr 1997 11:32:14 +0000 |
Per Abrahamsen |
Add support for build in faces.
|
Tue, 15 Apr 1997 11:14:08 +0000 |
Per Abrahamsen |
Fixed message.
|
Tue, 15 Apr 1997 11:13:24 +0000 |
Per Abrahamsen |
Fixed generation of empty dependencies lists.
|
Tue, 15 Apr 1997 10:39:07 +0000 |
Noah Friedman |
(rlogin-process-connection-type): Default to t for solaris 2.x.
|
Tue, 15 Apr 1997 07:48:25 +0000 |
Richard M. Stallman |
(overwrite-mode-binary, overwrite-mode-textual): Use defvar.
|
Tue, 15 Apr 1997 05:07:44 +0000 |
Richard M. Stallman |
Clean up comments, etc.
|
Tue, 15 Apr 1997 05:03:20 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 15 Apr 1997 05:00:36 +0000 |
Richard M. Stallman |
(font-lock-fontify-syntactically-region): Use new
|
Tue, 15 Apr 1997 04:58:34 +0000 |
Richard M. Stallman |
Style of comments corrected.
|
Tue, 15 Apr 1997 04:56:39 +0000 |
Richard M. Stallman |
Update copyright year.
|
Tue, 15 Apr 1997 04:56:10 +0000 |
Richard M. Stallman |
(enum syntaxcode): New members Scomment_fence, Sstring_fence.
|
Tue, 15 Apr 1997 04:53:58 +0000 |
Richard M. Stallman |
(SYNTAX_ENTRY_VIA_PROPERTY): Set to take `syntax-table'
|
Tue, 15 Apr 1997 04:52:38 +0000 |
Richard M. Stallman |
(looking_at_1): Set re_match_object.
|
Tue, 15 Apr 1997 04:46:14 +0000 |
Richard M. Stallman |
(update_interval): New function declaration.
|
Tue, 15 Apr 1997 04:45:26 +0000 |
Richard M. Stallman |
(update_interval): New function.
|
Tue, 15 Apr 1997 04:44:36 +0000 |
Richard M. Stallman |
(Fdirectory_files): Set re_match_object.
|
Mon, 14 Apr 1997 21:32:49 +0000 |
Karl Heuer |
(Fmodify_category_entry): Delete second arg in call to make_sub_char_table.
|
Mon, 14 Apr 1997 20:57:39 +0000 |
Richard M. Stallman |
(edebug-read-and-maybe-wrap-form): Protect
|
Mon, 14 Apr 1997 19:22:51 +0000 |
Karl Heuer |
(timer-until): Fix syntax error.
|
Mon, 14 Apr 1997 19:15:42 +0000 |
Karl Heuer |
(browse-url-browser-function): Fix syntax error.
|
Mon, 14 Apr 1997 11:18:41 +0000 |
Eli Zaretskii |
(MSDOS_OBJ): Add w16select.o.
|
Mon, 14 Apr 1997 11:18:31 +0000 |
Simon Marshall |
doc-fix to be compatible with other frame- fns.
|
Mon, 14 Apr 1997 11:12:26 +0000 |
Eli Zaretskii |
(SYMS_SYSTEM): Add `syms_of_win16select'.
|
Mon, 14 Apr 1997 11:09:20 +0000 |
Richard M. Stallman |
New function.
|
Mon, 14 Apr 1997 10:59:48 +0000 |
Eli Zaretskii |
Initial revision
|
Mon, 14 Apr 1997 10:52:29 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 14 Apr 1997 10:46:47 +0000 |
Richard M. Stallman |
Fix FSF address.
|
Mon, 14 Apr 1997 10:35:17 +0000 |
Richard M. Stallman |
Install the proper version.
|
Mon, 14 Apr 1997 08:51:18 +0000 |
Richard M. Stallman |
(Fprimitive_undo): When inserting, always insert
|
Mon, 14 Apr 1997 08:50:23 +0000 |
Richard M. Stallman |
(adjust_markers): Don't be confused by the gap
|
Mon, 14 Apr 1997 07:33:28 +0000 |
Richard M. Stallman |
Add defgroup; use defcustom for user vars.
|
Mon, 14 Apr 1997 03:05:04 +0000 |
Richard M. Stallman |
(make-frame): Call custom-initialize-frame
|
Mon, 14 Apr 1997 03:00:06 +0000 |
Richard M. Stallman |
Add defgroup; use defcustom for user vars.
|
Mon, 14 Apr 1997 01:40:31 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sun, 13 Apr 1997 23:43:42 +0000 |
Richard M. Stallman |
(jka-compr-temp-name-template): Fix editing error.
|
Sun, 13 Apr 1997 23:42:53 +0000 |
Richard M. Stallman |
(ps-print-color-p): Fix minor error.
|
Sun, 13 Apr 1997 20:19:19 +0000 |
Richard M. Stallman |
(dired-internal-noselect): When setting default-directory,
|
Sun, 13 Apr 1997 20:08:59 +0000 |
Richard M. Stallman |
Add defgroup; use defcustom for user vars.
|
Sun, 13 Apr 1997 08:08:11 +0000 |
Richard M. Stallman |
(kbd): New macro.
|
Sun, 13 Apr 1997 07:51:54 +0000 |
Richard M. Stallman |
Add defgroup; use defcustom for user vars.
|
Sun, 13 Apr 1997 07:28:48 +0000 |
Richard M. Stallman |
Add defgroup's; use defcustom for user vars.
|
Sun, 13 Apr 1997 06:12:34 +0000 |
Richard M. Stallman |
(server-done): If buffer visits no file, don't offer save.
|
Sun, 13 Apr 1997 06:11:35 +0000 |
Richard M. Stallman |
(sgml-mode-facemenu-add-face-function): New function.
|
Sun, 13 Apr 1997 05:07:27 +0000 |
Richard M. Stallman |
Add defgroup; use defcustom for user vars.
|
Sun, 13 Apr 1997 04:26:38 +0000 |
Richard M. Stallman |
(dired-noselect): Avoid calling file-directory-p
|
Sun, 13 Apr 1997 03:09:23 +0000 |
Richard M. Stallman |
Add defgroup; use defcustom for user vars.
|
Sun, 13 Apr 1997 02:41:42 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 13 Apr 1997 02:39:56 +0000 |
Richard M. Stallman |
Add defgroup's; use defcustom for user vars.
|
Sat, 12 Apr 1997 20:30:17 +0000 |
Richard M. Stallman |
Load cus-start.
|
Sat, 12 Apr 1997 20:20:55 +0000 |
Richard M. Stallman |
Add defgroup; use defcustom for user vars.
|
Sat, 12 Apr 1997 20:09:17 +0000 |
Richard M. Stallman |
(mail-quote-printable, mail-unquote-printable)
|
Sat, 12 Apr 1997 19:31:18 +0000 |
Richard M. Stallman |
Update copyright years.
|
Sat, 12 Apr 1997 19:31:00 +0000 |
Richard M. Stallman |
Add defgroup; use defcustom for user vars.
|
Sat, 12 Apr 1997 19:25:28 +0000 |
Richard M. Stallman |
Add defgroup's; use defcustom for user vars.
|
Sat, 12 Apr 1997 19:20:07 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add .dsl and .dsssl for dsssl-mode.
|
Sat, 12 Apr 1997 19:15:11 +0000 |
Richard M. Stallman |
(elp-functionp): Definitions deleted; use functionp.
|
Sat, 12 Apr 1997 19:14:18 +0000 |
Richard M. Stallman |
(elp-functionp): New function.
|
Sat, 12 Apr 1997 19:13:07 +0000 |
Richard M. Stallman |
(functionp): New function.
|
Sat, 12 Apr 1997 18:49:35 +0000 |
Richard M. Stallman |
(apropos): Add support for faces, widgets, and user options.
|
Sat, 12 Apr 1997 17:51:31 +0000 |
Per Abrahamsen |
Initial revision
|
Sat, 12 Apr 1997 17:51:31 +0000 |
Per Abrahamsen |
Sync with 1.84.
|
Sat, 12 Apr 1997 08:35:41 +0000 |
Richard M. Stallman |
Add defgroup's; use defcustom for user vars.
|
Sat, 12 Apr 1997 04:15:03 +0000 |
Richard M. Stallman |
Add defgroup's; use defcustom for user vars.
|
Sat, 12 Apr 1997 03:22:41 +0000 |
Richard M. Stallman |
(bookmark, bookmark-use-annotations)
|
Sat, 12 Apr 1997 03:18:33 +0000 |
Richard M. Stallman |
Add defgroup's; use defcustom for user vars.
|
Sat, 12 Apr 1997 03:14:16 +0000 |
Richard M. Stallman |
(vc-update-change-log): Run `rcs2log' in the correct
|
Sat, 12 Apr 1997 02:55:04 +0000 |
Richard M. Stallman |
Update copyright year.
|
Sat, 12 Apr 1997 02:53:36 +0000 |
Richard M. Stallman |
Add defgroup's; use defcustom for user vars.
|
Sat, 12 Apr 1997 02:51:38 +0000 |
Richard M. Stallman |
Add defgroup's; change use defcustom for user vars.
|
Sat, 12 Apr 1997 01:51:30 +0000 |
Richard M. Stallman |
Fix second copy of Duthen's email address.
|
Sat, 12 Apr 1997 01:50:50 +0000 |
Richard M. Stallman |
Add defgroup's; change use defcustom for user vars.
|
Fri, 11 Apr 1997 21:58:13 +0000 |
Karl Heuer |
(DOWNCASE): Return int, not Lisp_Object.
|
Fri, 11 Apr 1997 20:40:28 +0000 |
Ian Lance Taylor |
Recognize OpenBSD systems correctly (from Niklas Hallqvist
libc-970412 libc-970413 libc-970414 libc-970415 libc-970416 libc-970417 release-1-0
|
Fri, 11 Apr 1997 20:05:42 +0000 |
Richard M. Stallman |
(make): Add scheme-indent-function property.
|
Fri, 11 Apr 1997 19:54:36 +0000 |
Richard M. Stallman |
Don't add custom-initialize-frame to after-make-frame-hook.
|
Fri, 11 Apr 1997 19:41:28 +0000 |
Richard M. Stallman |
Use Make to update finder-inf.el and autoloads.
|
Fri, 11 Apr 1997 19:40:29 +0000 |
Richard M. Stallman |
(finder-inf.el, autoloads): New targets.
|
Fri, 11 Apr 1997 18:31:38 +0000 |
Richard M. Stallman |
(file-relative-name): Say correctly when the value is absolute.
|
Fri, 11 Apr 1997 18:27:07 +0000 |
Richard M. Stallman |
Load widget and custom packages.
|
Fri, 11 Apr 1997 18:25:41 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Do call signal_after_change
|
Fri, 11 Apr 1997 13:35:19 +0000 |
Per Abrahamsen |
Added newline.
|
Fri, 11 Apr 1997 13:14:52 +0000 |
Per Abrahamsen |
Added cus-load.el target.
|
Fri, 11 Apr 1997 13:09:47 +0000 |
Per Abrahamsen |
Initial revision
|
Fri, 11 Apr 1997 11:56:09 +0000 |
Per Abrahamsen |
Initial revision
|
Fri, 11 Apr 1997 08:24:41 +0000 |
Richard M. Stallman |
(doug_lea_malloc): First check for SYSTEM_MALLOC,
|
Fri, 11 Apr 1997 08:23:25 +0000 |
Richard M. Stallman |
(mallocobj): Make non-REL_ALLOC configuration work
|
Fri, 11 Apr 1997 08:21:38 +0000 |
Richard M. Stallman |
(read_key_sequence): New argument FIX_CURRENT_BUFFER.
|
Fri, 11 Apr 1997 06:35:54 +0000 |
Richard M. Stallman |
(list-holidays): Add autoload cookie.
|
Fri, 11 Apr 1997 06:04:27 +0000 |
Richard M. Stallman |
(read_minibuf): Get the string from the minibuffer
|
Fri, 11 Apr 1997 05:59:37 +0000 |
Richard M. Stallman |
(make-face): New arg no-resources.
|
Fri, 11 Apr 1997 02:38:51 +0000 |
Richard M. Stallman |
(list-holidays): New function.
|
Fri, 11 Apr 1997 02:35:34 +0000 |
Richard M. Stallman |
(diary-islamic-date): Use `date'.
|
Fri, 11 Apr 1997 02:35:08 +0000 |
Richard M. Stallman |
(diary-coptic-date): Use `date'.
|
Fri, 11 Apr 1997 02:34:37 +0000 |
Richard M. Stallman |
(diary-persian-date): Use `date'.
|
Fri, 11 Apr 1997 02:34:09 +0000 |
Richard M. Stallman |
(diary-french-date): Use `date'.
|
Fri, 11 Apr 1997 02:32:13 +0000 |
Richard M. Stallman |
(diary-astro-day-number): Change format string.
|
Fri, 11 Apr 1997 01:47:41 +0000 |
Richard M. Stallman |
(file-relative-name): Expand both args before
|
Fri, 11 Apr 1997 01:37:50 +0000 |
Richard M. Stallman |
Use defcustom for user variables.
|
Fri, 11 Apr 1997 01:30:20 +0000 |
Richard M. Stallman |
Change email address.
|
Thu, 10 Apr 1997 22:45:03 +0000 |
Karl Heuer |
(internal_self_insert): Fix return value.
|
Thu, 10 Apr 1997 22:42:34 +0000 |
Karl Heuer |
(scmp, Fdisplay_completion_list): Fix Lisp_Object/integer confusion.
|
Thu, 10 Apr 1997 22:39:54 +0000 |
Richard M. Stallman |
Delete the explicit autoload calls.
|
Thu, 10 Apr 1997 22:37:54 +0000 |
Karl Heuer |
(Fcombine_after_change_execute): Fix Lisp_Object/integer confusion.
|
Thu, 10 Apr 1997 22:32:00 +0000 |
Karl Heuer |
(expect_property_change): Fix Lisp_Object/integer confusion.
|
Thu, 10 Apr 1997 22:25:45 +0000 |
Karl Heuer |
(construct_menu_click, note_mouse_highlight, fast_find_position):
|
Thu, 10 Apr 1997 22:19:52 +0000 |
Karl Heuer |
(ccl_driver): Fix Lisp_Object/integer confusion.
|
Thu, 10 Apr 1997 22:12:04 +0000 |
Karl Heuer |
(Fmake_category_set): Use XSETFASTINT.
|
Thu, 10 Apr 1997 21:53:28 +0000 |
Karl Heuer |
(Ffind_coding_system): Don't use Lisp_Object as integer.
|
Thu, 10 Apr 1997 21:42:07 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 10 Apr 1997 21:35:28 +0000 |
Karl Heuer |
(ONE_BYTE_CHAR_WIDTH, Fconcat_chars): Don't use Lisp_Object as integer.
|
Thu, 10 Apr 1997 21:26:07 +0000 |
Karl Heuer |
(delete_window): Don't return value from void function.
|
Thu, 10 Apr 1997 21:19:16 +0000 |
Karl Heuer |
(Fx_popup_menu): Don't use Lisp_Object as integer.
|
Thu, 10 Apr 1997 21:16:33 +0000 |
Karl Heuer |
(DISP_TABLE_P): Don't use Lisp_Object as integer.
|
Thu, 10 Apr 1997 21:15:53 +0000 |
Karl Heuer |
(display_text_line): Don't use Lisp_Object as integer.
|
Thu, 10 Apr 1997 20:43:54 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 10 Apr 1997 20:42:25 +0000 |
Karl Heuer |
(Fframe_or_buffer_changed_p): Use EQ, not ==.
|
Thu, 10 Apr 1997 19:41:00 +0000 |
Richard M. Stallman |
Add DSSSL mode and share code with newly required
|
Thu, 10 Apr 1997 07:23:30 +0000 |
Richard M. Stallman |
(custom-initialize-frame): Add autoload cookie.
|
Thu, 10 Apr 1997 06:49:45 +0000 |
Richard M. Stallman |
(frame-parameter): New function.
|
Thu, 10 Apr 1997 06:38:26 +0000 |
Richard M. Stallman |
(sh-mode): Set font-lock-comment-start-regexp via font-lock-defaults.
|
Thu, 10 Apr 1997 06:29:59 +0000 |
Richard M. Stallman |
(keyboard-escape-quit): Exit recursive edits,
|
Thu, 10 Apr 1997 06:18:40 +0000 |
Richard M. Stallman |
(scheme-mode-map): Add some menu items.
|
Thu, 10 Apr 1997 05:58:24 +0000 |
Richard M. Stallman |
(eval-defun): For defcustom, always set the value.
|
Thu, 10 Apr 1997 00:37:52 +0000 |
Richard M. Stallman |
(PC-try-load-many-files): Set truename.
|
Thu, 10 Apr 1997 00:27:09 +0000 |
Richard M. Stallman |
(BSD_SYSTEM): Alternate definition for FreeBSD v3.
|
Wed, 09 Apr 1997 05:57:50 +0000 |
Richard M. Stallman |
(GETPGRP_NO_ARG): If Glibc 2.1 or later,
|
Wed, 09 Apr 1997 04:01:31 +0000 |
Richard M. Stallman |
(mallocobj): Don't add gmalloc if using glibc.
|
Wed, 09 Apr 1997 04:00:39 +0000 |
Richard M. Stallman |
Update copyright year.
|
Wed, 09 Apr 1997 04:00:22 +0000 |
Richard M. Stallman |
(DOUG_LEA_MALLOC): Add #undef.
|
Wed, 09 Apr 1997 04:00:10 +0000 |
Richard M. Stallman |
(malloc_get_state, malloc_set_state): New declarations.
|
Wed, 09 Apr 1997 03:59:08 +0000 |
Richard M. Stallman |
For glibc's malloc, include <malloc.h> for mallinfo,
|
Wed, 09 Apr 1997 03:52:47 +0000 |
Richard M. Stallman |
If malloc_{get,set}_state exist, set DOUG_LEA_MALLOC.
|
Wed, 09 Apr 1997 00:08:54 +0000 |
Kenichi Handa |
Ethiopic fixed, Tibetan added.
|
Tue, 08 Apr 1997 22:33:45 +0000 |
Richard M. Stallman |
(make-frame): Call `custom-initialize-frame'.
|
Tue, 08 Apr 1997 22:20:30 +0000 |
Richard M. Stallman |
(menu-bar-custom-menu): New variable; add it as a submenu of the Help menu.
|
Tue, 08 Apr 1997 19:05:57 +0000 |
Richard M. Stallman |
(init_casetab_once): Initialize the purpose slot.
|
Tue, 08 Apr 1997 01:41:40 +0000 |
Richard M. Stallman |
When calling put-charset-property, ignore errors.
|
Tue, 08 Apr 1997 01:18:14 +0000 |
Richard M. Stallman |
(calculate-perl-indent): When indenting under a
|
Mon, 07 Apr 1997 18:02:44 +0000 |
Paul D. Smith |
Last-minute changed for 3.75.1
|
Mon, 07 Apr 1997 17:34:05 +0000 |
Richard M. Stallman |
(x-charset-registries): Turn off Tibetan.
|
Mon, 07 Apr 1997 14:00:58 +0000 |
Per Abrahamsen |
Added widget and custom manuals.
|
Mon, 07 Apr 1997 13:42:59 +0000 |
Per Abrahamsen |
Initial revision
|
Mon, 07 Apr 1997 07:22:57 +0000 |
Paul D. Smith |
Changes for make 3.75.1
|
Mon, 07 Apr 1997 07:22:22 +0000 |
Kenichi Handa |
(disp_char_vector): Extern it.
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(Vhighlight_wrong_size_font, Vclip_large_size_font):
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(Vhighlight_wrong_size_font, Vclip_large_size_font): Extern them.
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(lisp, shortlisp): Include english.elc and tibetan.elc.
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(Fmake_char_table): Adjusted for the new structure of
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(describe_vector): Adjusted for the new structure of Lisp_Char_Table.
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(CHAR_TABLE_STANDARD_SLOTS): Now 4 more slots than
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(read1): Adjusted for the new structure of Lisp_Char_Table.
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(category-table-p): Check only type and purpose.
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(ccl_driver): Fix bug of the case CCL_WriteArrayReadJump.
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(non_ascii_char_to_string, update_charset_table,
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(CHARSET_TABLE_ENTRY): Handle ASCII charset correctly.
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(detect_coding_iso2022, detect_coding_mask): Ignore
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(Faref, Faset): Adjusted for the new structure of
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(copy_sub_char_table): New function.
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(disp_char_vector): New function to be used from the
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(dumpglyphs): Clip and highlight glyphs displayed with
|
Mon, 07 Apr 1997 05:36:52 +0000 |
Kenichi Handa |
Fix the format of the first line.
|
Mon, 07 Apr 1997 05:12:16 +0000 |
Kenichi Handa |
Fix FSF address in comment.
|
Sun, 06 Apr 1997 14:48:27 +0000 |
Karl Heuer |
(set-case-syntax): Doc fix.
|
Sun, 06 Apr 1997 14:32:33 +0000 |
Eli Zaretskii |
(init_cmdargs) [MSDOS]: Make the change that sets
|
Sat, 05 Apr 1997 21:59:09 +0000 |
Richard M. Stallman |
(texinfo-make-menu): Accept args BEGINNING and END.
|
Sat, 05 Apr 1997 21:57:48 +0000 |
Richard M. Stallman |
(mail-complete-style): New variable.
|
Sat, 05 Apr 1997 21:52:58 +0000 |
Richard M. Stallman |
(sgml-validate): Offer to save the buffer first.
|
Sat, 05 Apr 1997 21:51:44 +0000 |
Richard M. Stallman |
(indent-sexp): If calculate-lisp-indent returns nil,
|
Sat, 05 Apr 1997 21:41:59 +0000 |
Richard M. Stallman |
(imenu-default-goto-function): Simplify.
|
Sat, 05 Apr 1997 21:39:03 +0000 |
Richard M. Stallman |
(rmail-mode-map): Add menu item for
|
Sat, 05 Apr 1997 21:38:07 +0000 |
Richard M. Stallman |
(rmail-output-body-to-file): Query if file exists.
|
Sat, 05 Apr 1997 07:48:17 +0000 |
Richard M. Stallman |
(Ffind_coding_system): Doc fix.
|
Sat, 05 Apr 1997 02:46:24 +0000 |
Kenichi Handa |
Provide 'term/sun-mouse instead of 'sun-mouse.
|
Sat, 05 Apr 1997 02:45:30 +0000 |
Kenichi Handa |
English related codes are moved to
|
Sat, 05 Apr 1997 02:44:02 +0000 |
Kenichi Handa |
Initial revision
|
Sat, 05 Apr 1997 02:40:11 +0000 |
Kenichi Handa |
Handle more Devanagari characters correctly.
|
Sat, 05 Apr 1997 02:40:11 +0000 |
Kenichi Handa |
Completely updated.
|
Sat, 05 Apr 1997 02:35:53 +0000 |
Kenichi Handa |
Require 'term/sun-mouse instead of 'sun-mouse.
|
Sat, 05 Apr 1997 02:35:53 +0000 |
Kenichi Handa |
Comment fixed.
|
Sat, 05 Apr 1997 02:35:53 +0000 |
Kenichi Handa |
Change a category of one Japanese character.
|
Sat, 05 Apr 1997 02:35:53 +0000 |
Kenichi Handa |
(x-charset-registries): Add Tibetan entries.
|
Sat, 05 Apr 1997 02:35:53 +0000 |
Kenichi Handa |
Prefix for Mule related commands is changed.
|
Sat, 05 Apr 1997 02:35:53 +0000 |
Kenichi Handa |
Change descriptions for Arabic, Indian, and
|
Sat, 05 Apr 1997 02:35:53 +0000 |
Kenichi Handa |
Load language/english and language/tibetan.
|
Thu, 03 Apr 1997 22:08:30 +0000 |
Karl Heuer |
(Fcopy_sequence): Delete unused variable.
|
Thu, 03 Apr 1997 21:36:09 +0000 |
Karl Heuer |
Fix comment typo.
|
Thu, 03 Apr 1997 21:34:11 +0000 |
Karl Heuer |
(CHAR_TABLE_REF): Fix syntax error.
|
Thu, 03 Apr 1997 21:29:26 +0000 |
Karl Heuer |
[!__GNUC__] (CATEGORY_SET): Fix syntax error.
|
Wed, 02 Apr 1997 19:06:31 +0000 |
Richard M. Stallman |
(Fcopy_file): Fix error message.
|
Wed, 02 Apr 1997 06:12:48 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Handle non-regular files.
|
Wed, 02 Apr 1997 05:03:06 +0000 |
Richard M. Stallman |
(Finsert_file_contents): When handling REPLACE,
|
Wed, 02 Apr 1997 04:24:41 +0000 |
Richard M. Stallman |
(skip_chars): Make `c' an unsigned int.
|
Wed, 02 Apr 1997 03:46:39 +0000 |
Richard M. Stallman |
Added a lot of new faces, they all start with
|
Wed, 02 Apr 1997 03:45:07 +0000 |
Richard M. Stallman |
(change_frame_size_1): Call Fset_window_buffer,
|
Wed, 02 Apr 1997 03:44:32 +0000 |
Richard M. Stallman |
(Qwindow_configuration_change_hook): New variable.
|
Tue, 01 Apr 1997 23:38:01 +0000 |
Richard M. Stallman |
(Coding Conventions): Node renamed from Style Tips.
|
Tue, 01 Apr 1997 23:37:03 +0000 |
Richard M. Stallman |
Add detailed listing for the Tips appendix.
|
Tue, 01 Apr 1997 23:35:50 +0000 |
Richard M. Stallman |
Document key binding conventions for major modes and minor modes.
|
Tue, 01 Apr 1997 22:17:59 +0000 |
Richard M. Stallman |
(grep-null-device): Move before first use.
|
Tue, 01 Apr 1997 22:09:02 +0000 |
Richard M. Stallman |
(set-variable): Suggest only valid user variable.
|
Tue, 01 Apr 1997 22:04:58 +0000 |
Richard M. Stallman |
(Fuser_variable_p): If not a symbol, return nil.
|
Tue, 01 Apr 1997 21:47:17 +0000 |
Richard M. Stallman |
(vc-checkin-hook): Doc fix.
|
Tue, 01 Apr 1997 07:17:40 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Determine the character coding
|
Tue, 01 Apr 1997 04:26:33 +0000 |
Richard M. Stallman |
(dired-copy-file): Handle file-date-error.
|
Tue, 01 Apr 1997 04:25:04 +0000 |
Richard M. Stallman |
(Fcopy_file): Use Qfile_date_error if can't set file date.
|
Mon, 31 Mar 1997 22:46:25 +0000 |
Karl Heuer |
(hs-hide-block-at-point): Doc fix.
|
Mon, 31 Mar 1997 22:25:27 +0000 |
Karl Heuer |
(comint-delchar-or-maybe-eof): Check for null proc.
|
Sun, 30 Mar 1997 22:23:58 +0000 |
Richard M. Stallman |
(rmail-output-to-rmail-file):
|
Sun, 30 Mar 1997 22:22:32 +0000 |
Richard M. Stallman |
(rmail-output-body): New command.
|
Sun, 30 Mar 1997 21:50:02 +0000 |
Richard M. Stallman |
(icon-mode-map): Added menus.
|
Sun, 30 Mar 1997 21:38:43 +0000 |
Richard M. Stallman |
Added mouse-selection feature for bookmark list buffer.
|
Sun, 30 Mar 1997 19:58:28 +0000 |
Richard M. Stallman |
(Faccessible_keymaps): When metizing, convert a
|
Sun, 30 Mar 1997 19:06:27 +0000 |
Richard M. Stallman |
(dabbrev--substitute-expansion):
|
Sun, 30 Mar 1997 07:05:14 +0000 |
Richard M. Stallman |
(debug): Use save-excursion inside the binding of buffer-read-only.
|
Sun, 30 Mar 1997 05:28:43 +0000 |
Richard M. Stallman |
Minor doc fix.
|
Sun, 30 Mar 1997 02:10:40 +0000 |
Richard M. Stallman |
(sh-set-shell): If file has no #! line,
|
Sat, 29 Mar 1997 08:51:22 +0000 |
Richard M. Stallman |
(hs-show-all, hs-safety-is-job-n): Fix messages.
|
Sat, 29 Mar 1997 04:21:32 +0000 |
Richard M. Stallman |
(make-auto-save-file-name): Replace both / and \
|
Sat, 29 Mar 1997 03:08:50 +0000 |
Richard M. Stallman |
Minor change.
|
Sat, 29 Mar 1997 00:32:54 +0000 |
Richard M. Stallman |
(make-auto-save-file-name): Replace both / and \
|
Fri, 28 Mar 1997 22:58:58 +0000 |
Richard M. Stallman |
(with-electric-help): Remove hook on exit.
|
Fri, 28 Mar 1997 02:33:07 +0000 |
Erik Naggum |
(set-variable): Use user-variable-p. Clean up.
|
Thu, 27 Mar 1997 10:44:56 +0000 |
Noah Friedman |
(eldoc-idle-delay): Make defvar, not defconst.
|
Thu, 27 Mar 1997 00:47:31 +0000 |
Richard M. Stallman |
Add copyright notice and distribution terms.
|
Thu, 27 Mar 1997 00:25:39 +0000 |
Richard M. Stallman |
(set-variable): Take default from `variable-at-point'.
|
Wed, 26 Mar 1997 07:36:48 +0000 |
Richard M. Stallman |
(uncompress-while-visiting): Handle .tgz files.
|
Wed, 26 Mar 1997 07:30:26 +0000 |
Richard M. Stallman |
(outline-discard-overlays): Fix the case
|
Wed, 26 Mar 1997 06:05:58 +0000 |
Richard M. Stallman |
(outline-discard-overlays): Fix the case
|
Tue, 25 Mar 1997 03:52:53 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Use same socket for in and out.
|
Tue, 25 Mar 1997 03:49:38 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 25 Mar 1997 03:49:26 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add .com element.
|
Tue, 25 Mar 1997 02:34:42 +0000 |
Richard M. Stallman |
(function-key-map): Define iso-lefttab.
|
Tue, 25 Mar 1997 02:22:04 +0000 |
Richard M. Stallman |
(mh-find-progs): When looking for mh-lib, construct
|
Mon, 24 Mar 1997 23:59:44 +0000 |
Richard M. Stallman |
(grep-program): New variable.
|
Mon, 24 Mar 1997 20:38:28 +0000 |
Doug Evans |
(m32r,mn10300): Add.
libc-970325 libc-970326 libc-970327 libc-970328 libc-970329 libc-970330 libc-970331 libc-970401 libc-970402 libc-970403 libc-970404 libc-970405 libc-970406 libc-970407 libc-970408 libc-970409 libc-970410 libc-970411
|
Mon, 24 Mar 1997 05:30:10 +0000 |
Richard M. Stallman |
(makefile-backslash-align): New variable.
|
Mon, 24 Mar 1997 05:25:14 +0000 |
Richard M. Stallman |
(set-screen-height): Doc fix.
|
Sun, 23 Mar 1997 22:37:52 +0000 |
Erik Naggum |
(Fbury_buffer): add missing semi
|
Sun, 23 Mar 1997 20:51:53 +0000 |
Richard M. Stallman |
(rmail-forward): Don't do dash-quoting on the signature.
|
Sun, 23 Mar 1997 20:51:17 +0000 |
Richard M. Stallman |
(command-line-1): Initialize *scratch* with
|
Sun, 23 Mar 1997 20:49:24 +0000 |
Richard M. Stallman |
(frames_bury_buffer): New function.
|
Sun, 23 Mar 1997 20:48:31 +0000 |
Richard M. Stallman |
(Fbury_buffer): Call frames_bury_buffer.
|
Sun, 23 Mar 1997 18:46:03 +0000 |
Paul Eggert |
(initialize_fullname): Set NIS_PATH to the empty string before invoking
|
Sat, 22 Mar 1997 23:59:53 +0000 |
Richard M. Stallman |
(XTread_socket): Accept XK_ISO_* keys.
|
Sat, 22 Mar 1997 23:58:58 +0000 |
Richard M. Stallman |
(make_lispy_event): Use iso_lispy_function_keys for
|
Sat, 22 Mar 1997 23:46:26 +0000 |
Richard M. Stallman |
Update copyright year.
|
Sat, 22 Mar 1997 23:42:48 +0000 |
Richard M. Stallman |
(imenu-scanning-message): Support for bigger numbers.
|
Sat, 22 Mar 1997 07:36:21 +0000 |
Richard M. Stallman |
Explain which tasks are better, generally.
|
Sat, 22 Mar 1997 04:21:00 +0000 |
Richard M. Stallman |
(XTread_socket): Handle ISO_Left_Tab.
|
Sat, 22 Mar 1997 04:18:04 +0000 |
Richard M. Stallman |
(Fset_window_buffer): Increment display_count if it is an integer.
|
Sat, 22 Mar 1997 04:17:06 +0000 |
Richard M. Stallman |
(Freplace_match): Give error if
|
Sat, 22 Mar 1997 04:13:50 +0000 |
Richard M. Stallman |
(wait_reading_process_input): If wait_for_cell,
|
Sat, 22 Mar 1997 04:13:05 +0000 |
Richard M. Stallman |
(print): Generate a backslash in \2e10.
|
Sat, 22 Mar 1997 04:08:59 +0000 |
Richard M. Stallman |
(struct frame): New field buffer_list.
|
Sat, 22 Mar 1997 04:07:26 +0000 |
Richard M. Stallman |
(frame_buffer_list, set_frame_buffer_list): New functions.
|
Sat, 22 Mar 1997 04:06:40 +0000 |
Richard M. Stallman |
Change copyright year.
|
Sat, 22 Mar 1997 04:05:44 +0000 |
Richard M. Stallman |
(struct buffer): New field display_count.
|
Sat, 22 Mar 1997 04:04:53 +0000 |
Richard M. Stallman |
(reset_buffer): Initialize display_count slot.
|
Sat, 22 Mar 1997 04:02:03 +0000 |
Richard M. Stallman |
(mark_object): Mark the buffer_list field.
|
Sat, 22 Mar 1997 03:55:49 +0000 |
Richard M. Stallman |
(tq-process-buffer): Catch errors running tq-queue-head-fn.
|
Sat, 22 Mar 1997 03:55:21 +0000 |
Richard M. Stallman |
(substitute-key-definition):
|
Sat, 22 Mar 1997 03:54:14 +0000 |
Richard M. Stallman |
(newline): Be more conservative about when to use the optimization.
|
Sat, 22 Mar 1997 03:53:10 +0000 |
Richard M. Stallman |
(sh-case): Define with defun and defvar
|
Sat, 22 Mar 1997 03:52:36 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Sat, 22 Mar 1997 03:51:36 +0000 |
Richard M. Stallman |
(replace-string): Doc fix.
|
Sat, 22 Mar 1997 03:49:14 +0000 |
Richard M. Stallman |
(mail-passwd-command): New variable.
|
Sat, 22 Mar 1997 03:44:08 +0000 |
Richard M. Stallman |
(rmail-dont-reply-to): Delete debugging code.
|
Sat, 22 Mar 1997 03:42:32 +0000 |
Richard M. Stallman |
(recover-session): Add `t' to switches.
|
Sat, 22 Mar 1997 03:41:43 +0000 |
Richard M. Stallman |
(enriched-decode-foreground, enriched-decode-background):
|
Sat, 22 Mar 1997 03:40:55 +0000 |
Richard M. Stallman |
(dired-glob-regexp): New function.
|
Sat, 22 Mar 1997 03:39:39 +0000 |
Richard M. Stallman |
(dired-fun-in-all-buffers): New arg FILE. Don't operate on buffers
|
Sat, 22 Mar 1997 03:36:37 +0000 |
Richard M. Stallman |
(desktop-missing-file-warning): Make the default nil.
|
Sat, 22 Mar 1997 03:35:20 +0000 |
Richard M. Stallman |
(copyright-regexp): Allow "Copyright" and the copyright symbol together.
|
Fri, 21 Mar 1997 22:12:24 +0000 |
Paul Eggert |
(files): Ignore files in RCS directory whose names are of the form ,*,
|
Fri, 21 Mar 1997 20:06:04 +0000 |
Richard M. Stallman |
(vc-next-action-on-file): With implicit checkout, make
|
Fri, 21 Mar 1997 07:45:24 +0000 |
Richard M. Stallman |
(help-map): Use apropos-command, not command-apropos.
|
Thu, 20 Mar 1997 12:39:57 +0000 |
Simon Marshall |
Allow a dired-no-confirm of t
|
Thu, 20 Mar 1997 12:37:06 +0000 |
Simon Marshall |
Doc dired-no-confirm and allow t value.
|
Thu, 20 Mar 1997 04:55:20 +0000 |
Richard M. Stallman |
(rmail-retry-failure): Special handling for mime.
|
Wed, 19 Mar 1997 19:00:22 +0000 |
Karl Heuer |
(cal-tex-preamble): Set \lineskip to 0pt.
|
Wed, 19 Mar 1997 16:38:41 +0000 |
Kenichi Handa |
(x-complement-fontset-spec): Setup
|
Wed, 19 Mar 1997 16:33:48 +0000 |
Kenichi Handa |
(dumpglyphs): Set a clipping region when we draw glyphs
|
Wed, 19 Mar 1997 16:33:06 +0000 |
Kenichi Handa |
(Valternative_fontname_alist): New variable.
|
Wed, 19 Mar 1997 16:33:06 +0000 |
Kenichi Handa |
(Valternative_fontname_alist): Extern it.
|
Wed, 19 Mar 1997 16:32:46 +0000 |
Kenichi Handa |
(insert_glyphs): Fix a bug which turns up when
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
Adjusted for the change of MAX_CHARSET.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(describe_vector): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(CHAR_TABLE_ORDINARY_SLOTS): Change to 384 (== 256 + 128).
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
Adjusted for the change of MAX_CHARSET.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(MAX_CHARSET): Definition changed to the actual
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(Faref, Faset): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(GLYPH_FOLLOW_ALIASES): Assure that the resulting G
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(map_char_table): Handle multibyte characters.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Adjusted for the change of
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(encode_terminal_code): Check validity of character code.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(copy_part_of_rope): Declare glyph as type GLYPH. For a
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(x_list_fonts): Comment about cached font list added.
|
Tue, 18 Mar 1997 23:16:27 +0000 |
Kenichi Handa |
(x-charset-registries): Change entry for Ethiopic.
|
Tue, 18 Mar 1997 23:16:27 +0000 |
Kenichi Handa |
Change short and long names for Ethipic character set.
|
Tue, 18 Mar 1997 23:16:27 +0000 |
Kenichi Handa |
(make-char): Documented.
|
Tue, 18 Mar 1997 23:16:27 +0000 |
Kenichi Handa |
(quail-translation-keymap): Add entry for escape key.
|
Tue, 18 Mar 1997 23:16:27 +0000 |
Kenichi Handa |
(set-face-font): Allow specifing fontset for the arg FONT.
|
Tue, 18 Mar 1997 23:14:07 +0000 |
Kenichi Handa |
(thai-post-read-conversion): Return the correct length.
|
Tue, 18 Mar 1997 23:14:07 +0000 |
Kenichi Handa |
(viet-decode-viqr-region): Supply correct
|
Tue, 18 Mar 1997 23:14:07 +0000 |
Kenichi Handa |
Set functions viqr-post-read-conversion and viqr-pre-write-conversion
|
Tue, 18 Mar 1997 07:20:16 +0000 |
Richard M. Stallman |
Conditionalize the fontset code on
|
Mon, 17 Mar 1997 10:25:53 +0000 |
Francesco Potort |
* etags.c (add_regex): reset *putbuf before using it.
|
Mon, 17 Mar 1997 09:54:01 +0000 |
Karl Heuer |
(apropos): Print all property symbols.
|
Mon, 17 Mar 1997 09:37:32 +0000 |
Karl Heuer |
Fix typo in comment.
|
Mon, 17 Mar 1997 09:25:32 +0000 |
Karl Heuer |
Fix typos in comment.
|
Sat, 15 Mar 1997 13:26:59 +0000 |
Simon Marshall |
Tweak font-lock-keywords
|
Sat, 15 Mar 1997 13:23:49 +0000 |
Simon Marshall |
defvar before- and after- make frame vars; use properly in make-frame.
|
Sat, 15 Mar 1997 13:22:49 +0000 |
Simon Marshall |
clean code.
|
Sat, 15 Mar 1997 13:19:12 +0000 |
Simon Marshall |
Allow arbitrary regexps in *-font-lock-extra-types.
|
Sat, 15 Mar 1997 13:14:24 +0000 |
Simon Marshall |
When testing FACE's non-nil face-font with the default face font, use the frame's font parameter if the default face's face-font is nil.
|
Sat, 15 Mar 1997 13:10:07 +0000 |
Simon Marshall |
minor bug fixes/enhancements to comint-delchar-or-maybe-eof, send-invisible, comint-exec-1.
|
Fri, 14 Mar 1997 17:58:03 +0000 |
Karl Heuer |
(when, unless): Symbol props moved from cl.el.
|
Fri, 14 Mar 1997 17:57:41 +0000 |
Karl Heuer |
(when, unless): Symbol props moved to subr.el.
|
Fri, 14 Mar 1997 17:22:11 +0000 |
Karl Heuer |
(change_window_height): Handle shrink as well as enlarge.
|
Fri, 14 Mar 1997 16:35:03 +0000 |
Karl Heuer |
(indent-line-to): Fix off-by-one bug when deciding
|
Wed, 12 Mar 1997 20:03:49 +0000 |
Karl Heuer |
Re-fix copyright dates.
|
Wed, 12 Mar 1997 18:40:06 +0000 |
Joel Ray Holveck |
Fixed copyright dates
|
Wed, 12 Mar 1997 02:08:10 +0000 |
Karl Heuer |
Fix typo in previous change.
|
Wed, 12 Mar 1997 00:35:32 +0000 |
Karl Heuer |
(octave-abbrev-table): Add abbrevs for switch,
|
Wed, 12 Mar 1997 00:34:25 +0000 |
Karl Heuer |
Provide octave-inf.
|
Wed, 12 Mar 1997 00:33:56 +0000 |
Karl Heuer |
Provide octave-hlp.
|
Wed, 12 Mar 1997 00:29:09 +0000 |
Karl Heuer |
(inferior-emacs-lisp-mode): Set comint-completion-addsuffix.
|
Wed, 12 Mar 1997 00:23:49 +0000 |
Karl Heuer |
(term-completion-addsuffix): Doc fix.
|
Tue, 11 Mar 1997 23:55:24 +0000 |
Karl Heuer |
(combine-after-change-calls): Doc fix.
|
Tue, 11 Mar 1997 22:42:37 +0000 |
Karl Heuer |
(uniquify-buffer-file-name): Don't call
|
Tue, 11 Mar 1997 22:32:22 +0000 |
Karl Heuer |
(lisp-imenu-generic-expression): Accept `*', `|',
|
Tue, 11 Mar 1997 22:27:36 +0000 |
Karl Heuer |
(ispell-command-loop): Disable message logging.
|
Tue, 11 Mar 1997 22:23:36 +0000 |
Karl Heuer |
(makefile-dependency-regex): Disallow "=" in name,
|
Mon, 10 Mar 1997 21:14:32 +0000 |
Karl Heuer |
(FAST_MAKE_GLYPH): Don't cast CHAR arg; character codes
|
Sat, 08 Mar 1997 19:19:51 +0000 |
Karl Heuer |
(Info-read-node-name): Caused completing-read to force
|
Sat, 08 Mar 1997 19:08:39 +0000 |
Karl Heuer |
(isearch-yank): Handle case when CHUNK is `x-sel'.
|
Wed, 05 Mar 1997 10:52:03 +0000 |
Kenichi Handa |
Make links for files under lisp/language.
|
Wed, 05 Mar 1997 07:02:02 +0000 |
Kenichi Handa |
(decode_eol): Fix bug of converting CRLF to LF.
|
Wed, 05 Mar 1997 01:42:06 +0000 |
Kenichi Handa |
(compute_motion): When POS >= TO, don't call
|
Tue, 04 Mar 1997 18:00:30 +0000 |
Andr Spiegel |
(vc-backend-diff): Handle RCS and SCCS separately.
|
Mon, 03 Mar 1997 01:54:26 +0000 |
Kenichi Handa |
(CATEGORY_SET): Cast arg C to
|
Sun, 02 Mar 1997 01:01:13 +0000 |
Karl Heuer |
(eval-expression): No longer disabled, since M-: isn't
|
Sun, 02 Mar 1997 00:15:34 +0000 |
Karl Heuer |
(man-mode-syntax-table): New variable.
|
Sat, 01 Mar 1997 17:55:39 +0000 |
Karl Heuer |
[__GLIBC__ >= 2]: Don't declare __getpagesize.
|
Sat, 01 Mar 1997 17:50:07 +0000 |
Karl Heuer |
Initial revision
|
Sat, 01 Mar 1997 17:45:36 +0000 |
Karl Heuer |
(man-follow): New function.
|
Fri, 28 Feb 1997 22:40:56 +0000 |
Karl Heuer |
Fix punctuation; add some missing words.
|
Fri, 28 Feb 1997 01:40:51 +0000 |
Kenichi Handa |
(SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Cast arg C to
|
Fri, 28 Feb 1997 01:38:57 +0000 |
Kenichi Handa |
(init_syntax_once): Add trick to avoid compiler warning
|
Thu, 27 Feb 1997 19:08:35 +0000 |
Erik Naggum |
(Fload): Call Vload_source_file_function with 4 args.
|
Thu, 27 Feb 1997 11:15:55 +0000 |
Kenichi Handa |
(init_buffer_once): Make member
|
Thu, 27 Feb 1997 11:15:29 +0000 |
Kenichi Handa |
(CATEGORY_SET): For a composite character, return
|
Thu, 27 Feb 1997 11:13:46 +0000 |
Kenichi Handa |
(Fregister_ccl_program): Escape newlines in docstring.
|
Thu, 27 Feb 1997 11:12:11 +0000 |
Kenichi Handa |
(Fcmpchar_cmp_rule): Escape newlines in docstring.
|
Thu, 27 Feb 1997 11:11:46 +0000 |
Kenichi Handa |
(INC_POS, DEC_POS): Don't increase or decrease too
|
Thu, 27 Feb 1997 11:10:42 +0000 |
Kenichi Handa |
(create_process, Fopen_network_stream): Typo in indexes
|
Thu, 27 Feb 1997 11:07:46 +0000 |
Kenichi Handa |
(struct iso2022_spec): Member requested_designation is
|
Thu, 27 Feb 1997 10:45:19 +0000 |
Kenichi Handa |
(Faref, Faset): Handle a composite char correctly in char-table.
|
Thu, 27 Feb 1997 10:44:19 +0000 |
Kenichi Handa |
(DISP_CHAR_VECTOR): Allow bare 8-bit in display-table.
|
Thu, 27 Feb 1997 08:03:44 +0000 |
Kenichi Handa |
Escape newlines in docstring.
|
Thu, 27 Feb 1997 08:01:34 +0000 |
Kenichi Handa |
(Finsert_file_contents, Fwrite_region): Do not perform
|
Thu, 27 Feb 1997 08:00:26 +0000 |
Kenichi Handa |
(Vuse_default_ascent): Extern.
|
Thu, 27 Feb 1997 07:52:23 +0000 |
Kenichi Handa |
(syms_of_fontset): Intern Qfontset. Declare new lisp
|
Thu, 27 Feb 1997 07:49:24 +0000 |
Kenichi Handa |
(describe_vector): Do not descibe deeper char-table if
|
Thu, 27 Feb 1997 07:48:21 +0000 |
Kenichi Handa |
(Fstart_process, Fopen_network_stream): Do not perform
|
Thu, 27 Feb 1997 07:47:24 +0000 |
Kenichi Handa |
(describe_syntax): Handle the case that the argument
|
Thu, 27 Feb 1997 07:46:33 +0000 |
Kenichi Handa |
`ospeed' should be short if not HAVE_TERMIIO_H.
|
Thu, 27 Feb 1997 07:45:24 +0000 |
Kenichi Handa |
(try_window_id): Display blank lines from the next
|
Thu, 27 Feb 1997 06:59:54 +0000 |
Kenichi Handa |
(syms_of_xfns): Documentation of
|
Thu, 27 Feb 1997 06:55:57 +0000 |
Kenichi Handa |
(lisp_data_to_selection_data, selection_data_to_lisp_data):
|
Thu, 27 Feb 1997 06:55:20 +0000 |
Kenichi Handa |
(struct x_display_info): New member Xatom_MULE_DEFAULT_ASCENT.
|
Thu, 27 Feb 1997 06:53:04 +0000 |
Kenichi Handa |
(dumpglyphs): Pay attention to characters registered in
|
Thu, 27 Feb 1997 06:50:46 +0000 |
Kenichi Handa |
(skip_chars): If enable-multibyte-characters is nil,
|
Thu, 27 Feb 1997 01:21:24 +0000 |
Karl Heuer |
(vc-log-mode): New optional arg FILE. Set vc-log-file here.
|
Thu, 27 Feb 1997 00:17:54 +0000 |
Kenichi Handa |
(lisp, shortlisp): Add lao.elc.
|
Thu, 27 Feb 1997 00:11:29 +0000 |
Karl Heuer |
(menu-bar-tools-menu): Fix typo in Send Mail item.
|
Wed, 26 Feb 1997 13:11:47 +0000 |
Kenichi Handa |
Remove prefix "coding-system-" from coding system symbol names.
|
Wed, 26 Feb 1997 13:08:35 +0000 |
Kenichi Handa |
(sendmail-coding-system): Add autoload cookie.
|
Wed, 26 Feb 1997 13:05:13 +0000 |
Kenichi Handa |
(rmail-new-summary): Setup rmail-view-buffer.
|
Wed, 26 Feb 1997 13:03:20 +0000 |
Kenichi Handa |
Add quail-mode to default value of
|
Wed, 26 Feb 1997 13:01:42 +0000 |
Kenichi Handa |
(make-coding-system): For ISO-2022 type conding systems,
|
Wed, 26 Feb 1997 12:57:47 +0000 |
Kenichi Handa |
(rmail-view-buffer, rmail-enable-mime, rmail-show-mime-function,
|
Wed, 26 Feb 1997 12:55:23 +0000 |
Kenichi Handa |
(truncate-string-to-width): Argument PADDING can be a padding character.
|
Wed, 26 Feb 1997 12:52:25 +0000 |
Kenichi Handa |
Add INIT-BOL to coding system iso-2022-cjk.
|
Wed, 26 Feb 1997 12:50:36 +0000 |
Kenichi Handa |
(mule-keymap): Re-arranged.
|
Wed, 26 Feb 1997 12:49:38 +0000 |
Kenichi Handa |
Load "language/lao".
|
Wed, 26 Feb 1997 12:44:11 +0000 |
Kenichi Handa |
Remove prefix "coding-system-" from coding system symbol names.
|
Wed, 26 Feb 1997 12:39:10 +0000 |
Kenichi Handa |
Fix handling of several characters.
|
Wed, 26 Feb 1997 12:39:10 +0000 |
Kenichi Handa |
Fix handling of several characters.
|
Wed, 26 Feb 1997 12:27:06 +0000 |
Kenichi Handa |
Change coding system name koi8 to koi8-r.
|
Wed, 26 Feb 1997 12:24:02 +0000 |
Kenichi Handa |
Add INIT-BOL to coding system iso-2022-cn.
|
Wed, 26 Feb 1997 12:22:56 +0000 |
Kenichi Handa |
Initial revision
|
Wed, 26 Feb 1997 12:11:46 +0000 |
Kenichi Handa |
Remove prefix "coding-system-" from coding system symbol names.
|
Wed, 26 Feb 1997 12:10:24 +0000 |
Kenichi Handa |
(gnus-mule-decode-summary): The function implemented correctly.
|
Wed, 26 Feb 1997 12:08:58 +0000 |
Kenichi Handa |
Many changes to cope with the above change.
|
Wed, 26 Feb 1997 12:05:50 +0000 |
Kenichi Handa |
(dired-find-file): Allow specifying coding system interactively.
|
Wed, 26 Feb 1997 12:03:35 +0000 |
Kenichi Handa |
Remove prefix "coding-system-" from coding system symbol names.
|
Wed, 26 Feb 1997 11:59:40 +0000 |
Kenichi Handa |
(byte-compile-file): Bind coding-system-for-write
|
Wed, 26 Feb 1997 11:53:15 +0000 |
Kenichi Handa |
(bookmark-jump-noselect): Use goto-char instead of
|
Wed, 26 Feb 1997 11:48:32 +0000 |
Kenichi Handa |
Greek fixed, Lao added
|
Wed, 26 Feb 1997 11:37:22 +0000 |
Kenichi Handa |
Initial revision
|
Mon, 24 Feb 1997 17:47:07 +0000 |
Boris Goldowsky |
Change put-text-property with constant args to add-text-properties for efficiency. Suggested by Stavros Macrakis <s.macrakis@opengroup.org>
|
Sun, 23 Feb 1997 22:49:18 +0000 |
Karl Heuer |
Fix previous change.
|
Sun, 23 Feb 1997 09:20:52 +0000 |
Karl Heuer |
Fix FSF address in comment.
|
Sun, 23 Feb 1997 09:09:40 +0000 |
Karl Heuer |
Initial revision
|
Sun, 23 Feb 1997 08:47:57 +0000 |
Karl Heuer |
(popmail): Remove some unnecessary function
|
Sun, 23 Feb 1997 08:40:41 +0000 |
Karl Heuer |
(sh-mode-hook, sh-set-shell-hook): Add defvars.
|
Sun, 23 Feb 1997 08:01:00 +0000 |
Karl Heuer |
Don't put "Avoid" in the mode line.
|
Sun, 23 Feb 1997 07:52:35 +0000 |
Karl Heuer |
(eval-last-sexp): Allow let-bindings to terminate
|
Sun, 23 Feb 1997 07:09:01 +0000 |
Karl Heuer |
(rmail-next-same-subject, rmail-reply): Ignore case, to
|
Sun, 23 Feb 1997 03:38:49 +0000 |
Miles Bader |
[__GNU__] (NeXT, host_self):
|
Sat, 22 Feb 1997 19:31:56 +0000 |
Karl Heuer |
(Fcopy_sequence, concat, internal_equal, Ffillarray):
|
Sat, 22 Feb 1997 19:31:32 +0000 |
Karl Heuer |
Include charset.h and coding.h.
|
Sat, 22 Feb 1997 19:31:13 +0000 |
Karl Heuer |
(init_eval_once): Increase max_lisp_eval_depth to 300.
|
Sat, 22 Feb 1997 19:30:55 +0000 |
Karl Heuer |
(main): Call several initialization function introduced
|
Sat, 22 Feb 1997 19:26:15 +0000 |
Karl Heuer |
Change FETCH_CHAR references to FETCH_BYTE.
|
Sat, 22 Feb 1997 19:23:31 +0000 |
Karl Heuer |
(mode-line-mule-info): New variable.
|
Fri, 21 Feb 1997 09:46:03 +0000 |
Simon Marshall |
Add ... to relevant menu entries.
|
Fri, 21 Feb 1997 09:42:44 +0000 |
Simon Marshall |
Rewrite Font Lock support.
|
Fri, 21 Feb 1997 09:36:18 +0000 |
Simon Marshall |
1. If PRE-MATCH-FORM returns a suitable number, use that as a value for LIMIT.
|
Thu, 20 Feb 1997 16:11:48 +0000 |
Eli Zaretskii |
(grep-process-setup): New function, sets up the
|
Thu, 20 Feb 1997 07:26:24 +0000 |
Karl Heuer |
Include category.h and charset.h.
|
Thu, 20 Feb 1997 07:02:49 +0000 |
Karl Heuer |
Initial revision
|
Thu, 20 Feb 1997 07:00:06 +0000 |
Karl Heuer |
(struct font_info): This definition is moved to
|
Thu, 20 Feb 1997 06:59:25 +0000 |
Karl Heuer |
Include charset.h, ccl.h, and fontset.h.
|
Thu, 20 Feb 1997 06:58:45 +0000 |
Karl Heuer |
Include charset.h and coding.h.
|
Thu, 20 Feb 1997 06:58:06 +0000 |
Karl Heuer |
Include charset.h and fontset.h.
|
Thu, 20 Feb 1997 06:57:46 +0000 |
Karl Heuer |
Include charset.h.
|
Thu, 20 Feb 1997 06:57:21 +0000 |
Karl Heuer |
Include charset.h and coding.h.
|
Thu, 20 Feb 1997 06:57:02 +0000 |
Karl Heuer |
(SET_RAW_SYNTAX_ENTRY): Handle syntax of multibyte
|
Thu, 20 Feb 1997 06:56:29 +0000 |
Karl Heuer |
Include charset.h and category.h.
|
Thu, 20 Feb 1997 06:54:58 +0000 |
Karl Heuer |
(BASE_PURESIZE): Increase.
|
Thu, 20 Feb 1997 06:54:35 +0000 |
Karl Heuer |
(struct Lisp_Process): New members
|
Thu, 20 Feb 1997 06:53:55 +0000 |
Karl Heuer |
Include charset.h and coding.h.
|
Thu, 20 Feb 1997 06:53:20 +0000 |
Karl Heuer |
Include charset.h.
|
Thu, 20 Feb 1997 06:52:47 +0000 |
Karl Heuer |
Include charset.h.
|
Thu, 20 Feb 1997 06:52:14 +0000 |
Karl Heuer |
Include charset.h.
|
Thu, 20 Feb 1997 06:51:43 +0000 |
Karl Heuer |
(CHARACTERBITS, GLYPH_MASK_REV_DIR): New macros.
|
Thu, 20 Feb 1997 06:51:14 +0000 |
Karl Heuer |
Include charset.h.
|
Thu, 20 Feb 1997 06:50:30 +0000 |
Karl Heuer |
(command_loop_1): Pay attention to a multibyte
|
Thu, 20 Feb 1997 06:50:03 +0000 |
Karl Heuer |
Include charset.h.
|
Thu, 20 Feb 1997 06:49:29 +0000 |
Karl Heuer |
(struct frame): New member `fontset_data'.
|
Thu, 20 Feb 1997 06:49:05 +0000 |
Karl Heuer |
Include "charset.h"
|
Thu, 20 Feb 1997 06:48:37 +0000 |
Karl Heuer |
Include charset.h.
|
Thu, 20 Feb 1997 06:48:14 +0000 |
Karl Heuer |
Include charset.h.
|
Thu, 20 Feb 1997 06:47:55 +0000 |
Karl Heuer |
(DISP_CHAR_VECTOR): Always return nil for multibyte
|
Thu, 20 Feb 1997 06:47:37 +0000 |
Karl Heuer |
(struct face): New members `non_ascii_gc' and
|
Thu, 20 Feb 1997 06:47:04 +0000 |
Karl Heuer |
Include charset.h.
|
Thu, 20 Feb 1997 06:46:40 +0000 |
Karl Heuer |
Include charset.h.
|
Thu, 20 Feb 1997 06:46:14 +0000 |
Karl Heuer |
Include charset.h and coding.h.
|
Thu, 20 Feb 1997 06:45:50 +0000 |
Karl Heuer |
(doc-string of `interactive'): Describe new code
|
Thu, 20 Feb 1997 06:45:13 +0000 |
Karl Heuer |
(BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR.
|
Thu, 20 Feb 1997 06:44:32 +0000 |
Karl Heuer |
Include charset.h.
|
Thu, 20 Feb 1997 06:43:51 +0000 |
Karl Heuer |
(Fmake_char_table): Typo in doc-string fixed. Handle
|
Thu, 20 Feb 1997 06:43:16 +0000 |
Karl Heuer |
The following changes are for new source codes related to Mule.
|
Thu, 20 Feb 1997 06:42:13 +0000 |
Karl Heuer |
(Fpos_visible_in_window_p): Bug fix. Specify big
|
Thu, 20 Feb 1997 06:41:36 +0000 |
Karl Heuer |
(struct position): New member tab_offset to accumulate tab offset.
|
Thu, 20 Feb 1997 06:40:53 +0000 |
Karl Heuer |
(display_text_line): Introduce new local variable
|
Thu, 20 Feb 1997 06:39:27 +0000 |
Karl Heuer |
(current_column_bol_cache): New variable. This makes
|
Thu, 20 Feb 1997 06:35:00 +0000 |
Karl Heuer |
(direct_output_forward_char): #if-0-out redundant
|
Thu, 20 Feb 1997 05:51:26 +0000 |
Karl Heuer |
Require fontset. Create fontsets from
|
Thu, 20 Feb 1997 05:50:19 +0000 |
Karl Heuer |
(sendmail-coding-system): New variable.
|
Thu, 20 Feb 1997 05:49:58 +0000 |
Karl Heuer |
(x-get-selection): Set default data-type of selection
|
Thu, 20 Feb 1997 05:49:08 +0000 |
Karl Heuer |
(rmail-file-coding-system): New variable.
|
Thu, 20 Feb 1997 05:48:39 +0000 |
Karl Heuer |
(occur): Pay attention to multibyte characters.
|
Thu, 20 Feb 1997 05:48:19 +0000 |
Karl Heuer |
(show-paren-function): Handle multibyte characters.
|
Thu, 20 Feb 1997 05:47:42 +0000 |
Karl Heuer |
(mouse-set-font): Handle fontset.
|
Thu, 20 Feb 1997 05:47:23 +0000 |
Karl Heuer |
Load mule specific files.
|
Thu, 20 Feb 1997 05:46:22 +0000 |
Karl Heuer |
(isearch-mode-map): Define
|
Thu, 20 Feb 1997 05:45:01 +0000 |
Karl Heuer |
(help-with-tutorial): Prefix argument to specify a
|
Thu, 20 Feb 1997 05:44:24 +0000 |
Karl Heuer |
(find-file, find-file-other-window,
|
Thu, 20 Feb 1997 05:41:01 +0000 |
Karl Heuer |
(debugger-mode): Disable multibyte character handling
|
Thu, 20 Feb 1997 05:40:01 +0000 |
Karl Heuer |
(byte-compile-file): Write a compiled file without
|
Thu, 20 Feb 1997 05:39:18 +0000 |
Karl Heuer |
(update-file-autoloads): Read loaddefs.el without
|
Thu, 20 Feb 1997 05:38:08 +0000 |
Karl Heuer |
(nnheader-insert-head): Handle the case that the
|
Thu, 20 Feb 1997 05:35:12 +0000 |
Karl Heuer |
(kill-forward-chars, kill-backward-chars): Pay
|
Thu, 20 Feb 1997 05:33:51 +0000 |
Karl Heuer |
(do-kinsoku): New variable.
|
Wed, 19 Feb 1997 15:48:50 +0000 |
Eli Zaretskii |
(compile-mouse-goto-error): Move to end of line
|
Wed, 19 Feb 1997 10:24:26 +0000 |
Noah Friedman |
(eldoc-message-commands): Doc fixes.
|
Mon, 17 Feb 1997 21:44:59 +0000 |
Roland McGrath |
(update-autoloads-from-directory): Get absolute file names from
|
Fri, 14 Feb 1997 00:07:22 +0000 |
Karl Heuer |
Delete duplicate inclusion of fcntl.h
|
Mon, 10 Feb 1997 20:43:37 +0000 |
Richard M. Stallman |
(vc-do-command): If OKSTATUS is nil, ignore errors.
|
Mon, 10 Feb 1997 09:47:12 +0000 |
Richard M. Stallman |
(scan_lists): Signal errors using scan-error.
|
Mon, 10 Feb 1997 09:46:16 +0000 |
Richard M. Stallman |
(Fminibuffer_message): New function.
|
Mon, 10 Feb 1997 09:41:31 +0000 |
Richard M. Stallman |
(isearch-search): Refuse to match invisible text.
|
Mon, 10 Feb 1997 00:10:16 +0000 |
Richard M. Stallman |
(mouse-buffer-menu): Group buffers by major modes if that seems to be useful.
|
Mon, 10 Feb 1997 00:08:51 +0000 |
Richard M. Stallman |
(rmail-sort-messages): Preserve point
|
Sun, 09 Feb 1997 23:02:19 +0000 |
Karl Heuer |
Fix previous change.
|
Sun, 09 Feb 1997 22:55:17 +0000 |
Karl Heuer |
(compare-windows): Make more efficient use of
|
Sun, 09 Feb 1997 16:03:50 +0000 |
Eli Zaretskii |
* (compilation-process-setup-function): New variable.
|
Sun, 09 Feb 1997 15:57:11 +0000 |
Eli Zaretskii |
* (diff-process-setup): New function, sets up the
|
Sat, 08 Feb 1997 20:17:04 +0000 |
Richard M. Stallman |
(define-derived-mode): Add derived-mode-parent
|
Sat, 08 Feb 1997 18:34:53 +0000 |
Richard M. Stallman |
(change_window_height): Take size from multiple siblings,
|
Sat, 08 Feb 1997 18:34:21 +0000 |
Richard M. Stallman |
Handle multiple Info buffers.
|
Sat, 08 Feb 1997 15:50:17 +0000 |
Richard M. Stallman |
(scroll_preserve_screen_position): New variable.
|
Thu, 06 Feb 1997 23:23:32 +0000 |
Richard M. Stallman |
(auto-show-mode): Doc fix.
|
Thu, 06 Feb 1997 09:13:29 +0000 |
Richard M. Stallman |
(Feval_buffer): Doc fix.
|
Wed, 05 Feb 1997 01:33:07 +0000 |
Erik Naggum |
(edmacro-parse-keys): Remove redundant test for ?.
|
Wed, 05 Feb 1997 01:32:44 +0000 |
Erik Naggum |
(file-relative-name): Protect the match-data.
|
Tue, 04 Feb 1997 18:21:29 +0000 |
Noah Friedman |
(eldoc-display-message-p): New function.
|
Tue, 04 Feb 1997 17:42:19 +0000 |
Richard M. Stallman |
(Man-init-defvars): Fix case in a char set range.
|
Mon, 03 Feb 1997 18:02:26 +0000 |
Eli Zaretskii |
(Man-build-man-command): When async processes aren't
|
Mon, 03 Feb 1997 09:45:27 +0000 |
Richard M. Stallman |
(dired-rename-file): Pass new arg to set-visited-file-name.
|
Mon, 03 Feb 1997 09:42:56 +0000 |
Richard M. Stallman |
(set-visited-file-name): New arg ALONG-WITH-FILE.
|
Mon, 03 Feb 1997 06:55:50 +0000 |
Richard M. Stallman |
(rmail-ignored-headers): Add Delivered-to: header.
|
Mon, 03 Feb 1997 06:13:34 +0000 |
Noah Friedman |
Update copyright notice to reflect assignment to FSF and incorporation
|
Mon, 03 Feb 1997 02:51:09 +0000 |
Richard M. Stallman |
(main): Don't extend stack limit too far.
|
Sun, 02 Feb 1997 15:41:27 +0000 |
Eli Zaretskii |
dos_rawgetc: When international keyboard doesn't have
|
Sun, 02 Feb 1997 09:51:09 +0000 |
Richard M. Stallman |
(Vx_resource_class): New variable.
|
Sun, 02 Feb 1997 02:04:11 +0000 |
Richard M. Stallman |
Delete the Spell-emulator task.
|
Sun, 02 Feb 1997 02:03:41 +0000 |
Richard M. Stallman |
Undo lastupdate change.
|
Sun, 02 Feb 1997 01:53:27 +0000 |
Richard M. Stallman |
(set-frame-font): Renamed from set-default-font,
|
Sun, 02 Feb 1997 01:50:06 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Sun, 02 Feb 1997 01:50:06 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Sat, 01 Feb 1997 20:26:01 +0000 |
Richard M. Stallman |
(dirtrack-debug-message): Put output at end of buffer.
|
Sat, 01 Feb 1997 20:02:16 +0000 |
Richard M. Stallman |
(dired-guess-shell-alist-default): Make .eps
|
Sat, 01 Feb 1997 19:14:49 +0000 |
Richard M. Stallman |
(rmail-reply): Concatenate all the References headers.
|
Sat, 01 Feb 1997 02:19:14 +0000 |
Richard M. Stallman |
(set-fill-column): Print the old value too.
|
Sat, 01 Feb 1997 01:39:11 +0000 |
Richard M. Stallman |
Whitespace change.
|
Fri, 31 Jan 1997 20:44:12 +0000 |
Richard M. Stallman |
(sendmail-user-agent): Insert all the OTHER-HEADERS.
|
Fri, 31 Jan 1997 19:53:54 +0000 |
Boris Goldowsky |
Fix bug that caused crash on certain tags with parameters
|
Fri, 31 Jan 1997 09:35:39 +0000 |
Richard M. Stallman |
(rmail-reply): Copy all the References: headers
|
Fri, 31 Jan 1997 09:34:45 +0000 |
Richard M. Stallman |
(mail-fetch-field): New arg LIST.
|
Fri, 31 Jan 1997 07:48:16 +0000 |
Richard M. Stallman |
(edmacro-parse-keys): Don't treat C-. or C-? as ASCII control char.
|
Fri, 31 Jan 1997 06:17:06 +0000 |
Richard M. Stallman |
(compilation-enter-directory-regexp)
|
Thu, 30 Jan 1997 22:17:33 +0000 |
Richard M. Stallman |
(ps-print-header): Doc fix.
|
Tue, 28 Jan 1997 22:22:10 +0000 |
Richard M. Stallman |
(load-save-place-alist-from-file): Delete spurious t's.
|
Tue, 28 Jan 1997 18:38:51 +0000 |
Noah Friedman |
Spelling corrections.
|
Tue, 28 Jan 1997 05:04:25 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Undo 1/21 change.
|
Tue, 28 Jan 1997 04:51:45 +0000 |
Paul Eggert |
(isnan): Define even if LISP_FLOAT_TYPE is not defined, since fmod
|
Mon, 27 Jan 1997 22:55:04 +0000 |
Richard M. Stallman |
(comint-exec-1): Use file-accessible-directory-p.
|
Mon, 27 Jan 1997 20:12:52 +0000 |
Paul Eggert |
Include <float.h> if STDC_HEADERS.
|
Mon, 27 Jan 1997 05:23:31 +0000 |
Richard M. Stallman |
(timezone-parse-date): Treat unknown month name
|
Mon, 27 Jan 1997 02:40:13 +0000 |
Richard M. Stallman |
(byte-compile-inline-expand): Recalculate fn
|
Mon, 27 Jan 1997 02:40:00 +0000 |
Richard M. Stallman |
(jka-compr-error): Use with-current-buffer.
|
Mon, 27 Jan 1997 01:48:25 +0000 |
Karl Heuer |
Check for rint and cbrt.
|
Mon, 27 Jan 1997 01:47:08 +0000 |
Karl Heuer |
(HAVE_RINT, HAVE_CBRT): Add undefs.
|
Mon, 27 Jan 1997 00:48:16 +0000 |
Richard M. Stallman |
(openp): Handle remote file names in path.
|
Mon, 27 Jan 1997 00:04:28 +0000 |
Joel N. Weber II |
use tasks.version
|
Sun, 26 Jan 1997 07:58:57 +0000 |
Richard M. Stallman |
Minor changes.
|
Sun, 26 Jan 1997 06:57:00 +0000 |
Richard M. Stallman |
Document how insert-before-markers affects overlays.
|
Sun, 26 Jan 1997 05:14:27 +0000 |
Richard M. Stallman |
(ange-ftp-get-process): Call delete-process.
|
Sat, 25 Jan 1997 20:21:03 +0000 |
Richard M. Stallman |
(news-post-news): New arg NOQUERY.
|
Sat, 25 Jan 1997 20:19:30 +0000 |
Richard M. Stallman |
(set_internal): New subroutine. New arg BINDFLAG.
|
Sat, 25 Jan 1997 20:19:07 +0000 |
Richard M. Stallman |
(unbind_to, specbind): Use set_internal.
|
Sat, 25 Jan 1997 09:50:25 +0000 |
Karl Heuer |
[!HAVE_RINT] (rint): Convert macro to an actual
|
Sat, 25 Jan 1997 06:47:28 +0000 |
Karl Heuer |
(rmail-get-new-mail): Fix return value to match doc.
|
Fri, 24 Jan 1997 09:31:32 +0000 |
Richard M. Stallman |
(try_window): Remove frobnication of tab_offset in a minibuffer window.
|
Fri, 24 Jan 1997 09:31:18 +0000 |
Richard M. Stallman |
(pos_tab_offset): Take the width of the minibuffer prompt into account.
|
Fri, 24 Jan 1997 05:47:12 +0000 |
Richard M. Stallman |
(read1): Round size of bool-vector properly.
|
Fri, 24 Jan 1997 03:51:57 +0000 |
Richard M. Stallman |
(completion-no-auto-exit): New variable.
|
Thu, 23 Jan 1997 21:49:59 +0000 |
Richard M. Stallman |
(compilation-parse-errors): Use looking-at on each line.
|
Thu, 23 Jan 1997 06:25:22 +0000 |
Richard M. Stallman |
(tmm-get-keymap): Recognize explicit lambda expressions as valid.
|
Thu, 23 Jan 1997 04:23:12 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Wed, 22 Jan 1997 08:02:25 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist):
|
Wed, 22 Jan 1997 05:25:31 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Wed, 22 Jan 1997 02:56:37 +0000 |
Paul Eggert |
(set_time_zone_rule_tz1, set_time_zone_rule_tz2):
|
Wed, 22 Jan 1997 02:04:17 +0000 |
Richard M. Stallman |
(enriched-translations): Add top' and choice' everywhere so that *
|
Tue, 21 Jan 1997 23:17:12 +0000 |
Richard M. Stallman |
(ange-ftp-load): If fail, return nil.
|
Tue, 21 Jan 1997 17:41:30 +0000 |
Eli Zaretskii |
(run_msdos_command): Remove unused variables.
|
Tue, 21 Jan 1997 09:27:59 +0000 |
Richard M. Stallman |
(html-mode): Locally set sentence-end.
|
Tue, 21 Jan 1997 05:38:46 +0000 |
Richard M. Stallman |
(FAST_MAKE_GLYPH): Rename args to CHAR and FACE.
|
Tue, 21 Jan 1997 05:26:30 +0000 |
Richard M. Stallman |
(stamp-oldxmenu): New target.
|
Tue, 21 Jan 1997 04:43:45 +0000 |
Richard M. Stallman |
Delete explicit autoload calls.
|
Tue, 21 Jan 1997 01:55:08 +0000 |
Richard M. Stallman |
(movemail)): Link with getopt.
|
Tue, 21 Jan 1997 01:54:39 +0000 |
Richard M. Stallman |
(main): Do not display "[POP-password]" in the usage
|
Tue, 21 Jan 1997 01:51:46 +0000 |
Richard M. Stallman |
(rmail-preserve-inbox): New variable.
|
Tue, 21 Jan 1997 01:16:10 +0000 |
Richard M. Stallman |
(smtpmail-read-response): Don't get confused by %'s in response-string.
|
Tue, 21 Jan 1997 00:40:35 +0000 |
Richard M. Stallman |
Whitespace change.
|
Tue, 21 Jan 1997 00:40:19 +0000 |
Richard M. Stallman |
Merge in octave.el; don't require octave.el.
|
Tue, 21 Jan 1997 00:37:59 +0000 |
Richard M. Stallman |
Require octave-mod, not octave.
|
Tue, 21 Jan 1997 00:35:48 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 21 Jan 1997 00:30:23 +0000 |
Richard M. Stallman |
(octave-mode): Delete the startup message.
|
Tue, 21 Jan 1997 00:29:57 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 20 Jan 1997 23:23:17 +0000 |
Richard M. Stallman |
(timezone-parse-date): Handle 1-digit year.
|
Mon, 20 Jan 1997 09:03:05 +0000 |
Paul Eggert |
--help, --version: New options, for conformance to GNU coding standards.
|
Mon, 20 Jan 1997 08:08:13 +0000 |
Richard M. Stallman |
(dumpglyphs): Declare g as GLYPH.
|
Mon, 20 Jan 1997 07:30:40 +0000 |
Richard M. Stallman |
Include maillock.h (conditionally).
|
Mon, 20 Jan 1997 02:22:25 +0000 |
Richard M. Stallman |
(init_display): Use `fatal'.
|
Mon, 20 Jan 1997 02:21:33 +0000 |
Richard M. Stallman |
(Fsignal): Call fatal if no error handlers and no catch.
|
Mon, 20 Jan 1997 02:21:19 +0000 |
Richard M. Stallman |
(fatal): Print a newline at the end.
|
Mon, 20 Jan 1997 01:56:52 +0000 |
Richard M. Stallman |
(print): Round size of bool-vector properly.
|
Mon, 20 Jan 1997 01:52:48 +0000 |
Geoff Voelker |
Rebuild Vsystem_configuration at startup.
|
Mon, 20 Jan 1997 01:21:07 +0000 |
Richard M. Stallman |
(init_display): Check for overflow in screen size.
|
Mon, 20 Jan 1997 01:10:38 +0000 |
Geoff Voelker |
Update include conditionals to use new name.
|
Mon, 20 Jan 1997 01:07:48 +0000 |
Geoff Voelker |
Change uses of win32 to w32.
|
Mon, 20 Jan 1997 01:00:08 +0000 |
Geoff Voelker |
Use new name w32gui.h.
|
Mon, 20 Jan 1997 00:58:23 +0000 |
Geoff Voelker |
Use new name w32gui.h
|
Mon, 20 Jan 1997 00:43:16 +0000 |
Geoff Voelker |
Change all uses of win95, winnt, and win32 into Windows 95, Windows
|
Mon, 20 Jan 1997 00:39:13 +0000 |
Geoff Voelker |
(term_init): Use new name initialize_w32_display.
|
Mon, 20 Jan 1997 00:38:22 +0000 |
Geoff Voelker |
Change all uses of win95, winnt, and win32
|
Mon, 20 Jan 1997 00:34:34 +0000 |
Geoff Voelker |
Change all uses of win95, winnt, and win32
|
Mon, 20 Jan 1997 00:05:31 +0000 |
Geoff Voelker |
Use windows95 and windowsnt instead
|
Sun, 19 Jan 1997 01:34:39 +0000 |
Richard M. Stallman |
(change_frame_size_1): Reject new sizes if they cause overflow.
|
Sun, 19 Jan 1997 01:28:07 +0000 |
Richard M. Stallman |
(skip_chars): Optimize by not calling SET_PT in the loop.
|
Sun, 19 Jan 1997 00:48:00 +0000 |
Richard M. Stallman |
(mantemp-insert-cxx-syntax): Recognize non-class templates.
|
Sun, 19 Jan 1997 00:47:24 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 18 Jan 1997 06:10:10 +0000 |
Richard M. Stallman |
(shell-mode): Don't set list-buffers-directory.
|
Sat, 18 Jan 1997 06:08:37 +0000 |
Richard M. Stallman |
(ange-ftp-waiting-flag): New variable.
|
Fri, 17 Jan 1997 07:07:20 +0000 |
Richard M. Stallman |
(push_key_description): Print C-j, not TAB.
|
Fri, 17 Jan 1997 07:01:51 +0000 |
Richard M. Stallman |
Clean up parentheses.
|
Thu, 16 Jan 1997 13:12:51 +0000 |
Eli Zaretskii |
* (interrupt_signal): Make emergency exit work on MSDOS
|
Thu, 16 Jan 1997 12:50:00 +0000 |
Eli Zaretskii |
* (sigprocmask, sig_suspender): New functions, implement
|
Thu, 16 Jan 1997 12:20:49 +0000 |
Eli Zaretskii |
* (XMenuActivate): Don't allow non-positive menu
|
Thu, 16 Jan 1997 05:09:21 +0000 |
Richard M. Stallman |
(ps-print-version): Fix value.
|
Thu, 16 Jan 1997 03:33:02 +0000 |
Jim Meyering |
[hpux && HAVE_PSTAT_GETDYNAMIC]: Use HPUX's pstat_getdynamic so
|
Wed, 15 Jan 1997 20:24:01 +0000 |
Richard M. Stallman |
(HAVE_PSTAT_GETDYNAMIC): New definition.
|
Wed, 15 Jan 1997 20:19:54 +0000 |
Richard M. Stallman |
(get_emacs_configuration): Return windows95 instead of win95.
|
Wed, 15 Jan 1997 00:20:37 +0000 |
Karl Heuer |
compile.el (first-error): Doc fix.
|
Mon, 13 Jan 1997 21:42:33 +0000 |
Richard M. Stallman |
(init_cmdargs): Allow `installation-directory'
|
Mon, 13 Jan 1997 08:45:17 +0000 |
Richard M. Stallman |
(occur-mode-map): Bind g to revert-buffer.
|
Mon, 13 Jan 1997 03:33:26 +0000 |
Richard M. Stallman |
(concat): Take modulus of thisindex before shifting.
|
Mon, 13 Jan 1997 03:25:05 +0000 |
Richard M. Stallman |
Rename args PATHNAME to FILENAME in various functions.
|
Mon, 13 Jan 1997 02:41:58 +0000 |
Richard M. Stallman |
Update info about DJGPP.
|
Mon, 13 Jan 1997 01:41:59 +0000 |
Geoff Voelker |
(x-popup-menu): Pass in insist flag to mouse_position_hook.
|
Mon, 13 Jan 1997 01:23:21 +0000 |
Geoff Voelker |
(make-auto-save-file-name): Replace occurrences of
|
Mon, 13 Jan 1997 01:10:49 +0000 |
Richard M. Stallman |
(texinfo-incorporate-descriptions): Call regexp-quote.
|
Sat, 11 Jan 1997 17:44:06 +0000 |
Paul Eggert |
(rounding_driver): New function for systematic support of
|
Sat, 11 Jan 1997 00:28:34 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sat, 11 Jan 1997 00:28:16 +0000 |
Richard M. Stallman |
(read1): Fix error messages.
|
Fri, 10 Jan 1997 09:15:06 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 10 Jan 1997 02:53:35 +0000 |
Richard M. Stallman |
Include <mach-o/reloc.h>.
|
Thu, 09 Jan 1997 10:08:58 +0000 |
Simon Marshall |
Fix additional text prop fns to behave as proposed builtins.
|
Thu, 09 Jan 1997 07:59:03 +0000 |
Richard M. Stallman |
(delete-completion-window): Handle special display frames.
|
Thu, 09 Jan 1997 07:58:14 +0000 |
Richard M. Stallman |
Add when and unless.
|
Wed, 08 Jan 1997 14:59:41 +0000 |
Simon Marshall |
remove references in comments to long defunct make-shell.
|
Wed, 08 Jan 1997 14:57:02 +0000 |
Simon Marshall |
delete comments referring to long defunct make-shell.
|
Wed, 08 Jan 1997 06:56:06 +0000 |
Richard M. Stallman |
(telnet-initial-filter): Fix error message.
|
Wed, 08 Jan 1997 06:09:48 +0000 |
Richard M. Stallman |
(when, unless): Definitions moved to subr.el.
|
Wed, 08 Jan 1997 06:09:02 +0000 |
Richard M. Stallman |
(when, unless): Definitions moved from cl.el.
|
Tue, 07 Jan 1997 23:52:21 +0000 |
Richard M. Stallman |
(LOCK_PID_MAX): Use sizeof (unsigned long) instead of hardwiring 21.
|
Tue, 07 Jan 1997 21:49:53 +0000 |
Richard M. Stallman |
(gud-gdb-marker-regexp): Use colon always, not path-separator.
|
Tue, 07 Jan 1997 19:29:28 +0000 |
David J. MacKenzie |
Add hppa1.1-hitachi-hiuxmpp support, passed along by rms.
before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch
|
Tue, 07 Jan 1997 09:05:31 +0000 |
Richard M. Stallman |
(invert-face): Handle inverting the default face better.
|
Tue, 07 Jan 1997 09:03:23 +0000 |
Richard M. Stallman |
Fix typo editing previous change.
|
Tue, 07 Jan 1997 09:02:48 +0000 |
Richard M. Stallman |
(sh-shell-file): Downcase and remove extension on shells in NT.
|
Tue, 07 Jan 1997 08:14:12 +0000 |
Richard M. Stallman |
No longer a minor mode.
|
Mon, 06 Jan 1997 21:23:25 +0000 |
Richard M. Stallman |
(bright_bg): Save the original state of video blink bit.
|
Mon, 06 Jan 1997 06:51:29 +0000 |
Richard M. Stallman |
(command-line-1): Don't run buffer-menu if in batch mode.
|
Mon, 06 Jan 1997 06:51:12 +0000 |
Richard M. Stallman |
(x-handle-args): Stop arg processing
|
Sun, 05 Jan 1997 23:05:46 +0000 |
Richard M. Stallman |
(command_loop_1, read_char):
|
Sun, 05 Jan 1997 04:44:30 +0000 |
Richard M. Stallman |
(frame-or-buffer-changed-p): Definition deleted.
|
Sun, 05 Jan 1997 03:44:26 +0000 |
Miles Bader |
(*:GNU:*:*):
libc-970105 libc-970106 libc-970107
|
Sun, 05 Jan 1997 02:55:09 +0000 |
Richard M. Stallman |
(switch-to-buffer-other-frame)
|
Sun, 05 Jan 1997 02:53:57 +0000 |
Richard M. Stallman |
(Fpop_to_buffer): New arg NORECORD.
|
Sun, 05 Jan 1997 02:14:59 +0000 |
Geoff Voelker |
Add site-lisp to EMACSLOADPATH.
|
Sun, 05 Jan 1997 02:14:41 +0000 |
Geoff Voelker |
(env_vars): Add site-lisp to EMACSLOADPATH.
|
Sun, 05 Jan 1997 02:14:28 +0000 |
Geoff Voelker |
(real_install): Create site-lisp in installation dir.
|
Sat, 04 Jan 1997 22:26:26 +0000 |
Geoff Voelker |
(compare_env, merge_and_sort_env): New functions.
|
Sat, 04 Jan 1997 00:10:30 +0000 |
Richard M. Stallman |
(dired-garbage-files-regexp): New variable.
|
Fri, 03 Jan 1997 23:11:30 +0000 |
Richard M. Stallman |
(dired-string-replace-match): Delete redundant autoload.
|
Fri, 03 Jan 1997 23:10:03 +0000 |
Richard M. Stallman |
(find-dired): Doc fix.
|
Fri, 03 Jan 1997 23:05:58 +0000 |
Richard M. Stallman |
(update_frame): Call detect_input_pending
|
Fri, 03 Jan 1997 13:51:36 +0000 |
Andr Spiegel |
Changed my e-mail address in the header.
|
Fri, 03 Jan 1997 13:38:47 +0000 |
Richard Kenner |
(M68*:*:R3V[567]*:*): Use uppercase 'M'.
libc-970104
|
Fri, 03 Jan 1997 11:59:39 +0000 |
Erik Naggum |
(occur): Minor cleanups.
|
Fri, 03 Jan 1997 03:11:11 +0000 |
Richard M. Stallman |
(list-matching-lines-face): New variable.
|
Fri, 03 Jan 1997 01:16:16 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 02 Jan 1997 21:02:23 +0000 |
Richard M. Stallman |
(lock_info_type): Declare pid as unsigned long instead of int.
|
Thu, 02 Jan 1997 20:50:51 +0000 |
Richard M. Stallman |
(HANDLE_RELOCATION): New macro.
|
Thu, 02 Jan 1997 20:49:15 +0000 |
Richard M. Stallman |
(texinfo-mode): Locally set tex-first-line-header-regexp.
|
Thu, 02 Jan 1997 20:41:58 +0000 |
Richard M. Stallman |
(word-help-mode-alist, reset-word-help)
|
Thu, 02 Jan 1997 20:20:22 +0000 |
Richard M. Stallman |
(easy-menu-create-keymaps): Menu item STYLE toggle (checkbox)
|
Thu, 02 Jan 1997 07:19:58 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 02 Jan 1997 02:51:05 +0000 |
Richard M. Stallman |
(sh-shell-file): On MSDOS, collapse $SHELL to lower
|
Thu, 02 Jan 1997 02:30:33 +0000 |
Richard M. Stallman |
(internal_self_insert): Check the property
|