Mercurial > emacs
graph
-
(kill-region): Set this-command unconditionally.1994-11-18, by Karl Heuer
-
(recompute_width_table): Do the right thing if no previous table existed.1994-11-18, by Karl Heuer
-
(enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vectorlike. Mark1994-11-18, by Karl Heuer
-
(Fpurecopy): Use type test macros.1994-11-18, by Karl Heuer
-
(Fsingle_key_description): Use type test macros.1994-11-18, by Karl Heuer
-
(SET_FRAME, key_event, do_mouse_event): Use accessor macros.1994-11-18, by Karl Heuer
-
(Fvconcat, concat): Use Lisp_Vectorlike.1994-11-18, by Karl Heuer
-
Vendor for vxworks is wrs.1994-11-18, by Doug Evans
-
(Fpurecopy): Use type test macros.1994-11-18, by Karl Heuer
-
(XSETCOMPILED): New macro.1994-11-18, by Karl Heuer
-
(Fdocumentation): Use type test macros.1994-11-18, by Karl Heuer
-
(print): Use type test macros.1994-11-18, by Karl Heuer
-
(re_compile_fastmap): Treat `succeed' like end of pattern.1994-11-18, by Karl Heuer
-
Get rid of edit menu.1994-11-17, by Edward M. Reingold
-
Undefine kill-region and copy-region-as-kill.1994-11-17, by Edward M. Reingold
-
(sparc): Recognize as a cpu.1994-11-17, by Doug Evans
-
(lock_dir, superlock_file, MAKE_LOCK_NAME):1994-11-17, by Richard M. Stallman
-
(backup-buffer): Use file-ownership-preserved-p.1994-11-17, by Richard M. Stallman
-
(timer-process-filter): Use save-match-data.1994-11-17, by Richard M. Stallman
-
(rmail-fields-not-to-output): New variable.1994-11-17, by Richard M. Stallman
-
(init_filelock): Always copy lock_path.1994-11-17, by Richard M. Stallman
-
(set-keymap-parent): Fix bug in case of empty keymap.1994-11-17, by Richard M. Stallman
-
Accept -domain as OS, and make it default for Apollo.1994-11-17, by Richard M. Stallman
-
(m68*-apollo*): Use s/domain.h.1994-11-17, by Richard M. Stallman
-
(timezone-parse-date): Handle two new formats (6 and 7).1994-11-16, by Richard M. Stallman
-
(try_window, display_text_line): Undo previous change.1994-11-16, by Richard M. Stallman
-
(substitute-key-definition): Don't recursively scan1994-11-16, by Richard M. Stallman
-
[NOT_C_CODE]: Include fcntl.h.1994-11-16, by Roland McGrath
-
(Fdirectory_files): Pass new arg to `compile_pattern'.1994-11-16, by Richard M. Stallman
-
(re_opcode_t): New opcode `succeed'1994-11-16, by Richard M. Stallman
-
(RE_NO_POSIX_BACKTRACKING): New macro.1994-11-16, by Richard M. Stallman
-
(try_window): Don't pass window to Fget_char_property; pass its buffer.1994-11-16, by Roland McGrath
-
Fix in insert-behind-hooks and insert-in-front-hooks.1994-11-16, by Richard M. Stallman
-
* Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.1994-11-16, by Francesco Potortì
-
(dired-collect-file-versions): Discard version #s from1994-11-16, by Richard M. Stallman
-
(Fopen_dribble_file): Call fclose only when dribble is non zero.1994-11-16, by Richard M. Stallman
-
* etags.c [ETAGS_REGEXP]: All the new code that deals with regexps1994-11-16, by Francesco Potortì
-
* etags.c (<errno.h>): #include added.1994-11-16, by Francesco Potortì
-
(Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
(access_keymap): Use type test macros.1994-11-16, by Karl Heuer
-
(make_frame): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
Declare allocate_vectorlike.1994-11-16, by Karl Heuer
-
(make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
(make_process): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
(Fmake_vector): Call allocate_vectorlike.1994-11-16, by Karl Heuer
-
Delete declaration of Farray_length.1994-11-16, by Karl Heuer
-
(Farray_length): Delete this obsolete function.1994-11-16, by Karl Heuer
-
(Flength): Don't call Farray_length, just use size field.1994-11-16, by Karl Heuer
-
Fix indentation.1994-11-16, by Karl Heuer
-
Fix typo in comment.1994-11-16, by Karl Heuer
-
(Fdo_auto_save): Use the new type-test macros.1994-11-16, by Karl Heuer
-
(XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.1994-11-16, by Karl Heuer
-
(wait_for_property_change): Encode location as a cons of two integers instead1994-11-16, by Karl Heuer
-
(Finteractive_p): Use XSUBR instead of its expansion.1994-11-16, by Karl Heuer
-
(Fdocumentation): Use NATNUMP instead of its expansion.1994-11-16, by Karl Heuer
-
(access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.1994-11-16, by Karl Heuer
-
(CHECK_NATNUM): Use NATNUMP instead of its expansion.1994-11-16, by Karl Heuer
-
(Fread_file_name_internal): Protect orig_string.1994-11-16, by Richard M. Stallman
-
(syms_of_data): Set Qwholenump as function, not variable.1994-11-16, by Karl Heuer
-
(Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its1994-11-16, by Karl Heuer
-
(NETCONN_P, kill_buffer_processes): Use the new type-test macros.1994-11-15, by Karl Heuer
-
(OVERLAY_POSITION): Use the new type-test macros.1994-11-15, by Karl Heuer
-
(overlays_at): Use the new type-test macros.1994-11-15, by Karl Heuer
-
(unlock_all_files): Use the new type-test macros.1994-11-15, by Karl Heuer
-
(x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new1994-11-15, by Karl Heuer
-
(GC_INTEGERP, etc): New type-test macros for use during GC.1994-11-15, by Karl Heuer
-
(current_minor_maps): Avoid assignments in arguments to a type-test macro.1994-11-15, by Karl Heuer
-
(PLIST_ELT_P): Avoid assignments in arguments to a type-test macro.1994-11-15, by Karl Heuer
-
(Fpixmap_spec_p): Avoid function calls and assignments as arguments to a1994-11-15, by Karl Heuer
-
(NATNUMP): New macro.1994-11-15, by Karl Heuer
-
(free_float): Don't assume XFASTINT accesses the raw bits.1994-11-15, by Karl Heuer
-
(tags-query-replace): Use query-replace-read-args in interactive spec.1994-11-15, by Roland McGrath
-
(isearch-other-meta-char): Delete debugging code.1994-11-15, by Richard M. Stallman
-
(Frename_buffer): Rename arg NAME to NEWNAME.1994-11-15, by Richard M. Stallman
-
(read_escape): For \S-a, return A.1994-11-15, by Richard M. Stallman
-
(init_sys_modes): Maybe call tcflow.1994-11-15, by Richard M. Stallman
-
(mouse-save-then-kill): Call mouse-show-mark1994-11-15, by Richard M. Stallman
-
(isearch-gnu-emacs-events): Variable deleted.1994-11-15, by Richard M. Stallman
-
(isearch-unread): Always use unread-command-events.1994-11-15, by Richard M. Stallman
-
(Frename_buffer): Rename arg NAME to NEWNAME.1994-11-15, by Richard M. Stallman
-
(m68*-apollo*): Set NON_GNU_CPP.1994-11-15, by Richard M. Stallman
-
(line): Add a beginning-op function.1994-11-15, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Add -dc and -dp.1994-11-15, by Richard M. Stallman
-
(lw_refigure_widget): Use the macro USE_XAW rather than XAW.1994-11-15, by Paul Reilly
-
(tags-table-including): Don't gratuitously cons (what was I thinking?).1994-11-15, by Roland McGrath
-
(internal_equal): Use new overlay substructure.1994-11-15, by Karl Heuer
-
(mark_object, gc_sweep): Use new overlay substructure.1994-11-15, by Karl Heuer
-
(OVERLAY_START, OVERLAY_END): Use new overlay substructure.1994-11-15, by Karl Heuer
-
(enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.1994-11-15, by Karl Heuer
-
(print): Use new overlay substructure.1994-11-15, by Karl Heuer
-
(Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new1994-11-15, by Karl Heuer
-
(Finsert_file_contents): Init not_regular at the beginning.1994-11-15, by Richard M. Stallman
-
(Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.1994-11-15, by Karl Heuer
-
(comint-exec-1): Terminate TERMCAP with colon.1994-11-15, by Richard M. Stallman
-
Support paragon as i860-intel-osf1. (From RMS.)1994-11-15, by Per Bothner
-
Initial revision1994-11-15, by Richard M. Stallman
-
(MAIL_USE_FLOCK): Defined.1994-11-15, by Richard M. Stallman
-
(Finsert_file_contents): If VISIT, set the buffer components1994-11-14, by Richard M. Stallman
-
(A_TEXT_OFFSET): Macro removed.1994-11-14, by Roland McGrath
-
(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor1994-11-14, by Karl Heuer
-
(scheme-mode-variables): Set parse-sexp-ignore-comments to t.1994-11-14, by Karl Heuer
-
Fix typos in comment.1994-11-14, by Karl Heuer
-
Don't add -I, -L, -R options for cc if their1994-11-14, by David J. MacKenzie
-
Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.1994-11-14, by Simon Marshall
-
(query-replace-map): Bind Y and N like y and n.1994-11-14, by Richard M. Stallman
-
Initial revision1994-11-14, by Richard M. Stallman
-
For windows-nt, load mouse.1994-11-14, by Richard M. Stallman
-
(C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the1994-11-13, by Richard M. Stallman
-
Comment change.1994-11-13, by Richard M. Stallman
-
(Fdisplay_completion_list): Update COLUMN unconditionally.1994-11-13, by Richard M. Stallman
-
(load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.1994-11-13, by Richard M. Stallman
-
(syms_of_frame): Fix typo.1994-11-13, by Richard M. Stallman
-
(lpr-headers-switches): Base default on lpr-command value.1994-11-13, by Richard M. Stallman
-
(syms_of_frame): Doc fix for default-frame-alist.1994-11-12, by Richard M. Stallman
-
(mips-sgi-irix5.[01]*): Distinguish from irix5*.1994-11-11, by Richard M. Stallman
-
(i860-intel-osf1*): New alternative.1994-11-11, by Richard M. Stallman
-
(texinfo-format-node): Insert the node delimiter1994-11-11, by Richard M. Stallman
-
(store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,1994-11-11, by Karl Heuer
-
(Fbyte_code): Special case for buffer-local objects is now handled by the more1994-11-11, by Karl Heuer
-
(mark_object): New code to handle buffer-local substructure.1994-11-11, by Karl Heuer
-
(set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.1994-11-11, by Karl Heuer
-
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and1994-11-11, by Karl Heuer
-
Remove entries for things that are done. Reformat a little.1994-11-11, by David J. MacKenzie
-
Fix typo in previous change.1994-11-11, by Karl Heuer
-
(compile): With prefix arg, prompt even if (not compilation-read-command).1994-11-10, by Roland McGrath
-
(TV1, TV2): Use EMACS_TIME as type.1994-11-10, by Richard M. Stallman
-
(find-change-log): If change-log-default-name1994-11-10, by Richard M. Stallman
-
Fix comment associated with previous change.1994-11-10, by Karl Heuer
-
(Fnewline): Always use insert_and_inherit.1994-11-10, by Richard M. Stallman
-
Comment change.1994-11-10, by Richard M. Stallman
-
(create_process) [OSF1]: Use setpgid, not setpgrp.1994-11-10, by Richard M. Stallman
-
(tracking_off): Test old value with NILP.1994-11-10, by Richard M. Stallman
-
(FRAMEP): Use the second definition whenever HAVE_MOUSE.1994-11-10, by Richard M. Stallman
-
(ange-ftp-version): Var deleted.1994-11-10, by Richard M. Stallman
-
(Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE1994-11-09, by Karl Heuer
-
(string-rectangle): Don't set point.1994-11-09, by Richard M. Stallman
-
Comment reason for preceding change.1994-11-09, by Karl Heuer
-
Make h_errno check not use nested functions.1994-11-09, by David J. MacKenzie
-
(facemenu-update): Use C-down-mouse-2 for the menu.1994-11-09, by Richard M. Stallman
-
(comint-exec-1): Make sure default-directory is a real dir.1994-11-09, by Richard M. Stallman
-
(Fsubstitute_in_file_name): Add missing #endif.1994-11-09, by Richard M. Stallman
-
Don't include ctype.h.1994-11-09, by Richard M. Stallman
-
(copy-region-as-kill): Don't set this-command.1994-11-09, by Richard M. Stallman
-
Only define items in vc-menu-map if it is boundp.1994-11-09, by Roland McGrath
-
(compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.1994-11-09, by Richard M. Stallman
-
* man.el (Man-berkeley-sed-script, Man-sysv-sed-script,1994-11-09, by Francesco Potortì
-
(install-arch-indep): Delete *.orig in copied dirs.1994-11-09, by Richard M. Stallman
-
(vi-kill-region): Pass args to kill-region.1994-11-09, by Karl Heuer
-
(print_help): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe_syntax_1): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe_buffer_bindings): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(emerge-file-names): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(apropos-print-matches): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe-calendar-mode): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe-buffer-case-table): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(debugger-list-functions): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe-display-table): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(make-help-screen): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(Helper-describe-mode): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(Info-summary): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(kbd-macro-query): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(map-y-or-n-p): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(disabled-command-hook): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(r2b-help): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(perform-replace): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(set-variable): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(sc-set-variable): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(update-copyright): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(yow): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef1994-11-09, by Roland McGrath
-
(install-arch-indep): Avoid continued comment swallowing target line.1994-11-09, by Roland McGrath
-
(Man-follow-manual-reference): First arg deleted. Call1994-11-08, by Karl Heuer
-
Don't supersede attributes for faces `diary-face', `calendar-display-face', or1994-11-08, by Edward M. Reingold
-
entered into RCS1994-11-08, by Richard M. Stallman
-
(make_menu_in_widget): Differentiate a separator entry ("--") from a1994-11-08, by Paul Reilly
-
protect character class with changequote1994-11-08, by David J. MacKenzie
-
(help-mode): New function.1994-11-08, by Karl Heuer
-
Accept `news' as a synonym for `newsos'.1994-11-08, by Karl Heuer
-
(Fset_frame_height): Compare against height, not width.1994-11-08, by Karl Heuer
-
Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.1994-11-08, by Roland McGrath
-
Check for nil time before trying to adjust it for dst.1994-11-07, by Edward M. Reingold
-
* man.el (Man-reuse-okay-flag): Deleted.1994-11-07, by Francesco Potortì
-
Update maintainer line.1994-11-07, by Thien-Thi Nguyen
-
Add maintainer line in header.1994-11-07, by Thien-Thi Nguyen
-
(update_one_menu_entry): Use the parent of the cascade button as the1994-11-07, by Paul Reilly
-
(gnus-configure-windows): Make split-window-keep-point locally t so that focus1994-11-05, by Karl Heuer
-
(XTread_socket): Generate iconify and deiconify events.1994-11-04, by Karl Heuer
-
(start-process-shell-command): Don't use exec on windows-nt.1994-11-03, by Karl Heuer
-
Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h1994-11-03, by Karl Heuer
-
(sbrk): Allow request sizes to be different than the page size.1994-11-03, by Karl Heuer
-
[WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined.1994-11-03, by Karl Heuer
-
#include <malloc.h>.1994-11-03, by Karl Heuer
-
(tar-extract): Set default-directory to that of the superior buffer, not the1994-11-03, by Karl Heuer
-
(gud-gdb-complete-command): Add a trailing single quote to partially quoted1994-11-03, by Karl Heuer
-
Don't rm files if cd fails.1994-11-03, by Karl Heuer
-
Wrap font-lock-fontify-region's string-match with save-match-data.1994-11-03, by Simon Marshall
-
(Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref1994-11-02, by Karl Heuer
-
(Fdecode_time): Fix Lisp_Object vs. integer problems.1994-11-02, by Karl Heuer
-
Leave DEVICE_SEP undefined by default.1994-11-02, by Karl Heuer
-
(init_buffer): Fix error message syntax.1994-11-02, by Richard M. Stallman
-
(Fdecode_time): Change one XFASTINT to XINT.1994-11-01, by Richard M. Stallman
-
(x_window): Make ibw 0 by default.1994-11-01, by Richard M. Stallman
-
Add function and variable name conventions.1994-11-01, by Richard M. Stallman
-
(*-unknown-freebsd): Remove [-(] from UNAME_RELEASE.1994-11-01, by Per Bothner
-
Put nt subdir and its subdirs in the dist.1994-11-01, by Richard M. Stallman
-
(SYSTEM_PURESIZE_EXTRA): Defined.1994-11-01, by Richard M. Stallman
-
Initial revision1994-11-01, by Richard M. Stallman
-
(byte-compile-insert-header): Escape backslashes1994-11-01, by Richard M. Stallman
-
(init_editfns): Get the username from the environment1994-11-01, by Richard M. Stallman
-
(read_key_sequence): Use flags instead of gotos to1994-11-01, by Richard M. Stallman
-
(DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)1994-11-01, by Richard M. Stallman
-
(DOS_NT): Defined.1994-11-01, by Richard M. Stallman
-
(term_init) [WINDOWSNT]: Do some Windows-specific1994-11-01, by Richard M. Stallman
-
[WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.1994-11-01, by Richard M. Stallman
-
Test DOS_NT, not MSDOS.1994-11-01, by Richard M. Stallman
-
[WINDOWSNT]: Add includes for NT.1994-11-01, by Richard M. Stallman
-
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,1994-11-01, by Richard M. Stallman
-
(MAXNAMLEN) [WINDOWSNT]: Define as 255.1994-11-01, by Richard M. Stallman
-
[WINDOWSNT]: Don't include vlimit.h.1994-11-01, by Richard M. Stallman
-
Change explicit uses of the Unix directory separator1994-11-01, by Richard M. Stallman
-
Change explicit uses of the Unix directory separator1994-11-01, by Richard M. Stallman
-
(Fdump_emacs): Don't reset the data start address by1994-11-01, by Richard M. Stallman
-
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.1994-11-01, by Richard M. Stallman
-
(getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.1994-11-01, by Richard M. Stallman
-
(init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,1994-11-01, by Richard M. Stallman
-
(struct buffer): Test DOS_MT, not MSDOS.1994-11-01, by Richard M. Stallman
-
On windows-nt, load ls-lisp and winnt.1994-11-01, by Richard M. Stallman
-
(Info-directory-list): Treat windows-nt like ms-dos.1994-11-01, by Richard M. Stallman
-
(byte-compile-file): Treat windows-nt like ms-dos.1994-11-01, by Richard M. Stallman
-
(hexl-find-file): Treat windows-nt like ms-dos.1994-11-01, by Richard M. Stallman
-
(shell-command-switch): New variable.1994-11-01, by Richard M. Stallman
-
(command-line): Use ~/_emacs as init file in windows-nt.1994-11-01, by Richard M. Stallman
-
(abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.1994-11-01, by Richard M. Stallman
-
(desktop-basefilename): Use emacs.dsk on windows-nt.1994-11-01, by Richard M. Stallman
-
(bookmark-file): Use ~/emacs.bmk on windows-nt.1994-11-01, by Richard M. Stallman
-
(change-log-name): Use changlo on windows-nt.1994-11-01, by Richard M. Stallman
-
(main, etags_getcwd): Test DOS_NT instead of MSDOS.1994-11-01, by Richard M. Stallman
-
(main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.1994-11-01, by Richard M. Stallman
-
(blink-matching-delay): New variable.1994-11-01, by Richard M. Stallman
-
(timezone-world-timezones): Add "UT" -> +000.1994-11-01, by Richard M. Stallman
-
(cl-macroexpand): keep documentation from `macroexpand'.1994-11-01, by Richard M. Stallman
-
(isearch-edit-string, isearch-toggle-case-fold):1994-11-01, by Richard M. Stallman
-
New function to display an alternative diary file.1994-11-01, by Edward M. Reingold
-
Bind new function to mouse.1994-11-01, by Edward M. Reingold
-
Bind new function to key.1994-11-01, by Edward M. Reingold
-
(comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.1994-11-01, by Richard M. Stallman
-
(XTclear_end_of_line): Finish the line dance here too, just as was done in1994-11-01, by Karl Heuer
-
(fast_find_position): Special case if POS is end of buffer.1994-11-01, by Richard M. Stallman
-
(column_number_displayed): New variable.1994-10-31, by Karl Heuer
-
update for Autoconf 2.0 and other recent changes.1994-10-31, by David J. MacKenzie
-
(texinfo-alias-list): New variable.1994-10-31, by Richard M. Stallman
-
Changed almost every doc string.1994-10-30, by Richard M. Stallman
-
Delete old reference to window configuration.1994-10-30, by Edward M. Reingold
-
(display_text_line): Truncate the minibuf_prompt if nec.1994-10-30, by Richard M. Stallman
-
(BASE_PURESIZE): Increment MULTI_FRAME value.1994-10-30, by Richard M. Stallman
-
(texinfo-format-scan): Make @- vanish; don't insert -.1994-10-30, by Richard M. Stallman
-
Put mouse-set-font on C-down-mouse-1.1994-10-30, by Richard M. Stallman
-
Load facemenu if have X.1994-10-30, by Richard M. Stallman
-
(unexec): Don't print number of pure bytes used.1994-10-30, by Richard M. Stallman
-
(line-move): Use sign of arg to choose error condition.1994-10-30, by Richard M. Stallman
-
(blink-matching-open): Do blink if an even number of1994-10-30, by Richard M. Stallman
-
Fix use of noday option for calendar-read-date.1994-10-30, by Edward M. Reingold
-
Redo the noday option for calendar-read-date.1994-10-30, by Edward M. Reingold
-
(xlwmenu_default_font): New global variable.1994-10-29, by Richard M. Stallman
-
(read_avail_input): Fix Lisp_Object vs. int problem.1994-10-29, by Karl Heuer
-
change a stray [ to test1994-10-29, by David J. MacKenzie
-
(gud-common-init): If file arg has no directory,1994-10-29, by Richard M. Stallman
-
(Fx_create_frame): Set xlwmenu_default_font.1994-10-29, by Richard M. Stallman
-
(x_delete_display): Call XrmDestroyDatabase.1994-10-29, by Richard M. Stallman
-
(iso-accents-mode): Variable renamed from iso-accents-minor-mode.1994-10-28, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Definitions deleted.1994-10-28, by Richard M. Stallman
-
(LD_SWITCH_MACHINE): New definition.1994-10-28, by Richard M. Stallman
-
(frame-initialize): Set special-display-function here,1994-10-28, by Richard M. Stallman
-
(diff-command): New variable.1994-10-28, by Richard M. Stallman
-
Adapt for Autoconf v2. Use the standard argument1994-10-28, by David J. MacKenzie
-
(calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.1994-10-28, by Richard M. Stallman
-
(easy-menu-define): Call `easy-menu-do-define' to do1994-10-28, by Richard M. Stallman
-
(Fset_buffer_major_mode): New function. Set the default major mode here.1994-10-27, by Karl Heuer
-
(find-file-noselect): Call set-buffer-major-mode here.1994-10-27, by Karl Heuer
-
(keys_of_frame): Bind the new events to 'ignore, since the window manager has1994-10-27, by Karl Heuer
-
(kbd_buffer_get_event): Translate them to lispy events.1994-10-27, by Karl Heuer
-
(iconify_event, deiconify_event): New events.1994-10-27, by Karl Heuer
-
keep up with configure.in1994-10-27, by David J. MacKenzie
-
* man.el (Man-fontify-manpage-flag): defvar put at outer level.1994-10-27, by Francesco Potortì
-
(set_frame_menubar): Don't copy string during GC risk.1994-10-27, by Karl Heuer
-
(tar-summarize-buffer): Improperly terminated archive now produces only a1994-10-27, by Karl Heuer
-
[alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.1994-10-27, by Roland McGrath
-
(HAVE_GETPAGESIZE): Explicitly #undef.1994-10-26, by Richard M. Stallman
-
(HAVE_GETPAGESIZE): Definition deleted.1994-10-26, by Richard M. Stallman
-
(HAVE_GETPAGESIZE): Add #undef.1994-10-26, by Richard M. Stallman
-
Check for getpagesize.1994-10-26, by Richard M. Stallman
-
(ispell-message-text-end): Match Postcript 3 like 2.1994-10-26, by Richard M. Stallman
-
(re_comp, re_exec): Define this obsolete 4.2bsd1994-10-26, by Paul Eggert
-
(enable-flow-control): Make message depend on customization variables.1994-10-26, by Richard M. Stallman
-
(pdp11): New machine name.1994-10-26, by Richard Kenner
-
Allow vector form of latitude/longitude. Fix documentation.1994-10-26, by Edward M. Reingold
-
Give lunar phases buffer a symbolic name; use new form of calendar-read-date.1994-10-26, by Edward M. Reingold
-
Use new form of calendar-read-date.1994-10-26, by Edward M. Reingold
-
Fix regexps for diary marking to include TAB.1994-10-26, by Edward M. Reingold
-
Put insertion of diary entry on daily menu.1994-10-26, by Edward M. Reingold
-
Lots of minor fixes and code polishing. Exit-calendar code rewritten.1994-10-26, by Edward M. Reingold
-
(set_frame_size): Set app_shell and wmshell the same.1994-10-26, by Richard M. Stallman
-
(dired-find-subdir): Doc fix.1994-10-26, by Richard M. Stallman
-
(fill-individual-paragraphs): Avoid infinite loop1994-10-26, by Richard M. Stallman
-
(status_message): Add a cast.1994-10-26, by Richard M. Stallman
-
(x_catch_errors, x_check_errors, x_had_errors_p)1994-10-26, by Richard M. Stallman
-
(x_window): Pass new arg f to hack_wm_protocols.1994-10-26, by Richard M. Stallman
-
(syms_of_window): Fix missing \n\'s.1994-10-26, by Karl Heuer
-
(x_own_selection, x_get_foreign_selection): Change calls1994-10-26, by Richard M. Stallman
-
(pop_up_menu): Pass a Display * to x_catch_errors, etc.1994-10-26, by Richard M. Stallman
-
Comment changes.1994-10-26, by Richard M. Stallman
-
(tar-summarize-buffer): Check for end of buffer before extracting substring.1994-10-26, by Karl Heuer
-
(list_processes_1): Print tty name.1994-10-26, by Karl Heuer
-
(Vtemp_buffer_show_function): Doc fix.1994-10-25, by Richard M. Stallman
-
(gud-irixdbx-marker-filter): Cast $curline to int.1994-10-25, by Richard M. Stallman
-
(enriched-mode): Add autoload cookie.1994-10-25, by Boris Goldowsky
-
(Brk): Declare as unsigned long.1994-10-25, by Richard M. Stallman
-
Delete X10 code.1994-10-25, by Richard M. Stallman
-
(Fx_selection_exists_p): Fix backwards if.1994-10-25, by Richard M. Stallman
-
(Fx_create_frame): Don't increment refernce_count1994-10-25, by Richard M. Stallman
-
(record_char): New subroutine.1994-10-25, by Richard M. Stallman
-
Never use input_fd if using X.1994-10-25, by Richard M. Stallman
-
(make-frame-on-display): New function.1994-10-25, by Richard M. Stallman
-
Handle multiple keyboard input descriptors.1994-10-25, by Richard M. Stallman
-
(insert_from_buffer_1): Don't use min.1994-10-25, by Richard M. Stallman
-
(ispell-grep-command, ispell-look-command): Don't specify directory.1994-10-25, by Richard M. Stallman
-
(buffer-file-truename): Doc fix.1994-10-25, by Richard M. Stallman
-
(decode_mode_spec): New spec %c, for current column.1994-10-25, by Karl Heuer
-
Make previous change conditional.1994-10-24, by Karl Heuer
-
(Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.1994-10-24, by Richard M. Stallman
-
* man.el (Man-init-defvars): Do not delete empty lines.1994-10-24, by Francesco Potortì
-
Initial revision1994-10-24, by Boris Goldowsky
-
Don't try to make menu bindings when window-system==nil.1994-10-24, by Boris Goldowsky
-
Initial revision1994-10-24, by Boris Goldowsky
-
*** empty log message ***1994-10-24, by Francesco Potortì
-
(getline): When a search of already-read input for CRLF1994-10-24, by Richard M. Stallman
-
(dired-mode-map): Add query-replace and search items to operate menu.1994-10-23, by Roland McGrath
-
(latex-mode): Recognize \item etc. that have no arg1994-10-23, by Richard M. Stallman
-
(unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.1994-10-23, by Richard M. Stallman
-
Use XFlush, not XFlushQueue, throughout.1994-10-23, by Richard M. Stallman
-
Say error in x-open-connection should be fatal.1994-10-23, by Richard M. Stallman
-
(kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.1994-10-23, by Richard M. Stallman
-
(menu-bar-file-menu): Add item `Make Frame On Display'.1994-10-23, by Richard M. Stallman
-
(struct heap): New fields first_bloc, last_bloc.1994-10-23, by Richard M. Stallman
-
(set-face-background): Set either stipple or color,1994-10-23, by Richard M. Stallman
-
Add comment.1994-10-23, by Richard M. Stallman
-
(mail-setup): Fill in-reply-to field properly.1994-10-23, by Richard M. Stallman
-
(ange-ftp-process-handle-line): Check for a1994-10-23, by Richard M. Stallman
-
(set-face-background): If color is gray, and frame1994-10-23, by Richard M. Stallman
-
(dired-do-tags-search, dired-do-tags-query-replace): New functions.1994-10-22, by Roland McGrath
-
(dired-mode-map): Bind A to dired-do-tags-search,1994-10-22, by Roland McGrath
-
(calculate_costs): Call x_screen_planes.1994-10-22, by Richard M. Stallman
-
(Finsert_buffer_substring): Use insert_from_buffer instead of insert.1994-10-22, by Karl Heuer
-
(insert_from_buffer, insert_from_buffer_1): New functions.1994-10-22, by Karl Heuer
-
(struct x_display_info): Struct renamed from x_screen.1994-10-22, by Richard M. Stallman
-
Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.1994-10-22, by Richard M. Stallman
-
(x_sync): Take frame ptr as arg.1994-10-22, by Richard M. Stallman
-
(read_avail_input): Use input_fd.1994-10-22, by Richard M. Stallman
-
(input_fd): No longer static.1994-10-22, by Richard M. Stallman
-
(Fframe_or_buffer_changed_p):1994-10-22, by Richard M. Stallman
-
(xmenu_show): Get the screen number for DisplayHeight1994-10-22, by Richard M. Stallman
-
(other_visible_frames): Pass a frame ptr to x_sync.1994-10-22, by Richard M. Stallman
-
(mail-aliases, mail-archive-file-name): Doc fixes.1994-10-22, by Richard M. Stallman
-
(insert_before_markers): Don't inherit; insert_before_markers_and_inherit does1994-10-22, by Karl Heuer
-
(sendmail-synch-aliases): Check MAILRC envvar.1994-10-21, by Richard M. Stallman
-
(define-mail-alias): Check MAILRC envvar.1994-10-21, by Richard M. Stallman
-
(main): Don't process one input file twice.1994-10-21, by Richard M. Stallman
-
Finish installing previous change.1994-10-21, by Richard M. Stallman
-
(timer-error, timer-abnormal-termination,1994-10-21, by Richard M. Stallman
-
(view-file): Do record the buffer switch.1994-10-21, by Richard M. Stallman
-
(describe-function-find-file): New function.1994-10-21, by Richard M. Stallman
-
(describe-function): Mention the file it was loaded from.1994-10-21, by Richard M. Stallman
-
(dbx): Delete call to gud-switch-to-buffer.1994-10-21, by Richard M. Stallman
-
(emerge-auto-advance): Fix criterion for which message.1994-10-21, by Richard M. Stallman
-
* etags.c (prestr, substr): return a logical type.1994-10-21, by Francesco Potortì
-
Better NCR support.1994-10-21, by Per Bothner
-
(rmail-get-new-mail): If display-time is in use,1994-10-21, by Richard M. Stallman
-
(list_buffers_1): Always mark current_buffer read-only.1994-10-20, by Richard M. Stallman
-
(next-file): Initialize next-file-list all at once from all tables.1994-10-20, by Roland McGrath
-
PopServer renamed to popserver throughout.1994-10-20, by Richard M. Stallman
-
(edit-and-eval-command): Elements of command-history are forms, not strings.1994-10-20, by Karl Heuer
-
(LD_SWITCH_MACHINE): Defined.1994-10-20, by Richard M. Stallman
-
(ange-ftp-get-passwd): Use user-mail-address.1994-10-20, by Richard M. Stallman
-
(repeat-matching-complex-command): Fix check for empty pattern. Simplify.1994-10-20, by Karl Heuer
-
(read_minibuf): Fix comment.1994-10-20, by Karl Heuer
-
(Fdisplay_buffer): Make old_selected_window a Lisp_Object.1994-10-20, by Karl Heuer
-
(facemenu-get-face): Don't add to menu here.1994-10-20, by Boris Goldowsky
-
(make-face): Add new face to Face menu on creation. -- Bng1994-10-20, by Boris Goldowsky
-
Don't declare malloc, since we include config.h.1994-10-20, by David J. MacKenzie
-
* man.el (Man-init-defvars): Corrections to Man-filter-list.1994-10-20, by Francesco Potortì
-
(xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.1994-10-20, by Richard M. Stallman
-
(do_mouse_tracking): Now a FRAME_PTR.1994-10-20, by Richard M. Stallman
-
Log omitted from previous checkin:1994-10-20, by Richard M. Stallman
-
(x_get_foreign_selection): Get display from1994-10-20, by Richard M. Stallman
-
(read_minibuf): Undo previous change.1994-10-20, by Richard M. Stallman
-
(Fdisplay_buffer): If the other window is smaller1994-10-20, by Richard M. Stallman
-
Only include ../src/config.h if HAVE_CONFIG_H is1994-10-19, by Richard M. Stallman
-
Don't declare malloc.1994-10-19, by Richard M. Stallman
-
Use test -r instead of < to check readability, to avoid syntax error.1994-10-19, by David J. MacKenzie
-
Add licensing exception for Autoconf.1994-10-19, by David J. MacKenzie
-
(child_setup): Always use _exit.1994-10-19, by Richard M. Stallman
-
Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.1994-10-19, by Richard M. Stallman
-
(Voverriding_local_map_menu_flag): New variable.1994-10-19, by Richard M. Stallman
-
*** empty log message ***1994-10-19, by Morten Welinder
-
(searchbufs): New variable, replaces searchbuf and last_regexp and1994-10-19, by Karl Heuer
-
(Fdirectory_files): Use the new calling convention for compile_pattern.1994-10-19, by Karl Heuer
-
*** empty log message ***1994-10-19, by Richard M. Stallman
-
(auto-mode-alist): Doc fix.1994-10-19, by Richard M. Stallman
-
(auto-mode-alist): Doc fix.1994-10-19, by Richard M. Stallman
-
Fix mismatch in conditionals.1994-10-18, by Richard M. Stallman
-
Minor update to last change.1994-10-18, by Richard Kenner
-
Revise support for AIX 4.1 on POWER and PowerPC.1994-10-18, by Richard Kenner
-
(font-lock-after-change-function): If inside a comment,1994-10-18, by Richard M. Stallman
-
(heap_base): Move static var to top level.1994-10-18, by Richard M. Stallman
-
(SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.1994-10-18, by Richard M. Stallman
-
(open, close, read, write): Add #undefs.1994-10-18, by Richard M. Stallman
-
[SYSV_IPC] (main): Catch SIGHUP as well. Don't1994-10-18, by Richard M. Stallman
-
Include ../src/config.h.1994-10-18, by Richard M. Stallman
-
Don't declare malloc, realloc, free.1994-10-18, by Richard M. Stallman
-
(run-scheme): Delete autoload cookie.1994-10-18, by Richard M. Stallman
-
(run-scheme): Add autoload cookie.1994-10-18, by Richard M. Stallman
-
(info-insert-file-contents): Always check for conflict with jka-compr.1994-10-18, by Richard M. Stallman
-
(rmail-spool-directory): Add a condition to test the Bull DPX/2.1994-10-18, by Richard M. Stallman
-
(easy-menu-create-keymaps): Add autoload cookie.1994-10-18, by Richard M. Stallman
-
(exactn): Initializer deleted.1994-10-18, by Karl Heuer
-
(RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.1994-10-18, by Karl Heuer
-
(read_minibuf): Store the object, not the string, into the history variable.1994-10-18, by Karl Heuer
-
(nntp-open-server): Send MODE READER command to server.1994-10-18, by Richard M. Stallman
-
(display-time-filter): Ignore mail-spool-file if not string.1994-10-18, by Richard M. Stallman
-
(x_set_unsplittable): New function.1994-10-18, by Karl Heuer
-
(etags-tags-table-files, etags-tags-included-tables):1994-10-18, by Richard M. Stallman
-
(msdos): PUt sed* in the distribution.1994-10-18, by Richard M. Stallman
-
(do_line_dance): Decrement index only once per loop.1994-10-18, by Karl Heuer
-
(do_line_insertion_deletion_costs): Fix argument order.1994-10-18, by Karl Heuer
-
Add support for AIX 4.1 and architecture.1994-10-17, by Richard Kenner
-
(regex.o): Use full path to find regex.c.1994-10-17, by Karl Heuer
-
(etags): add dependency on regex.o, link with it.1994-10-17, by Karl Heuer
-
*** empty log message ***1994-10-17, by Morten Welinder
-
Initial revision1994-10-17, by Morten Welinder
-
*** empty log message ***1994-10-17, by Morten Welinder
-
(set-face-stipple): New function.1994-10-17, by Richard M. Stallman
-
(struct face): Delete cached_index field.1994-10-17, by Richard M. Stallman
-
(Fdisplay_buffer): In desperation case of looking for1994-10-17, by Richard M. Stallman
-
(intern_face): Update mask properly to set stipple1994-10-17, by Richard M. Stallman
-
(dumpglyphs): Explicitly draw background stipple.1994-10-17, by Richard M. Stallman