]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1998-08-08 Richard M.... Initial revision
1998-08-08 Richard M.... (x_list_fonts): Fix previous change.
1998-08-08 Richard M.... (gnus-startup-file-coding-system): New variable.
1998-08-08 Richard M.... (widget-beginning-of-line): Properly handle
1998-08-08 Richard M.... (Fcall_process): Check type of process cmd args earlier on.
1998-08-08 Richard M.... (Fprocess_send_eof): Transfer proc_encode_coding_system
1998-08-07 Richard M.... (midnight-delay-set): Use run-hooks directly.
1998-08-07 Richard M.... (command-line): Require whitespace delimiter when
1998-08-07 Richard M.... (midnight-timer-function): No need to test midnight...
1998-08-07 Richard M.... (repeat): Make an undo boundary between repetitions.
1998-08-07 Richard M.... (FRAME_OUTER_WINDOW): New macro.
1998-08-07 Richard M.... (print_escape_multibyte, Qprint_escape_multibyte)
1998-08-07 Richard M.... (Fcall_interactively): Pass new arg to Fread_key_sequence.
1998-08-07 Kenichi Handa(isearch-process-search-multibyte-characters): Fix...
1998-08-07 Kenichi Handa(quail-update-translation): Delete the
1998-08-07 Kenichi Handa(general_insert_function): If enable-multibyte-characte...
1998-08-07 Kenichi Handa(multibyte_char_to_unibyte): Extern it.
1998-08-07 Kenichi Handa(multibyte_char_to_unibyte): New function.
1998-08-07 Kenichi Handa(internal_self_insert): If enable-multibyte-characters is
1998-08-07 Kenichi Handa(Fread_key_sequence): Update declaration.
1998-08-06 Richard M.... (split-window-horizontally): Doc fix.
1998-08-06 Richard M.... (Fsplit_window): Doc fix.
1998-08-06 Kenichi Handa(quail-japanese-use-double-n): New variable.
1998-08-06 Kenichi Handa(debugger-outer-unread-post-input-method-events): New...
1998-08-06 Kenichi Handa(isearch-minibuffer-local-map): Bind
1998-08-06 Kenichi Handa(kkc-region): Don't bind echo-keystrokes.
1998-08-06 Kenichi Handa(input-method-exit-on-first-char):
1998-08-06 Kenichi Handa(quail-translation-keymap): Declare it as
1998-08-06 Kenichi Handa(Fdirectory_files): If MATCH is non-nil, decode filenames
1998-08-06 Richard M.... (Fexecute_kbd_macro): Fix error message.
1998-08-05 Richard M.... (Vselection_coding_system): Renamed from Vclipboard_cod...
1998-08-05 Richard M.... (top-level let): add defsubst.
1998-08-05 Richard M.... (rmail-encoded-pop-password): New variable.
1998-08-05 Dave Love(iso-spanish, iso-german, iso-iso2tex,
1998-08-05 Richard M.... (byte-compile-from-buffer): Make the output buffer...
1998-08-05 Richard M.... (Funexpand_abbrev): Add ADJUST instead of subtracting.
1998-08-05 Richard M.... (scroll-bar-mode): Doc fix.
1998-08-05 Richard M.... (x_list_fonts): Call XFreeFont after the new call to...
1998-08-04 Eric M. LudlamUpdated refresh messages to clear themselves.
1998-08-04 André Spiegel(vc-backend-merge-news): Account for `already contains the
1998-08-04 Eli Zaretskii(Fw16_set_clipboard_data, Fw16_get_clipboard_data,...
1998-08-04 Eli Zaretskii(find-new-buffer-file-coding-system): When
1998-08-04 Richard M.... (Info-find-node): Once again, use byte-to-position.
1998-08-04 Richard M.... (vcursor group): Move this to `editing' group.
1998-08-04 Richard M.... (comint-bol-or-process-mark): Refer to this command...
1998-08-04 Richard M.... (set-default-coding-systems):
1998-08-04 Richard M.... (clean-buffer-list-kill-regexps): Init to nil, as before.
1998-08-04 Richard M.... (Fmove_to_window_line): Doc fix.
1998-08-03 Richard M.... (replace_range): Don't assume PT is at the place
1998-08-03 Richard M.... (Fsubst_char_in_region): Use replace_range in the case
1998-08-03 Eric M. Ludlam(Info-speedbar-hierarchy-buttons): Improved the speedba...
1998-08-03 Eric M. Ludlam(speedbar-update-current-file): Added call to
1998-08-03 Simon Marshall(lisp-font-lock-keywords-1): Fix previous change.
1998-08-03 Richard M.... (flyspell-duplicate-distance): Doc fix; change default...
1998-08-02 Richard M.... (Fdocumentation): Specify UNIBYTE = 0
1998-08-02 Richard M.... (read1): In reading a string, treat Qlambda like Qget_f...
1998-08-02 Kenichi Handa(kkc-lookup-cache): Initialize it to nil.
1998-08-02 Kenichi Handa(language-info-alist): Doc-string
1998-08-02 Kenichi HandaInitialize coding-category-ccl to
1998-08-02 Kenichi Handa(describe-current-coding-system):
1998-08-02 Kenichi Handa(make-coding-system): If the arg TYPE is
1998-08-02 Kenichi Handa(quail-start-translation): Bind help-char
1998-08-02 Kenichi Handa(cyrillic-encode-koi8-r-char): New funciton.
1998-08-02 Kenichi Handa(cyrillic-koi8-r-decode-table): New
1998-08-02 Kenichi Handa(viet-encode-viscii-char): New function.
1998-08-02 Kenichi Handa(viet-viscii-decode-table): Docstring
1998-08-02 Kenichi HandaCall update-coding-systems-internal instead of
1998-08-02 Kenichi Handa(what-cursor-position): Check charset-origin-alist.
1998-08-02 Kenichi Handa(copy_text): In multibyte to unibyte conversion, take
1998-08-02 Kenichi Handa(ccl_spec): New member valid_codes.
1998-08-02 Kenichi Handa(Qvalid_codes): New variable.
1998-08-02 Kenichi Handa(CODING_CATEGORY_IDX_CCL): New macro.
1998-08-02 Richard M.... (widget.o, xfns.o, xmenu.o):
1998-08-02 Richard M.... (lwlib-utils.o, lwlib.o, lwlib-Xlw.o)
1998-08-02 Richard M.... (REGEXPDEPS, regex.o):
1998-08-02 Richard M.... Comment change.
1998-08-02 Richard M.... (Makefile, src/Makefile, src/config.stamp)
1998-08-01 Richard M.... (find-function-search-for-symbol): Ignore directories
1998-08-01 Richard M.... (mail-header-format): Convert string to symbol.
1998-08-01 Richard M.... (mail-yank-region): Bind mark-even-if-inactive to t.
1998-08-01 Richard M.... (create_process): For outchannel, set up
1998-08-01 Richard M.... (Info-find-node): Position at the beginning of the...
1998-08-01 Richard M.... (auto-mode-alist): Escape dots in some regexps.
1998-08-01 Richard M.... (default-key-translation-map): Variable deleted.
1998-07-31 Richard M.... (assoc-default): New function.
1998-07-31 Richard M.... Require timer.
1998-07-31 Richard M.... (lisp-indent-defun-method): New variable.
1998-07-31 Richard M.... (lisp-font-lock-keywords-1): Fontify `defconstant'...
1998-07-31 Richard M.... (dired-garbage-files-regexp): Finish fixing regexp...
1998-07-30 Paul D. SmithGNU make release 3.77.
1998-07-30 Kenichi Handa(activate-input-method): Update mode line.
1998-07-30 Kenichi Handa(concat): Fix previous change.
1998-07-30 Kenichi Handa(mouse-skip-word): If point is at word constituent
1998-07-29 Richard M.... (find-function-noselect): Autoload cookie.
1998-07-29 Richard M.... (describe-function-1): Fix the code that uses find...
1998-07-29 Richard M.... (crisp-mark-line): Greatly simplified.
1998-07-29 Richard M.... Whitespace change.
1998-07-29 Richard M.... (tex-main-file): Doc fix.
1998-07-29 Richard M.... (dired-garbage-files-regexp): Fix typo.
1998-07-29 Richard M.... (mouse-delete-window): If the frame has just one window,
next