aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (gomoku-human-plays): Change to C-c C-p.Karl Heuer1995-05-021-4/+4
* (gnus-uu-interactive-scan-directory): Change to C-c C-d.Karl Heuer1995-05-021-2/+2
* (outline-rebullet-current-heading): Change to C-c *.Karl Heuer1995-05-021-2/+2
* (get_local_map): Use Fget_char_property, so thatKarl Heuer1995-05-021-11/+21
* (Fset_buffer_modified_p): Use the truename for locking.Richard M. Stallman1995-05-021-1/+1
* (Finsert_file_contents): Use file_truename for unlocking.Richard M. Stallman1995-05-021-2/+2
* (prepare_to_modify_buffer): Use file_truename for locking.Richard M. Stallman1995-05-021-2/+2
* (union fail_stack_elt): New union.Richard M. Stallman1995-05-021-26/+29
* (xmenu_show, menubar_selection_callback): Move declarationKarl Heuer1995-05-021-6/+2
* (kbd_buffer_get_event): New arg USED_MOUSE_MENU.Karl Heuer1995-05-021-6/+18
* (S-delete): Fix typo (was C-delete).Richard M. Stallman1995-05-021-1/+1
* (hide-ifdef-mode-prefix-key): Change to C-c @.Richard M. Stallman1995-05-021-13/+13
* Warn about nested repetition.Richard M. Stallman1995-05-021-0/+8
* (update_frame): Don't put cursor in echo area unlessKarl Heuer1995-05-021-1/+2
* (display_text_line): Don't move the cursor if it's supposed toKarl Heuer1995-05-021-2/+8
* Describe uses of C-c followed by punctuation chars.Richard M. Stallman1995-05-021-2/+12
* (outline-minor-mode-prefix): Change to C-c @.Richard M. Stallman1995-05-022-2/+2
* (texinfo-mode-map): Delete C-c ] binding.Richard M. Stallman1995-05-021-1/+0
* (forms--mode-commands): Delete C-c ? binding.Richard M. Stallman1995-05-021-2/+1
* (news-reply-mode-map): Delete C-c ? binding.Richard M. Stallman1995-05-021-1/+0
* (isearch-mode): Doc fix.Richard M. Stallman1995-05-021-2/+4
* (iso-accents-mode): Doc fix.Richard M. Stallman1995-05-021-0/+2
* (redisplay): Don't move the cursor if it's supposed toKarl Heuer1995-05-011-2/+4
* (buffer-substring-no-properties): New function.Richard M. Stallman1995-05-011-0/+6
* (expand-mail-aliases): Use buffer-substring-no-properties.Richard M. Stallman1995-05-011-1/+1
* (makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.Richard M. Stallman1995-05-011-1/+5
* (tpu-copy-keyfile): New function.Richard M. Stallman1995-05-011-1/+32
* (set-auto-mode): If buffer has no file, use buffer name.Richard M. Stallman1995-05-011-1/+3
* (jka-compr-write-region): Handle the appendRichard M. Stallman1995-05-011-35/+15
* (main): Delete duplicate code for -version.Richard M. Stallman1995-04-301-10/+2
* Comment change.Richard M. Stallman1995-04-301-38/+84
* (Fdo_auto_save): Record visited file nameRichard M. Stallman1995-04-301-3/+12
* (normal-top-level): Set auto-save-list-file-name.Richard M. Stallman1995-04-301-0/+7
* (multiple-recover, multiple-recover-finish): New commands.Richard M. Stallman1995-04-301-0/+44
* (standard_args): Add #ifdef VMS for -map.Richard M. Stallman1995-04-301-0/+2
* Fix delq example.Richard M. Stallman1995-04-301-2/+2
* (datearg): If rlog options are specified explicitly,Paul Eggert1995-04-301-58/+70
* Mention file-regular-p operation.Richard M. Stallman1995-04-301-2/+2
* (command-line-1): Implement -L/--directory option.Richard M. Stallman1995-04-301-3/+27
* [HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1995-04-291-0/+5
* (standard_args): Add -L/--directory/-directory.Richard M. Stallman1995-04-291-0/+2
* (PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.Richard M. Stallman1995-04-291-53/+138
* (jka-compr-insert-file-contents): When visiting,Richard M. Stallman1995-04-291-7/+12
* (command-line): Handle -iconic and -icon-type here.Richard M. Stallman1995-04-291-1/+11
* (Fcall_process): Extend BUFFER arg so it can specifyRichard M. Stallman1995-04-291-3/+17
* (compile-internal): Disable undo before erasingRichard M. Stallman1995-04-291-2/+3
* (tex-view): Nice error if tex-dvi-view-command is nil.Richard M. Stallman1995-04-291-1/+5
* (*-sun-sunos4.1.3*): Use sunos4shr.h.Richard M. Stallman1995-04-291-4/+1
* (ORDINARY_LINK): Defined.Richard M. Stallman1995-04-291-1/+1
* (popup_get_selection): Use x_non_menubar_window_to_frame.Karl Heuer1995-04-291-7/+11