aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (Finsert_file_contents): Comment modified. GiveKenichi Handa1998-03-161-4/+9
* (help-mode-maybe): Set view-return-to-alist.Richard M. Stallman1998-03-161-1/+17
* (view-return-to-alist): Doc fix.Richard M. Stallman1998-03-161-3/+7
* (dired-shell-stuff-it): Use shell-quote-argument.Richard M. Stallman1998-03-161-14/+2
* (insert_1_both, insert_from_string_1, insert_from_buffer_1)Richard M. Stallman1998-03-141-12/+21
* (locate-current-line-number): No longer interactive.Richard M. Stallman1998-03-141-2/+1
* Customized.Richard M. Stallman1998-03-141-24/+79
* Comment changes.Richard M. Stallman1998-03-141-13/+13
* Updated to 0.4.3:Eric M. Ludlam1998-03-141-20/+21
* (texinfo-incorporate-menu-entry-names)Karl Heuer1998-03-141-2/+3
* (message_dolog): Save and restore Vdeactivate_mark.Richard M. Stallman1998-03-141-2/+5
* (set_frame_menubar): Fstore_match_data => Fset_match_data.Richard M. Stallman1998-03-141-1/+1
* (exec_sentinel, read_process_output): Fstore_match_data => Fset_match_data.Richard M. Stallman1998-03-141-5/+5
* (mouse-scroll-subr): Handle if window-end returns nil.Richard M. Stallman1998-03-141-5/+7
* Implement selective undo (by Paul Flinders).Richard M. Stallman1998-03-141-13/+174
* (news-inews): Signal error if inews fails.Richard M. Stallman1998-03-141-12/+15
* (save-match-data): store-match-data => set-match-data.Richard M. Stallman1998-03-141-3/+3
* Change comment and version numbers.Richard M. Stallman1998-03-141-5/+4
* (Fset_match_data): Renamed from Fstore_match_data.Richard M. Stallman1998-03-141-2/+2
* (reftex-nearest-match): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (bibtex-search-reference): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (simula-match-string-or-comment): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (fortran-match-!-comment): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (life-grim-reaper): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (rfc822-looking-at): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (mh-make-folder-list-filter): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (ex-expand-filsyms): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (edebug-recursive-edit)Richard M. Stallman1998-03-141-2/+2
* (debug, debugger-env-macro): store-match-data => set-match-data.Richard M. Stallman1998-03-141-2/+2
* (defsetf match-data): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (type-break-emacs-variant): store-match-data => set-match-data.Richard M. Stallman1998-03-141-2/+2
* (rlogin-parse-words): store-match-data => set-match-data.Richard M. Stallman1998-03-141-2/+2
* (perform-replace): store-match-data => set-match-data.Richard M. Stallman1998-03-141-6/+6
* (iswitchb-ignore-buffername-p): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (ffap-file-at-point): store-match-data => set-match-data.Richard M. Stallman1998-03-141-2/+1
* (ediff-exec-process): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* Comment change.Richard M. Stallman1998-03-141-1/+1
* (comint-word): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (outline-end-of-prefix): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (fill-region-as-paragraph, fill-region): Allow t as legit value of JUSTIFY.Richard M. Stallman1998-03-141-3/+5
* (internal_self_insert): Call Fforward_buffer to advanceRichard M. Stallman1998-03-131-2/+1
* (mouse-buffer-menu-maxlen): Renamed from mouse-menu-buffer-maxlen.Richard M. Stallman1998-03-121-6/+6
* (struct Lisp_Buffer_Local_Value):Richard M. Stallman1998-03-121-4/+9
* Delete junk accidentally left in buffer on 4 March.Richard M. Stallman1998-03-121-14/+1
* (SETUP_SLAVE_PTY): New definition.Richard M. Stallman1998-03-121-0/+9
* (store_symval_forwarding, swap_in_symval_forwarding)Richard M. Stallman1998-03-121-37/+125
* (gc_sweep, mark_object): Handle new data structureRichard M. Stallman1998-03-121-8/+9
* (print): Handle new data structureRichard M. Stallman1998-03-121-5/+17
* (init_buffer): Call Fset_buffer_multibyte for *scratch*.Richard M. Stallman1998-03-121-8/+10
* (code_convert_region): Adjusted for the change ofKenichi Handa1998-03-121-104/+24