Mercurial > emacs
graph
-
(using NON_GNU_CPP): Fix test for CPP already set.1994-05-10, by Richard M. Stallman
-
Comment change.1994-05-10, by Richard M. Stallman
-
(frame-remove-geometry-params): Reverse the computed list, to preserve the1994-05-10, by Karl Heuer
-
(rmail-toggle-header): Call rmail-highlight-headers.1994-05-10, by Richard M. Stallman
-
(Qbuffer_file_type): Var deleted.1994-05-10, by Richard M. Stallman
-
(syms_of_keyboard): Doc fix.1994-05-10, by Richard M. Stallman
-
(texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t.1994-05-10, by Richard M. Stallman
-
(texinfo-environment-regexp): Split lines.1994-05-10, by Richard M. Stallman
-
(file-chase-links): Delete redundant slashes.1994-05-10, by Karl Heuer
-
Allow marker string to arrive in mid-line.1994-05-10, by Karl Heuer
-
(safe_run_hooks): New function, extracted from command_loop_1. Bind1994-05-10, by Karl Heuer
-
Use PT, not point.1994-05-10, by Karl Heuer
-
(shell-command-on-region): Don't kill output buffer when in the one line case.1994-05-10, by Richard M. Stallman
-
(iso-gtex2iso-trans-tab): Redorder this list.1994-05-10, by Richard M. Stallman
-
New version from Kifer.1994-05-10, by Richard M. Stallman
-
*** empty log message ***1994-05-09, by Richard M. Stallman
-
(find-file-noselect): Suppress same-file warning if1994-05-09, by Richard M. Stallman
-
(rmail-make-basic-summary-line): Get all the lines of the From field.1994-05-09, by Richard M. Stallman
-
(menu-bar-file-menu): Add Apply Patch and Compare Files1994-05-09, by Richard M. Stallman
-
Doc fixes.1994-05-09, by Richard M. Stallman
-
(ange-ftp-start-process): Bind file-name-handler-alist to nil1994-05-09, by Richard M. Stallman
-
Remove AC_LANG_C call. Not needed with Autoconf > 1.8.1994-05-09, by David J. MacKenzie
-
(outline-init) New user interface for control of1994-05-09, by Richard M. Stallman
-
(x_set_window_size) [USE_X_TOOLKIT]:1994-05-09, by Richard M. Stallman
-
(process_send_signal): If PREFER_VSUSP, use VSUSP instead of VSWTCH.1994-05-09, by Richard M. Stallman
-
(PREFER_VSUSP): Defined.1994-05-09, by Richard M. Stallman
-
(calendar-mouse-set-mark): New function.1994-05-09, by Richard M. Stallman
-
*** empty log message ***1994-05-08, by Richard M. Stallman
-
(tempo-insert-region, tempo-show-completion-buffer,1994-05-08, by Richard M. Stallman
-
(x_set_offset): Set gravity and size hint1994-05-08, by Richard M. Stallman
-
(x_real_positions): New function.1994-05-08, by Richard M. Stallman
-
Don't pass version to [ce]tags.1994-05-08, by Richard M. Stallman
-
Forcibly remove "# " style comments from makefiles.1994-05-08, by Richard M. Stallman
-
(uninstall): When processing lispdir and etcdir,1994-05-08, by Richard M. Stallman
-
Doc fixes.1994-05-08, by Richard M. Stallman
-
(calendar-event-to-date): Set buffer in case calendar isn't current.1994-05-08, by Richard M. Stallman
-
(calendar-mouse-print-dates): Add missing level of list1994-05-08, by Richard M. Stallman
-
*** empty log message ***1994-05-08, by Richard M. Stallman
-
(ignore): Allow interactive call.1994-05-07, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): Put space and tab into brackets.1994-05-07, by Richard M. Stallman
-
(dehexlify-buffer): Reflect that binary-process was1994-05-07, by Richard M. Stallman
-
[MSDOS]: Rename Vbinary_process to Vbinary_process_output.1994-05-07, by Richard M. Stallman
-
(read_char): Don't text do_mouse_tracking;1994-05-07, by Richard M. Stallman
-
(record_delete): Record the old point value only right after a boundary.1994-05-07, by Richard M. Stallman
-
Comment change.1994-05-07, by Richard M. Stallman
-
(mirror-mode): Commented out.1994-05-07, by Richard M. Stallman
-
(PURESIZE): Increase to 205000.1994-05-07, by Richard M. Stallman
-
entered into RCS1994-05-07, by Richard M. Stallman
-
(install-arch-indep): Do install info/dired-x*.1994-05-07, by Richard M. Stallman
-
(run_in_place): Don't use pwd for archlibdir and docdir.1994-05-07, by Richard M. Stallman
-
entered into RCS1994-05-07, by Richard M. Stallman
-
(hexl-insert-char): Increment `address' for every character inserted.1994-05-07, by Karl Heuer
-
(PURESIZE): Increase to 235000.1994-05-07, by Richard M. Stallman
-
Provide 'resume.1994-05-07, by Karl Heuer
-
(asm-comment): Don't match newline.1994-05-07, by Karl Heuer
-
(dired-mark-subdir-files): Don't pass any arguments interactively.1994-05-07, by Karl Heuer
-
(Electric-history-undefined): Substitute `Helper-help', not `Help-for-help'.1994-05-07, by Karl Heuer
-
(forms-mode): Set visited file name to nil to prevent overwrite and autosave.1994-05-07, by Karl Heuer
-
(hexl-mode-map): Add bindings for cursor keys.1994-05-07, by Karl Heuer
-
(hide-ifdef-syntax-table): New variable.1994-05-07, by Karl Heuer
-
(isearch-edit-string): Doc fix.1994-05-07, by Karl Heuer
-
(shell-forward-command, shell-backward-command): Fix regexp.1994-05-07, by Karl Heuer
-
(rmail-spool-directory): On SCO 3.2v4, use /usr/spool/mail.1994-05-07, by Richard M. Stallman
-
If rmail-spool-directory is not a directory,1994-05-07, by Richard M. Stallman
-
(terminal-edit-mode): Doc fix.1994-05-07, by Karl Heuer
-
(minibuffer-history-sexp-flag): Doc fix.1994-05-07, by Karl Heuer
-
Don't precompute keybinding cache for menubar. Now done in startup.el instead.1994-05-07, by Karl Heuer
-
(precompute-menubar-bindings): New function, formerly in loadup.el.1994-05-07, by Karl Heuer
-
(sc-cite-original): Add autoload.1994-05-07, by Richard M. Stallman
-
(backquote-backquote-symbol): Don't autoload defvar.1994-05-07, by Richard M. Stallman
-
(rmail-make-basic-summary-line): Show 14 chars before @ and 11 after.1994-05-06, by Richard M. Stallman
-
Change another new-frame to make-frame (missed this one last time).1994-05-06, by Karl Heuer
-
(menu-bar-file-menu): Change new-frame to make-frame, to agree with the1994-05-06, by Karl Heuer
-
Change new-frame to make-frame.1994-05-06, by Karl Heuer
-
(Man-notify-when-ready): Change new-frame to make-frame.1994-05-06, by Karl Heuer
-
(mouse-tear-off-window): Change new-frame to make-frame.1994-05-06, by Karl Heuer
-
Define NO_MATHERR.1994-05-06, by Richard M. Stallman
-
Don't guard DOMAIN && SING && OVERFLOW check by an #ifndef MSDOS.1994-05-06, by Richard M. Stallman
-
entered into RCS1994-05-06, by Richard M. Stallman
-
Initial revision1994-05-06, by Richard M. Stallman
-
*** empty log message ***1994-05-06, by Jim Meyering
-
(frame-notice-user-settings): Wait till frame becomes1994-05-06, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Use ./prefix-args, not -Xlinker directly.1994-05-06, by Richard M. Stallman
-
* m/delta.h: (SYSTEM_MALLOC): deleted. The problem isn't there.1994-05-06, by Francesco Potortì
-
(update-directory-autoloads): Ignore files1994-05-06, by Richard M. Stallman
-
(error): Fix logic in call to xmalloc/xrealloc.1994-05-06, by Richard M. Stallman
-
(wait_reading_process_input): Don't call prepare_menu_bars1994-05-06, by Richard M. Stallman
-
(make_lispy_event): Ignore mouse events for deleted frame.1994-05-06, by Richard M. Stallman
-
(imenu-default-create-index-function):1994-05-06, by Richard M. Stallman
-
(hilit-lookup-face-create): Don't put string values into the global face-font1994-05-06, by Karl Heuer
-
(Fdelete_other_windows): Do nothing if w->start is outside region.1994-05-06, by Karl Heuer
-
Use PT, not point.1994-05-06, by Karl Heuer
-
(x_set_offset): Update XNegative and YNegative for new pos.1994-05-06, by Richard M. Stallman
-
(last_point_position_buffer): New variable.1994-05-06, by Richard M. Stallman
-
(frame-notice-user-settings): Use geometry parms from frame1994-05-06, by Richard M. Stallman
-
(frame-notice-user-settings): When replacing the first1994-05-05, by Richard M. Stallman
-
(x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.1994-05-05, by Richard M. Stallman
-
(describe_map): Ignore bindings for all except symbols and integers.1994-05-05, by Richard M. Stallman
-
(unexec): Handle debugging info properly.1994-05-05, by Richard M. Stallman
-
Don't use netbsd.h. Do all that right here.1994-05-05, by Richard M. Stallman
-
Fix out of date comment.1994-05-05, by David J. MacKenzie
-
*** empty log message ***1994-05-05, by Richard M. Stallman
-
entered into RCS1994-05-05, by Richard M. Stallman
-
(xmenu_show): Disallow empty menus.1994-05-05, by Karl Heuer
-
(Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook.1994-05-05, by Karl Heuer
-
(choose-completion-string): Barf if completing into1994-05-05, by Richard M. Stallman
-
(rmail-output-menu): Set rmail-default-rmail-file.1994-05-05, by Richard M. Stallman
-
(last_point_position_buffer): Declared.1994-05-05, by Richard M. Stallman
-
(making src/Makefile and lib-src/Makefile):1994-05-05, by Richard M. Stallman
-
Put in a separator for where to start cpp procssing.1994-05-05, by Richard M. Stallman
-
Put in a separator for where to start cpp procssing.1994-05-05, by Richard M. Stallman
-
Comment change.1994-05-05, by Richard M. Stallman
-
Test ISC4_0 along with TIOCGWINSZ.1994-05-04, by Richard M. Stallman
-
(NEED_SIOCTL, ISC4_0): Declared.1994-05-04, by Richard M. Stallman
-
(show-ifdefs, hide-ifdefs): Bind inhibit-read-only.1994-05-04, by Richard M. Stallman
-
Remove duplicate -freebsd* entry.1994-05-04, by Doug Evans
-
(frame-notice-user-settings): Discard `reverse' when1994-05-04, by Richard M. Stallman
-
(rmail-input-menu): Don't call expand-file-name.1994-05-04, by Richard M. Stallman
-
(rmail-output-menu): Don't call expand-file-name.1994-05-04, by Richard M. Stallman
-
(imenu): Renamed from goto-index-pos.1994-05-04, by Richard M. Stallman
-
*** empty log message ***1994-05-04, by Richard M. Stallman
-
(gud-marker-acc): Use make-variable-buffer-local.1994-05-04, by Richard M. Stallman
-
(hide-sublevels): Typo in previous change.1994-05-04, by Richard M. Stallman
-
Distribute lisp/Makefile.1994-05-04, by Richard M. Stallman
-
Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.1994-05-04, by Richard M. Stallman
-
entered into RCS1994-05-04, by Richard M. Stallman
-
(hide-sublevels): No need for condition-case.1994-05-04, by Richard M. Stallman
-
(lib-src): Undo previous change.1994-05-04, by Richard M. Stallman
-
(maybe-blessmail): New target to print the blessmail warning message.1994-05-04, by Richard M. Stallman
-
(frame-initialize): Delete the code for reverse-video.1994-05-04, by Richard M. Stallman
-
(x_set_cursor_color): Fix typo.1994-05-04, by Richard M. Stallman
-
Update copyright.1994-05-04, by Karl Heuer
-
Initial revision1994-05-04, by Roland McGrath
-
*** empty log message ***1994-05-04, by Richard M. Stallman
-
Update copyright.1994-05-04, by Karl Heuer
-
(x_own_selection): Catch errors around XSetSelectionOwner.1994-05-04, by Richard M. Stallman
-
(mouse-secondary-save-then-kill): Doc fix.1994-05-04, by Richard M. Stallman
-
(lisp-mode-variables): Added missing backslash to outline-regexp.1994-05-03, by Richard M. Stallman
-
Update copyright.1994-05-03, by Karl Heuer
-
(backquote): Add autoloads.1994-05-03, by Richard M. Stallman
-
Update copyright.1994-05-03, by Karl Heuer
-
(tex-goto-last-unclosed-latex-block): New function. Bound to C-c C-u in1994-05-03, by Edward M. Reingold
-
Comment change.1994-05-03, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1994-05-03, by Richard M. Stallman
-
(isearch-case-fold-search): new possible value `yes'1994-05-03, by Richard M. Stallman
-
(lib-src): Depend on src.1994-05-03, by Richard M. Stallman
-
(display_text_line): Since HPOS is negative, avoid1994-05-03, by Richard M. Stallman
-
Removed some keystrokes for obscure toggle commands:1994-05-03, by Richard M. Stallman
-
Comment change.1994-05-03, by Richard M. Stallman
-
(read_minibuf): Clear previous_echo_glyphs.1994-05-03, by Richard M. Stallman
-
*** empty log message ***1994-05-03, by Tom Tromey
-
(visit-tags-tbale-buffer): If CONT is stringp, use it for tags-file-name.1994-05-03, by Roland McGrath
-
(file_name_completion_stat): Use both lstat and stat.1994-05-02, by Richard M. Stallman
-
Doc fixes.1994-05-02, by Richard M. Stallman
-
(tags-find-table-in-list): Only recurse if (tags-included-tables) returns1994-05-02, by Roland McGrath
-
(note_mouse_highlight, show_mouse_face, clear_mouse_face, x_destroy_window):1994-05-02, by Karl Heuer
-
(show_mouse_face): Fix test for cursor in highlighted area.1994-05-02, by Karl Heuer
-
(${archlibdir}): Be lenient about wc output format.1994-05-02, by Karl Heuer
-
(Man-notify-when-ready): Don't call select-frame if no window system.1994-05-02, by Richard M. Stallman
-
(double-translate-key): Changed 'delete to 127 to make1994-05-02, by Richard M. Stallman
-
Unspecified location of chown for Linux (Linux doesn't put chown in /etc).1994-05-02, by Richard M. Stallman
-
*** empty log message ***1994-05-02, by Richard M. Stallman
-
* m/delta.h: (SYSTEM_MALLOC): defined as gnu malloc does not work.1994-05-02, by Francesco Potortì
-
(ielm-dynamic-multiline-inputs): New variable.1994-05-02, by Richard M. Stallman
-
(HAVE_MOUSE): Defined.1994-05-02, by Richard M. Stallman
-
Finish downcasing mouse_init1, mouse_off,1994-05-02, by Richard M. Stallman
-
Finish downcasing mouse_init1, mouse_off,1994-05-02, by Richard M. Stallman
-
(Fframe_live_p): Alternative defn for not MULTI_FRAME.1994-05-02, by Richard M. Stallman
-
(init_buffer_once): Initialize buffer_file_type field right.1994-05-02, by Richard M. Stallman
-
Doc fixes.1994-05-02, by Richard M. Stallman
-
(Man-notify-when-ready): In newframe case, use save-excursion.1994-05-02, by Richard M. Stallman
-
Initial revision1994-05-02, by Richard M. Stallman
-
(create_process): Undo April 19 setsid change.1994-05-02, by Richard M. Stallman
-
(struct x_display): New field size_hint_flags.1994-05-02, by Richard M. Stallman
-
(x_calc_absolute_position): Use size_hint_flags.1994-05-02, by Richard M. Stallman
-
(Fx_create_frame): Set the size_hint_flags field.1994-05-02, by Richard M. Stallman
-
(x_wm_set_size_hint): Don't try to handle negative positions.1994-05-01, by Richard M. Stallman
-
(x_figure_window_size): Handle `-' for top or left.1994-05-01, by Richard M. Stallman
-
Initial revision1994-05-01, by Richard M. Stallman
-
Distribute config.bat.1994-05-01, by Richard M. Stallman
-
(perform-replace): Call substitute-command-keys just once1994-05-01, by Richard M. Stallman
-
Initial revision1994-05-01, by Richard M. Stallman
-
(set-register-value): Setting the high byte of a1994-05-01, by Richard M. Stallman
-
(sunrise-sunset): Undo previous change.1994-05-01, by Richard M. Stallman
-
entered into RCS1994-05-01, by Richard M. Stallman
-
*** empty log message ***1994-05-01, by Richard M. Stallman
-
*** empty log message ***1994-05-01, by Richard M. Stallman
-
(x_figure_window_size): Set USPosition only if user-position1994-05-01, by Richard M. Stallman
-
(Ftranspose_regions): Take addresses only after move gap.1994-05-01, by Richard M. Stallman
-
(x-handle-geometry): Specify user-position and1994-05-01, by Richard M. Stallman
-
(solar-degrees-to-hours, solar-hours-to-days): Force floating result.1994-05-01, by Richard M. Stallman
-
(update_frame): Fix previous change: unconditionally bzero at the end.1994-05-01, by Richard M. Stallman
-
(Ftrack_mouse): Call prepare_menu_bars at the start.1994-05-01, by Richard M. Stallman
-
(${archlibdir}): Don't run blessmail; instead1994-05-01, by Richard M. Stallman
-
Don't load site-init.el.1994-05-01, by Richard M. Stallman
-
Corrected the DGUX 5.4R2 include filename.1994-05-01, by Paul Reilly
-
Initial revision1994-05-01, by Paul Reilly
-
(PURESIZE) [MULTI_FRAME]: Increase to 232000.1994-05-01, by Karl Heuer
-
(desktop-files-not-to-save): New variable to exclude certain files -- magic1994-05-01, by Karl Heuer
-
(menu-bar-update-buffers): Fix misspelled variable.1994-05-01, by Karl Heuer
-
(IN_ADDR, NUMERIC_ADDR_ERROR): Made conditional on HAVE_BROKEN_INET_ADDR.1994-04-30, by Paul Reilly
-
Initial revision1994-04-30, by Paul Reilly
-
Remove the SVR4 macro. Move the kernel INTERRUPT_INPUT bug note to1994-04-30, by Paul Reilly
-
entered into RCS1994-04-30, by Paul Reilly
-
Don't call menu-bar-mode here.1994-04-30, by Richard M. Stallman
-
Don't bind [mouse-1]; that's done elsewhere.1994-04-30, by Richard M. Stallman
-
(find_entries): Treat `*.cpp' as C++ files.1994-04-30, by Richard M. Stallman
-
We don't have to have the version number in here anymore.1994-04-30, by Richard M. Stallman
-
Identify the file being patched as src/...1994-04-30, by Richard M. Stallman
-
Don't comment out the inc-vers run as that does not exist anymore.1994-04-30, by Richard M. Stallman
-
(gnus-summary-mode-map): Bind # to gnus-uu-mark-article.1994-04-30, by Richard M. Stallman
-
[MSDOS]: #include <sys/param.h> for the following.1994-04-30, by Richard M. Stallman
-
configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.1994-04-30, by Paul Reilly
-
(record_asynch_buffer_change): Block SIGIO.1994-04-30, by Richard M. Stallman
-
(force_auto_save_soon): New function.1994-04-30, by Richard M. Stallman
-
(memory_warning_signal): Call force_auto_save_soon.1994-04-30, by Richard M. Stallman
-
(scroll-bar-event-ratio): New function.1994-04-30, by Richard M. Stallman
-
*** empty log message ***1994-04-30, by Richard M. Stallman
-
(Fopen_network_stream): Retry the connect if EADDRINUSE. Ignore EISCONN.1994-04-30, by Richard M. Stallman
-
entered into RCS1994-04-30, by Richard M. Stallman
-
major code speedups, bug fixes, behavior1994-04-30, by Richard M. Stallman
-
(hack-one-local-variable): Silently execute eval1994-04-30, by Richard M. Stallman
-
(gnus-summary-mode-map): Bind C-c C-v to gnus-uu-ctl-map.1994-04-30, by Richard M. Stallman
-
(revert-buffer): widen before replacing text.1994-04-30, by Karl Heuer
-
*** empty log message ***1994-04-30, by Richard M. Stallman
-
(init_eval): Initialize when_entered_debugger to -1.1994-04-30, by Richard M. Stallman
-
entered into RCS1994-04-30, by Richard M. Stallman
-
(tags-table-parent-pointer-list): Doc fix; elts are now 3-elt lists.1994-04-30, by Roland McGrath
-
(x_wm_set_size_hint): Always set PWinGravity.1994-04-30, by Richard M. Stallman
-
(Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.1994-04-30, by Richard M. Stallman
-
(xdialog_show): Clear x_mouse_grabbed.1994-04-29, by Richard M. Stallman
-
(Ftranspose_regions): New function.1994-04-29, by Richard M. Stallman
-
(Ffset, Ffmakunbound): Signal an error if SYM is nil or t.1994-04-29, by Karl Heuer
-
[MSDOS]: Re-enable some #undef's.1994-04-29, by Karl Heuer
-
We have bcmp. Configuration is "msdos". Get rid of ^Ms.1994-04-29, by Richard M. Stallman
-
Set CFLAGS=-O2, not -g. Correct for1994-04-29, by Richard M. Stallman
-
Set CFLAGS=-O2, not -g. Handle the new1994-04-29, by Richard M. Stallman
-
(window_system): Restore accidentally deleted code that uses AC_FIND_X.1994-04-29, by Richard M. Stallman
-
(desktop-internal-v2s): Default case fixed to return correct quote flag.1994-04-29, by Richard M. Stallman
-
(getppid): Definition deleted.1994-04-29, by Richard M. Stallman
-
(Fminibuffer_complete): Add third arg to Fset_window_start.1994-04-29, by Richard M. Stallman
-
(decode_mode_spec): Fix handling of `%t'.1994-04-29, by Richard M. Stallman
-
[MSDOS]: Don't define proto type for exit.1994-04-29, by Richard M. Stallman
-
*** empty log message ***1994-04-29, by Richard M. Stallman
-
*** empty log message ***1994-04-29, by Richard M. Stallman
-
entered into RCS1994-04-29, by Richard M. Stallman
-
(vc-mode-line): Fix previous change.1994-04-29, by Richard M. Stallman
-
(Fsingle_key_description): Undo previous change.1994-04-29, by Karl Heuer
-
(do_completion): Initialize vars before gcpro.1994-04-29, by Karl Heuer
-
Comment change.1994-04-29, by Richard M. Stallman
-
(update_frame): Move those assignments even farther down.1994-04-29, by Richard M. Stallman
-
(x_wm_set_size_hint): Don't set PMaxSize.1994-04-29, by Richard M. Stallman
-
(describe_buffer_bindings): gcpro stuff. Delete some unused code.1994-04-29, by Karl Heuer
-
Doc fixes.1994-04-29, by Karl Heuer
-
(describe_map_tree): gcpro some things.1994-04-29, by Karl Heuer
-
(Fsingle_key_description): Accept strings as keys since the buffer menu uses1994-04-29, by Karl Heuer
-
(inhibit-file-name-handers): Correct documentation.1994-04-28, by Richard M. Stallman
-
Fix syntax in previous change.1994-04-28, by Richard M. Stallman
-
Don't look for -lresolv.1994-04-28, by Richard M. Stallman
-
(update_frame): Move assignments to current_frame and desired_frame.1994-04-28, by Richard M. Stallman
-
entered into RCS1994-04-28, by Richard M. Stallman
-
(logb): Test HPUX, not hpux.1994-04-28, by Richard M. Stallman
-
(LIBS_SYSTEM): #if 0'd.1994-04-28, by Richard M. Stallman
-
(Fx_popup_menu): Doc fix.1994-04-28, by Richard M. Stallman
-
*** empty log message ***1994-04-28, by Richard M. Stallman
-
(disabled-command-hook): Try to enable command in user1994-04-28, by Richard M. Stallman
-
(x_window) [USE_X_TOOLKIT]: Call XSetWMHints.1994-04-28, by Richard M. Stallman
-
(Vunread_command_events): Renamed.1994-04-28, by Richard M. Stallman
-
(lisp-mode-variables): Undo previous change.1994-04-28, by Karl Heuer
-
(XTread_socket): Only top window cares about LeaveNotify.1994-04-28, by Karl Heuer
-
(Vunread_command_events): Renamed from unread_command_events.1994-04-28, by Richard M. Stallman
-
(x_make_frame_visible): Use XtMapWidget, not XtPopup.1994-04-28, by Richard M. Stallman
-
Drop the trailing slash.1994-04-28, by Karl Heuer
-
(gud-mips-p, gud-irix-p): Test system-configuration.1994-04-28, by Richard M. Stallman
-
Fix typo in previous change.1994-04-28, by Richard M. Stallman
-
(syms_of_emacs): Doc fix.1994-04-28, by Richard M. Stallman
-
(Fframe_parameters) [!MULTI_FRAME]: Unstub it again.1994-04-28, by Karl Heuer
-
(child_setup): Test PRIO_PROCESS, as in sys_subshell.1994-04-28, by Richard M. Stallman
-
Use m/hp800.h in place of m/hp9000s800.h.1994-04-28, by Richard M. Stallman
-
Renamed from hp9000s800.h.1994-04-28, by Richard M. Stallman
-
Don't include string.h or strings.h.1994-04-28, by Richard M. Stallman
-
(create_process): If vfork fails, close forkin and forkout.1994-04-28, by Richard M. Stallman
-
(describe-buffer-case-table): Don't use text-char-description.1994-04-28, by Richard M. Stallman
-
(menu-bar-update-buffers): Get rid of debugging code accidentally left in.1994-04-28, by Richard M. Stallman
-
(menu-bar-help-menu): Add item for report-emacs-bug.1994-04-28, by Richard M. Stallman
-
(menu-bar-help-menu): Add item for emacs-version.1994-04-28, by Richard M. Stallman
-
(lib-src): Depend on src/paths.h.1994-04-28, by Richard M. Stallman
-
(unexec): Cast pointers. Fix error message.1994-04-28, by Karl Heuer
-
Make a sub-keymap for the Buffers menu bar item.1994-04-28, by Richard M. Stallman
-
Chase symlinks manually.1994-04-28, by Karl Heuer
-
Get the file's truename in case it is a link.1994-04-28, by Richard M. Stallman
-
Don't make an empty script.1994-04-28, by Karl Heuer
-
(hp800): Define this instead of hp9000s800.1994-04-28, by Richard M. Stallman
-
(mostlyclean): Remove liblw.a.1994-04-28, by Richard M. Stallman
-
(read1): Allow `\C- ' and `\C-?'.1994-04-28, by Richard M. Stallman
-
(ange-ftp-hook-function): Use ange-ftp-run-real-handler.1994-04-27, by Richard M. Stallman
-
(ange-ftp-completion-hook-function): Use new inhibit vars.1994-04-27, by Richard M. Stallman
-
Improve error message for bad --with-x-toolkit value.1994-04-27, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Undo previous change.1994-04-27, by Richard M. Stallman
-
Restore deleted AC_SUBST of `configuration'.1994-04-27, by Richard M. Stallman
-
(compilation-error-regexp-alist): Add fortran pattern.1994-04-27, by Karl Heuer
-
Use C-style comments.1994-04-27, by Karl Heuer
-
C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables.1994-04-27, by Karl Heuer
-
*** empty log message ***1994-04-27, by Karl Heuer
-
(Fframe_parameters) [!MULTI_FRAME]: Replace with stub.1994-04-27, by Karl Heuer
-
Comment change.1994-04-27, by Richard M. Stallman
-
(calendar-starred-day): Var renamed from starred-day.1994-04-27, by Richard M. Stallman
-
(LIBS_SYSTEM): Commented out.1994-04-27, by Richard M. Stallman
-
(Finsert_file_contents): Fix accessing buffer_file_type1994-04-27, by Richard M. Stallman
-
(xmenu_show, xdialog_show):1994-04-27, by Richard M. Stallman
-
(XTread_socket, case ClientMessage): Don't call1994-04-27, by Richard M. Stallman
-
Added comment indicating author.1994-04-27, by Noah Friedman
-
Define CONFIGURATION in src/config.h1994-04-27, by Richard M. Stallman
-
(configuration): Make variable deleted.1994-04-27, by Richard M. Stallman
-
(CONFIGURATION): Add #undef.1994-04-27, by Richard M. Stallman
-
(x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.1994-04-27, by Richard M. Stallman
-
(XTread_socket) [USE_X_TOOLKIT]: Undo previous change.1994-04-27, by Richard M. Stallman
-
*** empty log message ***1994-04-27, by Richard M. Stallman
-
(frame-update-faces): Unset old font.1994-04-27, by Karl Heuer
-
entered into RCS1994-04-26, by Richard M. Stallman
-
*** empty log message ***1994-04-26, by Richard M. Stallman
-
(install-doc): New target.1994-04-26, by Karl Heuer
-
(create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr.1994-04-26, by Karl Heuer
-
*** empty log message ***1994-04-26, by Richard M. Stallman
-
entered into RCS1994-04-26, by Richard M. Stallman
-
(internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start.1994-04-26, by Richard M. Stallman
-
(tags-add-tables): Doc fix.1994-04-26, by Richard M. Stallman
-
(mark_object, case frame): Mark menu_bar_vector field.1994-04-26, by Richard M. Stallman
-
(run-hooks): Don't use mapcar--save consing.1994-04-26, by Richard M. Stallman
-
(adjust_point): New function.1994-04-26, by Karl Heuer
-
Use PT, not point.1994-04-26, by Karl Heuer
-
Fix GPL version.1994-04-26, by Richard M. Stallman
-
(read_filtered_event): Use Vunread_command_events.1994-04-26, by Richard M. Stallman
-
(temp_echo_area_glyphs): Use Vunread_command_events.1994-04-26, by Richard M. Stallman
-
Fix comment.1994-04-26, by Karl Heuer
-
Comment change.1994-04-25, by Richard M. Stallman
-
(rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down): Scroll1994-04-25, by Karl Heuer
-
(XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead.1994-04-25, by Karl Heuer
-
(x_term_init): Add explicit cast.1994-04-25, by Karl Heuer
-
(compilation-next-error-locus): Use compilation-error-message instead of1994-04-25, by Roland McGrath
-
(menu_bar_item): Put a list of keymaps into the third1994-04-25, by Richard M. Stallman
-
(menu_bar_event): New event type.1994-04-25, by Richard M. Stallman
-
(syms_of_xdisp): Set up Qmenu_bar_update_hook.1994-04-25, by Richard M. Stallman
-
(make_frame): Initialize fields menu_bar_vector and menu_bar_items_used.1994-04-25, by Richard M. Stallman
-
(struct frame): New fields menu_bar_vector and menu_bar_items_used.1994-04-25, by Richard M. Stallman
-
(XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click.1994-04-25, by Richard M. Stallman
-
(F*_property_change): Typecheck limit argument.1994-04-25, by Karl Heuer
-
(desktop-internal-v2s): Make structure match docstring.1994-04-25, by Karl Heuer
-
(tar-copy): Don't bother with a temp buffer.1994-04-25, by Karl Heuer
-
Recognize FreeBSD.1994-04-25, by Richard Kenner
-
*** empty log message ***1994-04-25, by Richard M. Stallman
-
(mode-line-format): Put `mode-line-process' earlier.1994-04-24, by Richard M. Stallman
-
*** empty log message ***1994-04-24, by Richard M. Stallman
-
Initial revision1994-04-24, by Richard M. Stallman
-
(rmail-highlight-headers): Extracted as a new function. Fix overlay position.1994-04-24, by Karl Heuer
-
(shell-dirstack-query): Defaults to nil.1994-04-24, by Richard M. Stallman
-
*** empty log message ***1994-04-24, by Richard M. Stallman
-
(vc-mode-line): Warn if file is not vc-registered1994-04-24, by Richard M. Stallman
-
(Fselect_window): Use Fselect_frame.1994-04-24, by Richard M. Stallman
-
(lisp-mode-variables): In comment-start-skip,1994-04-24, by Richard M. Stallman
-
(tar-extract): Don't put whole file name in buffer name.1994-04-24, by Richard M. Stallman
-
(terminal-cease-edit, terminal-mode):1994-04-24, by Richard M. Stallman
-
(shell-command): Remove space after `:' in mode-line-process.1994-04-24, by Richard M. Stallman
-
(inferior-lisp-mode): Remove space after `:' in mode-line-process.1994-04-24, by Richard M. Stallman
-
(gud-mode, gud-sentinel):1994-04-24, by Richard M. Stallman
-
(find-dired, find-dired-sentinel):1994-04-24, by Richard M. Stallman
-
(compilation-setup, compilation-sentinel):1994-04-24, by Richard M. Stallman
-
(comint-mode): Remove space after `:' in mode-line-process.1994-04-24, by Richard M. Stallman
-
(inferior-scheme-mode):1994-04-24, by Richard M. Stallman
-
(tc-mode-line-format):1994-04-24, by Richard M. Stallman
-
(tpu-set-mode-line):1994-04-24, by Richard M. Stallman
-
(Man-mode-line-format):1994-04-24, by Richard M. Stallman
-
Doc fixes.1994-04-24, by Richard M. Stallman
-
(rmail-show-message): Always re-set overlay face property.1994-04-24, by Richard M. Stallman
-
(kill-paragraph): Don't use save-excursion.1994-04-24, by Richard M. Stallman
-
(kill-line, kill-word): Don't use save-excursion.1994-04-24, by Richard M. Stallman
-
(Fkill_all_local_variables): Doc fix.1994-04-24, by Richard M. Stallman
-
(rmail-show-message): Use overlays, not text properties.1994-04-24, by Richard M. Stallman
-
(mail-extr-all-top-level-domains): Renamed from all-top-level-domains.1994-04-24, by Richard M. Stallman
-
(create_process): Use child_setup_tty only if pty_flag.1994-04-24, by Richard M. Stallman
-
(create_process): Use SETUP_SLAVE_PTY only if pty_flag.1994-04-24, by Richard M. Stallman
-
(special-display-frame-alist): New variable.1994-04-23, by Richard M. Stallman
-
Implement special frames for specified buffers.1994-04-23, by Richard M. Stallman
-
(Fset_frame_selected_window): New function.1994-04-23, by Richard M. Stallman