Mercurial > emacs
graph
-
(dired-chmod-program): Defined.1995-04-12, by Karl Heuer
-
* dired-aux.el (dired-do-chmod): Use dired-chmod-program.1995-04-12, by Karl Heuer
-
(obj, lisp): Update to expanded list of source files.1995-04-12, by Karl Heuer
-
(getenv_internal): Balance parentheses across #if/#endif.1995-04-12, by Karl Heuer
-
Fix typo in previous change.1995-04-12, by Karl Heuer
-
(sys_subshell) [WINDOWSNT]: Don't invoke restore_console.1995-04-12, by Karl Heuer
-
(HAVE_RANDOM): Defined.1995-04-12, by Karl Heuer
-
(Fset_message_beep): Defined.1995-04-12, by Karl Heuer
-
(win32_wait): Reap synchronous subprocesses, and place1995-04-12, by Karl Heuer
-
Fixed function prototypes.1995-04-12, by Karl Heuer
-
(do_mouse_event): Use XSETFASTINT.1995-04-12, by Karl Heuer
-
(sbrk): Shrink heap by arbitrary amounts.1995-04-12, by Karl Heuer
-
(nt_ctime): Defined.1995-04-12, by Karl Heuer
-
(DOC): Defined.1995-04-12, by Karl Heuer
-
(NO_ARG_ARRAY) [WINDOWSNT]: Defined.1995-04-12, by Karl Heuer
-
(directory_file_name) [WINDOWSNT]: Handle UNC format.1995-04-12, by Karl Heuer
-
(Ffile_attributes) [WINDOWSNT]: Removed syntax errors.1995-04-12, by Karl Heuer
-
(child_setup) [WINDOWSNT]: Removed syntax errors.1995-04-12, by Karl Heuer
-
Initial revision1995-04-12, by Karl Heuer
-
(mail-hist-put-headers-into-history):1995-04-11, by Richard M. Stallman
-
(create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,1995-04-11, by Roland McGrath
-
(XTread_socket): Pass dpyinfo to popup_get_selection.1995-04-11, by Richard M. Stallman
-
(inhibit_garbage_collection): New function.1995-04-11, by Richard M. Stallman
-
(bibtex-find-text, bibtex-remove-double-quotes-or-braces):1995-04-11, by Richard M. Stallman
-
(facemenu-read-color): Don't ignore PROMPT arg. Make arg optional.1995-04-11, by Boris Goldowsky
-
(Fcall_interactively): Fix handling of @1995-04-11, by Richard M. Stallman
-
(perl-comment-indent): Make extra space only when1995-04-11, by Richard M. Stallman
-
(NO_SOCKETS_IN_FILE_SYSTEM): Defined.1995-04-11, by Richard M. Stallman
-
Test NO_SOCKETS_IN_FILE_SYSTEM.1995-04-11, by Richard M. Stallman
-
Comment changes.1995-04-11, by Karl Heuer
-
(push_frame_kboard, pop_frame_kboard): Do nothing if !MULTI_KBOARD.1995-04-10, by Karl Heuer
-
(internal_condition_case): Abort if interrupt_input_blocked>0.1995-04-10, by Richard M. Stallman
-
(make_terminal_frame): all_kboards means initial_kboard too.1995-04-10, by Karl Heuer
-
(init_keyboard): Don't malloc a new structure;1995-04-10, by Karl Heuer
-
(newline): Don't auto-fill if flag is on; it was filling wrong line.1995-04-10, by Richard M. Stallman
-
#define SPECIAL_EMACS_INT1995-04-10, by Richard M. Stallman
-
Don't include alloca.h, string.h here.1995-04-10, by Richard M. Stallman
-
(compilation-error-regexp-alist): Remove superfluous SGI cc regexp.1995-04-10, by Roland McGrath
-
If HAVE_CONFIG_H, include config.h.1995-04-10, by Richard M. Stallman
-
Include alloca.h, string.h. Test NOT_C_CODE.1995-04-10, by Richard M. Stallman
-
(fill-region-as-paragraph): Undo previous change.1995-04-10, by Richard M. Stallman
-
(make_terminal_frame): Use Emacs, Emacs-2, ... as name.1995-04-10, by Richard M. Stallman
-
(display_mode_line): Use push_frame_kboard, pop_frame_kboard.1995-04-10, by Richard M. Stallman
-
(x_window): Copy the frame name to non-Lisp string.1995-04-10, by Richard M. Stallman
-
(struct x_display_info): Use `struct kboard', not KBOARD.1995-04-10, by Richard M. Stallman
-
(struct frame): Use `struct kboard', not KBOARD.1995-04-10, by Richard M. Stallman
-
(any_kboard_state): Renamed from unlock_kboard.1995-04-10, by Richard M. Stallman
-
(single_kboard): Renamed from kboard_locked. All refs renamed.1995-04-10, by Richard M. Stallman
-
(XTread_socket): Make deiconify event only if frame was iconified.1995-04-10, by Richard M. Stallman
-
(minibuf.o, xdisp.o): Don't depend on keyboard.h.1995-04-10, by Richard M. Stallman
-
Don't include keyboard.h.1995-04-10, by Richard M. Stallman
-
(Fcall_interactively): Call single_kboard_state1995-04-10, by Richard M. Stallman
-
Initial revision1995-04-10, by Richard M. Stallman
-
(alloc.o, data.o, macros.o, minibuf.o, print.o, xdisp.o): Depend on keyboard.h.1995-04-10, by Richard M. Stallman
-
(KBOARD, etc): Moved to keyboard.h.1995-04-10, by Richard M. Stallman
-
Include keyboard.h.1995-04-10, by Richard M. Stallman
-
(write-file): Default is ask for confirmation only interactively.1995-04-10, by Richard M. Stallman
-
Initial revision1995-04-10, by Richard M. Stallman
-
(LD_SWITCH_X_DEFAULT): New definition.1995-04-10, by Richard M. Stallman
-
Remove function prototypes.1995-04-10, by Richard M. Stallman