Mercurial > emacs
graph
-
(display_line): Indicate empty lines in activeThu, 18 Oct 2001 08:46:54 +0000, by Gerd Moellmann
-
Fix last change.Thu, 18 Oct 2001 08:04:48 +0000, by Eli Zaretskii
-
*** empty log message ***Thu, 18 Oct 2001 01:05:28 +0000, by Miles Bader
-
(what-line): Avoid problems with field properties.Thu, 18 Oct 2001 01:02:37 +0000, by Miles Bader
-
*** empty log message ***Wed, 17 Oct 2001 18:49:38 +0000, by Eli Zaretskii
-
(widget-field-face, widget-single-line-field-face):Wed, 17 Oct 2001 18:44:56 +0000, by Eli Zaretskii
-
(Glossary): Add an index entry leading to "cut and paste".Wed, 17 Oct 2001 18:26:54 +0000, by Eli Zaretskii
-
(Getting a printed manual): Add an index entry for HTML versionWed, 17 Oct 2001 18:10:10 +0000, by Eli Zaretskii
-
Document alloc-colors.c.Wed, 17 Oct 2001 17:50:31 +0000, by Eli Zaretskii
-
Add an entry for MacPPC, and mention special problems on the Yellow Dog.Wed, 17 Oct 2001 17:50:01 +0000, by Eli Zaretskii
-
*** empty log message ***Wed, 17 Oct 2001 17:48:44 +0000, by Andrew Innes
-
(w32_encode_char): Get cached codepage from font_info,Wed, 17 Oct 2001 17:48:27 +0000, by Andrew Innes
-
(w32_load_system_font): Cache codepage for font, inWed, 17 Oct 2001 17:47:56 +0000, by Andrew Innes
-
Mention the crashes on Yellow Dog GNU/Linux on MacPPC, and provideWed, 17 Oct 2001 17:47:54 +0000, by Eli Zaretskii
-
(struct font_info) [WINDOWSNT]: Add codepage field.Wed, 17 Oct 2001 17:47:28 +0000, by Andrew Innes
-
*** empty log message ***Wed, 17 Oct 2001 17:19:27 +0000, by Andrew Innes
-
(w32_read_socket): Determine clipping rectangle forWed, 17 Oct 2001 17:18:23 +0000, by Andrew Innes
-
*** empty log message ***Wed, 17 Oct 2001 15:38:45 +0000, by Francesco Potort
-
(comint-password-prompt-regexp): Make it less restrictive, lettingWed, 17 Oct 2001 15:37:42 +0000, by Francesco Potort
-
*** empty log message ***Wed, 17 Oct 2001 15:29:12 +0000, by Gerd Moellmann
-
(try_window_id): Undo last change. Give up ifWed, 17 Oct 2001 15:26:44 +0000, by Gerd Moellmann
-
*** empty log message ***Wed, 17 Oct 2001 14:05:34 +0000, by Gerd Moellmann
-
(try_window_id): Don't display lines after the windowWed, 17 Oct 2001 14:05:09 +0000, by Gerd Moellmann
-
(try_window_id): Remove code that was only thereWed, 17 Oct 2001 13:34:31 +0000, by Gerd Moellmann
-
(display_line): Don't indicate empty lines inWed, 17 Oct 2001 11:51:24 +0000, by Gerd Moellmann
-
*** empty log message ***Wed, 17 Oct 2001 11:50:56 +0000, by Gerd Moellmann
-
*** empty log message ***Wed, 17 Oct 2001 10:46:31 +0000, by Gerd Moellmann
-
(VERSION): Add and use it where the the versionWed, 17 Oct 2001 10:46:19 +0000, by Gerd Moellmann
-
(VERSION): Add and use it where the the versionWed, 17 Oct 2001 10:45:56 +0000, by Gerd Moellmann
-
(VERSION): Set to 2.8.Wed, 17 Oct 2001 10:45:24 +0000, by Gerd Moellmann
-
*** empty log message ***Wed, 17 Oct 2001 09:27:02 +0000, by Gerd Moellmann
-
*** empty log message ***Wed, 17 Oct 2001 03:33:11 +0000, by Miles Bader
-
Change doc-string comments to `new style' [w/`doc:' keyword].Wed, 17 Oct 2001 03:17:18 +0000, by Miles Bader
-
Change doc-string comments to `new style' [w/`doc:' keyword].Wed, 17 Oct 2001 03:16:12 +0000, by Miles Bader
-
(DEFUN): Remove `DOC_STRINGS_IN_COMMENTS' case.Wed, 17 Oct 2001 03:11:30 +0000, by Miles Bader
-
(put_char): New function.Wed, 17 Oct 2001 02:53:57 +0000, by Miles Bader
-
(eshell/cat): Do a quick test if something is a regular file, beforeWed, 17 Oct 2001 02:00:20 +0000, by John Wiegley
-
(eshell-ls-dired-initial-args): Added an extra customization variable,Wed, 17 Oct 2001 02:00:00 +0000, by John Wiegley
-
*** empty log message ***Wed, 17 Oct 2001 01:58:38 +0000, by John Wiegley
-
*** empty log message ***Wed, 17 Oct 2001 01:13:10 +0000, by Miles Bader
-
(defface): Mention `:inherit' in doc-string.Wed, 17 Oct 2001 01:12:42 +0000, by Miles Bader
-
*** empty log message ***Tue, 16 Oct 2001 19:07:50 +0000, by Eli Zaretskii
-
Update the Commentary with installation instructions.Tue, 16 Oct 2001 19:05:47 +0000, by Eli Zaretskii
-
*** empty log message ***Tue, 16 Oct 2001 13:09:06 +0000, by Miles Bader
-
Change doc-string comments to `new style' [w/`doc:' keyword].Tue, 16 Oct 2001 13:07:29 +0000, by Miles Bader
-
(scan_c_file): Handle `new style' doc strings in comments [with `doc:'Tue, 16 Oct 2001 13:05:28 +0000, by Miles Bader
-
*** empty log message ***Tue, 16 Oct 2001 09:25:44 +0000, by Gerd Moellmann
-
(Fset_buffer_major_mode): Use initial-major-mode forTue, 16 Oct 2001 09:21:56 +0000, by Gerd Moellmann
-
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimentingTue, 16 Oct 2001 09:09:51 +0000, by Ken Raeburn
-
*** empty log message ***Mon, 15 Oct 2001 20:52:59 +0000, by Pavel Jank
-
Put doc strings in comments.Mon, 15 Oct 2001 20:51:37 +0000, by Pavel Jank
-
*** empty log message ***Mon, 15 Oct 2001 20:45:55 +0000, by Pavel Jank
-
Include <sys/ioctl.h> also on systems without <soundcard.h>.Mon, 15 Oct 2001 20:44:24 +0000, by Pavel Jank
-
(Vafter_load_alist): Declare extern (w32 build problem).Mon, 15 Oct 2001 16:17:51 +0000, by Sam Steingold
-
*** empty log message ***Mon, 15 Oct 2001 15:07:49 +0000, by Pavel Jank
-
Put doc strings in comments.Mon, 15 Oct 2001 15:04:22 +0000, by Pavel Jank
-
*** empty log message ***Mon, 15 Oct 2001 14:55:28 +0000, by Pavel Jank
-
(process-inherit-coding-system-flag, get-buffer-process): Do not confuseMon, 15 Oct 2001 14:51:57 +0000, by Pavel Jank
-
*** empty log message ***Mon, 15 Oct 2001 14:34:08 +0000, by Pavel Jank
-
(Fchar_to_string): Make doc string consistent with arguments.Mon, 15 Oct 2001 14:19:38 +0000, by Pavel Jank
-
*** empty log message ***Mon, 15 Oct 2001 13:50:48 +0000, by Pavel Jank
-
Put doc strings in comments.Mon, 15 Oct 2001 13:38:04 +0000, by Pavel Jank
-
*** empty log message ***Mon, 15 Oct 2001 11:40:46 +0000, by Gerd Moellmann
-
(window_loop): Don't check for Fother_buffer returning nil.Mon, 15 Oct 2001 11:38:41 +0000, by Gerd Moellmann
-
*** empty log message ***Mon, 15 Oct 2001 11:13:53 +0000, by Pavel Jank
-
(Fmapconcat): Fix typo in a doc string.Mon, 15 Oct 2001 11:13:17 +0000, by Pavel Jank
-
*** empty log message ***Mon, 15 Oct 2001 11:10:13 +0000, by Pavel Jank
-
(Fsleep_for): Fix typo in a doc string.Mon, 15 Oct 2001 11:09:48 +0000, by Pavel Jank
-
(select_window_1): Unfreeze window start. Remove aMon, 15 Oct 2001 10:44:09 +0000, by Gerd Moellmann
-
Comment fix.Mon, 15 Oct 2001 10:28:13 +0000, by Gerd Moellmann
-
*** empty log message ***Mon, 15 Oct 2001 10:12:29 +0000, by Gerd Moellmann
-
(x_draw_glyph_string): Restore clipping afterMon, 15 Oct 2001 10:12:08 +0000, by Gerd Moellmann
-
(read_c_string_or_comment): Don't drop a '*'Mon, 15 Oct 2001 10:04:31 +0000, by Gerd Moellmann
-
*** empty log message ***Mon, 15 Oct 2001 09:14:09 +0000, by Gerd Moellmann
-
(set-auto-coding): Fix regexps for localMon, 15 Oct 2001 08:47:11 +0000, by Gerd Moellmann
-
*** empty log message ***Mon, 15 Oct 2001 08:13:24 +0000, by Pavel Jank
-
(prefix-arg, current-prefix-arg): Fix typo in a doc string.Mon, 15 Oct 2001 08:12:52 +0000, by Pavel Jank
-
*** empty log message ***Mon, 15 Oct 2001 02:51:50 +0000, by Stefan Monnier
-
*** empty log message ***Mon, 15 Oct 2001 01:01:21 +0000, by Miles Bader
-
(display-message-or-buffer): Pass the correct buffer to `display-buffer'.Mon, 15 Oct 2001 01:00:54 +0000, by Miles Bader
-
*** empty log message ***Sun, 14 Oct 2001 22:45:14 +0000, by Stefan Monnier
-
(access_keymap): Unify handling of `t' and generic-char.Sun, 14 Oct 2001 22:45:02 +0000, by Stefan Monnier
-
(TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)Sun, 14 Oct 2001 20:23:38 +0000, by Stefan Monnier
-
(in_ellipses_for_invisible_text_p, handle_invisible_prop):Sun, 14 Oct 2001 20:21:07 +0000, by Stefan Monnier
-
(skip_invisible): Use new retval of TEXT_PROP_MEANS_INVISIBLE.Sun, 14 Oct 2001 20:19:10 +0000, by Stefan Monnier
-
*** empty log message ***Sun, 14 Oct 2001 20:17:49 +0000, by Stefan Monnier
-
(EXEC_SUFFIXES): Remove.Sun, 14 Oct 2001 20:16:52 +0000, by Stefan Monnier
-
(syms_of_callproc): Init Vexec_suffixes to Qnil.Sun, 14 Oct 2001 20:13:47 +0000, by Stefan Monnier
-
(executable-binary-suffixes): Make varalias.Sun, 14 Oct 2001 20:09:46 +0000, by Stefan Monnier
-
(exec-suffixes): Initialize to a system-dependent value.Sun, 14 Oct 2001 20:08:21 +0000, by Stefan Monnier
-
*** empty log message ***Sun, 14 Oct 2001 20:00:28 +0000, by Eli Zaretskii
-
(completion-ignored-extensions) [ms-dos, windows-nt]:Sun, 14 Oct 2001 19:57:50 +0000, by Eli Zaretskii
-
*** empty log message ***Sun, 14 Oct 2001 19:40:02 +0000, by Eli Zaretskii
-
Add no-byte-compile.Sun, 14 Oct 2001 19:35:40 +0000, by Eli Zaretskii
-
(DOLIST, LOOP_PROPVAL): Remove.Sun, 14 Oct 2001 19:19:57 +0000, by Stefan Monnier
-
(TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)Sun, 14 Oct 2001 19:19:03 +0000, by Stefan Monnier
-
*** empty log message ***Sun, 14 Oct 2001 16:14:53 +0000, by Pavel Jank
-
(Ftop_level): Add prototype.Sun, 14 Oct 2001 16:13:18 +0000, by Pavel Jank
-
*** empty log message ***Sun, 14 Oct 2001 16:10:40 +0000, by Pavel Jank
-
(xlwmenu_window_p, xlwmenu_redisplay): Add prototypes.Sun, 14 Oct 2001 16:08:48 +0000, by Pavel Jank
-
*** empty log message ***Sun, 14 Oct 2001 16:03:03 +0000, by Pavel Jank
-
(Fcommand_execute): Remove unnecessary prototype (it is already prototypedSun, 14 Oct 2001 16:01:10 +0000, by Pavel Jank
-
*** empty log message ***Sun, 14 Oct 2001 15:59:20 +0000, by Pavel Jank
-
(Fset_mouse_position): Improve style of comment to follow other comments.Sun, 14 Oct 2001 15:56:57 +0000, by Pavel Jank
-
Doc fixes.Sun, 14 Oct 2001 15:16:57 +0000, by Miles Bader
-
*** empty log message ***Sun, 14 Oct 2001 14:34:44 +0000, by Miles Bader
-
*** empty log message ***Sun, 14 Oct 2001 10:36:32 +0000, by Gerd Moellmann
-
Put doc strings in comments.Sun, 14 Oct 2001 10:36:01 +0000, by Gerd Moellmann
-
*** empty log message ***Sun, 14 Oct 2001 10:28:45 +0000, by Gerd Moellmann
-
*** empty log message ***Sun, 14 Oct 2001 10:24:46 +0000, by Gerd Moellmann
-
*** empty log message ***Sun, 14 Oct 2001 10:20:33 +0000, by Gerd Moellmann
-
*** empty log message ***Sun, 14 Oct 2001 10:10:01 +0000, by Gerd Moellmann
-
*** empty log message ***Sun, 14 Oct 2001 09:56:44 +0000, by Gerd Moellmann
-
*** empty log message ***Sun, 14 Oct 2001 09:52:04 +0000, by Gerd Moellmann
-
Fix multi-line string.Sun, 14 Oct 2001 09:50:28 +0000, by Gerd Moellmann
-
*** empty log message ***Sun, 14 Oct 2001 09:40:40 +0000, by Gerd Moellmann
-
Put doc strings in comments.Sun, 14 Oct 2001 09:40:07 +0000, by Gerd Moellmann
-
Fix a typo in a comment.Sun, 14 Oct 2001 08:42:52 +0000, by Eli Zaretskii
-
(esc-map): Revert `j' and `C-j' bindings toSun, 14 Oct 2001 03:18:58 +0000, by Stefan Monnier
-
*** empty log message ***Sun, 14 Oct 2001 02:56:26 +0000, by Stefan Monnier
-
2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>Sat, 13 Oct 2001 21:38:19 +0000, by Michael Kifer
-
*** empty log message ***Sat, 13 Oct 2001 20:45:55 +0000, by Gerd Moellmann
-
Put doc strings in comments.Sat, 13 Oct 2001 20:44:17 +0000, by Gerd Moellmann
-
(DEFUN, DEFVAR_LISP, ...) [DOC_STRINGS_IN_COMMENTS]:Sat, 13 Oct 2001 20:43:52 +0000, by Gerd Moellmann
-
(read_c_string_or_comment): Renamed fromSat, 13 Oct 2001 20:41:25 +0000, by Gerd Moellmann
-
Use define-derived-mode.Sat, 13 Oct 2001 19:22:43 +0000, by Stefan Monnier
-
* play/gomoku.el (gomoku-mode):Sat, 13 Oct 2001 19:19:01 +0000, by Stefan Monnier
-
(refill-mode): Bind DEL to backward-delete-char-untabify.Sat, 13 Oct 2001 19:16:56 +0000, by Stefan Monnier
-
(scribe-mode): Use define-derived-mode.Sat, 13 Oct 2001 19:13:38 +0000, by Stefan Monnier
-
(2C-mode): Don't use make-local-hook.Sat, 13 Oct 2001 19:12:07 +0000, by Stefan Monnier
-
(picture-mode): Massage.Sat, 13 Oct 2001 19:11:32 +0000, by Stefan Monnier
-
(sh-font-lock-syntactic-keywords): Handle here-docs differently.Sat, 13 Oct 2001 19:08:30 +0000, by Stefan Monnier
-
(syntax-ppss): Autoload.Sat, 13 Oct 2001 19:05:12 +0000, by Stefan Monnier
-
(ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):Sat, 13 Oct 2001 18:40:46 +0000, by Stefan Monnier
-
(pong-init): Don't use make-local-hook.Sat, 13 Oct 2001 18:28:55 +0000, by Stefan Monnier
-
(gomoku-mode): Use define-derived-mode.Sat, 13 Oct 2001 18:28:11 +0000, by Stefan Monnier
-
List the new input methods introduced with Emacs 21.1.Sat, 13 Oct 2001 13:16:33 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 13 Oct 2001 12:33:52 +0000, by Eli Zaretskii
-
(File Name Completion): Document the significance ofSat, 13 Oct 2001 12:32:59 +0000, by Eli Zaretskii
-
(file_name_completion): Fix last change.Sat, 13 Oct 2001 12:21:36 +0000, by Eli Zaretskii
-
Mark last change as documented in the manual.Sat, 13 Oct 2001 12:15:35 +0000, by Eli Zaretskii
-
(Completion Options): Document the significance of a trailing slashSat, 13 Oct 2001 12:14:11 +0000, by Eli Zaretskii
-
Document the significance of the trailing slash in elements ofSat, 13 Oct 2001 12:09:26 +0000, by Eli Zaretskii
-
(file_name_completion): Ignore a candidate directory ifSat, 13 Oct 2001 11:57:52 +0000, by Eli Zaretskii
-
("greek-babel"): New input method. From DavidSat, 13 Oct 2001 11:37:44 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 13 Oct 2001 10:45:31 +0000, by Eli Zaretskii
-
Bump Emacs version to 21.1.50.Sat, 13 Oct 2001 10:45:03 +0000, by Eli Zaretskii
-
(EMACSVER): Bump to 21.1.50.Sat, 13 Oct 2001 10:44:31 +0000, by Eli Zaretskii
-
(emacs-version): Bump to 21.1.50.Sat, 13 Oct 2001 10:41:46 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 13 Oct 2001 09:58:53 +0000, by Gerd Moellmann
-
Add --boot switch for bootstrapping. Logs toSat, 13 Oct 2001 09:58:40 +0000, by Gerd Moellmann
-
Fix dates of last entries.Sat, 13 Oct 2001 09:46:39 +0000, by Eli Zaretskii
-
Fix a typo.Sat, 13 Oct 2001 09:43:23 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 13 Oct 2001 08:13:34 +0000, by Pavel Jank
-
(delimit-columns-rectangle-max): Do not double variables in the lambda-list.Sat, 13 Oct 2001 08:11:16 +0000, by Pavel Jank
-
Do not double variables in the lambda-list.Sat, 13 Oct 2001 08:10:30 +0000, by Pavel Jank
-
*** empty log message ***Fri, 12 Oct 2001 22:39:29 +0000, by Stefan Monnier
-
(comment-region-internal): Don't rebindFri, 12 Oct 2001 22:37:51 +0000, by Stefan Monnier
-
(skip_invisible): Don't skip "ellipsisized" text.Fri, 12 Oct 2001 22:31:23 +0000, by Stefan Monnier
-
(syms_of_xfns): Update calls to Fprovide.Fri, 12 Oct 2001 22:27:03 +0000, by Stefan Monnier
-
(Ffeaturep): Remove.Fri, 12 Oct 2001 22:25:01 +0000, by Stefan Monnier
-
(Ffeaturep, Fprovide): Update prototype.Fri, 12 Oct 2001 22:21:59 +0000, by Stefan Monnier
-
(mark_interval_tree): Use traverse_intervals_noorder.Fri, 12 Oct 2001 22:19:11 +0000, by Stefan Monnier
-
(init_iterator): Be more strict with bytepos and charspos.Fri, 12 Oct 2001 22:15:07 +0000, by Stefan Monnier
-
(substitute_object_recurse): Use traverse_intervals_noorder.Fri, 12 Oct 2001 22:07:35 +0000, by Stefan Monnier
-
(Fwith_output_to_temp_buffer): Align withFri, 12 Oct 2001 22:06:10 +0000, by Stefan Monnier
-
(TEXT_PROP_MEANS_INVISIBLE_NOELLIPSIS): New macro.Fri, 12 Oct 2001 22:04:42 +0000, by Stefan Monnier
-
(traverse_intervals): Drop `depth' arg.Fri, 12 Oct 2001 22:01:46 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 12 Oct 2001 21:59:38 +0000, by Gerd Moellmann
-
(byte-compile-check-lambda-list):Fri, 12 Oct 2001 21:56:53 +0000, by Gerd Moellmann
-
(traverse_intervals): Use less stack space.Fri, 12 Oct 2001 21:53:44 +0000, by Stefan Monnier
-
(Ffeaturep): Add new `subfeature' arg.Fri, 12 Oct 2001 21:42:09 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 12 Oct 2001 21:21:17 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 12 Oct 2001 21:00:54 +0000, by Stefan Monnier
-
(locate-library): Use load-suffixes and abbrev filename.Fri, 12 Oct 2001 20:57:56 +0000, by Stefan Monnier
-
(special-display-popup-frame): Obey new specs `same-window' and `same-frame'.Fri, 12 Oct 2001 20:39:54 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 12 Oct 2001 19:59:43 +0000, by Stefan Monnier
-
(minibuffer-local-*map): Take inheritance into account.Fri, 12 Oct 2001 19:59:32 +0000, by Stefan Monnier
-
(minibuffer-local*-map): Remove redundant bindings.Fri, 12 Oct 2001 19:25:04 +0000, by Stefan Monnier
-
(minibuffer-local-map): Also bind next, C-n, C-s, prior,Fri, 12 Oct 2001 19:24:21 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 12 Oct 2001 19:20:47 +0000, by Stefan Monnier
-
(completion-ignored-extensions): CL-relatedFri, 12 Oct 2001 19:18:50 +0000, by Sam Steingold
-
(ange-ftp-copy-files-async): New function forFri, 12 Oct 2001 19:16:34 +0000, by Sam Steingold
-
(keys_of_minibuf): Eliminate redundant bindings.Fri, 12 Oct 2001 18:54:53 +0000, by Stefan Monnier
-
(Fkey_description): Use empty_string.Fri, 12 Oct 2001 18:46:30 +0000, by Stefan Monnier
-
Merged in changes from v4.32.Fri, 12 Oct 2001 18:11:06 +0000, by Stefan Monnier
-
(compile-mouse-goto-error, compile-goto-error):Fri, 12 Oct 2001 17:43:05 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 12 Oct 2001 17:29:52 +0000, by Stefan Monnier
-
(awk-mode-syntax-table): / has string syntax.Fri, 12 Oct 2001 17:29:30 +0000, by Stefan Monnier
-
typoFri, 12 Oct 2001 16:55:21 +0000, by Sam Steingold
-
(expand-c-for-skeleton): Add explicit terminating \n.Fri, 12 Oct 2001 16:39:20 +0000, by Stefan Monnier
-
(describe-face): Call help-setup-xref earlier.Fri, 12 Oct 2001 16:38:32 +0000, by Stefan Monnier
-
(jka-compr-load-suffixes): New var.Fri, 12 Oct 2001 16:28:16 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 12 Oct 2001 14:20:14 +0000, by Gerd Moellmann
-
(byte-compile-check-lambda-list): NewFri, 12 Oct 2001 14:19:39 +0000, by Gerd Moellmann
-
*** empty log message ***Fri, 12 Oct 2001 13:19:35 +0000, by Andrew Innes
-
(install): Do not copy fakemail.Fri, 12 Oct 2001 13:18:58 +0000, by Andrew Innes
-
(ALL): Do not include fakemail.Fri, 12 Oct 2001 13:18:38 +0000, by Andrew Innes
-
(uid_t, gid_t): New typedefs.Fri, 12 Oct 2001 13:08:48 +0000, by Andrew Innes
-
*** empty log message ***Fri, 12 Oct 2001 10:05:27 +0000, by Gerd Moellmann
-
(notice_overwritten_cursor): Renamed fromFri, 12 Oct 2001 10:05:03 +0000, by Gerd Moellmann
-
(Compilation): Document "M-x recompile".Fri, 12 Oct 2001 09:25:54 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 12 Oct 2001 09:05:51 +0000, by Gerd Moellmann
-
(calculator-eng-display): Don't call concatFri, 12 Oct 2001 09:05:29 +0000, by Gerd Moellmann
-
*** empty log message ***Fri, 12 Oct 2001 08:29:44 +0000, by Eli Zaretskii
-
(syms_of_lread) <load-suffixes>: Fix last change:Fri, 12 Oct 2001 08:28:32 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 12 Oct 2001 06:08:01 +0000, by Pavel Jank
-
float_error() is defined iff FLOAT_CATCH_SIGILL is defined.Fri, 12 Oct 2001 06:07:34 +0000, by Pavel Jank
-
(Fcall_interactively): Remove unused code. Use XCAR/XCDR.Fri, 12 Oct 2001 03:44:45 +0000, by Stefan Monnier
-
Update calls to openp.Fri, 12 Oct 2001 03:37:43 +0000, by Stefan Monnier
-
(Vexec_suffixes): New var.Fri, 12 Oct 2001 03:23:25 +0000, by Stefan Monnier
-
(Vload_suffixes, Vexec_suffixes): Declare.Fri, 12 Oct 2001 03:22:15 +0000, by Stefan Monnier
-
(syms_of_lread): Fix init of default_suffixes.Fri, 12 Oct 2001 03:22:02 +0000, by Stefan Monnier
-
(Vload_suffixes, default_suffixes): New vars.Fri, 12 Oct 2001 03:18:05 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 12 Oct 2001 03:13:27 +0000, by Stefan Monnier
-
(Fcopy_keymap): Don't export.Fri, 12 Oct 2001 02:26:06 +0000, by Stefan Monnier
-
(wordify): Use empty_string.Fri, 12 Oct 2001 02:24:34 +0000, by Stefan Monnier
-
(empty_string): Declare.Fri, 12 Oct 2001 02:12:28 +0000, by Stefan Monnier
-
(empty_string): New var.Fri, 12 Oct 2001 02:10:29 +0000, by Stefan Monnier
-
(Fbury_buffer): Don't try to remove the buffer from theFri, 12 Oct 2001 02:01:23 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 12 Oct 2001 01:58:02 +0000, by Miles Bader
-
(help-customize-face): New button-type.Fri, 12 Oct 2001 01:54:22 +0000, by Miles Bader
-
(list-faces-display, describe-face): Fix args to `help-xref-button'.Fri, 12 Oct 2001 01:53:58 +0000, by Miles Bader
-
(Fprimitive_undo): Use XCAR/XCDR.Fri, 12 Oct 2001 01:43:29 +0000, by Stefan Monnier