Mercurial > emacs
graph
-
Fix header line.1998-03-25, by Dave Love
-
Various doc fixes, mainly grammar.1998-03-25, by Dave Love
-
(auto-insert, auto-insert-query): :tag choices.1998-03-25, by Dave Love
-
add some C/C++ keywords.1998-03-25, by Simon Marshall
-
use new UPDATE window-end arg.1998-03-25, by Simon Marshall
-
check length of mail-header-separator before using in font-lock-keywords.1998-03-25, by Simon Marshall
-
(compute_motion): Call strwidth only when necessary.1998-03-25, by Kenichi Handa
-
(make_buffer_string, make_buffer_string_both): Extern them.1998-03-25, by Kenichi Handa
-
(read_process_output): Count multibyte characters. If1998-03-25, by Kenichi Handa
-
(redisplay_window): Give byte position to FETCH_BYTE.1998-03-25, by Kenichi Handa
-
(dired-run-shell-command): Maybe run handler.1998-03-24, by Dave Love
-
(shell-command): Define handler.1998-03-24, by Dave Love
-
(record_delete): The second arg is Lisp_Object.1998-03-24, by Kenichi Handa
-
Declarations changed.1998-03-24, by Kenichi Handa
-
(MULTIBYTE_BYTES_WIDTH): Set wide_column only when we1998-03-24, by Kenichi Handa
-
(del_range_2): Move gap again to a proper place just1998-03-24, by Kenichi Handa
-
(shrink_decoding_region): If EOL_CONVERSION is nonzero,1998-03-24, by Kenichi Handa
-
(record_delete): Record last_point_position when there's1998-03-24, by Kenichi Handa
-
(top_distclean): Check the existence of `lock' subdir.1998-03-24, by Kenichi Handa
-
(xterm-mouse-translate, xterm-mouse-event): Replace1998-03-23, by Andreas Schwab
-
(resize-minibuffer-mode): Make it a proper minor1998-03-23, by Andreas Schwab
-
(popup_get_selection): On receiving a KeyPress event1998-03-23, by Andreas Schwab
-
(Fx_create_frame): Use "borderWidth", not "borderwidth",1998-03-23, by Andreas Schwab
-
(PC-expand-many-files): Apply completion-ignored-extensions.1998-03-23, by Karl Heuer
-
(install-arch-indep): Put special subdirs.el files1998-03-23, by Karl Heuer
-
(normal-top-level-add-subdirs-to-load-path): New function.1998-03-23, by Karl Heuer
-
(find-file-noselect): Use set-buffer-multibyte1998-03-23, by Karl Heuer
-
(standard-display-underline): Shift face id by 19 bits.1998-03-23, by Karl Heuer
-
(Fdirectory_files): In FULL case, compute number of characters1998-03-21, by Richard M. Stallman
-
(substring_both, Fsubstring): Use make_specified_string.1998-03-21, by Richard M. Stallman
-
(syms_of_sunfns): Pass new arg to make_pure_string.1998-03-21, by Richard M. Stallman
-
(make_specified_string): New function.1998-03-21, by Richard M. Stallman
-
(Fchar_to_string): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(casify_object): Use make_specified_string.1998-03-21, by Richard M. Stallman
-
(Fstring): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(internal_self_insert): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(code_convert_string): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(Fsubstitute_command_keys): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(read1): Pass new arg to make_pure_string.1998-03-21, by Richard M. Stallman
-
(PRINTPREPARE): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(read_process_output): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(Fregexp_quote): Use make_specified_string.1998-03-21, by Richard M. Stallman
-
(selection_data_to_lisp_data): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(insert_from_string_1, replace_range):1998-03-21, by Richard M. Stallman
-
Use STRING_BYTES and SET_STRING_BYTES.1998-03-21, by Richard M. Stallman
-
Use STRING_BYTES and SET_STRING_BYTES.1998-03-21, by Richard M. Stallman
-
(comint-preoutput-filter-functions): Doc fix.1998-03-21, by Richard M. Stallman
-
Don't include puresize.h any more as code that needs it1998-03-21, by Richard M. Stallman
-
(fix_submap_inheritance, get_keyelt, store_in_keymap,1998-03-21, by Richard M. Stallman
-
Include puresize.h for CHECK_IMPURE.1998-03-21, by Richard M. Stallman
-
(replace_range): New arg NOMARKERS.1998-03-21, by Richard M. Stallman
-
(internal_self_insert): Pass new arg to replace_range.1998-03-21, by Richard M. Stallman
-
(record_delete): Replace LENGTH arg with STRING.1998-03-21, by Richard M. Stallman
-
(insert_1_both, insert_from_string_1, insert_from_buffer_1):1998-03-21, by Richard M. Stallman
-
(make_buffer_string_both): New function.1998-03-21, by Richard M. Stallman
-
(keymap.o): Depend on puresize.h.1998-03-20, by Richard M. Stallman
-
(vc-next-action-on-file): Properly handle the case when user tries to1998-03-20, by André Spiegel
-
(vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.1998-03-20, by André Spiegel
-
(browse-url-of-region): Use its args. From <mit@nines.nec.co.jp>1998-03-20, by Dave Love
-
(reporter-mail): New function.1998-03-20, by Richard M. Stallman