Mon, 14 Nov 1994 18:06:28 +0000 |
Karl Heuer |
Fix typos in comment.
|
Mon, 14 Nov 1994 17:08:32 +0000 |
David J. MacKenzie |
Don't add -I, -L, -R options for cc if their
|
Mon, 14 Nov 1994 08:03:41 +0000 |
Simon Marshall |
Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.
|
Mon, 14 Nov 1994 01:35:08 +0000 |
Richard M. Stallman |
(query-replace-map): Bind Y and N like y and n.
|
Mon, 14 Nov 1994 01:32:24 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 14 Nov 1994 01:30:43 +0000 |
Richard M. Stallman |
For windows-nt, load mouse.
|
Sun, 13 Nov 1994 21:27:30 +0000 |
Richard M. Stallman |
(C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the
|
Sun, 13 Nov 1994 20:54:28 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 13 Nov 1994 19:57:12 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): Update COLUMN unconditionally.
|
Sun, 13 Nov 1994 19:07:26 +0000 |
Richard M. Stallman |
(load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
|
Sun, 13 Nov 1994 17:35:48 +0000 |
Richard M. Stallman |
(syms_of_frame): Fix typo.
|
Sun, 13 Nov 1994 12:15:29 +0000 |
Richard M. Stallman |
(lpr-headers-switches): Base default on lpr-command value.
|
Sat, 12 Nov 1994 20:05:07 +0000 |
Richard M. Stallman |
(syms_of_frame): Doc fix for default-frame-alist.
|
Fri, 11 Nov 1994 19:44:48 +0000 |
Richard M. Stallman |
(mips-sgi-irix5.[01]*): Distinguish from irix5*.
|
Fri, 11 Nov 1994 14:54:29 +0000 |
Richard M. Stallman |
(i860-intel-osf1*): New alternative.
|
Fri, 11 Nov 1994 13:34:04 +0000 |
Richard M. Stallman |
(texinfo-format-node): Insert the node delimiter
|
Fri, 11 Nov 1994 07:35:27 +0000 |
Karl Heuer |
(store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,
|
Fri, 11 Nov 1994 07:34:37 +0000 |
Karl Heuer |
(Fbyte_code): Special case for buffer-local objects is now handled by the more
|
Fri, 11 Nov 1994 07:34:14 +0000 |
Karl Heuer |
(mark_object): New code to handle buffer-local substructure.
|
Fri, 11 Nov 1994 07:33:46 +0000 |
Karl Heuer |
(set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.
|
Fri, 11 Nov 1994 07:32:54 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
|
Fri, 11 Nov 1994 04:23:40 +0000 |
David J. MacKenzie |
Remove entries for things that are done. Reformat a little.
|
Fri, 11 Nov 1994 01:31:52 +0000 |
Karl Heuer |
Fix typo in previous change.
|
Thu, 10 Nov 1994 23:01:15 +0000 |
Roland McGrath |
(compile): With prefix arg, prompt even if (not compilation-read-command).
|
Thu, 10 Nov 1994 22:26:57 +0000 |
Richard M. Stallman |
(TV1, TV2): Use EMACS_TIME as type.
|
Thu, 10 Nov 1994 22:03:43 +0000 |
Richard M. Stallman |
(find-change-log): If change-log-default-name
|
Thu, 10 Nov 1994 19:51:28 +0000 |
Karl Heuer |
Fix comment associated with previous change.
|
Thu, 10 Nov 1994 18:51:12 +0000 |
Richard M. Stallman |
(Fnewline): Always use insert_and_inherit.
|
Thu, 10 Nov 1994 16:13:30 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 10 Nov 1994 08:12:48 +0000 |
Richard M. Stallman |
(create_process) [OSF1]: Use setpgid, not setpgrp.
|
Thu, 10 Nov 1994 03:46:33 +0000 |
Richard M. Stallman |
(tracking_off): Test old value with NILP.
|
Thu, 10 Nov 1994 03:44:29 +0000 |
Richard M. Stallman |
(FRAMEP): Use the second definition whenever HAVE_MOUSE.
|
Thu, 10 Nov 1994 03:18:44 +0000 |
Richard M. Stallman |
(ange-ftp-version): Var deleted.
|
Wed, 09 Nov 1994 23:13:31 +0000 |
Karl Heuer |
(Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE
|
Wed, 09 Nov 1994 22:54:15 +0000 |
Richard M. Stallman |
(string-rectangle): Don't set point.
|
Wed, 09 Nov 1994 22:10:55 +0000 |
Karl Heuer |
Comment reason for preceding change.
|
Wed, 09 Nov 1994 21:09:27 +0000 |
David J. MacKenzie |
Make h_errno check not use nested functions.
|
Wed, 09 Nov 1994 20:56:17 +0000 |
Richard M. Stallman |
(facemenu-update): Use C-down-mouse-2 for the menu.
|
Wed, 09 Nov 1994 20:54:45 +0000 |
Richard M. Stallman |
(comint-exec-1): Make sure default-directory is a real dir.
|
Wed, 09 Nov 1994 20:53:55 +0000 |
Richard M. Stallman |
(Fsubstitute_in_file_name): Add missing #endif.
|
Wed, 09 Nov 1994 20:51:58 +0000 |
Richard M. Stallman |
Don't include ctype.h.
|
Wed, 09 Nov 1994 20:18:34 +0000 |
Richard M. Stallman |
(copy-region-as-kill): Don't set this-command.
|
Wed, 09 Nov 1994 12:57:30 +0000 |
Roland McGrath |
Only define items in vc-menu-map if it is boundp.
|
Wed, 09 Nov 1994 12:46:54 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.
|
Wed, 09 Nov 1994 12:38:31 +0000 |
Francesco Potort |
* man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
|
Wed, 09 Nov 1994 11:48:21 +0000 |
Richard M. Stallman |
(install-arch-indep): Delete *.orig in copied dirs.
|
Wed, 09 Nov 1994 06:10:46 +0000 |
Karl Heuer |
(vi-kill-region): Pass args to kill-region.
|
Wed, 09 Nov 1994 06:04:46 +0000 |
Karl Heuer |
(print_help): Set help-mode in *Help* buffer.
|