Mercurial > emacs
graph
-
(make-lucid-menu-keymap): Add menu-alias property.1996-06-13, by Richard M. Stallman
-
(easy-menu-create-keymaps): Add menu-alias property.1996-06-13, by Richard M. Stallman
-
(Qmenu_alias): New variable.1996-06-13, by Richard M. Stallman
-
(Fexpand_file_name): When simplifying /foo/.., keep the initial slash.1996-06-13, by Richard M. Stallman
-
(LIBS_SYSTEM): Two new definitions (and #undef first).1996-06-13, by Richard M. Stallman
-
Initial revision1996-06-13, by Richard M. Stallman
-
(tar-mode-revert): Cope if user cancels the revert.1996-06-12, by Richard M. Stallman
-
(main): For SIGHUP, use sigblock and sigunblock,1996-06-12, by Richard M. Stallman
-
(Fset_keymap_parent): Return early if KEYMAP already has the proper parent.1996-06-12, by Richard M. Stallman
-
(Fkill_buffer): Doc fix.1996-06-12, by Richard M. Stallman
-
(term-terminal-menu): Don't make a self-recursive keymap.1996-06-12, by Richard M. Stallman
-
(restrict_dos_process): Variable deleted.1996-06-12, by Richard M. Stallman
-
Delete restrict_dos_process.1996-06-12, by Richard M. Stallman
-
Comment change.1996-06-12, by Richard M. Stallman
-
(nnmail-move-inbox): Prompt for POP3 password if1996-06-12, by Richard M. Stallman
-
(restrict_dos_process): Renamed from can_run_dos_process.1996-06-12, by Richard M. Stallman
-
(restrict_dos_process): Renamed from can_run_dos_process.1996-06-12, by Richard M. Stallman
-
(sigunblockx): Use sigunblock.1996-06-12, by Richard M. Stallman
-
(read_char): Use unsigned to compare against1996-06-12, by Richard M. Stallman
-
(imenu--mouse-menu): Don't check imenu-use-keymap-menu.1996-06-12, by Richard M. Stallman
-
(find-alternate-file): Don't clear buffer-file-truename1996-06-12, by Richard M. Stallman
-
(rmail-new-summary): Fix typo; (concat ": " description) should be eval'ed.1996-06-12, by Richard M. Stallman
-
(ETAGS_CFLAGS): Define HAVE_GETCWD macro.1996-06-11, by Richard M. Stallman
-
(etags_getcwd) [DOS_NT]: Change conditional to MSDOS only.1996-06-11, by Richard M. Stallman
-
Comment change.1996-06-11, by Richard M. Stallman
-
(wait_reading_process_input): Move the O_NONBLOCK and1996-06-11, by Richard M. Stallman
-
[__ELF__] (LD_SWITCH_SYSTEM): Define it.1996-06-11, by Richard M. Stallman
-
(rmail-retry-failure): Nicer error message1996-06-11, by Richard M. Stallman
-
(hexl-mode): Run hexl-mode-hook.1996-06-10, by Richard M. Stallman
-
Don't undef MULTI_FRAME.1996-06-10, by Richard M. Stallman
-
No need to require 'faces and set menu-bar-mode.1996-06-10, by Richard M. Stallman
-
(frame-initialize): Don't count MSDOS neither as1996-06-10, by Richard M. Stallman
-
On MSDOS, don't assume that `make-frame' is only bound under an X1996-06-10, by Richard M. Stallman
-
(msdos-face-setup): Use `terminal-frame' for initial frame setup.1996-06-10, by Richard M. Stallman
-
Whitespace changes.1996-06-10, by Richard M. Stallman
-
(change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P.1996-06-10, by Richard M. Stallman
-
(Fredraw_frame, remake_frame_glyphs)1996-06-10, by Richard M. Stallman
-
(Fset_mouse_position): Remove the DOS-specific1996-06-10, by Richard M. Stallman
-
(Fmake_terminal_frame): Test MSDOS, not __MSDOS__.1996-06-10, by Richard M. Stallman
-
(Fset_mouse_position): Remove the DOS-specific1996-06-10, by Richard M. Stallman
-
(FRAME_MSDOS_P): A new macro for MSDOS frames.1996-06-10, by Richard M. Stallman
-
(choose_minibuf_frame): Eliminate MSDOS-non-MULTI_FRAME conditional.1996-06-10, by Richard M. Stallman
-
(choose_minibuf_frame): Support multiple frames on MSDOS.1996-06-10, by Richard M. Stallman
-
(check_x): Fix error message.1996-06-10, by Richard M. Stallman
-
(check_x): Macro definition deleted.1996-06-10, by Richard M. Stallman
-
Whitespace and #if 0 code changes.1996-06-10, by Richard M. Stallman
-
(Fset_window_configuration) [HAVE_WINDOW_SYSTEM]: Call1996-06-10, by Richard M. Stallman
-
(init_frame_faces): Build faces for an MSDOS frame like for X frame.1996-06-10, by Richard M. Stallman
-
(redisplay_internal): Use FRAME_WINDOW_P.1996-06-10, by Richard M. Stallman
-
(redisplay_internal): Use `Vterminal_frame' and other1996-06-10, by Richard M. Stallman
-
(x_to_win32_font): Allow any quality fonts.1996-06-10, by Richard M. Stallman
-
(mark_object): Do set ARRAY_MARK_FLAG for bool-vectors.1996-06-10, by Richard M. Stallman
-
(fix_submap_inheritance): If parent_entry is not a keymap, use nil instead.1996-06-10, by Richard M. Stallman
-
(sync_modifiers): New function.1996-06-10, by Richard M. Stallman
-
(XTread_socket): Use XtAppNextEvent when using toolkit configurations.1996-06-10, by Richard M. Stallman
-
(make_menu_in_widget): Set mapping delay1996-06-10, by Richard M. Stallman
-
(imenu--mouse-menu): Always use nested keymaps.1996-06-10, by Richard M. Stallman
-
(hexl-mode): Set hexl-max-address early on1996-06-10, by Richard M. Stallman
-
Comment change.1996-06-10, by Richard M. Stallman
-
Always check for HAVE_X11R5.1996-06-09, by Richard M. Stallman