1998-03-21 |
Richard M.... | (read_process_output): Use make_string_from_bytes. |
commit | commitdiff | tree | snapshot |
1998-03-21 |
Richard M.... | (Fregexp_quote): Use make_specified_string. |
commit | commitdiff | tree | snapshot |
1998-03-21 |
Richard M.... | (selection_data_to_lisp_data): Use make_string_from_bytes. |
commit | commitdiff | tree | snapshot |
1998-03-21 |
Richard M.... | (insert_from_string_1, replace_range): |
commit | commitdiff | tree | snapshot |
1998-03-21 |
Richard M.... | Use STRING_BYTES and SET_STRING_BYTES. |
commit | commitdiff | tree | snapshot |
1998-03-21 |
Richard M.... | Use STRING_BYTES and SET_STRING_BYTES. |
commit | commitdiff | tree | snapshot |
1998-03-21 |
Richard M.... | (comint-preoutput-filter-functions): Doc fix. |
commit | commitdiff | tree | snapshot |
1998-03-21 |
Richard M.... | Don't include puresize.h any more as code that needs it |
commit | commitdiff | tree | snapshot |
1998-03-21 |
Richard M.... | (fix_submap_inheritance, get_keyelt, store_in_keymap, |
commit | commitdiff | tree | snapshot |
1998-03-21 |
Richard M.... | Include puresize.h for CHECK_IMPURE. |
commit | commitdiff | tree | snapshot |
1998-03-21 |
Richard M.... | (replace_range): New arg NOMARKERS. |
commit | commitdiff | tree | snapshot |
1998-03-21 |
Richard M.... | (internal_self_insert): Pass new arg to replace_range. |
commit | commitdiff | tree | snapshot |
1998-03-21 |
Richard M.... | (record_delete): Replace LENGTH arg with STRING. |
commit | commitdiff | tree | snapshot |
1998-03-21 |
Richard M.... | (insert_1_both, insert_from_string_1, insert_from_buffe... |
commit | commitdiff | tree | snapshot |
1998-03-21 |
Richard M.... | (make_buffer_string_both): New function. |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Richard M.... | (keymap.o): Depend on puresize.h. |
commit | commitdiff | tree | snapshot |
1998-03-20 |
André Spiegel | (vc-next-action-on-file): Properly handle the case... |
commit | commitdiff | tree | snapshot |
1998-03-20 |
André Spiegel | (vc-sccs-project-dir, vc-search-sccs-project-dir):... |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Dave Love | (browse-url-of-region): Use its args. From <mit@nines... |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Richard M.... | (reporter-mail): New function. |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Richard M.... | (set-language-environment): Doc fix. |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Richard M.... | (del_range_2): Use adjust_markers_for_record_delete. |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Richard M.... | (window_display_table): Don't look inside buffer if... |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Richard M.... | (Fgoto_char): If POSITION is a marker pointing a |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Richard M.... | (Fformat): Handle padding before or after, for %s etc. |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Richard M.... | (compilation-error-regexp-alist): |
commit | commitdiff | tree | snapshot |
1998-03-19 |
Richard M.... | (get_boot_time): Conditionalize on BOOT_TIME. |
commit | commitdiff | tree | snapshot |
1998-03-19 |
Dave Love | (shell-command-on-region): Amend message to report |
commit | commitdiff | tree | snapshot |
1998-03-19 |
Kenichi Handa | ("latin-1-prefix"): Fix the translation of |
commit | commitdiff | tree | snapshot |
1998-03-19 |
Kenichi Handa | (read1): Call multibyte_chars_in_text |
commit | commitdiff | tree | snapshot |
1998-03-19 |
Kenichi Handa | (byte_char_debug_check): Call multibyte_chars_in_text |
commit | commitdiff | tree | snapshot |
1998-03-19 |
Kenichi Handa | (Fstring_as_multibyte): Call multibyte_chars_in_text |
commit | commitdiff | tree | snapshot |
1998-03-19 |
Richard M.... | (current_lock_owner): If lock file data doesn't include |
commit | commitdiff | tree | snapshot |
1998-03-18 |
Richard M.... | (other-frame): Fix previous change. |
commit | commitdiff | tree | snapshot |
1998-03-18 |
Richard M.... | (focus-follows-mouse): Make it defcustom. |
commit | commitdiff | tree | snapshot |
1998-03-18 |
Richard M.... | (focus-follows-mouse): New variable. |
commit | commitdiff | tree | snapshot |
1998-03-18 |
Dave Love | (lisp-fill-paragraph): Adjust |
commit | commitdiff | tree | snapshot |
1998-03-18 |
André Spiegel | (vc-restore-buffer-context): Only try to restore mark... |
commit | commitdiff | tree | snapshot |
1998-03-18 |
Richard M.... | (read0): Swap args to Fmake_string. |
commit | commitdiff | tree | snapshot |
1998-03-18 |
Richard M.... | (view-emacs-news): Handle prefix arg. |
commit | commitdiff | tree | snapshot |
1998-03-18 |
Richard M.... | (syms_of_callproc): Doc fixes. |
commit | commitdiff | tree | snapshot |
1998-03-18 |
Richard M.... | Load language/czech and language/slovak. |
commit | commitdiff | tree | snapshot |
1998-03-18 |
Richard M.... | (Fbackward_prefix_chars): Set point properly while... |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Richard M.... | (SYNTAX_FLAGS_COMSTART_FIRST): New macro. |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Richard M.... | Initial revision |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Richard M.... | (setup-slovak-environment): 3rd arg to setup-8-bit... |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Richard M.... | (setup-czech-environment): 3rd arg to setup-8-bit-envir... |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Richard M.... | (Fformat): Properly print floats. |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Richard M.... | (setenv): Simplify reading of args by passing old value... |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Richard M.... | (Fchar_after, Fchar_before): Properly check arg type |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Richard M.... | Fstore_match_data => Fset_match_data. |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Richard M.... | (Frecenter): Operate on window's buffer even if some... |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Richard M.... | (Info-menu-update): Set Info-menu-last-node |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Richard M.... | Initial revision |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Richard M.... | (rmail-clear-headers): Make sure an empty line |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Richard M.... | (mouse-drag-region): Bind deactivate-mark |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Richard M.... | (copy-region-as-kill): Set deactivate-mark |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Kenichi Handa | (rmail-quit): Call quit-window before calling |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Kenichi Handa | (ADJUST_CHAR_POS): New macro. |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Kenichi Handa | (code_convert_region): The 6th arg name is changed to |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Kenichi Handa | (Finsert_file_contents): Comment modified. Give |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Richard M.... | (help-mode-maybe): Set view-return-to-alist. |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Richard M.... | (view-return-to-alist): Doc fix. |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Richard M.... | (dired-shell-stuff-it): Use shell-quote-argument. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (insert_1_both, insert_from_string_1, insert_from_buffer_1) |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (locate-current-line-number): No longer interactive. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | Customized. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | Comment changes. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Eric M. Ludlam | Updated to 0.4.3: |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Karl Heuer | (texinfo-incorporate-menu-entry-names) |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (message_dolog): Save and restore Vdeactivate_mark. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (set_frame_menubar): Fstore_match_data => Fset_match_data. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (exec_sentinel, read_process_output): Fstore_match_data... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (mouse-scroll-subr): Handle if window-end returns nil. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | Implement selective undo (by Paul Flinders). |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (news-inews): Signal error if inews fails. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (save-match-data): store-match-data => set-match-data. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | Change comment and version numbers. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (Fset_match_data): Renamed from Fstore_match_data. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (reftex-nearest-match): store-match-data => set-match... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (bibtex-search-reference): store-match-data => set... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (simula-match-string-or-comment): store-match-data... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (fortran-match-!-comment): store-match-data => set... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (life-grim-reaper): store-match-data => set-match-data. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (rfc822-looking-at): store-match-data => set-match... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (mh-make-folder-list-filter): store-match-data => set... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (ex-expand-filsyms): store-match-data => set-match... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (edebug-recursive-edit) |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (debug, debugger-env-macro): store-match-data => set... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (defsetf match-data): store-match-data => set-match... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (type-break-emacs-variant): store-match-data => set... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (rlogin-parse-words): store-match-data => set-match... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (perform-replace): store-match-data => set-match-data. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (iswitchb-ignore-buffername-p): store-match-data =... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (ffap-file-at-point): store-match-data => set-match... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (ediff-exec-process): store-match-data => set-match... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (comint-word): store-match-data => set-match-data. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (outline-end-of-prefix): store-match-data => set-match... |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Richard M.... | (fill-region-as-paragraph, fill-region): Allow t as... |
commit | commitdiff | tree | snapshot |
next |