Mercurial > emacs
graph
-
Initial revision1993-06-01, by Richard M. Stallman
-
(internal_equal): Don't let ints be equal to floats.1993-06-01, by Richard M. Stallman
-
(Frem): Fix result sign properly.1993-06-01, by Richard M. Stallman
-
(float_to_string): Skip `-' like digits when ensuring1993-06-01, by Richard M. Stallman
-
(outline-flag-region): Pass t as NOUNDO arg1993-06-01, by Richard M. Stallman
-
(count-windows): PROC argument of walk-windows takes an argument.1993-06-01, by Richard M. Stallman
-
Update getdate.c.1993-06-01, by Richard M. Stallman
-
(x-invocation-args): Add defvar.1993-06-01, by Richard M. Stallman
-
(NLIST_STRUCT): Defined.1993-06-01, by Richard M. Stallman
-
[__bsdi__]: Alternate decls of getpwuid and getpwnam.1993-05-31, by Richard M. Stallman
-
[__bsdi__]: Define BSD4_2.1993-05-31, by Richard M. Stallman
-
Comment change.1993-05-31, by Richard M. Stallman
-
Delete ! __GNUC__ conditional.1993-05-31, by Richard M. Stallman
-
(bibtex-mode): Add autoload.1993-05-31, by Richard M. Stallman
-
Fix comments.1993-05-31, by Richard M. Stallman
-
Don't initialize write-file-hooks.1993-05-31, by Richard M. Stallman
-
(inhibit-local-variables-regexps): New variable.1993-05-31, by Richard M. Stallman
-
(do-install): Use `-' in tar options.1993-05-31, by Richard M. Stallman
-
Handle bsd386.1993-05-31, by Richard M. Stallman
-
*** empty log message ***1993-05-31, by Karl Heuer
-
Initial revision1993-05-31, by Richard M. Stallman
-
(term_get_fkeys): If not initialized, init Vfunction_key_map.1993-05-31, by Richard M. Stallman
-
[__GNUC__] (LD_SWITCH_MACHINE): Defined.1993-05-31, by Richard M. Stallman
-
(update_frame): Make preempt_count positive.1993-05-31, by Richard M. Stallman
-
(calculate_scrolling): Defend against negative baud_rate.1993-05-31, by Richard M. Stallman
-
(XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.1993-05-31, by Richard M. Stallman
-
(Fset_window_buffer): Set window's force_start to Qnil.1993-05-31, by Richard M. Stallman
-
(x-resolve-font-name): Clean up error messages.1993-05-31, by Richard M. Stallman
-
(run-at-time): Pass args to start-process in right order.1993-05-31, by Richard M. Stallman
-
(Info-get-token): Check that thesecond search succeeded.1993-05-31, by Richard M. Stallman
-
Provide edebug.1993-05-31, by Richard M. Stallman
-
(rmail-message-subject-p): Fix typo in string constant.1993-05-31, by Richard M. Stallman
-
(x_reply_selection_request): Call XFlushQueue.1993-05-31, by Richard M. Stallman
-
(Fx_create_frame): Use bitmapIcon, not iconType.1993-05-31, by Richard M. Stallman
-
(mod): Use cl-floor.1993-05-31, by Richard M. Stallman
-
(do-install): Copy the DOC-* files from the build1993-05-31, by Richard M. Stallman
-
Pass in LD_SWITCH_X_SITE.1993-05-31, by Jim Blandy
-
(gud-def): Don't use gud-key-prefix at compile time.1993-05-31, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer): Add `interactive'.1993-05-31, by Richard M. Stallman
-
Handle AIX versions 1.2, 1.3.1993-05-31, by Richard M. Stallman
-
(mail-do-fcc): Put back the newline at the start1993-05-31, by Richard M. Stallman
-
(Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font.1993-05-31, by Richard M. Stallman
-
(float_arith_driver): Detect division by zero in advance.1993-05-31, by Richard M. Stallman
-
(Fwith_output_to_temp_buffer): Doc fix.1993-05-31, by Richard M. Stallman
-
(main): Make when a time_t.1993-05-31, by Richard M. Stallman
-
(HAVE_TCATTR): Deleted.1993-05-31, by Richard M. Stallman
-
(wait_for_termination): Delete LINUX conditionals.1993-05-31, by Richard M. Stallman
-
(interval_deletion_adjustment): Delete unreachable abort.1993-05-31, by Richard M. Stallman
-
(Fyes_or_no_p): Delete unreachable UNGCPRO.1993-05-31, by Richard M. Stallman
-
(gnus-nntp-server): Use gnus-default-nntp-server.1993-05-30, by Richard M. Stallman
-
(Info-mode-map): Correct Info-top to Info-top-node.1993-05-30, by Richard M. Stallman
-
(Fgenerate_new_buffer_name): Doc fix.1993-05-30, by Roland McGrath
-
(clean): Delete libXMenu11.a.1993-05-30, by Richard M. Stallman
-
(mh-signature-file-name): New variable.1993-05-30, by Richard M. Stallman
-
* m/mips.h (KERNEL_FILE): Set this to "/unix".1993-05-30, by Jim Blandy
-
* configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add1993-05-30, by Jim Blandy
-
(UCHAR): Don't define if _UCHAR_T.1993-05-30, by Richard M. Stallman
-
(HAVE_GETTIMEOFDAY): Deleted.1993-05-30, by Richard M. Stallman
-
* configure.in: Use s/bsd4-3.h for mips-mips-riscos4.1993-05-30, by Jim Blandy
-
(child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: Install1993-05-30, by Richard M. Stallman
-
(main) [AIX _I386]: Don't handle SIGIOINT.1993-05-30, by Richard M. Stallman
-
[HAVE_TERMIOS _AIX _I386]: Include termios before termio.1993-05-30, by Richard M. Stallman
-
Comment fix.1993-05-30, by Richard M. Stallman
-
(buffer_posn_from_coords): Since COL is already1993-05-30, by Richard M. Stallman
-
* xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>,1993-05-30, by Jim Blandy
-
* hftctl.c (hft_alrm): Declare and define this to return void, not1993-05-30, by Jim Blandy
-
* s/aix3-2.h (LIBS_SYSTEM): Remove -lIM and -liconv from here...1993-05-30, by Jim Blandy
-
(Info-mode-map): Correct Info-top to Info-top-node.1993-05-30, by Richard M. Stallman
-
* Makefile.in (SUBMAKEFLAGS): Remember to propagate MAKE.1993-05-30, by Jim Blandy
-
* Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of1993-05-30, by Jim Blandy
-
* Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd1993-05-30, by Jim Blandy
-
* movemail.c [MAIL_USE_POP] (main): Don't use non-portable1993-05-30, by Jim Blandy
-
*** empty log message ***1993-05-30, by Richard M. Stallman
-
(Man-notify-when-ready): Correct previous change.1993-05-30, by Richard M. Stallman
-
[IRIX4]: Include unistd.h.1993-05-30, by Richard M. Stallman
-
(IRIX4): Defined.1993-05-30, by Richard M. Stallman
-
When looking for sources, use '.', not `.`. Also '..'.1993-05-30, by Richard M. Stallman
-
(Fx_open_connection) [NO_XRM_SET_DATABASE]:1993-05-30, by Richard M. Stallman
-
Fix HPUX conditional syntax.1993-05-30, by Richard M. Stallman
-
(wait_for_termination): Add POSIX_SIGNALS alternative.1993-05-30, by Richard M. Stallman
-
* configure.in: Complain if srcdir points at an already-configured1993-05-30, by Jim Blandy
-
* xfaces.c (init_frame_faces): We have to make sure that face ID's1993-05-30, by Jim Blandy
-
* faces.el (x-resolve-font-name): Give correct error message1993-05-30, by Jim Blandy
-
* faces.el (x-resolve-font-name): Fix args to error; the format1993-05-30, by Jim Blandy
-
Initial revision1993-05-30, by Jim Blandy
-
(reset_buffer): Clear mark_active field here.1993-05-30, by Richard M. Stallman
-
(read_key_sequence): Read the first char specially1993-05-30, by Richard M. Stallman
-
(Fx_close_current_connection): Clear x_current_display.1993-05-30, by Richard M. Stallman
-
(sys_signal): Use 0, not NULL, to set sa_flags.1993-05-30, by Richard M. Stallman
-
Make RCS warnings stop.1993-05-30, by Richard M. Stallman
-
Initial revision1993-05-30, by Richard M. Stallman
-
Just load vt100.el.1993-05-30, by Richard M. Stallman
-
Just load keyswap.el.1993-05-30, by Richard M. Stallman
-
Fix initial comments.1993-05-30, by Richard M. Stallman
-
Use lk201.el.1993-05-30, by Richard M. Stallman
-
*** empty log message ***1993-05-30, by Richard M. Stallman
-
(XTread_socket): For UnmapNotify, if frame was visible,1993-05-30, by Richard M. Stallman
-
(Ficonify_frame, Fmake_frame_invisible):1993-05-30, by Richard M. Stallman
-
(x_bitmap_icon): Don't free icon_bitmap;1993-05-30, by Richard M. Stallman
-
(command-line-1): Pass arg to other-window.1993-05-29, by Richard M. Stallman
-
(find-file-run-dired): Doc fix.1993-05-29, by Richard M. Stallman
-
* linux.h (C_OPTIMIZE_SWITCH): Set this to the empty string;1993-05-29, by Jim Blandy
-
* Makefile.in: Use Makefile comments, not C comments.1993-05-29, by Jim Blandy
-
[HPUX]: Include time.h and define __TIMEVAL__.1993-05-29, by Richard M. Stallman
-
(menu_bar_items): Call Fnreverse before restoring Vinhibit_quit.1993-05-29, by Richard M. Stallman
-
*** empty log message ***1993-05-29, by Jim Blandy
-
Initial revision1993-05-29, by Jim Blandy
-
Don't include termios.h directly--let systty.h do it.1993-05-29, by Richard M. Stallman
-
(x_connection_closed): Pass new arg.1993-05-29, by Richard M. Stallman
-
* configure.in: Add case for the Tektronix XD88.1993-05-29, by Jim Blandy
-
* sysdep.c (sys_siglist): Comment out #endif trailer.1993-05-29, by Jim Blandy
-
* systty.h (CDISABLE): #undef it before re-#defining it.1993-05-29, by Jim Blandy
-
* sysdep.c (sys_siglist): Comment out #endif trailer.1993-05-29, by Jim Blandy
-
(cancel-function-timers): Renamed from spurious duplicate1993-05-29, by Richard M. Stallman
-
(display_text_line): Really check for just the selected window.1993-05-29, by Richard M. Stallman
-
(syms_of_xdisp): Make highlight-nonselected-windows Lisp var.1993-05-29, by Richard M. Stallman
-
Handle sysv4.2 and sysvr4.2.1993-05-29, by Richard M. Stallman
-
(file-chase-links): Handle leading .. in symlink target.1993-05-29, by Richard M. Stallman
-
* configure.in: Traverse the argument list without destroying it;1993-05-29, by Jim Blandy
-
(find-change-log): Use file-chase-links.1993-05-29, by Richard M. Stallman
-
(file-chase-links): New function.1993-05-29, by Richard M. Stallman
-
* configure.in: Add missing "fi".1993-05-29, by Jim Blandy
-
* make-dist: Rebuild configure if configure.in is newer.1993-05-29, by Jim Blandy
-
* Makefile.in (src:, lib-src:, FRC:): force the src and lib-src1993-05-29, by Jim Blandy
-
(c-up-conditional): Handle commented-out #-cmds properly.1993-05-29, by Richard M. Stallman
-
(menu_bar_items): Save Vinhibit_quit by hand1993-05-29, by Richard M. Stallman
-
(do-install): Delete redundant code to copy etc twice.1993-05-29, by Richard M. Stallman
-
(split-window-vertically): Return the new window.1993-05-29, by Richard M. Stallman
-
(gnus-local-organization): Initially nil.1993-05-29, by Richard M. Stallman
-
Initial revision1993-05-29, by Richard M. Stallman
-
(isearch-search): Take note of isearch-case-fold-search initial value.1993-05-29, by Richard M. Stallman
-
(OLDXMENU_OPTIONS): Add quotations.1993-05-29, by Richard M. Stallman
-
When given no file arguments, inspect RCS/.* as well1993-05-29, by Richard M. Stallman
-
(EMACS_BITMAP_FILES): Defined.1993-05-29, by Richard M. Stallman
-
(HAVE_FTIME): Defined.1993-05-29, by Richard M. Stallman
-
(romp): Handle various version numbers with aos and bsd.1993-05-29, by Richard M. Stallman
-
(C_SWITCH_MACHINE): Define only if not __GNUC__.1993-05-29, by Richard M. Stallman
-
(XTring_bell): Do nothing if x_current_connection is 0.1993-05-29, by Richard M. Stallman
-
(reset_buffer): Clear mark_active field here.1993-05-29, by Richard M. Stallman
-
(indent-sexp): Even if outer-loop-done is t, still move down one line.1993-05-29, by Richard M. Stallman
-
(auto-mode-alist): Fix syntax for sgml mode.1993-05-29, by Richard M. Stallman
-
(gettimeofday): Don't store in *tzp if tzp is 0.1993-05-29, by Richard M. Stallman
-
(MAXDESC): Get it from FD_SETSIZE if that exists.1993-05-29, by Richard M. Stallman
-
(timer): Link with $(LOADLIBES).1993-05-29, by Richard M. Stallman
-
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Redefined.1993-05-29, by Richard M. Stallman
-
entered into RCS1993-05-29, by Richard M. Stallman
-
(vt100-wide-mode): Add missing arg in set-frame-width.1993-05-29, by Richard M. Stallman
-
(x-resolve-font-name): Allow symbol as FACE arg.1993-05-29, by Richard M. Stallman
-
(send-mail-function): Use defvar. not defconst.1993-05-29, by Richard M. Stallman
-
(x-fixed-font-alist): Specify field 7, not field 6.1993-05-29, by Richard M. Stallman
-
(ange-ftp-dired-compress-file):1993-05-29, by Richard M. Stallman
-
(vc-finish-logentry): Use delete-windows-on.1993-05-29, by Richard M. Stallman
-
(LIBX11_SYSTEM): Defined.1993-05-29, by Richard M. Stallman
-
(vc-steal-lock, vc-insert-headers): Fix question whitespace.1993-05-29, by Richard M. Stallman
-
(Fgenerate_new_buffer_name): New arg IGNORE.1993-05-28, by Richard M. Stallman
-
(Info-insert-dir): Ignore duplicate directories.1993-05-28, by Richard M. Stallman
-
(syms_of_keymap): Create global_map 256 slots long.1993-05-28, by Richard M. Stallman
-
(keys_of_cmds): Predefined 0240-0376 as self-insert.1993-05-28, by Richard M. Stallman
-
Finish previous change.1993-05-28, by Richard M. Stallman
-
(find-log-file): Use source file's truename dir.1993-05-28, by Richard M. Stallman
-
Version 3.8.1 from Gildea.1993-05-28, by Richard M. Stallman
-
(put_line): Don't output \n\t unless more text follows.1993-05-28, by Richard M. Stallman
-
(XTread_socket, case KeyPress) [HPUX]:1993-05-28, by Richard M. Stallman
-
Fix message text.1993-05-28, by Richard M. Stallman
-
(hexl-char-after-point): Get rid of mistakenly free variables.1993-05-28, by Richard M. Stallman
-
Doc fixes.1993-05-28, by Richard M. Stallman
-
Fix up previous change.1993-05-28, by Richard M. Stallman
-
(manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted.1993-05-28, by Richard M. Stallman
-
(Info-insert-dir): Ignore duplicate directories.1993-05-28, by Richard M. Stallman
-
(Info-default-directory-list): Take out ../../info.1993-05-28, by Richard M. Stallman
-
(baud-rate): Doc fix.1993-05-28, by Richard M. Stallman
-
* keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we1993-05-28, by Jim Blandy
-
* etags.c: Replace the CPP tangle for alloca with the one from the1993-05-28, by Jim Blandy
-
* s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.1993-05-28, by Jim Blandy
-
* make-dist: Make a `site-lisp' directory in the distribution,1993-05-28, by Jim Blandy
-
* Makefile.in (do-install): Correctly detect if ./etc and1993-05-28, by Jim Blandy
-
* buffer.c (Fmove_overlay): If the overlay is changing buffers,1993-05-28, by Jim Blandy
-
* xfns.c (x_set_frame_parameters): Use the first1993-05-28, by Jim Blandy
-
* s/hpux8.h: Don't define HAVE_RANDOM.1993-05-28, by Jim Blandy
-
(find-change-log): Chase symlinks multiple levels.1993-05-28, by Richard M. Stallman
-
* configure.in: If srcdir is '.', then try using PWD to make it1993-05-28, by Jim Blandy
-
Initial revision1993-05-28, by Jim Blandy
-
(rmail-new-summary): Set rmail-summary-buffer1993-05-28, by Richard M. Stallman
-
* config.h.in (UNEXEC_SRC): New macro, set by the configure1993-05-28, by Jim Blandy
-
* configure.in: Extract UNEXEC from the system configuration1993-05-28, by Jim Blandy
-
(PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.1993-05-28, by Richard M. Stallman
-
* Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine1993-05-28, by Jim Blandy
-
* configure.in (prefix): Don't run pwd on srcdir unnecessarily.1993-05-28, by Jim Blandy
-
(Fsleep_for): Don't return without waiting when SEC is 0.1993-05-28, by Richard M. Stallman
-
(find-alternate-file): Hide truename and inode number1993-05-28, by Richard M. Stallman
-
(ALL_CFLAGS): Add -I../src1993-05-28, by Richard M. Stallman
-
(find-dired-sentinel): Write a line describing death.1993-05-28, by Roland McGrath
-
(install): Get the scripts from ${srcdir}, unlike the executables.1993-05-28, by Richard M. Stallman
-
(syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.1993-05-28, by Richard M. Stallman
-
Delete confusing comments.1993-05-28, by Richard M. Stallman
-
entered into RCS1993-05-28, by Roland McGrath
-
(do-install): Add `shift' command.1993-05-27, by Richard M. Stallman
-
(frame-initialize): Handle reverseVideo resource.1993-05-27, by Richard M. Stallman
-
(x-create-frame-with-faces): Handle reverseVideo resource.1993-05-27, by Richard M. Stallman
-
(mark_object): Add debugging code to check for ptr clobbered.1993-05-27, by Richard M. Stallman
-
(COPYDESTS, COPYDIR): Delete external-lisp dir.1993-05-27, by Richard M. Stallman
-
(do-install): Delete the dest dir, not the source dir,1993-05-27, by Richard M. Stallman
-
Delete spurious paren outputting short_usage.1993-05-27, by Richard M. Stallman
-
Provide same name as file.1993-05-27, by Richard M. Stallman
-
Fix typo.1993-05-27, by Richard M. Stallman
-
Pervasive changes to use Emacs 19 features1993-05-27, by Richard M. Stallman
-
(read_char): Correct previous change.1993-05-27, by Richard M. Stallman
-
(x_get_resource_string): New function.1993-05-27, by Richard M. Stallman
-
* x-win.el: Check for a geometry resource, and apply it to the1993-05-27, by Jim Blandy
-
* systty.h: Always terminate comments, to avoid confusion.1993-05-27, by Jim Blandy
-
* xfns.c: Make resource manager work correctly even when1993-05-27, by Jim Blandy
-
Comment out handling of shell-send-input.1993-05-27, by Richard M. Stallman
-
(cl-member): Renamed from member.1993-05-27, by Richard M. Stallman
-
(display-time-day-and-date): Use defvar, not defconst.1993-05-27, by Richard M. Stallman
-
(x_get_local_selection): If no conversion function1993-05-27, by Richard M. Stallman
-
(display_text_line): Don't call compute_char_face for a non-X frame.1993-05-27, by Richard M. Stallman
-
(window_loop, case GET_LRU_WINDOW): Get frame's width properly.1993-05-27, by Richard M. Stallman
-
* isearch.el (isearch-forward): Remove the claim that1993-05-27, by Jim Blandy
-
* s/sol2.h: (SOLARIS_BROKEN_ACCESS): Don't define this.1993-05-27, by Jim Blandy
-
* s/sol2.h (C_SWITCH_X_SYSTEM): Deleted.1993-05-27, by Jim Blandy
-
* Makefile.in (ALL_CFLAGS): Include -I${srcdir}.1993-05-27, by Jim Blandy
-
* Makefile.in (install): Do install the programs listed in1993-05-27, by Jim Blandy
-
* Makefile.in (${SUBDIR}): Pass the value of the make variable to1993-05-27, by Jim Blandy
-
* systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if1993-05-27, by Jim Blandy