Mercurial > emacs
graph
-
Added section on local variables.1993-08-10, by Richard M. Stallman
-
(tpu-gnu-map-key): Repaired the key name1993-08-10, by Richard M. Stallman
-
(tpu-search-internal): Changed variable1993-08-10, by Richard M. Stallman
-
(tpu-version): Print version number rather than the RCS revision number.1993-08-10, by Richard M. Stallman
-
(gnus-caesar-region): Replace `%' by `mod' and simplify.1993-08-10, by Paul Eggert
-
(calendar-/, calendar-%): Remove, since floor and mod1993-08-10, by Paul Eggert
-
solar-mod -> mod1993-08-10, by Paul Eggert
-
(siolar-mode): Remove, since mod now subsumes it. ALl callers changed.1993-08-10, by Paul Eggert
-
`mod' is no longer an alias for `%'.1993-08-10, by Paul Eggert
-
(floor*): Use `floor' instead of doing most the work ourselves.1993-08-10, by Paul Eggert
-
(ring-mod): Remove, since floor and mod1993-08-10, by Paul Eggert
-
Remove, since floor and mod1993-08-10, by Paul Eggert
-
(abs, ceiling, floor): Remove, since they now redefine1993-08-10, by Paul Eggert
-
ring-mod -> mod1993-08-10, by Paul Eggert
-
(isearch-ring-adjust1, isearch-ring-advance-edit): Replace `%' by `mod' and simplify.1993-08-10, by Paul Eggert
-
(current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),1993-08-10, by Paul Eggert
-
(timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'1993-08-10, by Paul Eggert
-
(vc-previous-comment): Use `mod', not `ring-mod'.1993-08-10, by Paul Eggert
-
(Fmod): New function; result is always same sign as divisor.1993-08-10, by Paul Eggert
-
(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE1993-08-10, by Paul Eggert
-
(Ffloor): Optional second operand specifies divisor, as in Common Lisp.1993-08-10, by Paul Eggert
-
(unexec): Add casts for some comparisons.1993-08-10, by Richard M. Stallman
-
(awkscript): Some sites put comma-separated junk after the fullname.1993-08-09, by Paul Eggert
-
(edit-picture-hook): Use add-hook to modify it.1993-08-09, by Richard M. Stallman
-
(enable-local-variables): setq deleted.1993-08-09, by Richard M. Stallman
-
* config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the1993-08-09, by Jim Blandy
-
(server-visit-files): Restore current-buffer by hand,1993-08-09, by Richard M. Stallman
-
(term_init): Improve error messages (give sh commands).1993-08-09, by Richard M. Stallman
-
(ange-ftp-send-cmd): Bind ange-ftp-this-...1993-08-09, by Richard M. Stallman
-
(gud-dbx-marker-filter): Detect signals as well as bpts.1993-08-09, by Richard M. Stallman
-
(comint-mode-map): Delete C-c C-y binding.1993-08-09, by Richard M. Stallman
-
(mh-read-msg-list): Undo previous change.1993-08-09, by Richard M. Stallman
-
(mark_object): Declare ptr volatile, or don't use it1993-08-08, by Richard M. Stallman
-
(struct font_info): New structure.1993-08-08, by Richard M. Stallman
-
(src, lisp): Include OChangeLog in dist.1993-08-08, by Richard M. Stallman
-
(minibuffer-window-active-p): New function.1993-08-08, by Richard M. Stallman
-
(mouse-set-point): Error if click in inactive minibuffer.1993-08-08, by Richard M. Stallman
-
(src): Don't put gnu-hp300 in dist.1993-08-08, by Richard M. Stallman
-
(shell-command, shell-command-on-region):1993-08-08, by Richard M. Stallman
-
Don't put -q in args.1993-08-08, by Richard M. Stallman
-
(etags-goto-tag-location): If match started with Ctrl-m,1993-08-08, by Richard M. Stallman
-
(HAVE_VFORK): Defined.1993-08-08, by Richard M. Stallman
-
(Vinvocation_directory): New var.1993-08-08, by Richard M. Stallman
-
(expand_and_dir_to_file): Use Fdirectory_file_name.1993-08-08, by Richard M. Stallman
-
(init_lread): Normally put Vinvocation_directory1993-08-08, by Richard M. Stallman
-
(dired-compress-file): For .z file, run gunzip.1993-08-08, by Richard M. Stallman
-
* vc.el (vc-diff, vc-directory-18): Add missing paren to end of1993-08-08, by Jim Blandy
-
Doc fix.1993-08-08, by Jim Blandy
-
(dired-diff): Read options right here;1993-08-07, by Richard M. Stallman
-
(do-auto-fill): Don't keep breaking the line1993-08-07, by Richard M. Stallman
-
(x_term_init): Set the hooks before we call Fset_input_mode.1993-08-06, by Richard M. Stallman
-
(set_poll_suppress_count): New function.1993-08-06, by Richard M. Stallman
-
(unwind_to_catch): Call set_poll_suppress_count.1993-08-06, by Richard M. Stallman
-
(indent-region): Fix paren error in last change.1993-08-06, by Richard M. Stallman
-
(mouse-save-then-kill): Fix paren error in last change.1993-08-06, by Richard M. Stallman
-
(Fset_input_mode): Start polling, if appropriate.1993-08-06, by Richard M. Stallman
-
(menu-bar-mode): Defvar removed.1993-08-06, by Roland McGrath
-
(scroll-bar-mode): If FLAG is non-nil, set it to its prefix-numeric-value.1993-08-06, by Roland McGrath
-
(Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix.1993-08-06, by Roland McGrath
-
(help-for-help): Mention C-k and C-f.1993-08-06, by Roland McGrath
-
(after-find-file): Improve warning message about1993-08-06, by Richard M. Stallman
-
(indent-region): Rename arg ARG to COLUMN.1993-08-06, by Richard M. Stallman
-
Total rewrite; includes ibmps2-aix.h.1993-08-06, by Richard M. Stallman
-
(help-admin-map): Fix menu item text.1993-08-05, by Richard M. Stallman
-
(do_autoload): Don't report autoload failure1993-08-05, by Richard M. Stallman
-
(machine): Add i370-ibm-aix*.1993-08-05, by Richard M. Stallman
-
(SYSTEM_TYPE): Don't redefine it here.1993-08-05, by Richard M. Stallman
-
(font-lock-fontify-region): Handle comment-start-skip = nil.1993-08-05, by Richard M. Stallman
-
Doc fix.1993-08-05, by Richard M. Stallman
-
(rmail-resend): Delete any Sender field.1993-08-05, by Richard M. Stallman
-
(Fyes_or_no_p): Use Qyes_or_no_p_history.1993-08-05, by Richard M. Stallman
-
(perl-mode): Add autoload cookie.1993-08-05, by Richard M. Stallman
-
(sendmail-program): Try /usr/sbin/sendmail.el also.1993-08-04, by Richard M. Stallman
-
(diary-display-hook): Change default and fix doc string.1993-08-04, by Richard M. Stallman
-
(list-diary-entries): Split diary-display-hook into two1993-08-04, by Richard M. Stallman
-
(expand_and_dir_to_file): Remove final / by copying abspath.1993-08-04, by Richard M. Stallman
-
entered into RCS1993-08-04, by Richard M. Stallman
-
(mouse-save-then-kill): Don't discard all the normal1993-08-04, by Richard M. Stallman
-
[BSD4_3] (HAVE_FTIME): Defined.1993-08-04, by Richard M. Stallman
-
(Frem): Don't accept floats, just ints and markers.1993-08-04, by Richard M. Stallman
-
(print-region-1): Make END a marker so untabify relocates it.1993-08-04, by Richard M. Stallman
-
(compilation-minor-mode): Make variable buffer-local.1993-08-03, by Roland McGrath
-
(man): Define as alias.1993-08-03, by Richard M. Stallman
-
(CRT0_COMPILE): Add -O and -Demacs.1993-08-03, by Richard M. Stallman
-
(window-setup-hook): Add hook function.1993-08-03, by Richard M. Stallman
-
(comint-dynamic-list-completions): Expand PATHDIR in call to1993-08-03, by Roland McGrath
-
Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu>1993-08-03, by Jim Blandy
-
Make boldness and italicness affect subsequently created frames.1993-08-03, by Richard M. Stallman
-
* config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for1993-08-03, by Jim Blandy
-
* configure.in (function checks): Test for mkdir and rmdir.1993-08-03, by Jim Blandy
-
(shrink-window-if-larger-than-buffer): Pass WINDOW to1993-08-03, by Roland McGrath
-
(cmpl-read-time-eval): Make it no-op.1993-08-03, by Richard M. Stallman
-
(completion-version): New variable.1993-08-03, by Richard M. Stallman
-
Don't mention dir `s/' in #include.1993-08-03, by Richard M. Stallman
-
(telnet): If we already have a telnet to HOST, just switch buffers.1993-08-03, by Richard M. Stallman
-
(other-frame): Skip iconified and invisible frames.1993-08-03, by Roland McGrath
-
(vfork): Move this outside the USG conditional.1993-08-03, by Richard M. Stallman
-
(occur-mode-goto-occurrence): Give meaningful error1993-08-03, by Richard M. Stallman
-
(comint-dynamic-complete): If called interactively twice in a row, give the1993-08-02, by Roland McGrath
-
(comint-dynamic-complete): Expand PATHDIR in call to file-name-completion.1993-08-02, by Roland McGrath
-
(comint-dynamic-completion): Say "Sole completion", not "Unique1993-08-02, by Roland McGrath
-
(other-frame): New function, analogous to other-window.1993-08-02, by Roland McGrath
-
(Fprevious_frame): New function, for parity with Fnext_frame.1993-08-02, by Roland McGrath
-
* xdisp.c (display_menu_bar): Redisplay all lines occupied by the1993-08-02, by Jim Blandy
-
*** empty log message ***1993-08-02, by Roland McGrath
-
Initial revision1993-08-02, by Richard M. Stallman
-
(save_excursion_restore): Never make the buffer visible.1993-08-02, by Richard M. Stallman
-
(indent-c-exp): Don't document ENDPOS.1993-08-02, by Richard M. Stallman
-
(mail-yank-hooks): Initialize to nil.1993-08-02, by Richard M. Stallman
-
(read_key_sequence): Use XFASTINT to convert value1993-08-02, by Richard M. Stallman
-
(Fmove_overlay): Avoid initializer for Lisp_Object vars.1993-08-02, by Richard M. Stallman
-
(remove-hook): Doc string added.1993-08-02, by Richard M. Stallman