aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (replace_range): New arg NOMARKERS.Richard M. Stallman1998-03-211-10/+12
* (internal_self_insert): Pass new arg to replace_range.Richard M. Stallman1998-03-211-1/+1
* (record_delete): Replace LENGTH arg with STRING.Richard M. Stallman1998-03-211-11/+9
* (insert_1_both, insert_from_string_1, insert_from_buffer_1):Richard M. Stallman1998-03-211-19/+68
* (make_buffer_string_both): New function.Richard M. Stallman1998-03-211-1/+25
* (keymap.o): Depend on puresize.h.Richard M. Stallman1998-03-201-2/+2
* (vc-next-action-on-file): Properly handle the case when user tries toAndré Spiegel1998-03-201-61/+79
* (vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.André Spiegel1998-03-201-4/+45
* (browse-url-of-region): Use its args. From <mit@nines.nec.co.jp>Dave Love1998-03-201-1/+1
* (reporter-mail): New function.Richard M. Stallman1998-03-201-35/+43
* (set-language-environment): Doc fix.Richard M. Stallman1998-03-201-5/+12
* (del_range_2): Use adjust_markers_for_record_delete.Richard M. Stallman1998-03-201-16/+111
* (window_display_table): Don't look inside buffer if its nil.Richard M. Stallman1998-03-201-0/+3
* (Fgoto_char): If POSITION is a marker pointing aRichard M. Stallman1998-03-201-1/+2
* (Fformat): Handle padding before or after, for %s etc.Richard M. Stallman1998-03-201-11/+23
* (compilation-error-regexp-alist):Richard M. Stallman1998-03-201-1/+1
* (get_boot_time): Conditionalize on BOOT_TIME.Richard M. Stallman1998-03-191-2/+12
* (shell-command-on-region): Amend message to reportDave Love1998-03-191-14/+20
* ("latin-1-prefix"): Fix the translation ofKenichi Handa1998-03-191-1/+1
* (read1): Call multibyte_chars_in_textKenichi Handa1998-03-191-1/+1
* (byte_char_debug_check): Call multibyte_chars_in_textKenichi Handa1998-03-191-5/+6
* (Fstring_as_multibyte): Call multibyte_chars_in_textKenichi Handa1998-03-191-2/+2
* (current_lock_owner): If lock file data doesn't includeRichard M. Stallman1998-03-191-12/+47
* (other-frame): Fix previous change.Richard M. Stallman1998-03-181-1/+1
* (focus-follows-mouse): Make it defcustom.Richard M. Stallman1998-03-181-2/+4
* (focus-follows-mouse): New variable.Richard M. Stallman1998-03-181-1/+5
* (lisp-fill-paragraph): AdjustDave Love1998-03-181-1/+11
* (vc-restore-buffer-context): Only try to restore mark if it is active.André Spiegel1998-03-181-5/+6
* (read0): Swap args to Fmake_string.Richard M. Stallman1998-03-181-2/+2
* (view-emacs-news): Handle prefix arg.Richard M. Stallman1998-03-181-4/+8
* (syms_of_callproc): Doc fixes.Richard M. Stallman1998-03-181-4/+5
* Load language/czech and language/slovak.Richard M. Stallman1998-03-181-0/+2
* (Fbackward_prefix_chars): Set point properly while scanning.Richard M. Stallman1998-03-181-17/+26
* (SYNTAX_FLAGS_COMSTART_FIRST): New macro.Richard M. Stallman1998-03-171-1/+17
* Initial revisionRichard M. Stallman1998-03-171-0/+1246
* (setup-slovak-environment): 3rd arg to setup-8-bit-environment is theRichard M. Stallman1998-03-171-1/+1
* (setup-czech-environment): 3rd arg to setup-8-bit-environment is theRichard M. Stallman1998-03-171-1/+1
* (Fformat): Properly print floats.Richard M. Stallman1998-03-171-1/+4
* (setenv): Simplify reading of args by passing old value as the default.Richard M. Stallman1998-03-171-22/+4
* (Fchar_after, Fchar_before): Properly check arg typeRichard M. Stallman1998-03-171-11/+24
* Fstore_match_data => Fset_match_data.Richard M. Stallman1998-03-171-1/+1
* (Frecenter): Operate on window's buffer even if some other was current.Richard M. Stallman1998-03-171-22/+40
* (Info-menu-update): Set Info-menu-last-nodeRichard M. Stallman1998-03-171-2/+4
* Initial revisionRichard M. Stallman1998-03-174-0/+1088
* (rmail-clear-headers): Make sure an empty lineRichard M. Stallman1998-03-161-29/+30
* (mouse-drag-region): Bind deactivate-markRichard M. Stallman1998-03-161-4/+7
* (copy-region-as-kill): Set deactivate-markRichard M. Stallman1998-03-161-1/+1
* (rmail-quit): Call quit-window before callingKenichi Handa1998-03-161-2/+2
* (ADJUST_CHAR_POS): New macro.Kenichi Handa1998-03-161-15/+40
* (code_convert_region): The 6th arg name is changed toKenichi Handa1998-03-161-15/+23