Mercurial > emacs
graph
-
(Finsert_file_contents): Use file_truename for unlocking.1995-05-02, by Richard M. Stallman
-
(prepare_to_modify_buffer): Use file_truename for locking.1995-05-02, by Richard M. Stallman
-
(union fail_stack_elt): New union.1995-05-02, by Richard M. Stallman
-
(xmenu_show, menubar_selection_callback): Move declaration1995-05-02, by Karl Heuer
-
(kbd_buffer_get_event): New arg USED_MOUSE_MENU.1995-05-02, by Karl Heuer
-
(S-delete): Fix typo (was C-delete).1995-05-02, by Richard M. Stallman
-
(hide-ifdef-mode-prefix-key): Change to C-c @.1995-05-02, by Richard M. Stallman
-
Warn about nested repetition.1995-05-02, by Richard M. Stallman
-
(update_frame): Don't put cursor in echo area unless1995-05-02, by Karl Heuer
-
(display_text_line): Don't move the cursor if it's supposed to1995-05-02, by Karl Heuer
-
Describe uses of C-c followed by punctuation chars.1995-05-02, by Richard M. Stallman
-
(outline-minor-mode-prefix): Change to C-c @.1995-05-02, by Richard M. Stallman
-
(texinfo-mode-map): Delete C-c ] binding.1995-05-02, by Richard M. Stallman
-
(forms--mode-commands): Delete C-c ? binding.1995-05-02, by Richard M. Stallman
-
(news-reply-mode-map): Delete C-c ? binding.1995-05-02, by Richard M. Stallman
-
(isearch-mode): Doc fix.1995-05-02, by Richard M. Stallman
-
(iso-accents-mode): Doc fix.1995-05-02, by Richard M. Stallman
-
(redisplay): Don't move the cursor if it's supposed to1995-05-01, by Karl Heuer
-
(buffer-substring-no-properties): New function.1995-05-01, by Richard M. Stallman
-
(expand-mail-aliases): Use buffer-substring-no-properties.1995-05-01, by Richard M. Stallman
-
(makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.1995-05-01, by Richard M. Stallman
-
(tpu-copy-keyfile): New function.1995-05-01, by Richard M. Stallman
-
(set-auto-mode): If buffer has no file, use buffer name.1995-05-01, by Richard M. Stallman
-
(jka-compr-write-region): Handle the append1995-05-01, by Richard M. Stallman
-
(main): Delete duplicate code for -version.1995-04-30, by Richard M. Stallman
-
Comment change.1995-04-30, by Richard M. Stallman
-
(Fdo_auto_save): Record visited file name1995-04-30, by Richard M. Stallman
-
(normal-top-level): Set auto-save-list-file-name.1995-04-30, by Richard M. Stallman
-
(multiple-recover, multiple-recover-finish): New commands.1995-04-30, by Richard M. Stallman
-
(standard_args): Add #ifdef VMS for -map.1995-04-30, by Richard M. Stallman
-
Fix delq example.1995-04-30, by Richard M. Stallman
-
(datearg): If rlog options are specified explicitly,1995-04-30, by Paul Eggert
-
Mention file-regular-p operation.1995-04-30, by Richard M. Stallman
-
(command-line-1): Implement -L/--directory option.1995-04-30, by Richard M. Stallman
-
[HAVE_UNISTD_H]: Include unistd.h.1995-04-29, by Richard M. Stallman
-
(standard_args): Add -L/--directory/-directory.1995-04-29, by Richard M. Stallman
-
(PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.1995-04-29, by Richard M. Stallman
-
(jka-compr-insert-file-contents): When visiting,1995-04-29, by Richard M. Stallman
-
(command-line): Handle -iconic and -icon-type here.1995-04-29, by Richard M. Stallman
-
(Fcall_process): Extend BUFFER arg so it can specify1995-04-29, by Richard M. Stallman
-
(compile-internal): Disable undo before erasing1995-04-29, by Richard M. Stallman
-
(tex-view): Nice error if tex-dvi-view-command is nil.1995-04-29, by Richard M. Stallman
-
(*-sun-sunos4.1.3*): Use sunos4shr.h.1995-04-29, by Richard M. Stallman
-
(ORDINARY_LINK): Defined.1995-04-29, by Richard M. Stallman
-
(popup_get_selection): Use x_non_menubar_window_to_frame.1995-04-29, by Karl Heuer
-
(read_char, read_char_x_menu_prompt): Exclude1995-04-29, by Karl Heuer
-
Declare x_non_menubar_window_to_frame.1995-04-29, by Karl Heuer
-
(x_non_menubar_window_to_frame): New function.1995-04-29, by Karl Heuer
-
(x_term_init): Add stub to initialize Vsystem_key_alist.1995-04-29, by Karl Heuer
-
(create_process): Don't reference pty_name if !HAVE_PTYS.1995-04-28, by Karl Heuer
-
(sunos4.1.3): Use shared libraries, since that's1995-04-28, by Karl Heuer
-
Support for pre-BFD versions of Linux ld.1995-04-27, by Michael Meissner
-
(i[34]86:*:3.2:*) test for /usr/options/cb.name before calling uname.1995-04-27, by Richard Kenner
-
(vc-next-action-on-file): Add missing let-binding.1995-04-26, by Karl Heuer
-
(vc-default-backend, vc-path, vc-consult-headers):1995-04-26, by Karl Heuer
-
(extraclean): Depend on maintainer-clean, not1995-04-26, by Karl Heuer
-
(maintainer-clean): Renamed from realclean.1995-04-26, by Karl Heuer
-
Support Linux elf and a.out systems; Add parisc support1995-04-26, by Michael Meissner
-
(CRAY*Y-MP:*:*:*): New entry.1995-04-26, by Richard Kenner
-
(Ffile_regular_p): Use Qfile_regular_p.1995-04-26, by Richard M. Stallman