Mercurial > emacs
graph
-
(xm_popup_menu): New arg `event'.1995-08-02, by Richard M. Stallman
-
(xlw_popup_menu): New arg event.1995-08-02, by Richard M. Stallman
-
(lw_popup_menu): New arg event, passed along.1995-08-02, by Richard M. Stallman
-
(gud-xdb-marker-filter): Change pattern to accept spc at end.1995-08-02, by Richard M. Stallman
-
(do_switch_frame): Do nothing special when switching between terminal frames.1995-08-01, by Richard M. Stallman
-
(file-name-handler-alist): Don't match host name ending in period.1995-08-01, by Richard M. Stallman
-
(recover-session): Mention deletion is possible.1995-08-01, by Richard M. Stallman
-
(2C-toggle-autoscroll, 2C-autoscroll):1995-08-01, by Karl Heuer
-
(getloadavg): Set FD_CLOEXEC flag on /dev/kmem file descriptor.1995-08-01, by Roland McGrath
-
(byte-optimize-nthcdr): Fix previous change.1995-08-01, by Richard M. Stallman
-
(dired-insert-set-properties): Catch errors.1995-07-31, by Richard M. Stallman
-
(vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.1995-07-31, by Richard M. Stallman
-
(GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now.1995-07-31, by Karl Heuer
-
(dired-read-shell-command): Pass `shell-command-history' to read-string.1995-07-31, by Richard M. Stallman
-
Declare hook running functions.1995-07-31, by Simon Marshall
-
Remove the remaining hook running functions. They are in C now.1995-07-31, by Simon Marshall
-
(kbd_buffer_get_event, swallow_events): Fix prev change.1995-07-31, by Richard M. Stallman
-
Major additions by Gustavo Chaves.1995-07-31, by Richard M. Stallman
-
(rmail-unix-mail-delimiter): Allow two-letter timezone name.1995-07-30, by Richard M. Stallman
-
(byte-compile-insert-header): If compiling for vers 18,1995-07-30, by Richard M. Stallman
-
(set-face-background): Don't treat nil as a color.1995-07-30, by Richard M. Stallman
-
(dabbrev-expand): Save previous point for undo.1995-07-30, by Richard M. Stallman
-
(gettimeofday): New function, defined if necessary.1995-07-30, by Richard M. Stallman
-
(Fmake_terminal_frame): Copy face_alist from selected frame.1995-07-30, by Richard M. Stallman
-
(with-electric-help): Doc fix.1995-07-30, by Richard M. Stallman
-
(HAVE_XRMSETDATABASE): Define if not defined.1995-07-30, by Richard M. Stallman
-
(cd): When reading arg, use just directory as the default.1995-07-30, by Richard M. Stallman
-
(do-auto-fill): Handle adaptive-fill-function and adaptive-fill-regexp.1995-07-30, by Richard M. Stallman
-
(forward-paragraph): Don't move back over a line1995-07-29, by Richard M. Stallman
-
(isearch-mode-map): Don't bind tab, return, kp-N, etc.1995-07-29, by Richard M. Stallman
-
(fortran-break-line): Fixed a bug that sometimes1995-07-29, by Richard M. Stallman
-
(vc-resynch-buffer): New function.1995-07-29, by Richard M. Stallman
-
Initial revision1995-07-29, by Richard M. Stallman
-
(kbd_buffer_get_event): Update input_pending after1995-07-28, by Richard M. Stallman
-
(syms_of_eval): Add missing defsubr.1995-07-28, by Karl Heuer
-
(describe_buffer_bindings): Print bindings from1995-07-28, by Richard M. Stallman
-
(GETTIMEOFDAY_ONE_ARGUMENT): Add #undef.1995-07-28, by Richard M. Stallman
-
(do-auto-fill): Handle adaptive-fill-regexp.1995-07-28, by Richard M. Stallman
-
(imenu-generic-lisp-expression)1995-07-28, by Karl Heuer
-
(c++-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(c-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(latex-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(texinfo-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(ada-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(lisp-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
Add keywords and comments as per conventions.1995-07-27, by Richard M. Stallman
-
(record_overlay_string, overlay_strings): Handle zero-sized overlays better.1995-07-27, by Karl Heuer
-
(texinfo-specific-section-type): Use buffer-substring-no-properties.1995-07-27, by Richard M. Stallman
-
(struct sortstrlist): New type.1995-07-27, by Karl Heuer
-
(vip-overriding-map): new variable.1995-07-27, by Michael Kifer
-
(vip-repeat-from-history-key): new default.1995-07-27, by Michael Kifer
-
(vip-multiclick-timeout): new default.1995-07-27, by Michael Kifer
-
(vip-add-hook,vip-remove-hook): new functions.1995-07-27, by Michael Kifer
-
*** empty log message ***1995-07-27, by Michael Kifer
-
(vip-info-file-name): variable removed.1995-07-27, by Michael Kifer
-
(x-font-regexp): Add \\(\\) for substring extraction.1995-07-27, by Karl Heuer
-
(pascal-mode): Added imenu support.1995-07-27, by Richard M. Stallman
-
(texinfo-environment-regexp): Allow whitespace at BOL.1995-07-27, by Richard M. Stallman
-
(tpu-backward-line): Only move to BOL if not already there.1995-07-27, by Richard M. Stallman