Mercurial > emacs
graph
-
(occur-mode): Run occur-mode-hook.1993-11-11, by Richard M. Stallman
-
(XTmouse_position): Undo roland's change.1993-11-11, by Richard M. Stallman
-
[! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.1993-11-11, by Roland McGrath
-
(XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.1993-11-10, by Roland McGrath
-
Initial revision1993-11-10, by Richard M. Stallman
-
Don't try to link *.texinfo--there are none now.1993-11-10, by Richard M. Stallman
-
(rmail-start-mail): Don't do other frame unless we have1993-11-10, by Richard M. Stallman
-
(Man-filter-list): Include anything starting with1993-11-10, by Richard M. Stallman
-
(Info-extract-menu-item): Quote `*' in the menu-item1993-11-10, by Richard M. Stallman
-
(hexl-mode): Use `add-hook' to modify buffer local `write-contents-hooks'.1993-11-10, by Richard M. Stallman
-
(find-backup-file-name): Don't fatal-error on1993-11-10, by Richard M. Stallman
-
(remove-hook): New function, analogous to add-hook. This1993-11-10, by Richard M. Stallman
-
(intervals.o): Depend on puresize.h.1993-11-10, by Richard M. Stallman
-
Include puresize.h.1993-11-10, by Richard M. Stallman
-
(Fraise_frame): Do like the documentation says, and make1993-11-10, by Richard M. Stallman
-
(Tmouse_position): If the passed in frame is not an1993-11-10, by Richard M. Stallman
-
(EMACS_GETPGRP): New macro hides argument passing to1993-11-10, by Richard M. Stallman
-
(sys_suspend): Use EMACS_GETPGRP macro.1993-11-10, by Richard M. Stallman
-
(main): Use EMACS_GETPGRP macro.1993-11-10, by Richard M. Stallman
-
(make_pure_string): If we USE_TEXT_PROPERTIES, set the1993-11-10, by Richard M. Stallman
-
Treat convex like hpux.1993-11-10, by Richard M. Stallman
-
(Fskip_chars_backward, Fskip_chars_forward): Doc fix.1993-11-10, by Richard M. Stallman
-
(Fforward_comment): On backward scan, exit inner loop1993-11-10, by Richard M. Stallman
-
(read_input_waiting): Don't mess with meta bit1993-11-10, by Richard M. Stallman
-
(skip_chars): Finish reenabling checks for buffer bounds.1993-11-10, by Richard M. Stallman
-
(Fwrite_region): Fix minor bugs in POS arg to awrite.1993-11-10, by Richard M. Stallman
-
(comint-postoutput-scroll-to-bottom):1993-11-10, by Richard M. Stallman
-
(syms_of_xterm): Initialize last_mouse_scroll_bar.1993-11-10, by Richard M. Stallman
-
(comint-postoutput-scroll-to-bottom):1993-11-10, by Richard M. Stallman
-
(texinfo-mode-map): Add C-c C-e bindings for texinfmt.el.1993-11-10, by Richard M. Stallman
-
(texinfo-show-structure): Indent appendices properly.1993-11-10, by Robert J. Chassell
-
(texinfo-sequential-node-update): Add autoload.1993-11-09, by Richard M. Stallman
-
Doc fixes.1993-11-09, by Richard M. Stallman
-
(Ferase_buffer): Doc fix.1993-11-09, by Richard M. Stallman
-
(menu-bar-edit-menu): Add menu items for searching.1993-11-09, by Richard M. Stallman
-
(etags-list-tags): Return t if found the file.1993-11-09, by Richard M. Stallman
-
(comint-preinput-scroll-to-bottom): Added1993-11-08, by Richard M. Stallman
-
Doc fixes.1993-11-08, by Richard M. Stallman
-
Mon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil.icce.rug.nl)1993-11-08, by Francesco Potortì
-
(describe-current-display-table):1993-11-08, by Richard M. Stallman
-
(wordstar-mode): Add autoload.1993-11-08, by Richard M. Stallman
-
Initial revision1993-11-08, by Richard M. Stallman
-
(ispell-message): Delete excess (beginning-of-line) call.1993-11-08, by Richard M. Stallman
-
(jump-to-register): Doc fix.1993-11-08, by Richard M. Stallman
-
(jump-to-register): Rename prefix arg to DELETE and invert its sense.1993-11-08, by Richard M. Stallman
-
(set-frame-configuration): Iconify frames1993-11-08, by Richard M. Stallman
-
(ispell-message): If gnus, but no mail-yank-prefix,1993-11-08, by Richard M. Stallman
-
(comint-postoutput-scroll-to-bottom):1993-11-08, by Richard M. Stallman
-
Fix previous change.1993-11-07, by Richard M. Stallman
-
(ispell-message): Stop if ispell-region returns nil.1993-11-07, by Richard M. Stallman
-
(compare-windows-skip-whitespace): Return t1993-11-07, by Richard M. Stallman
-
(iso-accents-mode): Doc fix.1993-11-07, by Richard M. Stallman
-
(comint-postoutput-scroll-to-bottom):1993-11-07, by Richard M. Stallman
-
(iso-accents-list): Fix typo in ^A code. Support ~< and ~>.1993-11-07, by Richard M. Stallman
-
Support ~ and /. Support 'Y, 'y, "y.1993-11-07, by Richard M. Stallman
-
entered into RCS1993-11-07, by Richard M. Stallman
-
(set-frame-configuration): If NODELETE, make the unwanted frames invisible.1993-11-07, by Richard M. Stallman
-
*** empty log message ***1993-11-06, by Richard M. Stallman
-
(tex-alt-print): New function for menu bar.1993-11-06, by Richard M. Stallman
-
(child_setup_tty): Make the pty handle 8-bit characters.1993-11-06, by Richard M. Stallman
-
(Man-frame-parameters): New variable.1993-11-06, by Richard M. Stallman
-
[TERM]: Include client.h.1993-11-04, by Richard M. Stallman
-
[TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.1993-11-04, by Richard M. Stallman
-
(ange-ftp-load): Handle extra args after the file name.1993-11-04, by Richard M. Stallman
-
(other-frame): Subtract 1 from hpos for new mouse position.1993-11-03, by Richard M. Stallman
-
(sendmail-send-it): Don't insert Sender.1993-11-03, by Richard M. Stallman
-
(x_new_font): xmalloc arg was 1 too small.1993-11-03, by Richard M. Stallman
-
(tex-validate-region, tex-region):1993-11-03, by Richard M. Stallman
-
entered into RCS1993-11-03, by Roland McGrath
-
(mouse-drag-region): Set this-command to mouse-set-point1993-11-03, by Richard M. Stallman
-
Tue Nov 2 19:46:52 1993 Francesco Potorti` (pot@cnuce.cnr.it)1993-11-02, by Francesco Potortì
-
Declares itself as "etags for emacs 19" instead of "etags for emacs 19.0".1993-11-02, by Francesco Potortì
-
*** empty log message ***1993-11-02, by Richard M. Stallman
-
Re-add hitachi to list of companies not to treat as OS names.1993-10-31, by Richard M. Stallman
-
Add H3050/RX support.1993-10-30, by Richard Kenner
-
(tex-define-common-keys): Define menu items.1993-10-27, by Richard M. Stallman
-
(comint-mode-map): Merge menu bar item Output into Input.1993-10-27, by Richard M. Stallman
-
(paragon): New alias.1993-10-26, by Richard M. Stallman
-
(font-lock-fontify-buffer): Don't turn1993-10-26, by Richard M. Stallman
-
(text-mode-map): Bind ispell-complete-word to M-TAB.1993-10-26, by Richard M. Stallman
-
(ispell-look-command): New user variable.1993-10-26, by Richard M. Stallman
-
(eval-expression): Fix typo: missing paren.1993-10-26, by Roland McGrath
-
(bookmark-load, bookmark-write-file):1993-10-26, by Richard M. Stallman
-
Added a define-key for menu-bar-bookmark-map, so that the File menu on1993-10-26, by Karl Fogel
-
upped version to 2.51993-10-25, by Karl Fogel
-
(comint-scroll-to-bottom-on-input): Default to nil.1993-10-25, by Richard M. Stallman
-
(ispell): If the buffer to spell has no associated file, or, the1993-10-25, by Brian Fox
-
`provide' "dired" before running user hooks.1993-10-25, by Brian Fox
-
(ange-ftp-dired-uncache): Fix parens so that `(setq ...' is a result1993-10-25, by Brian Fox
-
(eval-expression, edit-and-eval-command): Let1993-10-25, by Brian Fox
-
*** empty log message ***1993-10-25, by Richard M. Stallman
-
Initial revision1993-10-25, by Richard M. Stallman
-
(Fopen_netwrok_stream): Cast arg to inet_addr to (char *).1993-10-25, by Brian Fox
-
(Freplace_match): Fix argument names to match doc string.1993-10-25, by Brian Fox
-
Declare `logb' only if HAVE_LOGB is defined.1993-10-25, by Brian Fox
-
(comint-scroll-to-bottom-on-input)1993-10-25, by Richard M. Stallman
-
(Fcopy_file): Don't allow the copying of anything other than regular1993-10-25, by Brian Fox
-
(read_key_sequence): Arg prompt is now a Lisp object.1993-10-24, by Richard M. Stallman
-
Define "dead keys" in key-translation-map, not in global-map.1993-10-24, by Richard M. Stallman
-
(isearch-yank): Handle `kill' as chunk type.1993-10-24, by Richard M. Stallman
-
(make-frame): Use before-make-frame-hook and after-make-frame-hook.1993-10-24, by Richard M. Stallman
-
(rlogin, rlogin-mode): Use comint-file-name-prefix,1993-10-22, by Richard M. Stallman
-
Add #undef HAVE_UNISTD_H so that configure can edit it correctly.1993-10-22, by Brian Fox
-
(comint-after-partial-file-name-command):1993-10-22, by Richard M. Stallman
-
(shell-after-partial-filename): Renamed from1993-10-22, by Richard M. Stallman
-
(status_notify): Don't read from process if filter is t.1993-10-22, by Richard M. Stallman
-
(blink-matching-open): Treat / syntax like \ syntax.1993-10-21, by Richard M. Stallman
-
(texinfo-format-begin-end): Bind cmd locally.1993-10-21, by Richard M. Stallman
-
(forms--set-minor-mode): Rewrite so that describe-mode1993-10-21, by Richard M. Stallman
-
entered into RCS1993-10-20, by Richard M. Stallman
-
Initial revision1993-10-20, by Richard M. Stallman
-
(holiday-easter-etc): Fix Ascension Day string.1993-10-20, by Richard M. Stallman
-
(solar-n-hemi-seasons, solar-s-hemi-seasons): New vars.1993-10-20, by Richard M. Stallman
-
(list-sexp-diary-entries): Fix doc string.1993-10-20, by Richard M. Stallman
-
(calendar-week-start-day): New var (autoloaded) to1993-10-20, by Richard M. Stallman
-
[hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.1993-10-20, by Richard M. Stallman
-
Recognize powerpc.1993-10-19, by Richard M. Stallman
-
(printlogline): Don't generate lines containing only white space.1993-10-19, by Paul Eggert
-
(list-tags): Fix completing-read call interactive spec; TABLE and PREDICATE1993-10-18, by Roland McGrath
-
(rlogin-initially-track-cwd): New variable.1993-10-18, by Noah Friedman
-
(reporter-submit-bug-report, reporter-mailer): reporter-mailer1993-10-18, by Richard M. Stallman
-
(vc-backend-checkout): Do not set umask to value that does not allow1993-10-14, by Paul Eggert
-
(Fcar_less_than_car): Fix typo in previous change.1993-10-14, by Richard M. Stallman
-
(Fdelete_overlay, Foverlay_put): Use marker_position,1993-10-14, by Richard M. Stallman
-
(rmail-output-file-alist): Doc fix.1993-10-14, by Roland McGrath
-
entered into RCS1993-10-13, by Richard M. Stallman
-
(read_key_sequence): Allow function in key-translation-map1993-10-13, by Richard M. Stallman
-
(bookmark-write): Add numbered backups for bookmark file.1993-10-13, by Richard M. Stallman
-
(abbreviated-home-dir): Doc fix.1993-10-12, by Richard M. Stallman
-
*** empty log message ***1993-10-12, by Jim Meyering
-
(map-y-or-n-p): Take new optional arg to not set cursor-in-echo-area.1993-10-12, by Roland McGrath
-
(rmail-retry-setup-hook): New hook variable.1993-10-11, by Richard M. Stallman
-
[hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.1993-10-09, by Richard M. Stallman
-
(ispell-message-cite-regexp): Add definition.1993-10-09, by Richard M. Stallman
-
(Vafter_insert_file_functions): New variable.1993-10-09, by Richard M. Stallman
-
comment fix1993-10-09, by David J. MacKenzie
-
fix comment1993-10-09, by David J. MacKenzie
-
(rmail): Really don't get new mail if file name was given.1993-10-09, by Richard M. Stallman
-
(hack-local-variables): If buffer has no file, display its buffer name.1993-10-09, by Richard M. Stallman
-
(rmail-output): If message was shown with full headers,1993-10-09, by Richard M. Stallman
-
(timezone-parse-date): Handle new style 22-AUG-1993.1993-10-09, by Richard M. Stallman
-
(BSTRING): Define only if HAVE_BCOPY.1993-10-08, by Richard M. Stallman
-
(SYSTEM_TYPE): Put into #if 0.1993-10-08, by Richard M. Stallman
-
(skip_chars): Fixed typo.1993-10-08, by Brian Fox
-
(skip_chars): Reinstate check for end of buffer, ignoring cryptic1993-10-07, by Brian Fox
-
Internal clean-up. Save information about current1993-10-07, by Richard M. Stallman
-
fix 2 typos1993-10-06, by Doug Evans
-
(rsh): Add `host' to args passed to make-comint.1993-10-05, by Brian Fox
-
Doc fix.1993-10-05, by Brian Fox
-
Format comment.1993-10-05, by Brian Fox
-
Comment update reflects reality.1993-10-05, by Brian Fox
-
(Fminibuffer_complete_word): GCPRO1 `completion' during calls to1993-10-05, by Brian Fox
-
(read_key_sequence): Don't declare first_event; it is no longer used.1993-10-05, by Brian Fox
-
If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't already1993-10-05, by Brian Fox
-
(edit-and-eval-command): Let `read-from-minibuffer' manipulate the1993-10-05, by Brian Fox
-
Make sure that config.status contains the correct commands for1993-10-05, by Brian Fox
-
(rmail-convert-to-babyl-format): Protect against1993-10-05, by Richard M. Stallman
-
Comment change.1993-10-04, by Richard M. Stallman
-
(vc-next-action) Fix (throw ... ) invocation to work with 19; this1993-10-04, by Eric S. Raymond
-
(${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd.1993-10-04, by Roland McGrath
-
(extrasub): Add vpath patterns for %.[yls].1993-10-03, by Roland McGrath
-
(LIBES): Add $(GNULIB_VAR) again at end.1993-10-03, by Roland McGrath
-
Don't do seddery on config.status after AC_OUTPUT.1993-10-03, by Roland McGrath
-
Use : instead of dnl for comment inside $makefile_command.1993-10-03, by Roland McGrath
-
No longer use vpath_sed. Instead, when we notice srcdir already1993-10-03, by Roland McGrath
-
In cmds to make src/Makefile, chmod Makefile.new before moving it.1993-10-03, by Roland McGrath
-
(VPATH): Define to @srcdir@.1993-10-03, by Roland McGrath
-
Fixed typos or brainos of whoever though `@' was the comment char.1993-10-03, by Roland McGrath
-
*** empty log message ***1993-10-03, by Roland McGrath
-
Recognize operating system "riscix*"; recognize acorn as vendor1993-10-03, by Erich Stefan Boleyn
-
(build-mail-abbrevs): Pass just 1 arg to substitute-in-file-name.1993-10-01, by Richard M. Stallman
-
* etags.c (process_file): dead code removed.1993-10-01, by Francesco Potortì
-
(ALL_CFLAGS): Make sure `.' is searched before `${srcdir}'.1993-09-30, by Brian Fox
-
(${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from current1993-09-30, by Brian Fox
-
Don't copy ${srcdir}/src/Makefile.in; that file doesn't exist. Just1993-09-30, by Brian Fox
-
(INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out the1993-09-28, by Brian Fox
-
Doc fix.1993-09-28, by Jim Blandy
-
(Fhandle_switch_frame): Doc fix.1993-09-28, by Brian Fox
-
(validate_plist): Add argument declaration for `list'.1993-09-28, by Brian Fox
-
Initial revision1993-09-28, by Brian Fox
-
Remove `src/ymakefile', add `src/Makefile.in.in'.1993-09-28, by Brian Fox
-
Change src/xemacs to src/emacs. We no longer create src/xemacs, so1993-09-28, by Brian Fox
-
(src/Makefile, lib-src/Makefile, oldXMenu/Makefile): If these files1993-09-28, by Brian Fox
-
Allow any of the path or directory Makefile variables to be set with1993-09-28, by Brian Fox
-
(vc-find-binary): Fix bug; it always claimed success.1993-09-27, by Paul Eggert
-
Version 2.3.1993-09-27, by Richard M. Stallman
-
(disassemble-internal): Allow a call to byte-code as argument.1993-09-27, by Richard M. Stallman
-
(mouse-delete-max-match): New function.1993-09-27, by Richard M. Stallman
-
[MULTI_FRAME]: Increase PURESIZE to 220000.1993-09-25, by Roland McGrath
-
(ispell-message): Handle cited messages.1993-09-24, by Richard M. Stallman
-
Avoid forcing the search of /usr/include before fixed include files by1993-09-24, by Brian Fox
-
(other-frame): Warp the mouse so that the other1993-09-24, by Richard M. Stallman
-
Add -h, -n, -r options.1993-09-24, by Paul Eggert
-
Whitespace fix.1993-09-23, by Richard M. Stallman
-
Initial revision1993-09-23, by Melissa Weisshaus
-
Add declaration for atof if not predefined.1993-09-22, by Brian Fox
-
* Added fixes from Karl Berry for ISC-2.2.1993-09-22, by Brian Fox
-
(file_name_completion): Install case-preserving changes from Emacs 181993-09-22, by Brian Fox
-
(w_wn_set_size_hint): Make recent window gravity addition1993-09-22, by Brian Fox
-
(Fdelete_windows_on): Fix DEFUN to allow optional second arg to appear.1993-09-22, by Brian Fox
-
(read_minibuf): Don't add history item if it is1993-09-22, by Brian Fox
-
(doprnt): Use a fixed buffer to store the format1993-09-22, by Brian Fox
-
(Qextended_command_history): New variable prevents1993-09-22, by Brian Fox
-
(sys_write): Keep trying to write out the data until1993-09-22, by Brian Fox
-
(XScreenNumberOfScreen): Move assignments out of declaration for (dpy,1993-09-22, by Brian Fox
-
(vc-do-command): Remove debugging output. Use (forward-line -1) instead1993-09-21, by Brian Fox
-
(texinfo-format-region texinfo-format-buffer): Add ###autoload cookies.1993-09-21, by Brian Fox
-
(slitex-mode): Add ###autoload magic cookie.1993-09-21, by Brian Fox
-
(suppress-keymap): Use substitute-key-definition instead of manually1993-09-21, by Brian Fox
-
(s-hemi-seasons n-hemi-seasons): New constants are hemisphere1993-09-21, by Brian Fox
-
(kill-region): Use `equal' instead of `eq' to compare markers `beg'1993-09-21, by Brian Fox
-
(rmail-convert-file): If the file is empty, don't convert it after1993-09-21, by Brian Fox
-
(outline-minor-mode): Force update of modeline when outline-minor-mode1993-09-21, by Brian Fox
-
(local-write-file-hooks): Make this variable buffer-local.1993-09-21, by Brian Fox
-
(edebug-enter): Don't call the current function being debugged in1993-09-21, by Brian Fox
-
(dired-mode): Don't change the value of case-fold-search.1993-09-21, by Brian Fox
-
(diff): Doc fix.1993-09-21, by Brian Fox
-
(diary-syntax-table): Make sure that we use a copy of1993-09-21, by Brian Fox
-
(compile-internal): Back out jimb change of making buffer read-only. It1993-09-21, by Brian Fox
-
(calendar-absolute-from-time): Fix typo by interchanging (floor) and (%).1993-09-21, by Brian Fox
-
(side-effect-free-fns): Add "-" and "1-" to the list.1993-09-21, by Brian Fox
-
Total rewrite by Gillespie.1993-09-21, by Richard M. Stallman
-
entered into RCS1993-09-20, by Richard M. Stallman
-
*** empty log message ***1993-09-20, by Roland McGrath
-
(mouse-save-then-kill): If follows a multi-click selection,1993-09-20, by Richard M. Stallman
-
Mon Sep 20 18:06:12 1993 Francesco Potorti` (pot at fly)1993-09-20, by Francesco Potortì
-
(ispell-message): New command, with menu bar item.1993-09-20, by Richard M. Stallman
-
(@rip_paths@locallisppath): Delete ${datadir}/emacs/site-lisp.1993-09-20, by Richard M. Stallman
-
(do-install): Don't abort if ln or chmod at the end1993-09-20, by Brian Fox
-
Use "sh -c pwd" when we want to avoid having the1993-09-19, by Richard M. Stallman
-
Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.1993-09-19, by Roland McGrath
-
(indented-text-mode): Make only blank lines1993-09-19, by Richard M. Stallman
-
Add #undef HAVE_RES_INIT.1993-09-19, by Richard M. Stallman
-
(revert-buffer): Enable menu item when the buffer is modified.1993-09-19, by Roland McGrath
-
add-log-full-name, add-log-mailing-address: new varialbes1993-09-19, by Brian Fox
-
Fixed naked backquotes in "echo" strings1993-09-19, by Brian Fox
-
- (hilit-rehighlight-region): added (save-restriction (widen))1993-09-18, by Richard M. Stallman
-
(mouse-set-region): Put region in kill ring.1993-09-17, by Richard M. Stallman
-
(read-zippyism): New function.1993-09-17, by Roland McGrath
-
(read-cookie): New function.1993-09-17, by Roland McGrath
-
(directory-abbrev-alist): Doc fix.1993-09-17, by Richard M. Stallman
-
Fix typo in previous change.1993-09-17, by Richard M. Stallman
-
Set up keymap at load time.1993-09-17, by Richard M. Stallman
-
Fix previous change.1993-09-17, by Richard M. Stallman
-
(LIBS_SYSTEM): Use -lresolv if it seems appropriate.1993-09-16, by Richard M. Stallman
-
Test for res_init in libc.1993-09-16, by Richard M. Stallman
-
(perldb): New function, plus subroutines.1993-09-16, by Richard M. Stallman
-
In the file ${tempcname}, use configure___ instead of @configure@.1993-09-16, by Richard M. Stallman
-
(font-lock-fontify-region): Don't add `font-lock' props.1993-09-16, by Richard M. Stallman
-
(vc-prefix-map): Bind C-x v ~ to vc-version-other-window.1993-09-15, by Paul Eggert
-
(vc-version-other-window): New function.1993-09-15, by Paul Eggert
-
(rmail-forward): Insert the text right after the header separator.1993-09-15, by Richard M. Stallman
-
Change typos in comments.1993-09-15, by Richard M. Stallman
-
(LIB_STANDARD): Add a second -lc after crtn.o.1993-09-14, by Richard M. Stallman
-
Fix lots of doc strings.1993-09-14, by Richard M. Stallman
-
Initial revision1993-09-14, by Richard M. Stallman
-
(LIBS_MACHINE): Make definition empty.1993-09-14, by Richard M. Stallman
-
(graft_intervals_into_buffer): New arg INHERIT.1993-09-14, by Richard M. Stallman
-
(Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string.1993-09-14, by Richard M. Stallman
-
(Fsubstitute_command_keys): Pass new arg to insert_from_string.1993-09-14, by Richard M. Stallman
-
(Fminibuffer_complete_word): Pass new arg to insert_from_string*.1993-09-14, by Richard M. Stallman
-
(Finsert_and_inherit): New function.1993-09-14, by Richard M. Stallman
-
(Freplace_match): Call Finsert_and_inherit.1993-09-14, by Richard M. Stallman
-
(insert_from_string): Pass extra arg to graft_intervals_into_buffer.1993-09-14, by Richard M. Stallman
-
(HAVE_X11R4): If AIX, do not define HAVE_X11R4.1993-09-13, by Richard M. Stallman
-
(AIX3_2): Defined.1993-09-13, by Richard M. Stallman
-
(LIBS_MACHINE): Include -lrts, -liconv only if AIX3_2.1993-09-13, by Richard M. Stallman
-
(bzero, bcopy, bcmp): Don't define as functions1993-09-12, by Richard M. Stallman
-
(sc-glom-headers): Bind mark-active around calling region-...1993-09-12, by Richard M. Stallman
-
Dist vpath.sed1993-09-12, by Roland McGrath
-
(lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Depend on vpath.sed.1993-09-12, by Roland McGrath
-
Substitute variable `vpath_sed'.1993-09-12, by Roland McGrath
-
Initial revision1993-09-12, by Roland McGrath
-
Include <src/paths.h>, instead "src/paths.h".1993-09-12, by Roland McGrath
-
Include <paths.h>, not "paths.h".1993-09-12, by Roland McGrath
-
(font-lock-fontify-region): Put on `font-lock'1993-09-11, by Richard M. Stallman
-
(hack-local-variables-prop-line): Ignore any specification1993-09-11, by Richard M. Stallman
-
(rmail-convert-file): Narrow to exclude the Babyl header.1993-09-11, by Richard M. Stallman
-
(dun-save-game): Use correct name of endgame question.1993-09-10, by Richard M. Stallman
-
Include <config.h> instead of "config.h".1993-09-10, by Roland McGrath
-
Remove check for $srcdir being configured. This pretty much works now.1993-09-10, by Roland McGrath
-
(b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o,1993-09-10, by Roland McGrath
-
(info, dvi, clean, mostlyclean, distclean, realclean, unlock, relock): Use1993-09-10, by Roland McGrath
-
(clean): Use rm -f.1993-09-10, by Roland McGrath
-
(rmail-spool-directory): Use "/var/mail/" if system-type is netbsd.1993-09-10, by Roland McGrath
-
Initial revision1993-09-10, by Roland McGrath
-
Recognize operating system `netbsd*'.1993-09-10, by Roland McGrath
-
(ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}1993-09-10, by Roland McGrath
-
entered into RCS1993-09-10, by Roland McGrath
-
*** empty log message ***1993-09-10, by Roland McGrath
-
require 'shell1993-09-09, by Noah Friedman
-
(vc-backend-steal): Fix typo when invoking the 'rcs' command1993-09-08, by Paul Eggert
-
(x_term_init): Call change_keyboard_wait_descriptor,1993-09-08, by Richard M. Stallman
-
(keyboard_descriptor): New variable.1993-09-08, by Richard M. Stallman
-
(stuff_char): Use input_fd.1993-09-08, by Richard M. Stallman
-
* filelock.c (fill_in_lock_short_file_name): corrected the crc1993-09-08, by Francesco Potortì
-
(shell-dirstack-message): Recognize ~ by matching the expansion of "~" with1993-09-08, by Roland McGrath
-
(rlogin): After rlogin-mode, set comint-filename-prefix locally to indicate1993-09-08, by Roland McGrath
-
(shell-cd): New function, like `cd' but prepend comint-filename-prefix.1993-09-08, by Roland McGrath
-
(shell-resync-dirs, shell-process-cd, shell-process-pushd,1993-09-08, by Roland McGrath
-
(comint-filename-prefix): New variable.1993-09-08, by Roland McGrath
-
(ange-ftp-file-executable-p): New function, handles file-executable-p.1993-09-08, by Roland McGrath
-
(rmail-convert-file): Exclude the Babyl header1993-09-07, by Richard M. Stallman
-
(command-line): Setq inhibit-startup-message to nil.1993-09-07, by Richard M. Stallman
-
(jump-to-register): Take new optional arg NODELETE (prefix arg); pass1993-09-07, by Roland McGrath
-
(set-frame-configuration): Take new optional arg NODELETE; if non-nil,1993-09-07, by Roland McGrath
-
({window,frame}-configuration-to-register): Fix prompt string in1993-09-07, by Roland McGrath
-
Don't clobber existing binding for menu-bar in global-map.1993-09-06, by Roland McGrath
-
(calendar-time-zone-daylight-rules): Remove special case for Israel.1993-09-06, by Paul Eggert
-
(tag-exact-match-p): Return true if TAG is the explicit tag name.1993-09-06, by Roland McGrath
-
Fix version in comment.1993-09-06, by Richard M. Stallman
-
Doc fixes.1993-09-06, by Richard M. Stallman
-
* etags.c (L_isdef, L_isquote, L_getit): small optimisations.1993-09-06, by Francesco Potortì
-
Comment fixes.1993-09-05, by Richard M. Stallman
-
(next-file): If arg is neither t nor nil, then eval it to return initial1993-08-30, by Roland McGrath
-
Use integers instead of floating point where they will do.1993-08-29, by Paul Eggert
-
(calendar-time-zone-daylight-rules): Scan through the1993-08-28, by Paul Eggert
-
(solar-holidays): Use new1993-08-28, by Paul Eggert
-
(solar-time-string):1993-08-28, by Paul Eggert
-
(vc-locked-example): Renamed from vc-quiescent-p. Now yields example of1993-08-27, by Paul Eggert
-
(vc-find-file-hook, vc-file-not-found-hook): Use add-hook to install.1993-08-27, by Paul Eggert
-
Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.1993-08-25, by Paul Eggert
-
Append /usr/ccs/bin and /usr/sccs to PATH.1993-08-25, by Paul Eggert
-
* calendar.el (calendar-absolute-from-iso,1993-08-20, by Jim Blandy
-
* solar.el (solar-sunrise, solar-sunset, solar-longitude-of-sun):1993-08-20, by Jim Blandy
-
comment fix1993-08-19, by David J. MacKenzie
-
(F{next,previous}_single_property_change): Doc fix.1993-08-19, by Roland McGrath
-
(texinfo-environment-regexp): Match cartouche.1993-08-18, by Roland McGrath
-
(update-copyright): Handle two-digit years with apostrophes.1993-08-18, by Roland McGrath
-
*** empty log message ***1993-08-16, by Roland McGrath
-
(find-file-noselect): If a find-file-not-found-hook succeeds, clear `error'.1993-08-15, by Richard M. Stallman
-
Include getdate.c in distribution.1993-08-15, by Richard M. Stallman
-
(mkdir, rmdir): Use wait_for_termination to wait.1993-08-15, by Richard M. Stallman
-
(HAVE_VFORK, INTEL386, aix386): Add #undef.1993-08-15, by Richard M. Stallman
-
(Qread_file_name_internal): New var.1993-08-15, by Richard M. Stallman
-
Include syswait.h.1993-08-15, by Richard M. Stallman
-
Include syswait.h.1993-08-15, by Richard M. Stallman
-
(adjust_intervals_for_insertion): If inserting in middle1993-08-15, by Richard M. Stallman
-
(mostlyclean): Don't delete emacs here.1993-08-15, by Richard M. Stallman
-
(struct property_change): New field `arrived'.1993-08-14, by Richard M. Stallman
-
(compile_pattern): Cast result of re_compile_pattern.1993-08-14, by Richard M. Stallman
-
(bookmark-alist): Move defvar before first use.1993-08-14, by Richard M. Stallman
-
Doc fixes.1993-08-14, by Richard M. Stallman
-
(init_cmdargs): Check openp result for 1, not != 0.1993-08-14, by Richard M. Stallman
-
New version from Fogel.1993-08-14, by Richard M. Stallman
-
(x_wm_set_size_hint): New args spec_x and spec_y.1993-08-14, by Richard M. Stallman
-
(x_wm_set_size_hint): New args spec_x and spec_y.1993-08-14, by Richard M. Stallman
-
(list-buffers-directory): Add declaration.1993-08-14, by Richard M. Stallman
-
(Fx_popup_menu): Adjust coords so they are relative to the inner window.1993-08-14, by Richard M. Stallman
-
entered into RCS1993-08-14, by Richard M. Stallman
-
(frame-initialize): Check for `on' or `true'1993-08-14, by Richard M. Stallman
-
(x-create-frame-with-faces): Check for `on' or `true'1993-08-14, by Richard M. Stallman
-
(outline-level): New var. Everything funcalls this1993-08-14, by Richard M. Stallman
-
(outline-minor-mode-prefix): New variable.1993-08-14, by Richard M. Stallman
-
(frame-initialize): Handle reverseVideo x-resource.1993-08-14, by Richard M. Stallman
-
(momentary-string-display): Scroll to keep the string on the screen.1993-08-14, by Richard M. Stallman
-
(__CTOR_LIST__): Don't declare it on Linux.1993-08-14, by Richard M. Stallman
-
(getpwuid): Declare it as in xrdb.c.1993-08-14, by Richard M. Stallman
-
(x_set_frame_parameters): Don't die if just one of1993-08-14, by Richard M. Stallman
-
(internal_equal): Typo in previous change.1993-08-14, by Richard M. Stallman
-
(i386-*-sunos4): Assume Sunos 4.0.1993-08-14, by Richard M. Stallman
-
(property_change_between_p): Test NULL_INTERVAL_P1993-08-14, by Richard M. Stallman
-
(internal_equal): All markers in no buffer are equal.1993-08-14, by Richard M. Stallman
-
(compilation-parse-errors): Don't add multiple errors for one source line.1993-08-14, by Richard M. Stallman
-
(bibtex-mode-map): Change C-c e to C-c C-b.1993-08-14, by Richard M. Stallman
-
Added #undef HAVE_XSCREENNUMBEROFSCREEN.1993-08-13, by Roland McGrath
-
(C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.1993-08-13, by Richard M. Stallman
-
(C_SWITCH_MACHINE): Deleted.1993-08-13, by Richard M. Stallman
-
Check for XScreenNumberOfScreen.1993-08-13, by Richard M. Stallman
-
(XScreenNumberOfScreen): New function.1993-08-13, by Richard M. Stallman
-
(START_FILES, LIB_STANDARD): Don't define if USG5_4.1993-08-13, by Richard M. Stallman
-
Delete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.1993-08-13, by Richard M. Stallman
-
(mouse-menu-bar-buffers): Use list-buffers-directory.1993-08-13, by Richard M. Stallman
-
(C_ALLOCA): Don't define it.1993-08-13, by Richard M. Stallman
-
(isearch-edit-string): Use read-event, not read-char.1993-08-13, by Richard M. Stallman
-
(kbd_buffer_store_event): Use bcopy to copy1993-08-13, by Richard M. Stallman
-
(site-run-file): New variable.1993-08-13, by Richard M. Stallman
-
(get_data_region): Add cast to avoid warning.1993-08-13, by Richard M. Stallman
-
(backup-inhibited): Doc fix.1993-08-13, by Richard M. Stallman
-
entered into RCS1993-08-13, by Richard M. Stallman
-
New version from Fogel.1993-08-13, by Richard M. Stallman
-
(Flogb): Error at run time if not supported.1993-08-13, by Richard M. Stallman
-
(make-path): Dep on config.h.1993-08-12, by Richard M. Stallman
-
(mouse-choose-completion): Really go to minibuffer; no save-excursion.1993-08-12, by Richard M. Stallman
-
*** empty log message ***1993-08-12, by Roland McGrath
-
(Flogb): Doc fix.1993-08-12, by Richard M. Stallman
-
Include process.h.1993-08-12, by Richard M. Stallman
-
Include alloca.h if appropriate.1993-08-12, by Richard M. Stallman
-
(Fdelete_frame): Add parens for clarity.1993-08-12, by Richard M. Stallman
-
(tar-mode-map): Don't bind C-c.1993-08-12, by Roland McGrath
-
(paragraph-start): Doc fix.1993-08-12, by Richard M. Stallman
-
Fix typo in last change.1993-08-12, by Richard M. Stallman
-
(HAVE_GETHOSTNAME): #if 0'd.1993-08-12, by Richard M. Stallman
-
(show-paren-command-hook): Do nothing if input is pending.1993-08-12, by Richard M. Stallman
-
(BIG_ENDIAN): Don't actually define it.1993-08-12, by Richard M. Stallman
-
(dired-compress-file): Fix previous change.1993-08-12, by Richard M. Stallman
-
(rmail-forward): Don't bind mail-signature, mail-setup-hook.1993-08-12, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Delete the -L options.1993-08-11, by Richard M. Stallman
-
(mouse-drag-region): Mouse in menu bar means scroll up.1993-08-11, by Richard M. Stallman
-
(next-error): Handle zero and negative prefix args.1993-08-11, by Roland McGrath
-
(describe_buffer_bindings): Declare shadow just once.1993-08-11, by Richard M. Stallman
-
(verify_overlay_modification): initialize endpos.1993-08-11, by Richard M. Stallman
-
(indented-text-mode): Doc fix.1993-08-11, by Richard M. Stallman
-
(TRUE, FALSE): Don't define if already defined.1993-08-11, by Richard M. Stallman
-
(enum resource_types): Delete final comma.1993-08-11, by Richard M. Stallman
-
(enum window_loop): Delete final comma.1993-08-11, by Richard M. Stallman
-
(enum event_kind): Delete final comma.1993-08-11, by Richard M. Stallman
-
(BIG_ENDIAN): Don't define if already defined.1993-08-11, by Richard M. Stallman
-
Comment fix.1993-08-11, by Richard M. Stallman
-
(ask-user-about-supersession-threat): Mention file name when asking question.1993-08-11, by Richard M. Stallman
-
(show-paren-command-hook): Don't use value of make-face.1993-08-11, by Richard M. Stallman
-
(Frecenter): Preserve point in the buffer we change it in.1993-08-11, by Richard M. Stallman
-
(font-menu-add-default): Use list, not cons, for new elt.1993-08-11, by Richard M. Stallman
-
(font-menu-add-default): Fix previous change.1993-08-11, by Richard M. Stallman
-
(Fnewline): If we don't do the first SET_PT,1993-08-11, by Richard M. Stallman
-
(emerge-find-difference): Add interactive spec.1993-08-11, by Richard M. Stallman
-
(do-install): Install info/sc*.1993-08-11, by Richard M. Stallman
-
(make_lispy_event): Clear all but 0377 in event->code.1993-08-11, by Richard M. Stallman
-
*** empty log message ***1993-08-11, by Roland McGrath
-
(byte-compile-from-buffer): Set float-output-format to1993-08-11, by Richard M. Stallman
-
(generate-file-autoloads): Set float-output-format to1993-08-11, by Richard M. Stallman
-
(mouse-set-point): Use event-end, not event-start.1993-08-11, by Richard M. Stallman
-
(other-frame): Fix error in loop counting.1993-08-11, by Richard M. Stallman
-
(do-install): Install info/gnus*.1993-08-11, by Richard M. Stallman
-
(direct_output_forward_char): Fix previous change:1993-08-11, by Richard M. Stallman
-
(Qminibuffer_setup_hook, Vminibuffer_setup_hook): New vars.1993-08-11, by Richard M. Stallman
-
(tpu-help): Use variables for "n" and "p".1993-08-11, by Richard M. Stallman
-
Insert setqs for tpu-help-... variables.1993-08-11, by Richard M. Stallman
-
(receive_incremental_selection): Use bcopy, not memcpy.1993-08-11, by Richard M. Stallman
-
(BIG_ENDIAN): Provide a value that matches the system.1993-08-11, by Richard M. Stallman
-
(C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM.1993-08-11, by Richard M. Stallman
-
Add #undef HAVE_FTIME.1993-08-11, by Richard M. Stallman
-
(term_get_fkeys_define_1, term_get_fkeys_define): New functions.1993-08-11, by Richard M. Stallman
-
(m88k-tektronix-sysv3*): Added the missing *.1993-08-10, by Richard M. Stallman
-
*** empty log message ***1993-08-10, by Richard M. Stallman
-
(LIB_X11_LIB, LIBX11_SYSTEM): Make #undefs unconditional.1993-08-10, by Richard M. Stallman
-
Handle NO_TERMIO in principal HAVE_TERMIOS case.1993-08-10, by Richard M. Stallman
-
(x_get_customization_string): Don't use value of strcpy.1993-08-10, by Richard M. Stallman
-
entered into RCS1993-08-10, by Richard M. Stallman
-
Check for -lm. Then can check for frexp and logb.1993-08-10, by Roland McGrath
-
Undo last change.1993-08-10, by Roland McGrath
-
(calendar-absolute-from-time, calendar-time-from-absolute): Use % in place1993-08-10, by Roland McGrath
-
(HAVE_TCATTR): Macro #defined.1993-08-10, by Richard M. Stallman
-
(mouse-drag-region): Doc fix.1993-08-10, by Richard M. Stallman
-
(texinfo-delete-from-print-queue)1993-08-10, by Richard M. Stallman
-
(hebrew-holidays-3): Fix misspelling in var name.1993-08-10, by Richard M. Stallman
-
(Fexpt): Use IN_FLOAT2.1993-08-10, by Richard M. Stallman
-
(Vinvocation_directory): Declared.1993-08-10, by Richard M. Stallman
-
Change revision number and comments.1993-08-10, by Richard M. Stallman
-
Added section on local variables.1993-08-10, by Richard M. Stallman
-
(tpu-gnu-map-key): Repaired the key name1993-08-10, by Richard M. Stallman
-
(tpu-search-internal): Changed variable1993-08-10, by Richard M. Stallman
-
(tpu-version): Print version number rather than the RCS revision number.1993-08-10, by Richard M. Stallman
-
(gnus-caesar-region): Replace `%' by `mod' and simplify.1993-08-10, by Paul Eggert
-
(calendar-/, calendar-%): Remove, since floor and mod1993-08-10, by Paul Eggert
-
solar-mod -> mod1993-08-10, by Paul Eggert
-
(siolar-mode): Remove, since mod now subsumes it. ALl callers changed.1993-08-10, by Paul Eggert
-
`mod' is no longer an alias for `%'.1993-08-10, by Paul Eggert
-
(floor*): Use `floor' instead of doing most the work ourselves.1993-08-10, by Paul Eggert
-
(ring-mod): Remove, since floor and mod1993-08-10, by Paul Eggert
-
Remove, since floor and mod1993-08-10, by Paul Eggert
-
(abs, ceiling, floor): Remove, since they now redefine1993-08-10, by Paul Eggert
-
ring-mod -> mod1993-08-10, by Paul Eggert
-
(isearch-ring-adjust1, isearch-ring-advance-edit): Replace `%' by `mod' and simplify.1993-08-10, by Paul Eggert
-
(current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),1993-08-10, by Paul Eggert
-
(timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'1993-08-10, by Paul Eggert
-
(vc-previous-comment): Use `mod', not `ring-mod'.1993-08-10, by Paul Eggert
-
(Fmod): New function; result is always same sign as divisor.1993-08-10, by Paul Eggert
-
(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE1993-08-10, by Paul Eggert
-
(Ffloor): Optional second operand specifies divisor, as in Common Lisp.1993-08-10, by Paul Eggert
-
(unexec): Add casts for some comparisons.1993-08-10, by Richard M. Stallman
-
(awkscript): Some sites put comma-separated junk after the fullname.1993-08-09, by Paul Eggert
-
(edit-picture-hook): Use add-hook to modify it.1993-08-09, by Richard M. Stallman
-
(enable-local-variables): setq deleted.1993-08-09, by Richard M. Stallman
-
* config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the1993-08-09, by Jim Blandy
-
(server-visit-files): Restore current-buffer by hand,1993-08-09, by Richard M. Stallman
-
(term_init): Improve error messages (give sh commands).1993-08-09, by Richard M. Stallman
-
(ange-ftp-send-cmd): Bind ange-ftp-this-...1993-08-09, by Richard M. Stallman
-
(gud-dbx-marker-filter): Detect signals as well as bpts.1993-08-09, by Richard M. Stallman
-
(comint-mode-map): Delete C-c C-y binding.1993-08-09, by Richard M. Stallman
-
(mh-read-msg-list): Undo previous change.1993-08-09, by Richard M. Stallman
-
(mark_object): Declare ptr volatile, or don't use it1993-08-08, by Richard M. Stallman
-
(struct font_info): New structure.1993-08-08, by Richard M. Stallman
-
(src, lisp): Include OChangeLog in dist.1993-08-08, by Richard M. Stallman
-
(minibuffer-window-active-p): New function.1993-08-08, by Richard M. Stallman
-
(mouse-set-point): Error if click in inactive minibuffer.1993-08-08, by Richard M. Stallman
-
(src): Don't put gnu-hp300 in dist.1993-08-08, by Richard M. Stallman
-
(shell-command, shell-command-on-region):1993-08-08, by Richard M. Stallman
-
Don't put -q in args.1993-08-08, by Richard M. Stallman
-
(etags-goto-tag-location): If match started with Ctrl-m,1993-08-08, by Richard M. Stallman
-
(HAVE_VFORK): Defined.1993-08-08, by Richard M. Stallman
-
(Vinvocation_directory): New var.1993-08-08, by Richard M. Stallman
-
(expand_and_dir_to_file): Use Fdirectory_file_name.1993-08-08, by Richard M. Stallman
-
(init_lread): Normally put Vinvocation_directory1993-08-08, by Richard M. Stallman
-
(dired-compress-file): For .z file, run gunzip.1993-08-08, by Richard M. Stallman
-
* vc.el (vc-diff, vc-directory-18): Add missing paren to end of1993-08-08, by Jim Blandy
-
Doc fix.1993-08-08, by Jim Blandy
-
(dired-diff): Read options right here;1993-08-07, by Richard M. Stallman
-
(do-auto-fill): Don't keep breaking the line1993-08-07, by Richard M. Stallman
-
(x_term_init): Set the hooks before we call Fset_input_mode.1993-08-06, by Richard M. Stallman
-
(set_poll_suppress_count): New function.1993-08-06, by Richard M. Stallman
-
(unwind_to_catch): Call set_poll_suppress_count.1993-08-06, by Richard M. Stallman
-
(indent-region): Fix paren error in last change.1993-08-06, by Richard M. Stallman
-
(mouse-save-then-kill): Fix paren error in last change.1993-08-06, by Richard M. Stallman
-
(Fset_input_mode): Start polling, if appropriate.1993-08-06, by Richard M. Stallman
-
(menu-bar-mode): Defvar removed.1993-08-06, by Roland McGrath
-
(scroll-bar-mode): If FLAG is non-nil, set it to its prefix-numeric-value.1993-08-06, by Roland McGrath
-
(Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix.1993-08-06, by Roland McGrath
-
(help-for-help): Mention C-k and C-f.1993-08-06, by Roland McGrath
-
(after-find-file): Improve warning message about1993-08-06, by Richard M. Stallman
-
(indent-region): Rename arg ARG to COLUMN.1993-08-06, by Richard M. Stallman
-
Total rewrite; includes ibmps2-aix.h.1993-08-06, by Richard M. Stallman
-
(help-admin-map): Fix menu item text.1993-08-05, by Richard M. Stallman
-
(do_autoload): Don't report autoload failure1993-08-05, by Richard M. Stallman
-
(machine): Add i370-ibm-aix*.1993-08-05, by Richard M. Stallman
-
(SYSTEM_TYPE): Don't redefine it here.1993-08-05, by Richard M. Stallman
-
(font-lock-fontify-region): Handle comment-start-skip = nil.1993-08-05, by Richard M. Stallman
-
Doc fix.1993-08-05, by Richard M. Stallman
-
(rmail-resend): Delete any Sender field.1993-08-05, by Richard M. Stallman
-
(Fyes_or_no_p): Use Qyes_or_no_p_history.1993-08-05, by Richard M. Stallman
-
(perl-mode): Add autoload cookie.1993-08-05, by Richard M. Stallman
-
(sendmail-program): Try /usr/sbin/sendmail.el also.1993-08-04, by Richard M. Stallman
-
(diary-display-hook): Change default and fix doc string.1993-08-04, by Richard M. Stallman
-
(list-diary-entries): Split diary-display-hook into two1993-08-04, by Richard M. Stallman
-
(expand_and_dir_to_file): Remove final / by copying abspath.1993-08-04, by Richard M. Stallman
-
entered into RCS1993-08-04, by Richard M. Stallman
-
(mouse-save-then-kill): Don't discard all the normal1993-08-04, by Richard M. Stallman
-
[BSD4_3] (HAVE_FTIME): Defined.1993-08-04, by Richard M. Stallman
-
(Frem): Don't accept floats, just ints and markers.1993-08-04, by Richard M. Stallman
-
(print-region-1): Make END a marker so untabify relocates it.1993-08-04, by Richard M. Stallman
-
(compilation-minor-mode): Make variable buffer-local.1993-08-03, by Roland McGrath
-
(man): Define as alias.1993-08-03, by Richard M. Stallman
-
(CRT0_COMPILE): Add -O and -Demacs.1993-08-03, by Richard M. Stallman
-
(window-setup-hook): Add hook function.1993-08-03, by Richard M. Stallman
-
(comint-dynamic-list-completions): Expand PATHDIR in call to1993-08-03, by Roland McGrath
-
Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu>1993-08-03, by Jim Blandy
-
Make boldness and italicness affect subsequently created frames.1993-08-03, by Richard M. Stallman
-
* config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for1993-08-03, by Jim Blandy
-
* configure.in (function checks): Test for mkdir and rmdir.1993-08-03, by Jim Blandy
-
(shrink-window-if-larger-than-buffer): Pass WINDOW to1993-08-03, by Roland McGrath
-
(cmpl-read-time-eval): Make it no-op.1993-08-03, by Richard M. Stallman
-
(completion-version): New variable.1993-08-03, by Richard M. Stallman
-
Don't mention dir `s/' in #include.1993-08-03, by Richard M. Stallman
-
(telnet): If we already have a telnet to HOST, just switch buffers.1993-08-03, by Richard M. Stallman
-
(other-frame): Skip iconified and invisible frames.1993-08-03, by Roland McGrath
-
(vfork): Move this outside the USG conditional.1993-08-03, by Richard M. Stallman
-
(occur-mode-goto-occurrence): Give meaningful error1993-08-03, by Richard M. Stallman
-
(comint-dynamic-complete): If called interactively twice in a row, give the1993-08-02, by Roland McGrath
-
(comint-dynamic-complete): Expand PATHDIR in call to file-name-completion.1993-08-02, by Roland McGrath
-
(comint-dynamic-completion): Say "Sole completion", not "Unique1993-08-02, by Roland McGrath
-
(other-frame): New function, analogous to other-window.1993-08-02, by Roland McGrath
-
(Fprevious_frame): New function, for parity with Fnext_frame.1993-08-02, by Roland McGrath
-
* xdisp.c (display_menu_bar): Redisplay all lines occupied by the1993-08-02, by Jim Blandy
-
*** empty log message ***1993-08-02, by Roland McGrath
-
Initial revision1993-08-02, by Richard M. Stallman
-
(save_excursion_restore): Never make the buffer visible.1993-08-02, by Richard M. Stallman
-
(indent-c-exp): Don't document ENDPOS.1993-08-02, by Richard M. Stallman
-
(mail-yank-hooks): Initialize to nil.1993-08-02, by Richard M. Stallman
-
(read_key_sequence): Use XFASTINT to convert value1993-08-02, by Richard M. Stallman
-
(Fmove_overlay): Avoid initializer for Lisp_Object vars.1993-08-02, by Richard M. Stallman
-
(remove-hook): Doc string added.1993-08-02, by Richard M. Stallman
-
(add-hook): Change a single function into a list.1993-08-02, by Richard M. Stallman
-
(fill-region-as-paragraph): When we take one word1993-08-02, by Richard M. Stallman
-
(Fset_frame_position): Doc fix.1993-08-02, by Richard M. Stallman
-
(byte-recompile-directory): At end of compiling a file,1993-08-02, by Richard M. Stallman
-
(Info-fontify-node): New function.1993-08-02, by Richard M. Stallman
-
*** empty log message ***1993-08-01, by Roland McGrath
-
* blackbox.el (blackbox-mode-map): Now that we have1993-08-01, by Jim Blandy
-
(etags-tags-completion-table): Fixed regexp for today's format.1993-08-01, by Roland McGrath
-
(put_entries): For NODE->rewritten, put pattern before \177 and name after,1993-08-01, by Roland McGrath
-
(pick-random): Remove.1993-08-01, by Paul Eggert
-
(dissociated-press): Use `(random N)' instead of while loop.1993-08-01, by Paul Eggert
-
(dun-endgame-question, tcom, tloc):1993-08-01, by Paul Eggert
-
(random-number): Remove.1993-08-01, by Paul Eggert
-
(life-insert-random-pattern): Simplify (% (abs (random)) N)1993-08-01, by Paul Eggert
-
(mpuz-random): Remove.1993-08-01, by Paul Eggert
-
(emerge-default-[AB]): Use (zerop (% A B)) instead of1993-08-01, by Paul Eggert
-
*** empty log message ***1993-08-01, by Roland McGrath
-
(last_mouse_button): Renamed from button_up_button.1993-08-01, by Richard M. Stallman
-
Installed the version from the Texinfo package.1993-08-01, by Richard M. Stallman
-
(Finsert_file_contents): Don't call prepare_to_modify_buffer1993-08-01, by Richard M. Stallman
-
(dired-sort-mode): Variable deleted.1993-08-01, by Richard M. Stallman
-
Doc fix.1993-08-01, by Richard M. Stallman
-
(main): Generate a SIGIO as soon as we've initialized.1993-08-01, by Richard M. Stallman
-
(visit-tags-table-buffer): New local named1993-08-01, by Richard M. Stallman
-
Version 2.7 from stig.1993-08-01, by Richard M. Stallman
-
(etags-goto-tag-location): Handle selective display.1993-08-01, by Richard M. Stallman
-
(indent-c-exp): Don't move an { from column 0.1993-08-01, by Richard M. Stallman
-
Fix doc strings and error message syntax.1993-07-31, by Richard M. Stallman
-
(try_window): Handle invisible newline at end of buffer.1993-07-31, by Richard M. Stallman
-
(compute_motion): Compute correctly for invisible text.1993-07-31, by Richard M. Stallman
-
(direct_output_for_insert): Fail if character1993-07-31, by Richard M. Stallman
-
(adjust_intervals_for_insertion): Handle insertion1993-07-31, by Richard M. Stallman
-
(MERGE_INSERTIONS): Define as 1.1993-07-31, by Richard M. Stallman
-
(Qfront_sticky, Qrear_nonsticky): New variables.1993-07-31, by Richard M. Stallman
-
(change-log-mode): Use \f for formfeed, to avoid syntax error.1993-07-31, by Richard M. Stallman
-
(isearch-done): Move point (for small window)1993-07-31, by Richard M. Stallman
-
(Man-section-translations-alist): Add entries for xlib.1993-07-31, by Richard M. Stallman
-
(Man-build-references-alist): When setting word,1993-07-31, by Richard M. Stallman
-
(validate-tex-buffer): Record mismatches in *Occur*.1993-07-31, by Richard M. Stallman
-
(basic-save-buffer): When we read a file name,1993-07-31, by Richard M. Stallman
-
(shell-command-history): New variable.1993-07-31, by Richard M. Stallman
-
(prop_location_identifier): Was named prop_location_tick.1993-07-31, by Richard M. Stallman
-
(Fnewline): Disable the "insert one position before"1993-07-31, by Richard M. Stallman
-
(mouse-choose-completion): Actually choose that alternative,1993-07-31, by Richard M. Stallman
-
* configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,1993-07-31, by Jim Blandy
-
* config.h.in (HAVE_AIX_SMT_EXP): New #undef for configure to edit.1993-07-31, by Jim Blandy
-
* configure.in: Test for the availablility of the1993-07-31, by Jim Blandy
-
* xfns.c (Fx_open_connection): Test the CPP symbol1993-07-31, by Jim Blandy
-
* config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef for1993-07-31, by Jim Blandy
-
* config.h.in (HAVE_BCOPY): Add an #undef for this.1993-07-31, by Jim Blandy
-
(shrink-window-if-larger-than-buffer): Do nothing if the1993-07-31, by Richard M. Stallman
-
* configure.in: Test for availability of bcopy functions, searching1993-07-31, by Jim Blandy
-
(vc-shrink-to-fit): Deleted. All callers changed to use1993-07-31, by Richard M. Stallman
-
* configure.in: If we found X on our own, set C_SWITCH_X_SITE and1993-07-31, by Jim Blandy
-
* frame.el (frame-notice-user-settings): If we had to create a new1993-07-31, by Jim Blandy
-
* xfns.c (x_set_background_color): Change the foreground color of1993-07-30, by Jim Blandy
-
(syms_of_editfns): Just staticpro Vuser...name1993-07-30, by Richard M. Stallman
-
* gud.el (gud-gdb-marker-filter): Preserve the match data across1993-07-30, by Jim Blandy
-
Initial revision1993-07-30, by Roland McGrath
-
entered into RCS1993-07-30, by Richard M. Stallman
-
Add code to set HAVE_INET_SOCKETS.1993-07-30, by Richard M. Stallman
-
(show-paren-command-hook): Specify buffer for move-overay.1993-07-30, by Richard M. Stallman
-
(fill-region-as-paragraph): Move misplaced paren1993-07-30, by Richard M. Stallman
-
*** empty log message ***1993-07-30, by Richard M. Stallman
-
(compilation-error-regexp-alist): Broaden RS6000 regexp to match1993-07-30, by Roland McGrath
-
*** empty log message ***1993-07-30, by Roland McGrath
-
* xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;1993-07-30, by Jim Blandy
-
* window.c (check_frame_size): Include the menu bar height in the1993-07-30, by Jim Blandy
-
* gud.el (gud-gdb-marker-filter): Do not assume that the position1993-07-30, by Jim Blandy
-
* mpuz.el (mpuz-board): Doc fix.1993-07-29, by Jim Blandy
-
(dbx): Use %d in gud-break.1993-07-29, by Richard M. Stallman
-
Don't check whether file is readable until we have decided not to ignore it.1993-07-29, by Paul Eggert
-
Do the global key bindings only via loaddefs.el,1993-07-29, by Richard M. Stallman
-
(Fdelete_frame): New arg FORCE allows deletion of last non-invisible frame.1993-07-29, by Richard M. Stallman
-
(rmail-nuke-pinhead-header): Tell replace-match not to alter the case.1993-07-29, by Richard M. Stallman
-
(calendar-mode-map): Bind C-SPC.1993-07-29, by Richard M. Stallman
-
(vc-mode-line): Set vc-mode to nil if FILE no longer is version-controlled.1993-07-29, by Paul Eggert
-
(delete-frame): Permit it, if > 1 frame is vis or iconic.1993-07-29, by Richard M. Stallman
-
(bzero, bcmp, bcopy): New macros.1993-07-29, by Richard M. Stallman
-
* gud.el (gud-last-last-frame): Specify initial value. `dbx'1993-07-29, by Jim Blandy
-
* man.el (Man-find-section): HP/UX man pages have section names1993-07-29, by Jim Blandy
-
(calculate-c-indent): When checking whether function decl1993-07-29, by Richard M. Stallman
-
(rmail-convert-file): If file needs conversion, convert it all.1993-07-29, by Richard M. Stallman
-
(name-last-kbd-macro): Handle macros that are vectors.1993-07-29, by Richard M. Stallman
-
File removed.1993-07-29, by Richard M. Stallman
-
(Man-filter-list): Insert \n newlines in awk script.1993-07-29, by Richard M. Stallman
-
(syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.1993-07-29, by Roland McGrath
-
(time-stamp): Add autoload cookie.1993-07-28, by Richard M. Stallman
-
(comint-replace-by-expanded-filename, comint-dynamic-complete): Say "Sole1993-07-28, by Roland McGrath
-
Comment change.1993-07-28, by Richard M. Stallman
-
* hpux9.h: Doc fix.1993-07-28, by Jim Blandy
-
Require assoc instead of sc-alist.1993-07-28, by Richard M. Stallman
-
* s/hpux9.h: Doc fix.1993-07-28, by Jim Blandy
-
(gnus-apply-kill-hook): Make default value a list of functions.1993-07-28, by Richard M. Stallman
-
(wait_reading_process_input): Undo last two changes:1993-07-28, by Richard M. Stallman
-
(make_hdr): Use & in call to bzero.1993-07-28, by Richard M. Stallman
-
* make-dist: Include lisp/dired.todo in the distribution.1993-07-27, by Jim Blandy
-
Comment change.1993-07-27, by Richard M. Stallman
-
(byte-recompile-directory): Doc fix.1993-07-27, by Richard M. Stallman
-
(command_loop_1): Call Qrecompute_lucid_menubar only if defined.1993-07-27, by Richard M. Stallman
-
(iconify-or-deiconify-frame): Make it work.1993-07-27, by Richard M. Stallman
-
(iconify-or-deiconify-frame): New function. Use it for C-z.1993-07-27, by Richard M. Stallman
-
entered into RCS1993-07-27, by Richard M. Stallman
-
Initial revision1993-07-27, by Richard M. Stallman
-
(vc-rcs-status): Removing any trailing "-".1993-07-27, by Paul Eggert
-
(Fx_rebind_key, Fx_rebind_keys): Functions deleted.1993-07-27, by Richard M. Stallman
-
(c++-mode-syntax-table): Don't alter syntax of '.1993-07-27, by Richard M. Stallman
-
(scan_sexps_forward): Delete extra Fcdr when analyzing OLDSTATE.1993-07-27, by Richard M. Stallman
-
(x-handle-iconic): New function.1993-07-27, by Richard M. Stallman
-
(frame-notice-user-settings): Don't reapply a parm1993-07-27, by Richard M. Stallman
-
(x_iconify_frame): Handle case where frame was invisible.1993-07-27, by Richard M. Stallman
-
(main): Test LOCALTIME_CACHE.1993-07-27, by Richard M. Stallman
-
[MULTI_FRAME] (PURESIZE): Increased to 210000.1993-07-27, by Richard M. Stallman
-
(OLDXMENU_OPTIONS): Definition deleted.1993-07-27, by Richard M. Stallman
-
[USG5_4] (LIBX11_SYSTEM): Don't redefine in this case.1993-07-27, by Richard M. Stallman
-
(search_buffer): If n is 0, just return POS.1993-07-27, by Richard M. Stallman
-
(dbx): For gud-break, send a file command and a stop command.1993-07-27, by Richard M. Stallman
-
Doc fixes.1993-07-27, by Richard M. Stallman
-
*** empty log message ***1993-07-27, by Roland McGrath
-
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.1993-07-26, by Richard M. Stallman
-
(font-menu-add-default): New function.1993-07-26, by Richard M. Stallman
-
(normal-top-level): Call font-menu-add-default.1993-07-26, by Richard M. Stallman
-
(Fset_window_buffer): Clear window_end_{pos,valid}.1993-07-26, by Richard M. Stallman
-
Comment fix.1993-07-26, by Richard M. Stallman
-
(Fsleep_for): If arg is 0, return right away.1993-07-26, by Richard M. Stallman
-
(read-expression-history): New defvar.1993-07-26, by Roland McGrath
-
*** empty log message ***1993-07-26, by Roland McGrath
-
(kill-ring-save): Delete spurious `message' call.1993-07-26, by Richard M. Stallman
-
(indent-c-exp): When previous line ends in comma,1993-07-26, by Richard M. Stallman
-
(c++-mode-syntax-table): Handle C-style comments.1993-07-26, by Richard M. Stallman
-
(dired-readin-insert): If we got a list of files,1993-07-26, by Richard M. Stallman
-
(insert-directory): Make sure default-directory is absolute.1993-07-26, by Richard M. Stallman
-
(kbd_buffer_store_event): Apply all the modifiers bits1993-07-26, by Richard M. Stallman
-
(vc-backend-steal): Pass arg omitted in last change.1993-07-25, by Richard M. Stallman
-
(x-selection-timeout): Use 20000 as default.1993-07-25, by Richard M. Stallman
-
(MAXREQUEST): Defined.1993-07-25, by Richard M. Stallman
-
(lisp_data_to_selection_data): New arg NOFREE_RET.1993-07-25, by Richard M. Stallman
-
(redraw_previous_char): New function.1993-07-25, by Richard M. Stallman
-
Commented-out code added.1993-07-25, by Richard M. Stallman
-
Fix typo in previous change.1993-07-25, by Richard M. Stallman
-
(x-fixed-font-alist): Give some fonts long patterns.1993-07-25, by Richard M. Stallman
-
(x-select-text): Never set the CLIPBOARD selection.1993-07-25, by Richard M. Stallman
-
(getpwuid): Declare at top level, and not if __386bsd__.1993-07-25, by Richard M. Stallman
-
(LOCALTIME_CACHE): Defined.1993-07-25, by Richard M. Stallman
-
(Fdo_auto_save): Temporarily clear Vquit_flag.1993-07-25, by Richard M. Stallman
-
(Fx_create_frame): Typo in previous change.1993-07-25, by Richard M. Stallman
-
(xscrollbar): Fix typo specifying doc string.1993-07-25, by Richard M. Stallman
-
Add size to geometry spec.1993-07-25, by Jim Blandy
-
(unrmail): Total rewrite.1993-07-25, by Richard M. Stallman
-
(rmail-output): New arg NOATTRIBUTE.1993-07-25, by Richard M. Stallman
-
(rmail-output-to-rmail-file): Set rmail-last-rmail-file1993-07-24, by Richard M. Stallman
-
(rmail-last-rmail-file): Initialize to a file name.1993-07-24, by Richard M. Stallman
-
(occur): If no default, don't mention one.1993-07-24, by Richard M. Stallman
-
(Info-select-node): Run Info-selection-hook.1993-07-24, by Richard M. Stallman
-
(tar-parse-info, tar-header-offset, tar-superior-buffer)1993-07-24, by Richard M. Stallman
-
(Fx_create_frame): Don't look for default font1993-07-24, by Richard M. Stallman
-
(face_name_id_number): Use assq_no_quit, not Fassq.1993-07-24, by Richard M. Stallman
-
(Fprocess_status): Use Fget_process, to avoid error1993-07-24, by Richard M. Stallman
-
(ispell-point): Do nothing if there's no word at START.1993-07-24, by Richard M. Stallman
-
(command_loop_1): Run post-command-hook first thing.1993-07-23, by Richard M. Stallman
-
[_LIBC]: Define BSD4_2.1993-07-23, by Roland McGrath
-
(HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS1993-07-23, by Richard M. Stallman
-
entered into RCS1993-07-23, by Richard M. Stallman
-
Initial revision1993-07-23, by Richard M. Stallman
-
Comment fixes.1993-07-23, by Richard M. Stallman
-
(doctor-type-symbol): Win if auto-fill-function is nil.1993-07-23, by Richard M. Stallman
-
(advance-direction): Set kp-f3, not kp-f1.1993-07-23, by Richard M. Stallman
-
Minor error in previous change.1993-07-23, by Richard M. Stallman
-
(x-select-text): Always set the cut buffer,1993-07-23, by Richard M. Stallman
-
entered into RCS1993-07-23, by Richard M. Stallman
-
(XTread_socket) [! HAVE_X11R5]:1993-07-23, by Richard M. Stallman
-
(set_point): Test Vinhibit_point_motion_hooks.1993-07-23, by Richard M. Stallman
-
(syms_of_textprop): Set up Lisp var Vinhibit_point_motion_hooks.1993-07-23, by Richard M. Stallman
-
(Vinhibit_point_motion_hooks): Declared.1993-07-23, by Richard M. Stallman
-
(TEXT_START) [__GNUC__]: Define as 0.1993-07-23, by Richard M. Stallman
-
(font-lock-after-change-function):1993-07-23, by Richard M. Stallman
-
(sort-skip-fields): Really implement fields as runs1993-07-23, by Richard M. Stallman
-
(PTY_OPEN): Use sigaction, not sigsetmask.1993-07-23, by Richard M. Stallman
-
(x-select-text): Limit size of text sent to cut buffer.1993-07-23, by Richard M. Stallman
-
(keyboard-translate): Properly lengthen existing table.1993-07-22, by Richard M. Stallman
-
(DECLARE_GETPWUID_WITH_UID_T): Declared.1993-07-22, by Richard M. Stallman
-
(getpwuid): Test DECLARE_GETPWUID_WITH_UID_T.1993-07-22, by Richard M. Stallman
-
Implement search for app-defaults directory and1993-07-22, by Jim Blandy
-
(Fget_buffer_process): Delete doc string from1993-07-22, by Richard M. Stallman
-
(ALIGNED, ROUNDUP): Use `unsigned long int' instead of `unsigned int' for1993-07-22, by Roland McGrath
-
[_LIBC]: Just include <sys/resource.h>, and skip hairy #ifdef mess.1993-07-22, by Roland McGrath
-
> (vc-backend-revert): Use `co -f' instead of deleting the1993-07-22, by Paul Eggert
-
(Fdelete_frame): Allow deletion if there is some other1993-07-22, by Richard M. Stallman
-
(syms_of_buffer): Lisp var doc fixes.1993-07-22, by Richard M. Stallman
-
(NO_MODE_T): Defined.1993-07-22, by Richard M. Stallman
-
(float_to_string): Don't use uninitialized pointer `cp'.1993-07-22, by Richard M. Stallman
-
(graft_intervals_into_buffer): When TREE is null,1993-07-22, by Richard M. Stallman
-
(map-y-or-n-p): If LIST is nil, just return.1993-07-22, by Richard M. Stallman
-
(mouse-secondary-save-then-kill): When making the undo item,1993-07-22, by Richard M. Stallman
-
(mouse-set-font): Update faces bold, italic and bold-italic.1993-07-22, by Richard M. Stallman
-
(perl-font-lock-keywords): Add a `(... . 1)' to the1993-07-22, by Richard M. Stallman
-
(complete): Use sit-for, not cmpl19-sit-for.1993-07-22, by Richard M. Stallman
-
(completion-list-mode): Renamed from completion-mode.1993-07-22, by Richard M. Stallman
-
(parse-colon-path): Really make nil, not ".", for empty path element.1993-07-22, by Richard M. Stallman
-
(generate-file-autoloads): Bind float-output-format.1993-07-21, by Richard M. Stallman
-
(Qmodification_hooks, Qinsert_in_front_hooks)1993-07-21, by Richard M. Stallman
-
(Qmodification_hooks, Qinsert_in_front_hooks)1993-07-21, by Richard M. Stallman
-
(compact_strings): Add USE_TEXT_PROPERTIES conditional.1993-07-21, by Richard M. Stallman
-
(Ftext_property_not_all): Fix typo in decl.1993-07-21, by Richard M. Stallman
-
(SUNOS_LOCALTIME_BUG): Defined.1993-07-21, by Richard M. Stallman
-
Try deleting version.el if it's not writable.1993-07-21, by Richard M. Stallman
-
Fix up previous change.1993-07-21, by Richard M. Stallman
-
If we do find x_includes and x_libraries1993-07-21, by Richard M. Stallman
-
*** empty log message ***1993-07-21, by Richard M. Stallman
-
(memmove): Defined.1993-07-21, by Richard M. Stallman
-
(lynx): Recognize as vendor.1993-07-21, by Jim Wilson
-
(Man-set-fonts): Don't look for another char after1993-07-21, by Richard M. Stallman
-
(indent-c-exp): Call calculate-c-indent-within-comment when appropriate.1993-07-21, by Richard M. Stallman
-
(indent-c-exp): If ENDPOS, always set OPOINT1993-07-21, by Richard M. Stallman
-
(mouse-drag-region): Use deactivate-mark.1993-07-21, by Richard M. Stallman
-
(memmove): Defined as macro.1993-07-21, by Richard M. Stallman
-
(etags): Depend on ../src/config.h.1993-07-21, by Richard M. Stallman
-
(xmakefile): Use CFLAGS after C_SWITCH_SYSTEM.1993-07-20, by Richard M. Stallman
-
(parse-colon-path): Turn empty substring into nil.1993-07-20, by Richard M. Stallman
-
(validate_x_resource_name): Call make_string properly.1993-07-20, by Richard M. Stallman
-
(mail-bury): Check that frame-parameters is defined.1993-07-20, by Richard M. Stallman
-
*** empty log message ***1993-07-20, by Richard M. Stallman
-
(X_NOT_POSIX): Defined.1993-07-20, by Richard M. Stallman
-
Comment change.1993-07-20, by Richard M. Stallman
-
*** empty log message ***1993-07-20, by Richard M. Stallman
-
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.1993-07-20, by Richard M. Stallman
-
(define-key-after): Fix typo in previous change.1993-07-20, by Richard M. Stallman
-
(outline-mode-map): Delete spurious `outline-'1993-07-20, by Richard M. Stallman
-
(ange-ftp-completion-hook-function): New function.1993-07-20, by Richard M. Stallman
-
(file-name-handler-alist): Have two separate regexps with different hooks.1993-07-20, by Richard M. Stallman
-
Initial revision1993-07-20, by Richard M. Stallman
-
(show-paren-face): New variable.1993-07-20, by Richard M. Stallman
-
(reposition-window): Don't forward-char if eobp.1993-07-20, by Richard M. Stallman
-
(normal-top-level): Call abbreviate-file-name again after calling command-line.1993-07-20, by Richard M. Stallman
-
(memmove): Delete extra parens in the safe_bcopy call.1993-07-20, by Richard M. Stallman
-
(rmail-edit-map): Inherit properly from text-mode-map;1993-07-20, by Richard M. Stallman
-
Include types.h before file.h.1993-07-20, by Richard M. Stallman
-
Comment change.1993-07-20, by Richard M. Stallman
-
(LD_SWITCH_MACHINE): Add -bI:/usr/lpp/X11/bin/smt.exp.1993-07-20, by Richard M. Stallman
-
(Man-getpage-in-background): Copy process-environment1993-07-20, by Richard M. Stallman
-
(mh-read-msg-list): Add space to message-number regexp.1993-07-20, by Richard M. Stallman
-
(gnus-emacs-version): New variable.1993-07-20, by Richard M. Stallman
-
(gnus-current-time-zone): Fix typo.1993-07-20, by Richard M. Stallman
-
entered into RCS1993-07-20, by Richard M. Stallman
-
(vc-rcs-status): Use "-", not " ", to separate locks, so that the RCS1993-07-20, by Paul Eggert
-
(dired-unmark-all-files-no-query): New command.1993-07-20, by Richard M. Stallman
-
Include src/gnu-hp300 in the dist.1993-07-19, by Richard M. Stallman
-
(Fwhile): If mocklisp, test for nonzeroness.1993-07-19, by Richard M. Stallman
-
(while): Comment out converter.1993-07-19, by Richard M. Stallman
-
(SYSTEM_MALLOC): Add #undef.1993-07-19, by Richard M. Stallman
-
(testing x_includes and x_libraries): Use =, not ==.1993-07-19, by Richard M. Stallman
-
(canonical): New variable holds the canonicalized1993-07-19, by Richard M. Stallman
-
(install): Use .n, not .new, for temporary filenames.1993-07-19, by Richard M. Stallman
-
(hebrew-holidays): Split into 4 sub-variables.1993-07-19, by Richard M. Stallman
-
(mouse-menu-bar-buffers): Add Frames pane if there are multiple panes.1993-07-19, by Roland McGrath
-
(vc-rcs-status): Omit "LOCKER:" if you are the locker.1993-07-19, by Paul Eggert
-
(vc-comment-to-change-log): Copy interactive spec from1993-07-19, by Roland McGrath
-
(prompt-for-change-log-name): Autoload this (for vc-comment-to-change-log).1993-07-19, by Roland McGrath
-
(vc-comment-to-change-log): Canonicalize following whitespace after1993-07-19, by Roland McGrath
-
(vc-comment-to-change-log): Complete rewrite. Do not use1993-07-18, by Roland McGrath
-
(add-log-current-defun-function): New defvar.1993-07-18, by Roland McGrath
-
(compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY .1993-07-18, by Roland McGrath
-
(update-file-autoloads): Go to the beginning of FILE before searching it1993-07-18, by Roland McGrath
-
(cookie, cookie-insert, cookie-snarf, shuffle-vector): Autoload these.1993-07-18, by Roland McGrath
-
* xfns.c (Fx_create_frame): Block input around call to1993-07-18, by Jim Blandy
-
* makeinfo.el: Don't (require 'texinfmt) - that file doesn't exist1993-07-18, by Jim Blandy
-
* files.el (insert-directory): Doc fix.1993-07-18, by Jim Blandy
-
* xterm.c (x_term_init): Adjust message printed when we can't1993-07-18, by Jim Blandy
-
* xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETDATABASE;1993-07-18, by Jim Blandy
-
* window.c [not MULTI_FRAME] (Fdelete_windows_on): Set FRAME1993-07-18, by Jim Blandy
-
* intervals.c (split_interval_left, split_interval_right): Change1993-07-18, by Jim Blandy
-
* termhooks.h: In order to avoid declaring struct input_event1993-07-18, by Jim Blandy
-
* xterm.c, sysdep.c (F_SETOWN_BUG): Defined.1993-07-18, by Jim Blandy
-
* syntax.c (Fmodify_syntax_entry): Doc fix.1993-07-18, by Jim Blandy
-
* print.c (float_to_string): Distinguish between a precision of1993-07-18, by Jim Blandy
-
Consistently use the mark bit of the root interval's parent field1993-07-18, by Jim Blandy
-
* keyboard.c (read_key_sequence): Accept both strings and vectors1993-07-18, by Jim Blandy
-
* keyboard.c (read_key_sequence): Accept both strings and vectors1993-07-18, by Jim Blandy
-
* textprop.c (Ftext_property_any, Ftext_property_all): New1993-07-18, by Jim Blandy
-
* intervals.c (split_interval_left, split_interval_right): Change1993-07-18, by Jim Blandy
-
* dispnew.c (direct_output_for_insert): By the time this function1993-07-18, by Jim Blandy
-
* Makefile.in (C_SWITCH_SYSTEM): New variable, set by top-level1993-07-18, by Jim Blandy
-
* term/x-win.el: Include (invocation-name) in the error messages1993-07-18, by Jim Blandy
-
* shell.el (shell-process-pushd): Fix syntax error in1993-07-18, by Jim Blandy
-
* hippie-exp.el: Renamed from hippie.el.1993-07-18, by Jim Blandy
-
* bytecomp.el (byte-compile-from-buffer): Bind float-output-format1993-07-18, by Jim Blandy
-
* ange-ftp.el: Install the correct regexp in1993-07-18, by Jim Blandy
-
* wakeup.c: Use CPP tangle from autoconf manual to #include the1993-07-18, by Jim Blandy
-
* etags.c (print_help): Break up the very long strings containing1993-07-18, by Jim Blandy
-
* configure.in (m68k-bull-sysv3): new config.1993-07-18, by Jim Blandy
-
* Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src1993-07-18, by Jim Blandy
-
Enable the hook only if window-system.1993-07-18, by Richard M. Stallman
-
(face-equal): Don't mess with face-background-pixmap.1993-07-18, by Richard M. Stallman
-
Rewritten by Vromans to use text properties.1993-07-17, by Richard M. Stallman
-
(tar-extract): Use view-exit-action to kill viewed buf.1993-07-17, by Richard M. Stallman
-
Doc fixes; some args renamed.1993-07-17, by Richard M. Stallman
-
(gnus-info-nodes): Update node names.1993-07-17, by Richard M. Stallman
-
entered into RCS1993-07-17, by Richard M. Stallman
-
(texinfo-mode): Undo changes mistakenly added with1993-07-17, by Richard M. Stallman
-
(Vhelp_menu_bar_map): Deleted.1993-07-17, by Richard M. Stallman
-
(revert-buffer): Make menu-enable form more accurate1993-07-17, by Richard M. Stallman
-
(mh-yank-hooks): Use (mark t).1993-07-17, by Richard M. Stallman
-
(comint-{next,prev}-prompt, comint-send-eof): New functions.1993-07-16, by Roland McGrath
-
(ad-start-advice-on-load): Initialize to t.1993-07-16, by Roland McGrath
-
Initial revision1993-07-16, by Roland McGrath
-
if [ "$os" ] --> if [ x"$os" != x"" ]1993-07-16, by Doug Evans
-
(rmail-mail-new-frame): New variable.1993-07-16, by Richard M. Stallman
-
(mail-bury): If selected frame is dedicated,1993-07-16, by Richard M. Stallman
-
(read_char_menu_prompt): If the user rejects a menu,1993-07-15, by Richard M. Stallman
-
(ispell-menu-map): Add missing quote in defalias.1993-07-15, by Richard M. Stallman
-
(vc-rcs-status): Make work buffer's name start w/ space.1993-07-15, by Richard M. Stallman
-
(completion-setup-function): Insert the mouse help message1993-07-15, by Richard M. Stallman
-
(Fdisplay_completion_list): Run completion-setup-hook.1993-07-15, by Richard M. Stallman
-
(help-menu-bar-map): Put the Help item in this map.1993-07-15, by Richard M. Stallman
-
(Fbuffer_local_variables): For local var that is unbound,1993-07-15, by Richard M. Stallman
-
(dired-mode-map): Add menu bar items.1993-07-15, by Richard M. Stallman
-
* assoc.el (asort): First argument should be named alist-symbol,1993-07-15, by Jim Blandy
-
* keyboard.c (menu_bar_one_keymap): If the key's binding is the1993-07-15, by Jim Blandy
-
(server-done): Let save-buffer make the backup,1993-07-15, by Richard M. Stallman
-
(isearch-edit-string): Bind isearch-nonincremental to its own value, not to1993-07-15, by Roland McGrath
-
(Qdisabled_command_hook): New variable.1993-07-15, by Richard M. Stallman
-
(compilation-parse-errors): After skipping two lines, move one char back so1993-07-15, by Roland McGrath
-
(gud-debugger-startup): Replaced with gud-massage-args.1993-07-15, by Roland McGrath
-
(snarf-spooks): Restore function.1993-07-14, by Roland McGrath
-
(cookie-cache): New defvar.1993-07-14, by Roland McGrath
-
(generate-file-autoloads): Fix FILE truename hacking to substring1993-07-14, by Roland McGrath
-
(Vhelp_menu_bar_map): New var.1993-07-14, by Richard M. Stallman
-
(mark_object) [DEBUG_MOLE]: Add abort at beginning.1993-07-14, by Richard M. Stallman
-
* calendar.el (calendar-holidays): Don't autoload this; its value1993-07-14, by Jim Blandy
-
Initial revision1993-07-14, by Jim Blandy
-
* config.sub: Add case for Bull dpx/2.1993-07-14, by Jim Blandy
-
(copy-face): New arg NEW-FRAME.1993-07-13, by Richard M. Stallman
-
(completion-mode): New major mode.1993-07-13, by Richard M. Stallman
-
(mouse-choose-completion): New function.1993-07-13, by Richard M. Stallman
-
(verify_interval_modification): Use Qinsert_in_front_hooks and1993-07-13, by Richard M. Stallman
-
(Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.1993-07-13, by Richard M. Stallman
-
(prepare_to_modify_buffer): Call verify_overlay_modification.1993-07-13, by Richard M. Stallman
-
(verify_overlay_modification): New function.1993-07-13, by Richard M. Stallman
-
(Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars.1993-07-13, by Richard M. Stallman
-
*** empty log message ***1993-07-13, by Richard M. Stallman
-
(mail-bury): New function.1993-07-13, by Richard M. Stallman
-
*** empty log message ***1993-07-13, by Jim Meyering
-
(compare-windows-skip-whitespace): New function.1993-07-13, by Richard M. Stallman
-
(rmail-insert-inbox-text): If inbox is not in the1993-07-13, by Richard M. Stallman
-
(define-key-after): Error if KEY has two elements.1993-07-13, by Richard M. Stallman
-
(menu-bar-file-menu): Add menu item for dired.1993-07-13, by Richard M. Stallman
-
* autoload.el (generate-file-autoloads): Correctly detect when the1993-07-13, by Jim Blandy
-
(Qinsert_before_hooks, Qinsert_after_hooks): Declared.1993-07-13, by Richard M. Stallman
-
(verify_interval_modification):1993-07-13, by Richard M. Stallman
-
(Qundefined): New variable.1993-07-12, by Richard M. Stallman
-
*** empty log message ***1993-07-12, by David J. MacKenzie
-
(vc-rcs-status): Include head version number in mode line if there1993-07-12, by Paul Eggert
-
(ispell-menu-map): New keymap--both fn and var.1993-07-12, by Richard M. Stallman
-
(ispell-menu-map): New autoload definition.1993-07-12, by Richard M. Stallman
-
* configure.in: Use the autoconf AC_FIND_X macro to try to find1993-07-10, by Jim Blandy
-
(show-paren-command-hook): Do nothing if not window-system.1993-07-10, by Richard M. Stallman
-
Fix typos in previous change.1993-07-10, by Richard M. Stallman
-
(wait_reading_process_input): If wait_for_cell, do call1993-07-09, by Richard M. Stallman
-
(rmail-output): If file is an Rmail file,1993-07-09, by Richard M. Stallman
-
Make `solaris' reflect the most recent major release.1993-07-09, by Doug Evans
-
entered into RCS1993-07-09, by Richard M. Stallman
-
Initial revision1993-07-09, by Richard M. Stallman
-
* etags.c (alloca): removed all references to it.1993-07-09, by Jim Blandy
-
(consider_token): was `==', now is `='.1993-07-09, by Richard M. Stallman
-
(byte-compile-file-form-defmumble): Undo previous change.1993-07-09, by Richard M. Stallman
-
(byte-compile-setq-default):1993-07-09, by Richard M. Stallman
-
(mouse-menu-bar-buffers):1993-07-09, by Richard M. Stallman
-
(region_limit): Declare Vmark_even_if_inactive.1993-07-08, by Roland McGrath
-
(syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use right1993-07-08, by Roland McGrath
-
(compilation-error-regexp-alist): Broaden ``Line N of "FILE": msg'' regexp1993-07-08, by Roland McGrath
-
(kill-ring-save): Call deactivate-mark regardless of transient-mark-mode.1993-07-08, by Roland McGrath
-
(ispell): Call deactivate-mark instead of setting mark-active directly. Do1993-07-08, by Roland McGrath
-
(deactivate-mark): New function.1993-07-08, by Roland McGrath
-
(isearch-done): Call deactivate-mark instead of setting mark-active1993-07-08, by Roland McGrath
-
Put error-conditions and error-message properties on 'mark-inactive.1993-07-08, by Roland McGrath
-
(check_mark): Don't check mark-active unless in transient-mark-mode.1993-07-08, by Roland McGrath
-
(region_limit): Don't error if Vmark_even_if_inactive is set. When the1993-07-08, by Roland McGrath
-
(syms_of_data): Staticpro Qmark_inactive.1993-07-08, by Roland McGrath
-
Define Qmark_inactive.1993-07-08, by Roland McGrath
-
Declare Qmark_inactive.1993-07-08, by Roland McGrath
-
(mail-abbrev-end-of-buffer): Fix interactive spec to "P", same as1993-07-08, by Roland McGrath
-
Initial revision1993-07-08, by Richard M. Stallman
-
(basic-save-buffer): Use after-save-hook.1993-07-08, by Richard M. Stallman
-
Add (provide 'hanoi).1993-07-08, by Roland McGrath
-
(file-relative-name): If we use default-directory,1993-07-08, by Richard M. Stallman
-
(texinfo-update-node): Bind auto-fill-hook as well as auto-fill-function.1993-07-07, by Richard M. Stallman
-
Fix typo re `texinfo-sequential-node-update.'1993-07-07, by Richard M. Stallman
-
(basic-save-buffer): Invoke after-save-buffer-hook, not after-save-hook.1993-07-07, by Roland McGrath
-
(update-file-autoloads): Correctly do nothing when there are no cookies.1993-07-07, by Roland McGrath
-
(mouse-menu-choose-yank): Change menu title to "Choose Next Yank".1993-07-07, by Roland McGrath
-
(vc-rcs-status): Remove unused var `status'.1993-07-07, by Paul Eggert
-
(describe_map_tree): When inserting TITLE, mention PREFIX.1993-07-07, by Richard M. Stallman
-
(mail-rfc822-time-zone, mail-rfc822-date): New fns.1993-07-07, by Richard M. Stallman
-
(mail-do-fcc): Use RFC 822 style date in Resent-Date: line.1993-07-07, by Richard M. Stallman
-
(rmail-resend): Use RFC 822 style date in Resent-Date: line.1993-07-07, by Richard M. Stallman
-
* editfns.c (Fformat): Since floats occupy two elements in the1993-07-07, by Jim Blandy
-
* make-dist (tempdir): Don't create lisp/forms-mode directory in1993-07-07, by Jim Blandy
-
(cd-absolute): Use abbreviate-file-name on expansion of DIR.1993-07-07, by Roland McGrath
-
Add (provide 'gud).1993-07-07, by Roland McGrath
-
(basic-save-buffer): Invoke after-save-hook, not after-save-hooks.1993-07-07, by Roland McGrath
-
(display-time-file-nonempty-p): Use file-chase-links.1993-07-07, by Roland McGrath
-
(byte-compile-setq-default): Handle multiple pairs args like setq (as1993-07-07, by Roland McGrath
-
Doc fix.1993-07-07, by Roland McGrath
-
*** empty log message ***1993-07-06, by David J. MacKenzie
-
(rmail-variables): Compare truename as well as given name1993-07-06, by Richard M. Stallman
-
(Man-mode-line-format): Add a space after global-mode-string.1993-07-06, by Richard M. Stallman
-
* b2m.c: #include <sys/types.h>.1993-07-06, by Jim Blandy
-
* textprop.c (copy_text_properties): Pass a copy of POS to1993-07-06, by Jim Blandy
-
* textprop.c (copy_text_properties): New function, from David1993-07-06, by Jim Blandy
-
* intervals.c (find_interval): Doc fixes, computation of1993-07-06, by Jim Blandy
-
* fns.c (Fsubstring, concat): Pass all six arguments to1993-07-06, by Jim Blandy
-
* print.c: Get rid of extra space at the end of print syntax for1993-07-06, by Jim Blandy
-
* man.el (Man-build-man-command): Don't leave a pipe symbol at the1993-07-06, by Jim Blandy
-
* m/pmax.h (C_SWITCH_X_MACHINE): Set this to1993-07-06, by Jim Blandy
-
* vc.el (vc-start-entry): Don't call file-name-nondirectory on1993-07-06, by Jim Blandy
-
* doc.c (Fsubstitute_command_keys): Pass all five arguments to1993-07-06, by Jim Blandy
-
Compare the values of text properties using EQ, not Fequal.1993-07-06, by Jim Blandy
-
* xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #including1993-07-05, by Jim Blandy
-
* textprop.c (validate_interval_range): Don't increment both1993-07-05, by Jim Blandy
-
* intervals.c (intervals_equal): Test the return value of Fequal1993-07-05, by Jim Blandy
-
Fix initialization of Vdouble_click_time in syms_of_keyboard.1993-07-05, by Jim Blandy
-
* keyboard.c (Vdouble_click_time): Renamed from double_click_time,1993-07-05, by Jim Blandy
-
* map-ynp.el (map-y-or-n-p): If we get a switch-frame-event,1993-07-05, by Jim Blandy
-
* subr.el (posn-point): Properly extract the BUFFER-POSITION field1993-07-05, by Jim Blandy
-
* keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New1993-07-05, by Jim Blandy
-
(vc-name): Moved from vc.el; vc-rcs-status now uses it.1993-07-05, by Paul Eggert
-
(vc-name): Move to vc-hooks.el.1993-07-05, by Paul Eggert
-
(outline-mode-map): Add menu bar items.1993-07-04, by Richard M. Stallman
-
(describe-key-briefly): Don't set `foo'.1993-07-04, by Richard M. Stallman
-
* comint.el (comint-prompt-regexp): Double the backslashes in the1993-07-04, by Jim Blandy
-
Doc fix.1993-07-04, by Jim Blandy
-
* s/sunos4-1.h (LIBS_SYSTEM): Don't link against -lresolv; that's1993-07-04, by Jim Blandy
-
(describe-prefix-bindings): Doc fix.1993-07-04, by Richard M. Stallman
-
(vc-backend-diff): Undo "-q" change. This was fixed instead by adding1993-07-04, by Paul Eggert
-
(describe-prefix-bindings): New command.1993-07-04, by Richard M. Stallman
-
(forms-new-record-filter): Correct default value.1993-07-04, by Richard M. Stallman
-
Added a keyword.1993-07-04, by Richard M. Stallman
-
*** empty log message ***1993-07-04, by Jim Blandy
-
*** empty log message ***1993-07-04, by Jim Blandy
-
(Vmark_even_if_inactive): New var, with Lisp variable.1993-07-04, by Richard M. Stallman
-
(vc-mode-line): Put `RCS' or `SCCS' before version num.1993-07-04, by Richard M. Stallman
-
(Fsignal): Clarify error message.1993-07-04, by Richard M. Stallman
-
(read_char): After Fgarbage_collect, call redisplay.1993-07-04, by Richard M. Stallman
-
* frame.el (frame-remove-geometry-params): New function.1993-07-04, by Jim Blandy
-
* frame.c (Fredirect_frame_focus): Allow redirection of focus of1993-07-04, by Jim Blandy
-
* faces.el (make-face-bold, make-face-italic,1993-07-04, by Jim Blandy
-
* s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv, so we get the1993-07-03, by Jim Blandy
-
(kill-region): Cope with change hooks that change props.1993-07-03, by Richard M. Stallman
-
* term/x-win.el: Check the reverseVideo/ReverseVideo resource,1993-07-03, by Jim Blandy
-
(update-file-autoloads): Do nothing when there are no cookies.1993-07-03, by Roland McGrath
-
* s/hpux8.h (random, srandom): No need to define these to be1993-07-03, by Jim Blandy
-
(Frename_file): After prompting for ok-if-already-exists, pass only nil or1993-07-03, by Roland McGrath
-
(Faccessible_keymaps): Doc fix.1993-07-03, by Richard M. Stallman
-
* mouse.el (mouse-drag-region): Correctly handle drags which enter1993-07-02, by Jim Blandy
-
* textprop.c (set_properties): Add undo records to remove entirely1993-07-02, by Jim Blandy
-
(vc-path): New variable.1993-07-02, by Richard M. Stallman
-
(menu-bar-edit-menu): Rename menu item to1993-07-02, by Richard M. Stallman
-
(isearch-other-meta-char): Handle sequences1993-07-02, by Richard M. Stallman
-
* vc.el (vc-backend-diff): Pass the "-q" flag only if we're using1993-07-02, by Jim Blandy
-
Put mouse-menu-choose-yank binding after paste=>yank binding in menu.1993-07-02, by Roland McGrath
-
(byte-compile-keep-pending): Handle fset like defalias.1993-07-02, by Richard M. Stallman
-
(wait_reading_process_input): Do include the keyboard1993-07-02, by Richard M. Stallman
-
(describe_map_tree): Insert key_heading here.1993-07-02, by Richard M. Stallman