1998-01-01 |
Richard M.... | (a_write): Fix prototype. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (struct Lisp_Marker): New field `charpos'. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (Fgoto_char): When arg is a marker, copy char and byte |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (set_point_both): Renamed from set_point; |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (code_convert_region): Handle bytepos and charpos. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (move_gap): Use move_gap_both. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | Update copyright year. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (DECODE_POSITION): New macro. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (Fcall_interactively) <'d', 'r'>: Use set_marker_both. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (status_notify): Use byte and char pointers. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (set_point, temp_set_point): Swap args in decl. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (PRINTDECLARE): Declare old_point_byte and start_point_... |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (readchar_backlog): New variable. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (scan_newline): Always restore prev value of immediate_... |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (scan_sexps_forward): Additional arg FROM_BYTE. Calls... |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (looking_at_1): Use bytepos to call re_search_2. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (SETUP_SYNTAX_TABLE_FOR_OBJECT): Call bytepos_to_charpos. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (casify_region): Scan in bytes and chars. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (marker.o): Depend on charset.h. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (forward_point): Function deleted. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (struct position): New field bytepos. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (command_loop_1): Use PT_BYTE when calling FETCH_BYTE. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (Fmake_indirect_buffer): Use set_marker_both. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (marker_byte_position): Renamed from marker_position. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (redisplay_internal): Use scan_newline. |
commit | commitdiff | tree | snapshot |
1998-01-01 |
Richard M.... | (unshow_buffer): Set PT with TEMP_SET_PT_BOTH. |
commit | commitdiff | tree | snapshot |
1997-12-31 |
Richard M.... | (Fchars_in_string): Update call to CHAR_HEAD_P. |
commit | commitdiff | tree | snapshot |
1997-12-31 |
Richard M.... | (Finsert_file_contents): Update call to CHAR_HEAD_P. |
commit | commitdiff | tree | snapshot |
1997-12-31 |
Richard M.... | (Fminibuffer_complete_word): Handle bytes vs characters |
commit | commitdiff | tree | snapshot |
1997-12-31 |
Richard M.... | (CHAR_HEAD_P): Take char, not pointer, as arg. |
commit | commitdiff | tree | snapshot |
1997-12-31 |
Richard M.... | (doprnt1): Call to CHAR_HEAD_P fixed. |
commit | commitdiff | tree | snapshot |
1997-12-31 |
Richard M.... | (describe_abbrev): Return void. |
commit | commitdiff | tree | snapshot |
1997-12-31 |
Richard M.... | (LIB_MOTIF): Define, if HAVE_LIBINTL. |
commit | commitdiff | tree | snapshot |
1997-12-30 |
Richard M.... | (abort): New function. |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Richard M.... | (desktop-enable): New variable. |
commit | commitdiff | tree | snapshot |
1997-12-28 |
Richard M.... | (Fcall_process): Cast new_argv for child_setup. |
commit | commitdiff | tree | snapshot |
1997-12-28 |
Richard M.... | (Fx_rotate_cut_buffers_internal): Doc fix. |
commit | commitdiff | tree | snapshot |
1997-12-27 |
Richard M.... | (Fread_command, Fread_variable): Fix previous change. |
commit | commitdiff | tree | snapshot |
1997-12-26 |
Richard M.... | (Ftext_properties_at): Doc fix. |
commit | commitdiff | tree | snapshot |
1997-12-26 |
Richard M.... | Declare nonascii_insert_offset. |
commit | commitdiff | tree | snapshot |
1997-12-26 |
Richard M.... | (undigestify-rmail-message): If in summary, switch... |
commit | commitdiff | tree | snapshot |
1997-12-26 |
Richard M.... | (info-lookup-symbol-alist): Handle Emacs Lisp mode. |
commit | commitdiff | tree | snapshot |
1997-12-26 |
Richard M.... | (HAVE_STRING_H): Add #undef. |
commit | commitdiff | tree | snapshot |
1997-12-26 |
Richard M.... | (Vminor_mode_overriding_map_alist): New variable. |
commit | commitdiff | tree | snapshot |
1997-12-25 |
Richard M.... | Some comment, doc and bug fixes. |
commit | commitdiff | tree | snapshot |
1997-12-25 |
Richard M.... | Customized. |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Richard M.... | (Info-mode): Doc fix. |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Richard M.... | (dired-mark-sexp): Skip leading space in defining ... |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Richard M.... | (mouse-avoidance-mode): Variable customized to automati... |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Richard M.... | (view-register): Show register type file-query. |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Richard M.... | (previous-matching-history-element): Bind |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Dave Love | (browse-url-path-regexp, browse-url-short-regexp, |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Richard M.... | (apropos-print): Pass t instead of DO-KEYS |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Richard M.... | (cc-imenu-objc-function): Use bufsubst-fun as a variabl... |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Richard M.... | Fix mailer-introduced garbling. |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Richard M.... | Fix copyright notice. |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Richard M.... | Doc fixes. Changed `append' to `nconc' |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (LIBX11_SYSTEM) [HAVE_LIBINTL and MOTIF]: Add -lintl. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (HAVE_LIBINTL): Add #undef. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (find-file-noselect): Fix previous change. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (isearch-mode-map): Don't count above 256 |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (message2_nolog): Fix arg types. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (sys_signal): Undo previous change. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (jka-compr-insert-file-contents): |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (Fexecute_extended_command): |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (Fgarbage_collect): |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (message2_nolog): New arg MULTIBYTE. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (Fexecute_extended_command): |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (find-file-noselect): Signal error if file is unreadable. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (match-string-no-properties): New function. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (define-mail-alias): Handle backslash-quoting |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (Vsignal_USR1_hook, Vsignal_USR2_hook): New variables. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (x_display_cursor): Abort if X or Y is out of range. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | Comment changes. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (Fparse_partial_sexp): Return nil for 9th element |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (mule-keymap): Delete the binding for toggle-enable... |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (copy-region-as-kill): Deactivate mark in transient... |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (toggle-enable-multibyte-characters): Doc fix. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (completion-setup-hook): Add definition. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (menu-bar-select-yank): Add apropos-inhibit property. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (apropos, apropos-command): Ignore symbols that have... |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (standard-display-european): Doc fix. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (Fread_variable): If DEFAULT_VALUE is symbol, use its... |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (sparc-fujitsu-sysv4*): New target. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (split-string): Handle empty matches reasonably. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | Comment and whitespace changes. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (calendar-french-single-byteify): New function. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (message_dolog): Update PT and ZV properly when at... |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Richard M.... | (read-password): New function. |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Richard M.... | (update_one_menu_entry): Add conditional in case XmNpos... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Karl Heuer | (iswitchb-completion-help): Multiple TAB presses |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Karl Heuer | Don't call set-terminal-coding-system |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Karl Heuer | (Vread_buffer_function): New var. |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Karl Heuer | (set-language-info): Doc fix. |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Karl Heuer | (widget-choose): Allow scrolling of large lists. |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Andreas Schwab | (transpose-subr): Rewrite to make faster with big move |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Andreas Schwab | Cache more tests. Add missing quotes around |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Andreas Schwab | (Man-mode-line-format): Update to include the new format |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Paul Eggert | Add reference to new Calendrical Calculations book. |
commit | commitdiff | tree | snapshot |
1997-12-13 |
Dave Love | Define indentation in normal dialect for let-syntax, |
commit | commitdiff | tree | snapshot |
next |