Mercurial > emacs
graph
-
(xstring): Handle unibyte strings.1998-05-10, by Richard M. Stallman
-
(redisplay_window): Don't use last_point_x and last_point_y1998-05-10, by Richard M. Stallman
-
(Qbuffer_name_history): New variable.1998-05-09, by Richard M. Stallman
-
(detect_coding_mask): Check also coding-category-binary.1998-05-09, by Richard M. Stallman
-
(standard-display-european): Doc fix.1998-05-09, by Richard M. Stallman
-
(find-function-noselect): Autoload it.1998-05-09, by Richard M. Stallman
-
(scan_lists, scan_sexps_forward): Move complex expressions1998-05-09, by Richard M. Stallman
-
(mail-signature): Allow expression as value.1998-05-09, by Richard M. Stallman
-
(widgets: sexp, variable, list, vector): Doc fixes.1998-05-09, by Richard M. Stallman
-
(generate-file-autoloads): Handle progn forms generated by1998-05-09, by Richard M. Stallman
-
(mail-strip-quoted-names):1998-05-09, by Richard M. Stallman
-
(customize-group-other-window): Handle groups not1998-05-09, by Richard M. Stallman
-
Fix previous change.1998-05-09, by Kenichi Handa
-
(ps-alist-position): Renamed from ps-position.1998-05-08, by Richard M. Stallman
-
(reporter-bug-hook): Use rfc822-goto-eoh.1998-05-08, by Richard M. Stallman
-
(Fcall_process): Fix test for when to call Ffind_operation_coding_system.1998-05-08, by Richard M. Stallman
-
Comment change.1998-05-08, by Richard M. Stallman
-
(compute_motion): Fix, in a different way, the bug of handling1998-05-08, by Kenichi Handa
-
(compute_motion): Undo both May 7 changes.1998-05-08, by Richard M. Stallman
-
(doprnt1): Cast arg to CHAR_STRING.1998-05-08, by Richard M. Stallman
-
(standard-display-european): Don't call1998-05-08, by Richard M. Stallman
-
(compute_motion): Fix previous change.1998-05-08, by Kenichi Handa
-
(edebug-all-forms): Add autoload cookie.1998-05-07, by Richard M. Stallman
-
(ispell-word): Make M-$ binding using esc-map.1998-05-07, by Richard M. Stallman
-
(Freplace_match): Fix the loop for copying text1998-05-07, by Richard M. Stallman
-
(Fexpand_file_name) [DOS_NT]: Note when special escape1998-05-07, by Richard M. Stallman
-
Comment changes.1998-05-07, by Richard M. Stallman
-
(vc-consult-rcs-headers): Fix previous change.1998-05-07, by Richard M. Stallman
-
(install-arch-indep): Fix typo in previous change.1998-05-07, by Richard M. Stallman
-
(toggle-input-method): Use a more1998-05-07, by Richard M. Stallman
-
(Fintern): Properly compare lisp objects.1998-05-07, by Richard M. Stallman
-
(set_internal): Properly compare lisp objects.1998-05-07, by Richard M. Stallman
-
(sh-shell-file): Add cmdproxy to MS shells.1998-05-07, by Richard M. Stallman
-
(list-input-methods): Doc fix.1998-05-07, by Richard M. Stallman
-
(init_process, syms_of_process): Make definition consistent with1998-05-07, by Eli Zaretskii
-
Cancel the previous change for1998-05-07, by Kenichi Handa
-
(compute_motion): Fix bug of handling wide-column1998-05-07, by Kenichi Handa
-
(report-emacs-bug): Don't display *Bug Help* if1998-05-07, by Richard M. Stallman
-
(report-emacs-bug): After reinserting1998-05-07, by Richard M. Stallman
-
(view-lossage): Set help-xref-stack* in the help buffer.1998-05-07, by Richard M. Stallman
-
(describe-function-1): Use find-function-noselect instead of find-function.1998-05-07, by Richard M. Stallman
-
(sgml-mode-common): Make local binding from adaptive-fill-regexp.1998-05-07, by Richard M. Stallman
-
(quit-window): Fixed FRAME to be the frame and never window.1998-05-07, by Richard M. Stallman
-
(syms_of_buffer) <buffer-file-coding-system>: Doc fix.1998-05-07, by Richard M. Stallman
-
(EMACSSOURCES): Add msdog.texi, ack.texi. Remove gnu1.texi.1998-05-07, by Richard M. Stallman
-
(print-coding-system):1998-05-07, by Richard M. Stallman
-
(Fcall_process): If we must display received data on1998-05-07, by Kenichi Handa
-
(EMACSSOURCES): Add mule.texi.1998-05-06, by Richard M. Stallman
-
(which-func-non-auto-modes): New variable.1998-05-06, by Richard M. Stallman
-
(regex_compile): When checking after exactn1998-05-06, by Richard M. Stallman
-
(main): Call the syms_of_... and keys_of_... functions1998-05-06, by Richard M. Stallman
-
*** empty log message ***1998-05-06, by Michael Kifer
-
(which-function-mode): New alias.1998-05-06, by Richard M. Stallman
-
(imenu-create-index-function): Remove autoload cookie1998-05-06, by Dave Love
-
(vc-consult-rcs-headers): Avoid bug with ci -k in RCS 5.7.1998-05-06, by André Spiegel
-
(diary-mail-entries): Add autoload cookie.1998-05-06, by Richard M. Stallman
-
(dired-mode-map): Bind *t to dired-do-toggle.1998-05-06, by Richard M. Stallman
-
(ps-header-title-font-size): Doc fix.1998-05-06, by Richard M. Stallman
-
Some doc fixes, eliminate (require cl).1998-05-06, by Richard M. Stallman
-
(mouse-major-mode-menu): Run activate-menubar-hook here.1998-05-05, by Richard M. Stallman
-
(tmm-get-keymap): Fix previous change;1998-05-05, by Richard M. Stallman
-
(comint-replace-by-expanded-history-before-point):1998-05-05, by Richard M. Stallman
-
(create_process): Add cast when calling encode_coding1998-05-05, by Richard M. Stallman
-
(barf_or_query_if_file_exists): Encode file name.1998-05-05, by Richard M. Stallman
-
(Fmake_bool_vector): Clear out extraneous bits at end.1998-05-05, by Richard M. Stallman
-
(generic-x): Added defgroup declaration.1998-05-05, by Richard M. Stallman
-
move defpackage to lisp-font-lock-keywords-11998-05-05, by Simon Marshall
-
(boyer_moore): Check more reliably for ptr[1] being1998-05-05, by Richard M. Stallman
-
(add-log-current-defun) <lisp>:1998-05-05, by Richard M. Stallman
-
(add-log-current-defun): Fix previous fortran change.1998-05-05, by Richard M. Stallman
-
(custom-face-attributes): Doc fix.1998-05-05, by Richard M. Stallman
-
(server-buffer-done): Bind server-kill-buffer-running1998-05-05, by Richard M. Stallman
-
new version1998-05-04, by Michael Kifer
-
(encode_coding_iso2022): Don't skip a code following some invalid code.1998-05-04, by Richard M. Stallman
-
(WINDOW_RIGHT_MARGIN): Don't subtract 1 from width when there are no1998-05-04, by Richard M. Stallman
-
(follow-intercept-processes): When asynchronous1998-05-04, by Eli Zaretskii
-
(Fload): Rename dosmode to fmode and use it on all1998-05-04, by Eli Zaretskii
-
(read1): Clear out extraneous bits at end of bool-vector.1998-05-04, by Eli Zaretskii
-
(TAGS): Fix file name wildcards in lisp directory.1998-05-04, by Eli Zaretskii
-
Include syssignal.h after lisp.h.1998-05-04, by Andreas Schwab
-
Declare init_signals and add prototypes.1998-05-04, by Andreas Schwab
-
Declare init functions.1998-05-04, by Andreas Schwab
-
* progmodes/compile.el (compilation-directory-stack): Doc fix.1998-05-04, by Andreas Schwab
-
(LIBXMU): Don't bother testing CANNOT_DUMP.1998-05-04, by Richard M. Stallman
-
(generic-make-keywords-list): Delete spurious paren.1998-05-04, by Richard M. Stallman
-
(list-load-path-shadows): Don't say1998-05-04, by Richard M. Stallman
-
(add-log-debugging): New variable.1998-05-04, by Richard M. Stallman
-
(sh-shell-file): If $SHELL evaluates to1998-05-03, by Eli Zaretskii
-
(TAGS-LISP): New target.1998-05-03, by Richard M. Stallman
-
(TAGS-LISP): New target.1998-05-03, by Richard M. Stallman
-
(mh-quit): Undo 3/3 change (and the subsequent fix).1998-05-03, by Richard M. Stallman
-
(post-mail-send-it): Use mail-sendmail-undelimit-header.1998-05-03, by Richard M. Stallman
-
(send-mail-function): Doc fix.1998-05-03, by Richard M. Stallman
-
(compute_motion): When invisible text cross TO,1998-05-03, by Richard M. Stallman
-
(uce-reply-to-uce): Use mail-sendmail-delimit-header.1998-05-03, by Richard M. Stallman
-
Comment change.1998-05-03, by Richard M. Stallman