log

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