Sun, 05 Jun 1994 17:42:38 +0000 |
Richard M. Stallman |
(x_term_init): New args xrm_option and resource_string.
|
Sun, 05 Jun 1994 17:36:02 +0000 |
Richard M. Stallman |
(gomoku-display-statistics): Use human's point of view
|
Sun, 05 Jun 1994 16:57:22 +0000 |
Tom Tromey |
tcl-current-word does the right thing in inferior-tcl-mode.
|
Sun, 05 Jun 1994 15:17:16 +0000 |
Richard M. Stallman |
(derived-mode-merge-abbrev-tables):
|
Sun, 05 Jun 1994 12:43:42 +0000 |
Richard M. Stallman |
(x_window): Take account of internal border of paned widget.
|
Sun, 05 Jun 1994 12:12:44 +0000 |
Richard M. Stallman |
(PURESIZE): Increased to 240000.
|
Sun, 05 Jun 1994 12:08:51 +0000 |
Richard M. Stallman |
(PURESIZE): Increased to 222000.
|
Sun, 05 Jun 1994 12:06:23 +0000 |
Richard M. Stallman |
(mouse-choose-completion): If *Completion* is a special
|
Sun, 05 Jun 1994 12:05:05 +0000 |
Richard M. Stallman |
(gnus-newsrc-to-gnus-format): In main loop,
|
Sun, 05 Jun 1994 12:01:16 +0000 |
Richard M. Stallman |
(PC-do-completion): Clear text props from inserted text.
|
Sun, 05 Jun 1994 11:55:49 +0000 |
Richard M. Stallman |
(using_x_p): New function.
|
Sun, 05 Jun 1994 11:55:23 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Don't use dialog box if not an X frame.
|
Sun, 05 Jun 1994 11:43:26 +0000 |
Richard M. Stallman |
(Info-directory-list): Don't use the invocation directory
|
Sun, 05 Jun 1994 11:31:25 +0000 |
Richard M. Stallman |
(main): Do the setpgrp after checking for -batch.
|
Sun, 05 Jun 1994 11:30:29 +0000 |
Richard M. Stallman |
(command_loop_1): Properly handle nil in display table.
|
Sun, 05 Jun 1994 10:44:45 +0000 |
Richard M. Stallman |
(mips-sony-newsos*): Use news-risc.h.
|
Sat, 04 Jun 1994 16:23:20 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 04 Jun 1994 05:24:48 +0000 |
Roland McGrath |
Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG.
|
Sat, 04 Jun 1994 00:16:37 +0000 |
Karl Heuer |
(frame-parameters): Setting this is no longer needed.
|
Sat, 04 Jun 1994 00:15:17 +0000 |
Karl Heuer |
[MSDOS]: #include "msdos.h" for rootrelativepath template.
|
Fri, 03 Jun 1994 21:09:19 +0000 |
Tom Tromey |
Another menu fix.
|
Fri, 03 Jun 1994 20:39:14 +0000 |
Tom Tromey |
Fixed menu bug.
|
Fri, 03 Jun 1994 20:27:02 +0000 |
Edward M. Reingold |
(solar-holidays): Revised to use the rewritten and new fcns.
|
Fri, 03 Jun 1994 20:26:33 +0000 |
Edward M. Reingold |
(solar-sunrise, solar-sunset): Fix doc string.
|
Fri, 03 Jun 1994 20:25:44 +0000 |
Edward M. Reingold |
(lunar-phase): Revised to use the rewritten and new fcns.
|
Fri, 03 Jun 1994 17:10:42 +0000 |
Francesco Potort |
* etags.c (absolute_filename): Remove infinite loop bug when
|
Fri, 03 Jun 1994 11:30:57 +0000 |
Francesco Potort |
* etags.c (etags_getcwd): Delete the trailing newline from cwd.
|
Fri, 03 Jun 1994 04:50:17 +0000 |
Karl Heuer |
(run_msdos_command): Make local copy of argv[2] on stack, not on heap.
|
Fri, 03 Jun 1994 04:08:32 +0000 |
Karl Heuer |
(Fprevious_single_property_change): Check for null interval after correcting
|
Fri, 03 Jun 1994 03:26:11 +0000 |
Karl Heuer |
(display_text_line): Make sure pointer is in range.
|
Fri, 03 Jun 1994 00:47:15 +0000 |
Tom Tromey |
Fixed bug in bug-reporting code.
|
Thu, 02 Jun 1994 23:47:26 +0000 |
Karl Heuer |
(xdialog_show): Fix problem with message in dialog box.
|
Thu, 02 Jun 1994 19:12:26 +0000 |
Richard M. Stallman |
(C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.
|
Thu, 02 Jun 1994 18:15:13 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Stricter Lucid regexp.
|
Thu, 02 Jun 1994 17:45:40 +0000 |
Richard M. Stallman |
[emacs]: Block input around the garbage reclamation.
|
Thu, 02 Jun 1994 16:29:05 +0000 |
Richard M. Stallman |
(comint-dynamic-complete-as-filename)
|
Wed, 01 Jun 1994 20:37:42 +0000 |
Richard M. Stallman |
(defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):
|
Wed, 01 Jun 1994 20:36:08 +0000 |
Richard M. Stallman |
(kill_buffer_processes): For net conn, use Fdelete_process.
|
Wed, 01 Jun 1994 18:42:30 +0000 |
Richard M. Stallman |
(gnus-uu-ctl-map): Move C-h binding to C-d.
|
Wed, 01 Jun 1994 18:28:06 +0000 |
Richard M. Stallman |
(completion-list-mode-map): Unbind down-mouse-2.
|
Mon, 30 May 1994 17:44:30 +0000 |
Paul Eggert |
Fix typo: Mayan -> French Revolutionary
|
Mon, 30 May 1994 17:42:43 +0000 |
Paul Eggert |
(calendar-mod): Remove; it was equivalent to `mod'. All callers changed.
|
Mon, 30 May 1994 14:51:16 +0000 |
Edward M. Reingold |
(generate-calendar-month): Make highlighted text for mouse-2 a full column (2
|
Mon, 30 May 1994 12:55:41 +0000 |
Richard M. Stallman |
(command_loop_1): Allow direct output for insert
|
Mon, 30 May 1994 12:36:21 +0000 |
Richard M. Stallman |
(redisplay): Limit prev change to pause != 0.
|
Mon, 30 May 1994 12:23:10 +0000 |
Richard M. Stallman |
(comint-read-input-ring): Make regexp stricter.
|
Mon, 30 May 1994 11:55:22 +0000 |
Richard M. Stallman |
(shortversion): Don't assume another period follows.
|
Mon, 30 May 1994 11:50:27 +0000 |
Richard M. Stallman |
(Info-default-directory-list): Don't attach ../info.
|
Mon, 30 May 1994 11:47:07 +0000 |
Richard M. Stallman |
(Info-directory-list): Doc fix.
|
Mon, 30 May 1994 10:57:20 +0000 |
Richard M. Stallman |
(redisplay): If have window change at end, redisplay again.
|
Mon, 30 May 1994 10:41:53 +0000 |
Richard M. Stallman |
(shell-font-lock-keywords): Removed regexp for commands.
|
Mon, 30 May 1994 10:32:11 +0000 |
Richard M. Stallman |
(bibtex-clean-entry): Back over close delimiter carefully.
|
Mon, 30 May 1994 10:26:56 +0000 |
Richard M. Stallman |
(calendar-current-time-zone): Fix typo that
|
Mon, 30 May 1994 10:19:16 +0000 |
Richard M. Stallman |
(create_process): Get a pty for any non-nil Vprocess_connection_type value.
|
Mon, 30 May 1994 10:08:53 +0000 |
Richard M. Stallman |
(ange-ftp-insert-directory): Expand file name to
|
Mon, 30 May 1994 09:36:20 +0000 |
Richard M. Stallman |
(calendar-daylight-savings-ends): Fix typo in put.
|
Mon, 30 May 1994 09:15:53 +0000 |
Richard M. Stallman |
(menu-bar-mode): Fix previous change.
|
Mon, 30 May 1994 09:14:39 +0000 |
Richard M. Stallman |
(output_string): New function.
|
Sat, 28 May 1994 22:01:18 +0000 |
Richard M. Stallman |
(TABDLY, TAB3): Defined.
|
Sat, 28 May 1994 21:54:36 +0000 |
Richard M. Stallman |
(make-lucid-menu-keymap): Allow any form as the enabler.
|
Sat, 28 May 1994 21:49:35 +0000 |
Richard M. Stallman |
Use ctl-x-map to bind C-x SPC.
|
Sat, 28 May 1994 21:46:45 +0000 |
Richard M. Stallman |
(roundup): Undef before defining.
|
Sat, 28 May 1994 20:06:08 +0000 |
Richard M. Stallman |
(Info-directory-list): Doc fix.
|
Sat, 28 May 1994 18:37:06 +0000 |
Richard M. Stallman |
(x_iconify_frame): Call x_set_offset,
|
Sat, 28 May 1994 18:32:47 +0000 |
Richard M. Stallman |
Undo previous change.
|
Sat, 28 May 1994 17:22:31 +0000 |
Richard M. Stallman |
(server-visit-files): Bind last-nonmenu-event.
|
Sat, 28 May 1994 15:27:52 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 28 May 1994 14:52:37 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 28 May 1994 14:07:54 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 28 May 1994 13:06:55 +0000 |
Richard M. Stallman |
(build-mail-aliases): Handle source directives.
|
Sat, 28 May 1994 12:54:52 +0000 |
Richard M. Stallman |
(enable-flow-control): Fix bugs turning off flow ctrl.
|
Sat, 28 May 1994 12:33:08 +0000 |
Richard M. Stallman |
(insert-directory): Use expanded file name to find handler.
|
Sat, 28 May 1994 12:25:54 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 28 May 1994 12:13:21 +0000 |
Richard M. Stallman |
(dired-get-filename): Get rid of text props from name.
|
Sat, 28 May 1994 12:08:35 +0000 |
Richard M. Stallman |
[HAVE_X_WINDOWS]: Include xterm.h.
|
Sat, 28 May 1994 12:04:04 +0000 |
Richard M. Stallman |
(deactivate-mark): Do nothing unless transient-mark-mode.
|
Sat, 28 May 1994 10:43:10 +0000 |
Richard M. Stallman |
(*-sun-sunos4*): Set GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS.
|
Sat, 28 May 1994 10:40:28 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Delete the -L options.
|
Sat, 28 May 1994 10:40:02 +0000 |
Richard M. Stallman |
(LD_SWITCH_X_DEFAULT): Define if not defined.
|
Sat, 28 May 1994 08:29:36 +0000 |
Richard M. Stallman |
(child_setup): If PWD is set, set it in the child so that
|
Sat, 28 May 1994 08:15:16 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): if left-margin is nonzero,
|
Sat, 28 May 1994 07:22:21 +0000 |
Richard M. Stallman |
(ispell-command-loop): Fix `q' question.
|
Sat, 28 May 1994 04:56:32 +0000 |
Richard M. Stallman |
(mostlyclean): Don't mention xmakefile*.
|
Sat, 28 May 1994 04:55:23 +0000 |
Richard M. Stallman |
(distclean): Delete Makefile, Makefile.in, blessmail.
|
Sat, 28 May 1994 04:48:21 +0000 |
Richard M. Stallman |
(derived-mode-init-mode-variables): Add autoload cookie.
|
Sat, 28 May 1994 04:46:38 +0000 |
Richard M. Stallman |
(main): In batch mode, don't set the pgrp.
|
Sat, 28 May 1994 04:33:35 +0000 |
Richard M. Stallman |
(LIB_STANDARD): Add -u and -lansi options.
|
Sat, 28 May 1994 04:32:32 +0000 |
Richard M. Stallman |
(calendar-cursor-to-date): Rename starred-day to calendar-starred-day.
|
Sat, 28 May 1994 04:27:04 +0000 |
Richard M. Stallman |
(calendar-mode-map): Define mouse-2 as ignore.
|
Sat, 28 May 1994 04:14:22 +0000 |
Richard M. Stallman |
(make-frame): Doc fix.
|
Sat, 28 May 1994 04:11:29 +0000 |
Richard M. Stallman |
(hexl-mode-map): Call define-key properly for help-char.
|
Sat, 28 May 1994 02:06:50 +0000 |
Richard M. Stallman |
(difftm): Don't store a long value into an int variable.
|
Sat, 28 May 1994 01:59:24 +0000 |
Richard M. Stallman |
(ediff-patch-buffer): Fix autoload cookie.
|
Fri, 27 May 1994 23:21:46 +0000 |
Richard M. Stallman |
(C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option.
|
Fri, 27 May 1994 22:51:36 +0000 |
Richard M. Stallman |
(C_SWITCH_SYSTEM): Defined.
|
Fri, 27 May 1994 22:18:39 +0000 |
Richard M. Stallman |
(x_is_vendor_fkey): Function deleted.
|
Fri, 27 May 1994 09:11:50 +0000 |
Richard M. Stallman |
(gnus-summary-catchup): Check gnus-interactive-catchup.
|
Fri, 27 May 1994 08:17:46 +0000 |
Richard M. Stallman |
(install-arch-indep): Use /bin/pwd uniformly, not pwd.
|
Fri, 27 May 1994 08:00:46 +0000 |
Richard M. Stallman |
(HAVE_XRMSETDATABASE): Define if not defined.
|
Fri, 27 May 1994 07:19:06 +0000 |
Richard M. Stallman |
(blessmail): Don't depend on ../src/emacs.
|
Fri, 27 May 1994 07:10:56 +0000 |
Richard M. Stallman |
(compare-windows): Make leading whitespace equivalent
|
Fri, 27 May 1994 06:38:40 +0000 |
Richard M. Stallman |
(dired-jump): Add autoload.
|
Fri, 27 May 1994 05:55:15 +0000 |
Richard M. Stallman |
Whitespace cleanup.
|
Fri, 27 May 1994 00:53:21 +0000 |
Richard M. Stallman |
(completion-setup-function): Fix up the regexp.
|
Thu, 26 May 1994 23:15:32 +0000 |
Richard M. Stallman |
(choose-completion-string): Clear mouse-face property.
|
Thu, 26 May 1994 23:06:50 +0000 |
Richard M. Stallman |
(rmail-show-message): If transient-mark-mode, deactivate the mark.
|
Thu, 26 May 1994 22:30:47 +0000 |
Karl Heuer |
(Finsert_file_contents): Check for beginning of file.
|
Thu, 26 May 1994 22:15:23 +0000 |
Richard M. Stallman |
Make previous change limited to HPUX.
|
Thu, 26 May 1994 21:53:37 +0000 |
Karl Heuer |
(posn-col-row): Test for consp, not symbolp.
|
Thu, 26 May 1994 20:35:55 +0000 |
Richard M. Stallman |
(fortran-link-matching-do): Ignore DO statements with line numbers.
|
Thu, 26 May 1994 18:47:37 +0000 |
Karl Heuer |
If _STRUCT_TIMEVAL is defined, also define __TIMEVAL__.
|
Thu, 26 May 1994 17:38:14 +0000 |
Karl Heuer |
(ws-search): Fix malformed character constants.
|
Thu, 26 May 1994 08:52:27 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Put back -Xlinker for GCC.
|
Thu, 26 May 1994 05:45:30 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 26 May 1994 05:06:14 +0000 |
Tom Tromey |
Menu items now sensitive as appropriate.
|
Thu, 26 May 1994 01:11:06 +0000 |
Richard M. Stallman |
(kill-emacs-query-functions): Doc fix.
|
Wed, 25 May 1994 23:06:05 +0000 |
Roland McGrath |
*** empty log message ***
|
Wed, 25 May 1994 22:09:47 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 25 May 1994 22:02:57 +0000 |
Richard M. Stallman |
(Vx_sensitive_text_pointer_shape):
|
Wed, 25 May 1994 20:43:21 +0000 |
Richard M. Stallman |
Add more risky-local-variable properties.
|
Wed, 25 May 1994 19:57:48 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 25 May 1994 09:20:45 +0000 |
Richard M. Stallman |
(note_mouse_movement): Use frame's window in XQueryPointer.
|
Wed, 25 May 1994 09:20:10 +0000 |
Richard M. Stallman |
(menu_item_equiv_key): Look for equiv keys both before
|
Wed, 25 May 1994 08:42:32 +0000 |
Richard M. Stallman |
(c-fill-paragraph): Don't include part of comment
|
Wed, 25 May 1994 06:00:06 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 25 May 1994 04:41:21 +0000 |
Richard M. Stallman |
(outline-chart-subtree): Include outline-next-heading in loop conditions
|
Wed, 25 May 1994 04:36:48 +0000 |
Richard M. Stallman |
(openp): Don't use O_RDONLY.
|
Wed, 25 May 1994 03:59:06 +0000 |
Karl Heuer |
(Freplace_match): Improve capitalization heuristics.
|
Wed, 25 May 1994 03:53:30 +0000 |
Richard M. Stallman |
(Freplace_match): Don't capitalize unless all matched words are capitalized.
|
Wed, 25 May 1994 02:39:20 +0000 |
Karl Heuer |
(Fminibuffer_complete_word): GCPRO completion and tem.
|
Wed, 25 May 1994 02:22:08 +0000 |
Karl Heuer |
(Fprimitive_undo): GCPRO next and list.
|
Tue, 24 May 1994 21:16:23 +0000 |
Richard M. Stallman |
(verify_overlay_modification): GCPRO tail and overlay.
|
Tue, 24 May 1994 21:12:22 +0000 |
Richard M. Stallman |
(describe_map): Fix the call to Fequal.
|
Tue, 24 May 1994 19:50:30 +0000 |
Richard M. Stallman |
(INTERNAL_TERMINAL): Allow audio bell.
|
Tue, 24 May 1994 19:50:04 +0000 |
Richard M. Stallman |
(do_visible_bell): Renamed from visible_bell to avoid
|
Tue, 24 May 1994 19:46:40 +0000 |
Richard M. Stallman |
(dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
|
Tue, 24 May 1994 04:05:17 +0000 |
Richard M. Stallman |
(i[34]86-next-*): New alternative.
|
Mon, 23 May 1994 22:44:08 +0000 |
Richard M. Stallman |
(ange-ftp-gwp-start): Call internal-ange-ftp-mode.
|
Mon, 23 May 1994 20:09:33 +0000 |
Richard M. Stallman |
(window_loop): Fix test of dedicated flag in prev change.
|
Mon, 23 May 1994 09:48:37 +0000 |
Richard M. Stallman |
(interpreter-mode-alist): Add wishx, tclsh.
|
Mon, 23 May 1994 09:25:36 +0000 |
Richard M. Stallman |
(LIBXT): Move -lXmu before -lXt.
|
Mon, 23 May 1994 09:19:28 +0000 |
Richard M. Stallman |
(frame-initialize): Record in frame-initial-frame-alist
|
Mon, 23 May 1994 08:23:03 +0000 |
Richard M. Stallman |
(Buffer-menu-mouse-select): Handle dedicated window.
|
Mon, 23 May 1994 07:47:27 +0000 |
Richard M. Stallman |
(command-line-1): Precompute menu bar before startup msg.
|
Mon, 23 May 1994 07:45:49 +0000 |
Richard M. Stallman |
(show-paren-command-hook):
|
Mon, 23 May 1994 07:41:31 +0000 |
Richard M. Stallman |
(popup-dialog-box): Bind meaning with let.
|
Mon, 23 May 1994 07:39:08 +0000 |
Richard M. Stallman |
(popup-menu): Bind cmd with let.
|
Mon, 23 May 1994 07:19:41 +0000 |
Richard M. Stallman |
(${etc}DOC): Ignore error from rm.
|
Mon, 23 May 1994 07:14:38 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Add conditionals for HPUX_USE_SHLIBS.
|
Mon, 23 May 1994 07:08:20 +0000 |
Richard M. Stallman |
New config hppa*-hp-hpux9shr*.
|
Mon, 23 May 1994 06:47:51 +0000 |
Richard M. Stallman |
(x_set_window_size): If cursor outside new size, mark it off.
|
Mon, 23 May 1994 06:32:59 +0000 |
Richard M. Stallman |
(menu_bar_one_keymap):
|
Mon, 23 May 1994 06:31:52 +0000 |
Richard M. Stallman |
(update_end): Undo previous change.
|
Mon, 23 May 1994 05:53:55 +0000 |
Richard M. Stallman |
(change_frame_size): Keep cursor coords in range.
|
Mon, 23 May 1994 05:41:58 +0000 |
Richard M. Stallman |
(window_loop, UNSHOW_BUFFER case):
|
Mon, 23 May 1994 05:38:20 +0000 |
Richard M. Stallman |
(other_visible_frames): No longer static.
|
Mon, 23 May 1994 05:07:27 +0000 |
Richard M. Stallman |
(select-tags-table-mode): New function, a major mode.
|
Mon, 23 May 1994 04:59:35 +0000 |
Richard M. Stallman |
(mouse-insert-selection): Test mouse-yank-at-point.
|
Mon, 23 May 1994 04:55:57 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Check properly for `defun.
|
Mon, 23 May 1994 04:53:44 +0000 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): Don't die
|
Mon, 23 May 1994 04:50:18 +0000 |
Richard M. Stallman |
(popup-menu): Use mouse-pixel-position.
|
Mon, 23 May 1994 03:15:35 +0000 |
Richard M. Stallman |
(posn-col-row): Use let*.
|
Sun, 22 May 1994 22:14:17 +0000 |
Richard M. Stallman |
Doc fix.
|
Sun, 22 May 1994 22:00:39 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 22 May 1994 20:56:11 +0000 |
Richard M. Stallman |
(mouse-split-window-vertically): Treat scroll bar events just like others.
|
Sun, 22 May 1994 20:55:15 +0000 |
Richard M. Stallman |
(posn-col-row): Do something useful for scroll bar event.
|
Sun, 22 May 1994 20:38:11 +0000 |
Tom Tromey |
Added bug-report keybindings and menu entries.
|
Sun, 22 May 1994 20:36:53 +0000 |
Richard M. Stallman |
(rmail-spool-directory): Maybe use /var/mail.
|
Sun, 22 May 1994 20:18:28 +0000 |
Tom Tromey |
Even more compile stuff.
|
Sun, 22 May 1994 20:17:29 +0000 |
Richard M. Stallman |
(HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
|
Sun, 22 May 1994 20:17:15 +0000 |
Tom Tromey |
Moved emacs version checking code to very beginning.
|
Sun, 22 May 1994 20:14:59 +0000 |
Tom Tromey |
Compile fixes.
|
Sun, 22 May 1994 20:12:44 +0000 |
Tom Tromey |
Fixed mark-defun for 19.23.
|
Sun, 22 May 1994 20:02:03 +0000 |
Tom Tromey |
Fixed bug with M-;.
|
Sun, 22 May 1994 19:56:27 +0000 |
Richard M. Stallman |
Formerly INSTALL.~28~
|
Sun, 22 May 1994 19:55:13 +0000 |
Richard M. Stallman |
[MSDOS]: Don't include files from the dos extender
|
Sun, 22 May 1994 19:34:55 +0000 |
Richard M. Stallman |
Include config.h.
|
Sun, 22 May 1994 19:05:23 +0000 |
Richard M. Stallman |
Doc fix.
|
Sun, 22 May 1994 16:25:50 +0000 |
Richard M. Stallman |
Adding dos-fns.elc to the set of Lisp files was moved
|
Sun, 22 May 1994 09:31:17 +0000 |
Richard M. Stallman |
(GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
|
Sun, 22 May 1994 09:27:36 +0000 |
Richard M. Stallman |
(foldout-exit-fold): Make numeric argument work;
|
Sun, 22 May 1994 09:22:25 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 22 May 1994 08:55:18 +0000 |
Richard M. Stallman |
Whitespace fixes.
|
Sun, 22 May 1994 08:30:57 +0000 |
Richard M. Stallman |
(change_window_height): Test for DELTA too small
|
Sun, 22 May 1994 07:59:39 +0000 |
Richard M. Stallman |
(jka-compr-op-table, jka-compr-file-name-handler-entry): Move defvars.
|
Sun, 22 May 1994 07:57:30 +0000 |
Richard M. Stallman |
(jka-compr-compression-info-list): Doc fix.
|
Sun, 22 May 1994 07:09:32 +0000 |
Richard M. Stallman |
(substitute-key-definition): Skip cached menu key-equivs.
|
Sun, 22 May 1994 06:50:01 +0000 |
Richard M. Stallman |
(easy-menu-create-keymaps):
|
Sun, 22 May 1994 05:26:51 +0000 |
Tom Tromey |
Fixes for imenu.
|
Sun, 22 May 1994 03:38:07 +0000 |
Tom Tromey |
Fixed menu support.
|
Sun, 22 May 1994 01:40:44 +0000 |
Richard M. Stallman |
(Fdelete_directory): Allow dir names as well as file names.
|
Sun, 22 May 1994 00:51:36 +0000 |
Richard M. Stallman |
(shell-strip-ctrl-m): Strip multiple ^Ms.
|
Sun, 22 May 1994 00:04:09 +0000 |
Richard M. Stallman |
(dired-mark-pop-up): Clear mouse-face property.
|
Sat, 21 May 1994 23:16:32 +0000 |
Richard M. Stallman |
(A_TEXT_OFFSET, A_TEXT_SEEK): Commented out.
|
Sat, 21 May 1994 08:04:20 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sat, 21 May 1994 07:38:10 +0000 |
Richard M. Stallman |
Lucid menu added.
|
Sat, 21 May 1994 07:28:57 +0000 |
Richard M. Stallman |
(create_process): Don't complain about error from TIOCSETD.
|
Sat, 21 May 1994 07:28:23 +0000 |
Richard M. Stallman |
Add template for init_gettimeofday.
|
Sat, 21 May 1994 07:18:39 +0000 |
Richard M. Stallman |
(mostlyclean, clean, distclean, realclean)
|
Sat, 21 May 1994 05:36:07 +0000 |
Richard M. Stallman |
(x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.
|
Sat, 21 May 1994 02:28:15 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 21 May 1994 02:22:28 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 21 May 1994 01:11:51 +0000 |
Karl Heuer |
(x_set_background_color): Set scroll bar backgrounds.
|
Fri, 20 May 1994 23:56:40 +0000 |
Richard M. Stallman |
(dired-readin): Clear modified flag at the very end.
|
Fri, 20 May 1994 23:48:12 +0000 |
Richard M. Stallman |
(server-done-hook): New hook.
|
Fri, 20 May 1994 23:17:56 +0000 |
Richard M. Stallman |
Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
|
Fri, 20 May 1994 23:14:58 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Declare buffer as unsigned
|
Fri, 20 May 1994 22:27:30 +0000 |
Richard M. Stallman |
(choose-completion):
|
Fri, 20 May 1994 22:27:04 +0000 |
Richard M. Stallman |
(mouse-choose-completion):
|
Fri, 20 May 1994 21:45:19 +0000 |
Richard M. Stallman |
Lots of doc fixes and message syntax fixes.
|
Fri, 20 May 1994 21:22:22 +0000 |
Richard M. Stallman |
(bookmark-file): Alternate default on ms-dos.
|
Fri, 20 May 1994 17:43:40 +0000 |
Noah Friedman |
Enable resize-minibuffer-mode when this file is loaded.
|
Fri, 20 May 1994 16:17:20 +0000 |
Michael I. Bushnell |
Only lusers assume that O_RDONLY == 0.
|
Fri, 20 May 1994 08:46:20 +0000 |
Richard M. Stallman |
(mouse-drag-secondary): Handle mouse motion out of window
|
Fri, 20 May 1994 08:18:01 +0000 |
Richard M. Stallman |
(read_char_minibuf_menu_prompt): Don't forget to initialize nobindings.
|
Fri, 20 May 1994 08:16:32 +0000 |
Richard M. Stallman |
(UNEXEC_ALIAS): New variable, used to make the unex...o target.
|
Fri, 20 May 1994 08:12:52 +0000 |
Richard M. Stallman |
(ispell-word): Implement C-u $ as in ispell4.el.
|
Fri, 20 May 1994 07:35:37 +0000 |
Richard M. Stallman |
(lib-src): Don't depend on src/paths.h.
|
Fri, 20 May 1994 05:32:26 +0000 |
Richard M. Stallman |
(Fset_face_attribute_internal): Always return valid data.
|
Fri, 20 May 1994 05:29:50 +0000 |
Richard M. Stallman |
(syms_of_textprop): Set up Lisp fn get-char-property.
|
Fri, 20 May 1994 05:29:36 +0000 |
Richard M. Stallman |
(basic_machine): Accept cxux*.
|
Thu, 19 May 1994 23:41:44 +0000 |
Richard M. Stallman |
(FRAME_SUPPORT): Add menu-bar.el.
|
Thu, 19 May 1994 23:36:01 +0000 |
Richard M. Stallman |
(EmacsFrameSetCharSize): Once again preserve x and y pos,
|
Thu, 19 May 1994 23:32:48 +0000 |
Richard M. Stallman |
(EXTRA_INITIALIZE): Define here.
|