log

age author description
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.