Mercurial > emacs
graph
-
(kkc-region): Don't bind echo-keystrokes.1998-08-06, by Kenichi Handa
-
(input-method-exit-on-first-char):1998-08-06, by Kenichi Handa
-
(quail-translation-keymap): Declare it as1998-08-06, by Kenichi Handa
-
(Fdirectory_files): If MATCH is non-nil, decode filenames1998-08-06, by Kenichi Handa
-
(Fexecute_kbd_macro): Fix error message.1998-08-06, by Richard M. Stallman
-
(Vselection_coding_system): Renamed from Vclipboard_coding_system.1998-08-05, by Richard M. Stallman
-
(top-level let): add defsubst.1998-08-05, by Richard M. Stallman
-
(rmail-encoded-pop-password): New variable.1998-08-05, by Richard M. Stallman
-
(iso-spanish, iso-german, iso-iso2tex,1998-08-05, by Dave Love
-
(byte-compile-from-buffer): Make the output buffer multibyte.1998-08-05, by Richard M. Stallman
-
(Funexpand_abbrev): Add ADJUST instead of subtracting.1998-08-05, by Richard M. Stallman
-
(scroll-bar-mode): Doc fix.1998-08-05, by Richard M. Stallman
-
(x_list_fonts): Call XFreeFont after the new call to XLoadQueryFont.1998-08-05, by Richard M. Stallman
-
Updated refresh messages to clear themselves.1998-08-04, by Eric M. Ludlam
-
(vc-backend-merge-news): Account for `already contains the1998-08-04, by André Spiegel
-
(Fw16_set_clipboard_data, Fw16_get_clipboard_data, syms_of_win16select):1998-08-04, by Eli Zaretskii
-
(find-new-buffer-file-coding-system): When1998-08-04, by Eli Zaretskii
-
(Info-find-node): Once again, use byte-to-position.1998-08-04, by Richard M. Stallman
-
(vcursor group): Move this to `editing' group.1998-08-04, by Richard M. Stallman
-
(comint-bol-or-process-mark): Refer to this command's name correctly.1998-08-04, by Richard M. Stallman
-
(set-default-coding-systems):1998-08-04, by Richard M. Stallman
-
(clean-buffer-list-kill-regexps): Init to nil, as before.1998-08-04, by Richard M. Stallman
-
(Fmove_to_window_line): Doc fix.1998-08-04, by Richard M. Stallman
-
(replace_range): Don't assume PT is at the place1998-08-03, by Richard M. Stallman
-
(Fsubst_char_in_region): Use replace_range in the case1998-08-03, by Richard M. Stallman
-
(Info-speedbar-hierarchy-buttons): Improved the speedbar frame management.1998-08-03, by Eric M. Ludlam
-
(speedbar-update-current-file): Added call to1998-08-03, by Eric M. Ludlam
-
(lisp-font-lock-keywords-1): Fix previous change.1998-08-03, by Simon Marshall
-
(flyspell-duplicate-distance): Doc fix; change default to 10000.1998-08-03, by Richard M. Stallman
-
(Fdocumentation): Specify UNIBYTE = 01998-08-02, by Richard M. Stallman
-
(read1): In reading a string, treat Qlambda like Qget_file_char.1998-08-02, by Richard M. Stallman
-
(kkc-lookup-cache): Initialize it to nil.1998-08-02, by Kenichi Handa
-
(language-info-alist): Doc-string1998-08-02, by Kenichi Handa
-
Initialize coding-category-ccl to1998-08-02, by Kenichi Handa
-
(describe-current-coding-system):1998-08-02, by Kenichi Handa
-
(make-coding-system): If the arg TYPE is1998-08-02, by Kenichi Handa
-
(quail-start-translation): Bind help-char1998-08-02, by Kenichi Handa
-
(cyrillic-encode-koi8-r-char): New funciton.1998-08-02, by Kenichi Handa
-
(cyrillic-koi8-r-decode-table): New1998-08-02, by Kenichi Handa
-
(viet-encode-viscii-char): New function.1998-08-02, by Kenichi Handa
-
(viet-viscii-decode-table): Docstring1998-08-02, by Kenichi Handa
-
Call update-coding-systems-internal instead of1998-08-02, by Kenichi Handa
-
(what-cursor-position): Check charset-origin-alist.1998-08-02, by Kenichi Handa
-
(copy_text): In multibyte to unibyte conversion, take1998-08-02, by Kenichi Handa
-
(ccl_spec): New member valid_codes.1998-08-02, by Kenichi Handa
-
(Qvalid_codes): New variable.1998-08-02, by Kenichi Handa
-
(CODING_CATEGORY_IDX_CCL): New macro.1998-08-02, by Kenichi Handa
-
(widget.o, xfns.o, xmenu.o):1998-08-02, by Richard M. Stallman
-
(lwlib-utils.o, lwlib.o, lwlib-Xlw.o)1998-08-02, by Richard M. Stallman
-
(REGEXPDEPS, regex.o):1998-08-02, by Richard M. Stallman
-
Comment change.1998-08-02, by Richard M. Stallman
-
(Makefile, src/Makefile, src/config.stamp)1998-08-02, by Richard M. Stallman
-
(find-function-search-for-symbol): Ignore directories1998-08-01, by Richard M. Stallman
-
(mail-header-format): Convert string to symbol.1998-08-01, by Richard M. Stallman
-
(mail-yank-region): Bind mark-even-if-inactive to t.1998-08-01, by Richard M. Stallman
-
(create_process): For outchannel, set up1998-08-01, by Richard M. Stallman
-
(Info-find-node): Position at the beginning of the node1998-08-01, by Richard M. Stallman
-
(auto-mode-alist): Escape dots in some regexps.1998-08-01, by Richard M. Stallman
-
(default-key-translation-map): Variable deleted.1998-08-01, by Richard M. Stallman
-
(assoc-default): New function.1998-07-31, by Richard M. Stallman