1993-09-20 |
Richard M. Stallman | entered into RCS
|
commit | commitdiff | tree |
1993-09-20 |
Richard M. Stallman | (mouse-save-then-kill): If follows a multi-click selection,
|
commit | commitdiff | tree |
1993-09-20 |
Richard M. Stallman | (ispell-message): New command, with menu bar item.
|
commit | commitdiff | tree |
1993-09-20 |
Richard M. Stallman | (@rip_paths@locallisppath): Delete ${datadir}/emacs...
|
commit | commitdiff | tree |
1993-09-19 |
Richard M. Stallman | Use "sh -c pwd" when we want to avoid having the
|
commit | commitdiff | tree |
1993-09-19 |
Richard M. Stallman | (indented-text-mode): Make only blank lines
|
commit | commitdiff | tree |
1993-09-19 |
Richard M. Stallman | Add #undef HAVE_RES_INIT.
|
commit | commitdiff | tree |
1993-09-18 |
Richard M. Stallman | - (hilit-rehighlight-region): added (save-restriction...
|
commit | commitdiff | tree |
1993-09-17 |
Richard M. Stallman | (mouse-set-region): Put region in kill ring.
|
commit | commitdiff | tree |
1993-09-17 |
Richard M. Stallman | (directory-abbrev-alist): Doc fix.
|
commit | commitdiff | tree |
1993-09-17 |
Richard M. Stallman | Fix typo in previous change.
|
commit | commitdiff | tree |
1993-09-17 |
Richard M. Stallman | Set up keymap at load time.
|
commit | commitdiff | tree |
1993-09-17 |
Richard M. Stallman | Fix previous change.
|
commit | commitdiff | tree |
1993-09-16 |
Richard M. Stallman | (LIBS_SYSTEM): Use -lresolv if it seems appropriate.
|
commit | commitdiff | tree |
1993-09-16 |
Richard M. Stallman | Test for res_init in libc.
|
commit | commitdiff | tree |
1993-09-16 |
Richard M. Stallman | (perldb): New function, plus subroutines.
|
commit | commitdiff | tree |
1993-09-16 |
Richard M. Stallman | In the file ${tempcname}, use configure___ instead...
|
commit | commitdiff | tree |
1993-09-16 |
Richard M. Stallman | (font-lock-fontify-region): Don't add `font-lock' props.
|
commit | commitdiff | tree |
1993-09-15 |
Richard M. Stallman | (rmail-forward): Insert the text right after the header...
|
commit | commitdiff | tree |
1993-09-15 |
Richard M. Stallman | Change typos in comments.
|
commit | commitdiff | tree |
1993-09-14 |
Richard M. Stallman | (LIB_STANDARD): Add a second -lc after crtn.o.
|
commit | commitdiff | tree |
1993-09-14 |
Richard M. Stallman | Fix lots of doc strings.
|
commit | commitdiff | tree |
1993-09-14 |
Richard M. Stallman | Initial revision
|
commit | commitdiff | tree |
1993-09-14 |
Richard M. Stallman | (LIBS_MACHINE): Make definition empty.
|
commit | commitdiff | tree |
1993-09-14 |
Richard M. Stallman | (graft_intervals_into_buffer): New arg INHERIT.
|
commit | commitdiff | tree |
1993-09-14 |
Richard M. Stallman | (Funexpand_abbrev, Fexpand_abbrev): Pass new arg to...
|
commit | commitdiff | tree |
1993-09-14 |
Richard M. Stallman | (Fsubstitute_command_keys): Pass new arg to insert_from_string.
|
commit | commitdiff | tree |
1993-09-14 |
Richard M. Stallman | (Fminibuffer_complete_word): Pass new arg to insert_from_str...
|
commit | commitdiff | tree |
1993-09-14 |
Richard M. Stallman | (Finsert_and_inherit): New function.
|
commit | commitdiff | tree |
1993-09-14 |
Richard M. Stallman | (Freplace_match): Call Finsert_and_inherit.
|
commit | commitdiff | tree |
1993-09-14 |
Richard M. Stallman | (insert_from_string): Pass extra arg to graft_intervals_into...
|
commit | commitdiff | tree |
1993-09-13 |
Richard M. Stallman | (HAVE_X11R4): If AIX, do not define HAVE_X11R4.
|
commit | commitdiff | tree |
1993-09-13 |
Richard M. Stallman | (AIX3_2): Defined.
|
commit | commitdiff | tree |
1993-09-13 |
Richard M. Stallman | (LIBS_MACHINE): Include -lrts, -liconv only if AIX3_2.
|
commit | commitdiff | tree |
1993-09-12 |
Richard M. Stallman | (bzero, bcopy, bcmp): Don't define as functions
|
commit | commitdiff | tree |
1993-09-12 |
Richard M. Stallman | (sc-glom-headers): Bind mark-active around calling...
|
commit | commitdiff | tree |
1993-09-11 |
Richard M. Stallman | (font-lock-fontify-region): Put on `font-lock'
|
commit | commitdiff | tree |
1993-09-11 |
Richard M. Stallman | (hack-local-variables-prop-line): Ignore any specification
|
commit | commitdiff | tree |
1993-09-11 |
Richard M. Stallman | (rmail-convert-file): Narrow to exclude the Babyl header.
|
commit | commitdiff | tree |
1993-09-10 |
Richard M. Stallman | (dun-save-game): Use correct name of endgame question.
|
commit | commitdiff | tree |
1993-09-08 |
Richard M. Stallman | (x_term_init): Call change_keyboard_wait_descriptor,
|
commit | commitdiff | tree |
1993-09-08 |
Richard M. Stallman | (keyboard_descriptor): New variable.
|
commit | commitdiff | tree |
1993-09-08 |
Richard M. Stallman | (stuff_char): Use input_fd.
|
commit | commitdiff | tree |
1993-09-07 |
Richard M. Stallman | (rmail-convert-file): Exclude the Babyl header
|
commit | commitdiff | tree |
1993-09-07 |
Richard M. Stallman | (command-line): Setq inhibit-startup-message to nil.
|
commit | commitdiff | tree |
1993-09-06 |
Richard M. Stallman | Fix version in comment.
|
commit | commitdiff | tree |
1993-09-06 |
Richard M. Stallman | Doc fixes.
|
commit | commitdiff | tree |
1993-09-05 |
Richard M. Stallman | Comment fixes.
|
commit | commitdiff | tree |
1993-08-15 |
Richard M. Stallman | (find-file-noselect): If a find-file-not-found-hook...
|
commit | commitdiff | tree |
1993-08-15 |
Richard M. Stallman | Include getdate.c in distribution.
|
commit | commitdiff | tree |
1993-08-15 |
Richard M. Stallman | (mkdir, rmdir): Use wait_for_termination to wait.
|
commit | commitdiff | tree |
1993-08-15 |
Richard M. Stallman | (HAVE_VFORK, INTEL386, aix386): Add #undef.
|
commit | commitdiff | tree |
1993-08-15 |
Richard M. Stallman | (Qread_file_name_internal): New var.
|
commit | commitdiff | tree |
1993-08-15 |
Richard M. Stallman | Include syswait.h.
|
commit | commitdiff | tree |
1993-08-15 |
Richard M. Stallman | Include syswait.h.
|
commit | commitdiff | tree |
1993-08-15 |
Richard M. Stallman | (adjust_intervals_for_insertion): If inserting in middle
|
commit | commitdiff | tree |
1993-08-15 |
Richard M. Stallman | (mostlyclean): Don't delete emacs here.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (struct property_change): New field `arrived'.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (compile_pattern): Cast result of re_compile_pattern.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (bookmark-alist): Move defvar before first use.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | Doc fixes.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (init_cmdargs): Check openp result for 1, not != 0.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | New version from Fogel.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (x_wm_set_size_hint): New args spec_x and spec_y.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (x_wm_set_size_hint): New args spec_x and spec_y.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (list-buffers-directory): Add declaration.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (Fx_popup_menu): Adjust coords so they are relative...
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | entered into RCS
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (frame-initialize): Check for `on' or `true'
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (x-create-frame-with-faces): Check for `on' or `true'
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (outline-level): New var. Everything funcalls this
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (outline-minor-mode-prefix): New variable.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (frame-initialize): Handle reverseVideo x-resource.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (momentary-string-display): Scroll to keep the string...
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (__CTOR_LIST__): Don't declare it on Linux.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (getpwuid): Declare it as in xrdb.c.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (x_set_frame_parameters): Don't die if just one of
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (internal_equal): Typo in previous change.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (i386-*-sunos4): Assume Sunos 4.0.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (property_change_between_p): Test NULL_INTERVAL_P
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (internal_equal): All markers in no buffer are equal.
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (compilation-parse-errors): Don't add multiple errors...
|
commit | commitdiff | tree |
1993-08-14 |
Richard M. Stallman | (bibtex-mode-map): Change C-c e to C-c C-b.
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | (C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | (C_SWITCH_MACHINE): Deleted.
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | Check for XScreenNumberOfScreen.
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | (XScreenNumberOfScreen): New function.
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | (START_FILES, LIB_STANDARD): Don't define if USG5_4.
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | Delete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | (mouse-menu-bar-buffers): Use list-buffers-directory.
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | (C_ALLOCA): Don't define it.
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | (isearch-edit-string): Use read-event, not read-char.
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | (kbd_buffer_store_event): Use bcopy to copy
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | (site-run-file): New variable.
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | (get_data_region): Add cast to avoid warning.
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | (backup-inhibited): Doc fix.
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | entered into RCS
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | New version from Fogel.
|
commit | commitdiff | tree |
1993-08-13 |
Richard M. Stallman | (Flogb): Error at run time if not supported.
|
commit | commitdiff | tree |
1993-08-12 |
Richard M. Stallman | (make-path): Dep on config.h.
|
commit | commitdiff | tree |