1995-04-13 |
Richard M. Stallman |
(Fx_color_defined_p): Doc fix.
|
1995-04-13 |
Richard M. Stallman |
[! HAVE_X_WINDOWS] (build_face): Deleted.
|
1995-04-13 |
Richard M. Stallman |
(Fcall_interactively): Fix paren nesting.
|
1995-04-13 |
Richard M. Stallman |
(evaporate_overlays): Fix type error.
|
1995-04-13 |
Richard M. Stallman |
(scan_c_file): At end, restore file name last char to its original value.
|
1995-04-13 |
Richard M. Stallman |
(all): Build test-distrib and make-docfile.
|
1995-04-13 |
Richard M. Stallman |
(Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.
|
1995-04-13 |
Richard M. Stallman |
Comment change.
|
1995-04-13 |
Richard M. Stallman |
(mail-do-fcc): Use just find-buffer-visiting
|
1995-04-13 |
Richard M. Stallman |
(MARKBIT): Do the shifting as unsigned int.
|
1995-04-13 |
Richard M. Stallman |
(top_distclean): Delete config.cache.
|
1995-04-13 |
Richard M. Stallman |
(x-set-selection): Fix up interactive defaults.
|
1995-04-13 |
Richard M. Stallman |
(temp_output_buffer_show): Select the chosen window
|
1995-04-13 |
Richard M. Stallman |
(time-stamp-format): Replace list of Lisp
|
1995-04-12 |
Richard M. Stallman |
(gc_sweep): If a misc has type Lisp_Misc_Free,
|
1995-04-12 |
Richard M. Stallman |
(Fencode_time): Use XINT to examine `zone'.
|
1995-04-12 |
Karl Heuer |
Initial revision
|
1995-04-12 |
Karl Heuer |
(all): Use DEL_TREE instead of delnode.
|
1995-04-12 |
Karl Heuer |
Key [C-M-backspace] defined.
|
1995-04-12 |
Karl Heuer |
[WINDOWSNT]: Find doc strings
|
1995-04-12 |
Karl Heuer |
(set-auto-mode) [WINDOWSNT]: Match insensitive to case.
|
1995-04-12 |
Karl Heuer |
(dired-chmod-program): Defined.
|
1995-04-12 |
Karl Heuer |
* dired-aux.el (dired-do-chmod): Use dired-chmod-program.
|
1995-04-12 |
Karl Heuer |
(obj, lisp): Update to expanded list of source files.
|
1995-04-12 |
Karl Heuer |
(getenv_internal): Balance parentheses across #if/#endif.
|
1995-04-12 |
Karl Heuer |
Fix typo in previous change.
|
1995-04-12 |
Karl Heuer |
(sys_subshell) [WINDOWSNT]: Don't invoke restore_console.
|
1995-04-12 |
Karl Heuer |
(HAVE_RANDOM): Defined.
|
1995-04-12 |
Karl Heuer |
(Fset_message_beep): Defined.
|
1995-04-12 |
Karl Heuer |
(win32_wait): Reap synchronous subprocesses, and place
|
1995-04-12 |
Karl Heuer |
Fixed function prototypes.
|
1995-04-12 |
Karl Heuer |
(do_mouse_event): Use XSETFASTINT.
|
1995-04-12 |
Karl Heuer |
(sbrk): Shrink heap by arbitrary amounts.
|
1995-04-12 |
Karl Heuer |
(nt_ctime): Defined.
|
1995-04-12 |
Karl Heuer |
(DOC): Defined.
|
1995-04-12 |
Karl Heuer |
(NO_ARG_ARRAY) [WINDOWSNT]: Defined.
|
1995-04-12 |
Karl Heuer |
(directory_file_name) [WINDOWSNT]: Handle UNC format.
|
1995-04-12 |
Karl Heuer |
(Ffile_attributes) [WINDOWSNT]: Removed syntax errors.
|
1995-04-12 |
Karl Heuer |
(child_setup) [WINDOWSNT]: Removed syntax errors.
|
1995-04-12 |
Karl Heuer |
Initial revision
|
1995-04-11 |
Richard M. Stallman |
(mail-hist-put-headers-into-history):
|
1995-04-11 |
Roland McGrath |
(create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,
|
1995-04-11 |
Richard M. Stallman |
(XTread_socket): Pass dpyinfo to popup_get_selection.
|
1995-04-11 |
Richard M. Stallman |
(inhibit_garbage_collection): New function.
|
1995-04-11 |
Richard M. Stallman |
(bibtex-find-text, bibtex-remove-double-quotes-or-braces):
|
1995-04-11 |
Boris Goldowsky |
(facemenu-read-color): Don't ignore PROMPT arg. Make arg optional.
|
1995-04-11 |
Richard M. Stallman |
(Fcall_interactively): Fix handling of @
|
1995-04-11 |
Richard M. Stallman |
(perl-comment-indent): Make extra space only when
|
1995-04-11 |
Richard M. Stallman |
(NO_SOCKETS_IN_FILE_SYSTEM): Defined.
|
1995-04-11 |
Richard M. Stallman |
Test NO_SOCKETS_IN_FILE_SYSTEM.
|
1995-04-11 |
Karl Heuer |
Comment changes.
|
1995-04-10 |
Karl Heuer |
(push_frame_kboard, pop_frame_kboard): Do nothing if !MULTI_KBOARD.
|
1995-04-10 |
Richard M. Stallman |
(internal_condition_case): Abort if interrupt_input_blocked>0.
|
1995-04-10 |
Karl Heuer |
(make_terminal_frame): all_kboards means initial_kboard too.
|
1995-04-10 |
Karl Heuer |
(init_keyboard): Don't malloc a new structure;
|
1995-04-10 |
Richard M. Stallman |
(newline): Don't auto-fill if flag is on; it was filling wrong line.
|
1995-04-10 |
Richard M. Stallman |
#define SPECIAL_EMACS_INT
|
1995-04-10 |
Richard M. Stallman |
Don't include alloca.h, string.h here.
|
1995-04-10 |
Roland McGrath |
(compilation-error-regexp-alist): Remove superfluous SGI cc regexp.
|
1995-04-10 |
Richard M. Stallman |
If HAVE_CONFIG_H, include config.h.
|