1996-09-01 |
Richard M. Stallman |
(struct x_display_info): Add element Xatom_FONT.
|
1996-09-01 |
Richard M. Stallman |
(x_term_init): Initialize Xatom_FONT member.
|
1996-09-01 |
Richard M. Stallman |
Doc fixes.
|
1996-09-01 |
Richard M. Stallman |
[HAVE_SETRLIMIT]: Include time.h and resource.h.
|
1996-09-01 |
Richard M. Stallman |
(isearch-*-char): Use the isearch-other-end as new
|
1996-09-01 |
Richard M. Stallman |
(build_annotations): Remember original buffer that the
|
1996-09-01 |
Richard M. Stallman |
Add menu items and xrefs to the menu bar menu.
|
1996-09-01 |
Richard M. Stallman |
(compilation-finish-functions): New variable.
|
1996-09-01 |
Richard M. Stallman |
(Fx_list_fonts): New optional arg MAXIMUM.
|
1996-09-01 |
Richard M. Stallman |
(tmm-add-one-shortcut): New subroutine.
|
1996-09-01 |
Karl Heuer |
Change all references from point to PT.
|
1996-09-01 |
Richard M. Stallman |
(vip-custom-file-name): Use convert-standard-filename.
|
1996-09-01 |
Richard M. Stallman |
(desktop-basefilename): Use convert-standard-filename.
|
1996-09-01 |
Richard M. Stallman |
(bookmark-default-file): Use convert-standard-filename.
|
1996-09-01 |
Richard M. Stallman |
(change-log-name): Don't treat MSDOS, NT specially.
|
1996-09-01 |
Karl Heuer |
(re_match_2_internal) [emacs]: Use PT, not point.
|
1996-09-01 |
Richard M. Stallman |
(vc-register-switches): New variable.
|
1996-09-01 |
Richard M. Stallman |
(TAGS): Use $(srcdir) in deps.
|
1996-09-01 |
Richard M. Stallman |
(emacsclient): Link with getopt.
|
1996-09-01 |
Richard M. Stallman |
(decode_options): New function.
|
1996-09-01 |
Richard M. Stallman |
[windows-nt, ms-dos]: Load dos-nt.
|
1996-09-01 |
Richard M. Stallman |
(path-separator, grep-null-device, grep-regexp-alist)
|
1996-09-01 |
Richard M. Stallman |
(path-separator, grep-null-device, grep-regexp-alist)
|
1996-09-01 |
Richard M. Stallman |
Initial revision
|
1996-09-01 |
Richard M. Stallman |
(lisp): Include dos-nt.elc.
|
1996-09-01 |
Richard M. Stallman |
(MSDOS_SUPPORT, WINNT_SUPPORT, SOME_MACHINE_LISP): Include dos-nt.elc.
|
1996-09-01 |
Richard M. Stallman |
(gnus-local-domain): Remove.
|
1996-09-01 |
Richard M. Stallman |
Add 1996 to copyright notice.
|
1996-09-01 |
Richard M. Stallman |
Don't fill based on window width.
|
1996-09-01 |
Richard M. Stallman |
(format-alist): Doc fix.
|
1996-09-01 |
Richard M. Stallman |
(use-hard-newlines): New minor mode function.
|
1996-09-01 |
Richard M. Stallman |
(set-hard-newline-properties): New fn.
|
1996-09-01 |
Richard M. Stallman |
(requeued_events_pending_p): New function.
|
1996-09-01 |
Richard M. Stallman |
(mouse-show-mark): Detect loss of selection
|
1996-09-01 |
Richard M. Stallman |
(make-auto-save-file-name): Try a few directories
|
1996-09-01 |
Richard M. Stallman |
Check for setrlimit.
|
1996-09-01 |
Richard M. Stallman |
(HAVE_SETRLIMIT): Add #undef.
|
1996-09-01 |
Richard M. Stallman |
(Fload): Add "source is newer" info to the "loading" and "done" messages.
|
1996-08-31 |
Richard M. Stallman |
(blessmail): Use $srcdir to find blessmail.el.
|
1996-08-31 |
Richard M. Stallman |
Clean up whitespace.
|
1996-08-31 |
Richard M. Stallman |
(re_search_2): Optimize regexp that starts with ^.
|
1996-08-31 |
Richard M. Stallman |
(FREE_VAR): Clean up C syntax.
|
1996-08-31 |
Richard M. Stallman |
(make-doctor-variables): Eliminate `observation-list' also.
|
1996-08-31 |
Richard M. Stallman |
(make-doctor-variables): Eliminate unused variables `elist'
|
1996-08-31 |
Paul Eggert |
(sys/systeminfo.h, getdomainname, sysinfo): Check for them.
|
1996-08-31 |
Paul Eggert |
(HAVE_SYS_SYSTEMINFO_H, HAVE_GETDOMAINNAME, HAVE_SYSINFO): New macros.
|
1996-08-31 |
Paul Eggert |
(<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H is defined.
|
1996-08-31 |
Richard M. Stallman |
(internal-set-face-1): When calling x-list-fonts, ask for just one match.
|
1996-08-31 |
Richard M. Stallman |
(Fgarbage_collect): Report used and free intervals.
|
1996-08-31 |
Richard M. Stallman |
(Vwin32_start_process_show_window): New variable.
|
1996-08-31 |
Richard M. Stallman |
(x_set_cursor_color): Use x_update_cursor.
|
1996-08-31 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Add alternate definition if not __NeXT.
|
1996-08-31 |
Richard M. Stallman |
(command-line-1): Rearrange initial screen.
|
1996-08-31 |
Richard M. Stallman |
(menu-bar-update-buffers): Make the Frames menu a submenu of the Buffers menu.
|
1996-08-31 |
Richard M. Stallman |
(both versions): Handle -nowait and --nowait by sending data to the server.
|
1996-08-31 |
Richard M. Stallman |
entered into RCS
|
1996-08-31 |
Richard M. Stallman |
(XTupdate_end): Always clear mouse_face_defer flag.
|
1996-08-31 |
Richard M. Stallman |
(Fset_face_attribute_internal): Set mouse_face_defer flag.
|
1996-08-31 |
Richard M. Stallman |
(webjump-sample-sites): Define with defvar.
|
1996-08-30 |
Richard M. Stallman |
(do_line_dance, dumprectangle): Use x_update_cursor.
|
1996-08-30 |
Richard M. Stallman |
(vc-update-change-log): Doc fix.
|
1996-08-30 |
Richard M. Stallman |
(do-auto-fill): Do break after one word as last resort
|
1996-08-30 |
Richard M. Stallman |
Require ediff-init.
|
1996-08-30 |
Richard M. Stallman |
Initial revision
|
1996-08-30 |
Richard M. Stallman |
(texinfo-format-printindex):
|
1996-08-30 |
Richard M. Stallman |
(foldout-hide-flag, foldout-show-flag): New variables.
|
1996-08-30 |
Richard M. Stallman |
(save-match-data): Fix typo in previous change.
|
1996-08-30 |
Richard M. Stallman |
(cmd_error): Clear executing_macro.
|
1996-08-30 |
Lars Magne Ingebrigtsen |
1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
1996-08-30 |
Lars Magne Ingebrigtsen |
1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
1996-08-30 |
Richard M. Stallman |
(Fminibuffer_complete_word): Check for
|
1996-08-29 |
Richard M. Stallman |
(reporter-compose-outgoing): Fix error syntax.
|
1996-08-29 |
Richard M. Stallman |
(vc-update-change-log): Remove code which found RCS files
|
1996-08-29 |
Erik Naggum |
(init_macros): Initialize executing_macro, too.
|
1996-08-29 |
Richard M. Stallman |
(INSTALL_STRIP): New variable.
|
1996-08-29 |
Richard M. Stallman |
(Vring_bell_function): New variable.
|
1996-08-29 |
Richard M. Stallman |
(XTread_socket): Call XFilterEvent on all events,
|
1996-08-29 |
Richard M. Stallman |
(byte-compile-associative): Treat one arg case like (+ x 0).
|
1996-08-29 |
Richard M. Stallman |
(narrow-to-defun): New function.
|
1996-08-29 |
Richard M. Stallman |
(executing_macro_iterations, executing_macro): Declared.
|
1996-08-29 |
Richard M. Stallman |
(cmd_error): Add number of kbd macro iterations to the error message.
|
1996-08-29 |
Richard M. Stallman |
(executing_macro_iterations, executing_macro): New vars.
|
1996-08-29 |
Richard M. Stallman |
(Vhistory_length, Qhistory_length): New variables.
|
1996-08-29 |
Richard M. Stallman |
(Fsubstring): Handle vectors as well as strings.
|
1996-08-29 |
Richard M. Stallman |
(save-match-data): Fix previous change.
|
1996-08-29 |
Richard M. Stallman |
(display-time): Call display-time-mode.
|
1996-08-29 |
Richard M. Stallman |
(kill-some-buffers): New arg LIST says buffers to maybe kill.
|
1996-08-29 |
Richard M. Stallman |
(mail-mode-auto-fill): New function.
|
1996-08-29 |
Richard M. Stallman |
(Fcall_interactively): For `N' and `n',
|
1996-08-29 |
Richard M. Stallman |
(syms_of_alloc): Set up Lisp variables ...-consed,
|
1996-08-29 |
Lars Magne Ingebrigtsen |
1996-08-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
1996-08-28 |
Richard M. Stallman |
(ange-ftp-ls): Run ange-ftp-before-parse-ls-hook.
|
1996-08-28 |
Richard M. Stallman |
Check for utimes.
|
1996-08-28 |
Richard M. Stallman |
(server-visit-files): New argument NOWAIT.
|
1996-08-28 |
Richard M. Stallman |
(save-match-data): Use save-match-data-internal
|
1996-08-28 |
Richard M. Stallman |
(byte-compile-out-toplevel): Always compile to byte code
|
1996-08-28 |
Richard M. Stallman |
(byte-compile-funarg-2): New function,
|
1996-08-28 |
Richard M. Stallman |
(main): Add bug report info in --help message.
|
1996-08-28 |
Richard M. Stallman |
(mail-self-blind, mail-interactive)
|
1996-08-28 |
Richard M. Stallman |
(sh-alias-alist): Use gnu/linux, not lignux.
|
1996-08-28 |
Richard M. Stallman |
(INSTALL_STRIP): New variable.
|
1996-08-28 |
Richard M. Stallman |
Check for com_err library, but only if --with-kerberos was used.
|
1996-08-28 |
Richard M. Stallman |
(tar-mode-write-file): Clear buffer's own modified flag
|
1996-08-28 |
Richard M. Stallman |
(command_loop_1): Cancel echoing etc.
|
1996-08-28 |
Lars Magne Ingebrigtsen |
1996-08-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
1996-08-27 |
Richard M. Stallman |
(dired-chown-program): Replace lignux with gnu/linux.
|
1996-08-27 |
Richard M. Stallman |
(set_frame_menubar): Don't add ibw to menubar_size.
|
1996-08-27 |
Richard M. Stallman |
(x_window): Don't add ibw to menubar_size.
|
1996-08-27 |
Richard M. Stallman |
(mouse-region-delete-keys): New variable.
|
1996-08-27 |
Richard M. Stallman |
Add item for something like Adobe Illustrator/Corel Draw.
|
1996-08-26 |
Richard M. Stallman |
(MOVE_LIBS): Use conditionals on
|
1996-08-26 |
Richard M. Stallman |
(apropos-mode-map): Don't use view-mode;
|
1996-08-26 |
Paul Eggert |
Change `GNU Emacs' to `this program' in the comment referring the reader
|
1996-08-26 |
Richard M. Stallman |
Describe --with-pop and related options.
|
1996-08-26 |
Richard M. Stallman |
Add `units' replacement. Add Real Audio'player and generator.
|
1996-08-26 |
Richard M. Stallman |
Reverse conditional in previous change.
|
1996-08-26 |
Richard M. Stallman |
(shell-mode): Don't assume /dev/null is its own truename.
|
1996-08-26 |
Richard M. Stallman |
(diff): Don't pop to *diff* buffer. Change bogus
|
1996-08-26 |
Richard M. Stallman |
(ensure-mark): Minor rewrite.
|
1996-08-26 |
Richard M. Stallman |
(byte-compile-insert-header): Fix previous change.
|
1996-08-26 |
Richard M. Stallman |
(imenu--in-alist): Accept only bottom-level matches.
|
1996-08-25 |
Richard M. Stallman |
(fast_find_position): Fix previous change.
|
1996-08-25 |
Richard M. Stallman |
(byte-compile-insert-header):
|
1996-08-25 |
Richard M. Stallman |
(byte-compile-version): Use $Revision, not $Id.
|
1996-08-25 |
Richard M. Stallman |
(byte-compile-insert-header): Clean up syntax
|
1996-08-25 |
Richard M. Stallman |
(fast_find_position): Minor fix in handling maybe_next_line.
|
1996-08-25 |
Richard M. Stallman |
(HAVE_LIBKRB, HAVE_LIBDES): Add #undefs.
|
1996-08-25 |
Richard M. Stallman |
Check for krb and des libraries.
|
1996-08-25 |
Richard M. Stallman |
(command_loop_1): Check column_number_displayed
|
1996-08-25 |
Richard M. Stallman |
(minibuffer-setup-hook): Fix misspelling of hook name.
|
1996-08-25 |
Richard M. Stallman |
Include des.h krb.h with no dir name if SOLARIS2.
|
1996-08-25 |
Richard M. Stallman |
(*-sunos4.1.[3-9]*noshare): Use sunos413, not sunos4-1-3.
|
1996-08-25 |
Richard M. Stallman |
Initial revision
|
1996-08-25 |
Richard M. Stallman |
(tex-main-file): New variable.
|
1996-08-24 |
Lars Magne Ingebrigtsen |
(gnus-group-enter-directory): Virtual server definition
|
1996-08-24 |
Lars Magne Ingebrigtsen |
Sat Aug 24 23:32:02 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
|
1996-08-24 |
Richard M. Stallman |
Add xrefs from Saving Buffers to Format Conversion and Saving
|
1996-08-24 |
Richard M. Stallman |
(xdialog_show): Don't allow 9 buttons.
|
1996-08-24 |
Erik Naggum |
Use ISO 8601 date format, with time zone appended if
|
1996-08-24 |
Erik Naggum |
(Fencode_time, Fset_time_zone_rule): Use UTC if the zone is t.
|
1996-08-24 |
Erik Naggum |
Change to ISO 8601 date formats, without time of day.
|
1996-08-24 |
Erik Naggum |
(print-quoted): New variable.
|
1996-08-24 |
Richard M. Stallman |
Replace \n in doc strings.
|
1996-08-24 |
Richard M. Stallman |
(isearch-edit-string): When starting nonincremental
|
1996-08-24 |
Erik Naggum |
(Fsplit_window): Fix previous change.
|
1996-08-24 |
Richard M. Stallman |
(x_term_init): If the default Xt font does not exist on
|
1996-08-23 |
Richard M. Stallman |
Include <config.h>, so DOS_NT is defined on MSDOS.
|
1996-08-23 |
Richard M. Stallman |
(Fsplit_window): Treat width just like height;
|
1996-08-22 |
Richard M. Stallman |
(apropos-mode): Turn on View mode.
|
1996-08-22 |
Richard M. Stallman |
(paths.h, config.h): Targets deleted.
|
1996-08-22 |
Richard M. Stallman |
Generate src/paths.h here.
|
1996-08-22 |
Richard M. Stallman |
(paths-force): Don't print a message.
|
1996-08-22 |
Richard M. Stallman |
(src/paths.h): Target deleted.
|
1996-08-22 |
Erik Naggum |
(change_frame_size_1): Clean up conditional.
|
1996-08-22 |
Richard M. Stallman |
(send_process): GCPRO object.
|
1996-08-21 |
Richard M. Stallman |
(keyboard-translate): Use a char-table.
|
1996-08-21 |
Richard M. Stallman |
Conditionalize the changes below on not __linux__.
|
1996-08-21 |
Richard M. Stallman |
(kill-region): inhibit-read-only overrides text props too.
|
1996-08-21 |
Richard M. Stallman |
(x_set_scroll_bar_width): Call x_set_window_size when arg is nil.
|
1996-08-20 |
Richard M. Stallman |
(revert-buffer): Doc fix.
|
1996-08-20 |
Karl Heuer |
[fixing previous change]
|
1996-08-20 |
Richard M. Stallman |
(makefile-font-lock-keywords): Catch variable
|
1996-08-20 |
Karl Heuer |
(change-log-mode): Set fill-paragraph-function.
|
1996-08-20 |
Karl Heuer |
(ielm-map): Don't bind M-q.
|
1996-08-19 |
Richard M. Stallman |
(unexec): Copy the .got section.
|
1996-08-19 |
Richard M. Stallman |
(modify-face): Handle nil as stipple value.
|
1996-08-18 |
Richard M. Stallman |
(NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
|
1996-08-18 |
Richard M. Stallman |
(rfc822-bad-address): Don't put a newline into the
|
1996-08-17 |
Richard M. Stallman |
(Fx_open_connection): Don't set Vx_resource_name.
|
1996-08-17 |
Richard M. Stallman |
(mouse-drag-region): Don't call mouse-set-region-1
|
1996-08-17 |
Erik Naggum |
(rmail-ignored-headers): Remove extra paren.
|
1996-08-17 |
Richard M. Stallman |
(rmail-ignored-headers): Hide X-char* and X-face, but not Sender.
|
1996-08-17 |
Richard M. Stallman |
(decipher-get-undo-copy): New function.
|
1996-08-17 |
Richard M. Stallman |
(shell-command): Really use output-buffer in synchronous
|
1996-08-16 |
Karl Heuer |
(Fdelete_backward_char): Fix off-by-one error.
|
1996-08-16 |
Richard M. Stallman |
(rmail-ignored-headers): Ignore Path:, Sender:, X-mailer:.
|
1996-08-16 |
Richard M. Stallman |
(Fbyte_code): For relative gotos, force signed arithmetic.
|
1996-08-16 |
Richard M. Stallman |
(ange-ftp-process-filter): Discard nulls.
|
1996-08-16 |
Richard M. Stallman |
(modify-face): Handle stipple values
|
1996-08-15 |
Richard M. Stallman |
Comment change.
|
1996-08-15 |
Richard M. Stallman |
(install-arch-indep): Install info/messages.
|
1996-08-15 |
Richard M. Stallman |
(news-inews-program): Look for /usr/contrib/lib/news/inews.
|
1996-08-14 |
Richard M. Stallman |
(html-tag-alist): Fix the entry for "font".
|
1996-08-14 |
Richard M. Stallman |
Many changes.
|
1996-08-14 |
Erik Naggum |
(message-mode): Delete abbrev mode initialization.
|
1996-08-14 |
Erik Naggum |
(message-y-or-n-p, message-talkative-question, message-flatten-list,
|
1996-08-14 |
Erik Naggum |
new version from Torbj?Einarsson.
|
1996-08-13 |
Richard M. Stallman |
Show how to reorder buffers.
EMACS_19_34
|
1996-08-13 |
Richard M. Stallman |
(ange-ftp-kill-ftp-process): Handle buffer name as arg.
|
1996-08-13 |
Richard M. Stallman |
Fix include file name.
|
1996-08-12 |
Richard M. Stallman |
(update_one_menu_entry): Fix previous change:
|
1996-08-11 |
Richard M. Stallman |
(isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space.
|
1996-08-10 |
Richard M. Stallman |
(POSIX_SIGNALS): Don't define it, #undef instead.
|
1996-08-10 |
Richard M. Stallman |
(LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): Undef them before defining.
|
1996-08-10 |
Richard M. Stallman |
(i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): Fix previous change.
|
1996-08-10 |
Richard M. Stallman |
(merge_widget_value): Undo previous change.
|
1996-08-10 |
Richard M. Stallman |
(update_one_menu_entry): When creating a pulldown
|
1996-08-09 |
Richard M. Stallman |
(bibtex-mode): Set normal-auto-fill-function locally;
|
1996-08-09 |
Richard M. Stallman |
[__ELF__] (UNEXEC): Use unexelf1.c.
|
1996-08-09 |
Richard M. Stallman |
[__ELF__ && __GNUC__] (C_SWITCH_MACHINE): Add -fno-common.
|
1996-08-09 |
Richard M. Stallman |
Initial revision
|
1996-08-09 |
Richard M. Stallman |
(WinMain): Put a space between the binary and its args.
|
1996-08-09 |
Richard M. Stallman |
(re_max_failures): Increase to 20000 again.
|
1996-08-09 |
Richard M. Stallman |
(i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): New alternative.
|
1996-08-09 |
Richard M. Stallman |
Initial revision
|
1996-08-09 |
Richard M. Stallman |
Don't include filio.h if NO_FILIO_H.
|
1996-08-08 |
Richard M. Stallman |
(alpha-dec-osf*): Specify GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.
|
1996-08-08 |
Richard M. Stallman |
(GETTIMEOFDAY_ONE_ARGUMENT): Conditionalize on HAVE_GETTIMEOFDAY.
|
1996-08-08 |
Richard M. Stallman |
(set_time_zone_rule): Don't put a string literal
|
1996-08-08 |
Richard M. Stallman |
Comment changes.
|
1996-08-08 |
Richard M. Stallman |
(xmenu_show): Set dummy.state.
|
1996-08-07 |
Richard M. Stallman |
(iso-languages, french): Remove non-French combinations.
|
1996-08-07 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): New definition.
|
1996-08-07 |
Richard M. Stallman |
(normal-auto-fill-function): New variable.
|
1996-08-07 |
Richard M. Stallman |
(Fread_from_minibuffer): Make position 0 in the initial
|
1996-08-07 |
Richard M. Stallman |
(dabbrev--last-case-pattern): New variable.
|
1996-08-06 |
Richard M. Stallman |
(rmail-reply-regexp): Match Re[2].
|
1996-08-06 |
Richard M. Stallman |
(rmail-reply-regexp, rmail-message-filter): Doc fix.
|
1996-08-06 |
Richard M. Stallman |
(imenu-update-menubar): Fix code to install the new menu.
|
1996-08-06 |
Richard M. Stallman |
(LOCALTIME_CACHE): Don't put a string literal "TZ=..." in environ.
|
1996-08-05 |
Richard M. Stallman |
Comment change.
|
1996-08-05 |
Richard M. Stallman |
Get rid of "win95".
|
1996-08-05 |
Richard M. Stallman |
(EmacsFrameSetCharSize): Call do_pending_window_change.
|
1996-08-05 |
Simon Marshall |
Fully reinstall July 26 change.
|
1996-08-05 |
Richard M. Stallman |
Describe djgpp library replacement files.
|
1996-08-05 |
Richard M. Stallman |
(Fcall_process_region) [DOS_NT]: Avoid downcasing
|
1996-08-04 |
Richard M. Stallman |
(msdos): Add is_exec.c, sigaction.c to distribution.
|
1996-08-03 |
Richard M. Stallman |
(*-sunos4.1.[3-9]*noshare): Move this before
|
1996-08-03 |
Richard M. Stallman |
(Info-find-node): Use pop-to-buffer.
|
1996-08-03 |
Paul Eggert |
(rmail-unix-mail-delimiter): Allow space or tab as
|
1996-08-01 |
Richard M. Stallman |
(gdb): Undo previous change.
|
1996-08-01 |
Richard M. Stallman |
(shell-file-name-chars): Was shell-file-name-regexp.
|
1996-08-01 |
Richard M. Stallman |
(comint-file-name-chars): Was comint-file-name-regexp.
|
1996-08-01 |
Richard M. Stallman |
(make_menubar): Turn off menu accelerator.
|
1996-08-01 |
Richard M. Stallman |
Delete code to disable f10 if motif.
|
1996-08-01 |
Richard M. Stallman |
(font-lock-inhibit-modes): Deleted.
|
1996-08-01 |
Richard M. Stallman |
(prepare_menu_bars): Conditionalize previous change.
|
1996-08-01 |
Richard M. Stallman |
(dabbrev-expand): When snarfing consecutive words,
|
1996-07-31 |
Richard M. Stallman |
(C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
|
1996-07-31 |
Richard M. Stallman |
(help-font-lock-keywords): Undo July 26 change.
|
1996-07-31 |
Richard M. Stallman |
(*-sco3.2v5*):
|
1996-07-31 |
Richard M. Stallman |
(XTread_socket): Delete the code to pass menu bar keys
|
1996-07-31 |
Richard M. Stallman |
(pending_menu_activation): Don't initialize. Not static.
|
1996-07-31 |
Richard M. Stallman |
(XTread_socket): Delete the code to pass menu bar keys
|
1996-07-31 |
Richard M. Stallman |
(gdb): Bind comint-file-name-regexp.
|
1996-07-30 |
Richard M. Stallman |
(emerge-files-with-ancestor, emerge-files):
|
1996-07-30 |
Richard M. Stallman |
(XTread_socket): Pass keys in menu bar to toolkit alone
|
1996-07-30 |
Richard M. Stallman |
(PC-complete): When command is repeated,
|
1996-07-30 |
Richard M. Stallman |
When printing into a buffer, generate all the text
|
1996-07-29 |
Richard M. Stallman |
Make examples in Output Streams stand on their own.
|
1996-07-29 |
Richard M. Stallman |
(help-fontify-buffer-function): Function deleted.
|
1996-07-29 |
Richard M. Stallman |
(ange-ftp-read-passwd): Let first input override
|
1996-07-29 |
Richard M. Stallman |
(lock_file_owner_name): Always initialize the_pw.
|
1996-07-28 |
Richard M. Stallman |
(gud-display-line): Don't crash if BUFFER is nil.
|
1996-07-28 |
Richard M. Stallman |
Comment change.
|
1996-07-28 |
Richard M. Stallman |
Fix previous change.
|
1996-07-27 |
Richard M. Stallman |
(last_mouse_press_frame): New variable.
|
1996-07-27 |
Richard M. Stallman |
(pending_menu_activation): New variable.
|
1996-07-27 |
Richard M. Stallman |
(font-lock-mode): Don't add to after-change-functions
|
1996-07-27 |
Richard M. Stallman |
(merge_widget_value) [USE_MOTIF]: Pass along the change flag from
|
1996-07-27 |
Richard M. Stallman |
(dabbrev--substitute-expansion): Use just ABBREV, not OLD, in previous change.
|
1996-07-27 |
Richard M. Stallman |
(help-font-lock-keywords): Use font-lock-function-name-face
|
1996-07-26 |
Richard M. Stallman |
(vc-do-command): Bind win32-quote-process-args.
|
1996-07-26 |
Richard M. Stallman |
(buffer_permanent_local_flags): New variable.
|
1996-07-25 |
Richard M. Stallman |
(set_frame_menubar): Use -1 for call_data
|
1996-07-25 |
Richard M. Stallman |
(win32_read_socket): Never block reading from input queue.
|
1996-07-24 |
Richard M. Stallman |
(describe-mode): Put a formfeed between each two modes.
|
1996-07-24 |
Richard M. Stallman |
(edebug-trace-display): Save and restore current buffer.
|
1996-07-24 |
Richard M. Stallman |
(TAGS): Make sure bin/etags.exe is current. Make
|
1996-07-24 |
Richard M. Stallman |
(browse-url-choose-browser): New function.
|
1996-07-24 |
Karl Heuer |
(Fencode_time): Assign to tm.tm_gmtoff for NEXTSTEP,
|
1996-07-24 |
Richard M. Stallman |
Explain range of time values, and what negative year numbers mean.
|
1996-07-24 |
Richard M. Stallman |
[__GNUC__] (C_DEBUG_SWITCH): Define as -g3.
|
1996-07-23 |
Richard M. Stallman |
(buffer_permanent_local_flags): New variable.
|
1996-07-23 |
Erik Naggum |
(tag-exact-file-name-match-p): Fix previous change.
|
1996-07-23 |
Richard M. Stallman |
(cmpl-hours-since-origin): Fix bug:
|
1996-07-23 |
Richard M. Stallman |
(LIBS_MACHINE) [__GNUC__ and ABIN32]: Define as empty.
|
1996-07-23 |
Richard M. Stallman |
(readline_internal) [DOS_NT]: Don't include CRs when
|
1996-07-23 |
Richard M. Stallman |
(file-name-buffer-file-type-alist): Load TAGS files as text, not binary.
|
1996-07-23 |
Roland McGrath |
(etags-goto-tag-location): New local variable LINE; use it.
|
1996-07-23 |
Richard M. Stallman |
Describe garbage-collection-messages.
|
1996-07-23 |
Richard M. Stallman |
Add y-or-n-p-with-timeout.
|
1996-07-23 |
Richard M. Stallman |
Describe the version-specific site-list directory.
|
1996-07-23 |
Richard M. Stallman |
Explain new keymap-parent functions.
|
1996-07-23 |
Richard M. Stallman |
New node Standard File Names.
|
1996-07-23 |
Richard M. Stallman |
Add some xrefs.
|
1996-07-23 |
Richard M. Stallman |
print-length applies to vectors.
|
1996-07-23 |
Richard M. Stallman |
Lots of timer feature updates.
|
1996-07-23 |
Richard M. Stallman |
Document line-move-ignore-invisible.
|
1996-07-23 |
Richard M. Stallman |
(Lazy Properties): New node.
|
1996-07-23 |
Richard M. Stallman |
Explain how deletion of process doesn't affect process mark.
|
1996-07-23 |
Richard M. Stallman |
(main) [HAVE_SOCKETS]: Use two separate stdio
|
1996-07-23 |
Richard M. Stallman |
(Fdecode_time, difftm): Work even if tm_year represents
|
1996-07-23 |
Richard M. Stallman |
(list-load-path-shadows): Doc fix.
|
1996-07-22 |
Richard M. Stallman |
(perldb-command-name): New variable.
|
1996-07-22 |
Richard M. Stallman |
Comment change.
|
1996-07-22 |
Richard M. Stallman |
(dabbrev-case-fold-search, dabbrev-case-replace): Set
|
1996-07-22 |
Richard M. Stallman |
(dabbrev-case-fold-search, dabbrev-case-replace): Undo previous change.
|
1996-07-21 |
Richard M. Stallman |
(dabbrev--search): Don't downcase the result here.
|
1996-07-21 |
Richard M. Stallman |
(executable-find): Doc fix.
|
1996-07-21 |
Richard M. Stallman |
(display-time): Fix prev change: use display-time-update.
|
1996-07-21 |
Karl Heuer |
(vip-ms-style-os-p, vip-vms-os-p): Moved to viper-util.el.
|
1996-07-21 |
Karl Heuer |
(vip-ms-style-os-p, vip-vms-os-p): Moved here from viper.el.
|
1996-07-21 |
Karl Heuer |
(rmail-next-same-subject): Don't set search-regexp
|
1996-07-21 |
Richard M. Stallman |
(display-time): Call display-time-event-handler directly
|
1996-07-21 |
Karl Heuer |
(executable-find): Doc fix.
|
1996-07-20 |
Karl Heuer |
Update FSF address and phone number.
|
1996-07-20 |
Karl Heuer |
Fix FSF address in comment.
|
1996-07-20 |
Karl Heuer |
Use current FSF address/phone in sample file.
|
1996-07-20 |
Karl Heuer |
Delete second (obsolete) copy of FSF address.
|
1996-07-20 |
Karl Heuer |
(vip-ms-style-os-p): Doc fix.
|
1996-07-20 |
Karl Heuer |
(check_writable): Use euidaccess, not eaccess.
|
1996-07-20 |
Karl Heuer |
(view-mode-auto-exit): Doc fix.
|
1996-07-20 |
Karl Heuer |
(list-load-path-shadows): Fix ambiguous wording.
|
1996-07-20 |
Karl Heuer |
Don't test X colors unless using X.
|
1996-07-20 |
Erik Naggum |
(balance_intervals_internal): Recurse directly.
|
1996-07-19 |
Karl Heuer |
Clarify info about long filenames on MSDOS-like systems.
|
1996-07-19 |
Karl Heuer |
(copy_text_and_data) [DJGPP >= 2]: Switch off two bits
|
1996-07-19 |
Karl Heuer |
(_BSD_SIGNALS): Define.
|
1996-07-19 |
Karl Heuer |
(SA_RESTART): Add #undef.
|
1996-07-19 |
Karl Heuer |
If no dark magenta, use maroon.
|
1996-07-17 |
Karl Heuer |
(vip-get-filenames-from-buffer): Add &optional.
|
1996-07-17 |
Karl Heuer |
(send-invisble): Comment fix.
|
1996-07-17 |
Karl Heuer |
(display-time): Starting time should be future, not past.
|
1996-07-17 |
Karl Heuer |
Changes for Emacs 19.32.
|
1996-07-16 |
Lars Magne Ingebrigtsen |
* message.el (message-send): Don't use mail-hist by default.
|
1996-07-16 |
Karl Heuer |
(w32_read_socket): Need to erase background
|
1996-07-16 |
Karl Heuer |
(clean): Use OBJDIR macro.
|
1996-07-16 |
Karl Heuer |
(DOC, clean): Use OBJDIR macro.
|
1996-07-16 |
Karl Heuer |
(Fx_create_frame): Do xlwmenu hack only if USE_LUCID.
|
1996-07-16 |
Karl Heuer |
Undo previous change.
|
1996-07-16 |
Karl Heuer |
Undo previous changes.
|
1996-07-16 |
Karl Heuer |
(create_process_1, sigchld_handler): Undo previous change.
|
1996-07-16 |
Karl Heuer |
(input_available_signal, interrupt_signal): Undo previous change.
|
1996-07-16 |
Karl Heuer |
(arith_error): Undo previous change.
|
1996-07-16 |
Karl Heuer |
Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H,
|
1996-07-16 |
Karl Heuer |
(Fy_or_n_p): Pass 3rd arg to Flookup_key.
|
1996-07-16 |
Karl Heuer |
(struct save_window_data, struct saved_window): First
|
1996-07-16 |
Karl Heuer |
(SET_SAVED_MENU_EVENT): New macro.
|
1996-07-16 |
Karl Heuer |
(x_activate_menubar): Allow any event, not just ButtonPress.
|
1996-07-16 |
Karl Heuer |
(struct x_output): Member saved_button_event replaced by
|
1996-07-16 |
Karl Heuer |
(LIBS_TERMCAP): New definition.
|
1996-07-16 |
Karl Heuer |
(print): Fix args in strout calls.
|
1996-07-16 |
Karl Heuer |
(xlwmenu_default_font): Declare, but don't define.
|
1996-07-16 |
Karl Heuer |
(last_event_timestamp): Declare, but don't define.
|
1996-07-16 |
Karl Heuer |
(Qfont): Delete redundant definition.
|
1996-07-16 |
Karl Heuer |
(Qfont): Delete redundant definition.
|
1996-07-16 |
Karl Heuer |
(Qfont): Declare here.
|
1996-07-16 |
Karl Heuer |
Fix previous change. Use sed's y command instead.
libc-1-93 libc-960716 libc-960717 libc-960718 libc-960719 libc-960720 libc-960721 libc-960722 libc-960723 libc-960724 libc-960725 libc-960726 libc-960727 libc-960728 libc-960729 libc-960730 libc-960731 libc-960801 libc-960802 libc-960803 libc-960804 libc-960805 libc-960806 libc-960807 libc-960808 libc-960809 libc-960810 libc-960811 libc-960812 libc-960813 libc-960814 libc-960815 libc-960816 libc-960817 libc-960818 libc-960819 libc-960820 libc-960821 libc-960822 libc-960823 libc-960824 libc-960825 libc-960826 libc-960827 libc-960828 libc-960829 libc-960830 libc-960831 libc-960901 libc-960902 libc-960903 libc-960904 libc-960905 libc-960906 libc-960907 libc-960908 libc-960909 libc-960910 libc-960911 libc-960912 release-0-0 release-0-1
|
1996-07-16 |
Karl Heuer |
Use portable tr syntax.
|
1996-07-16 |
Karl Heuer |
Undo previous change.
|
1996-07-16 |
Karl Heuer |
[__ELF__] (C_SWITCH_MACHINE): Define.
|
1996-07-16 |
Karl Heuer |
[__ELF__] (START_FILES, LIB_STANDARD):
|
1996-07-16 |
Karl Heuer |
(Qmouse_leave_buffer_hook): Delete redundant definition.
|
1996-07-16 |
Karl Heuer |
(Qmouse_leave_buffer_hook): Declare it here.
|
1996-07-15 |
Karl Heuer |
(Qarith_error): Delete redundant definition.
|
1996-07-15 |
Karl Heuer |
Add 64-bit ELF and Alpha/ELF support.
|
1996-07-15 |
Karl Heuer |
Use <config.h>.
|
1996-07-15 |
Karl Heuer |
[HAVE_TERMIOS_H]: Declare ospeed as speed_t.
|
1996-07-15 |
Karl Heuer |
(create_process_1, sigchld_handler):
|
1996-07-15 |
Karl Heuer |
(TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):
|
1996-07-15 |
Karl Heuer |
(input_available_signal, interrupt_signal):
|
1996-07-15 |
Karl Heuer |
Don't delare ospeed; cm.h already did it.
|
1996-07-15 |
Karl Heuer |
(arith_error): Don't reinstall sig handler if POSIX_SIGNALS.
|
1996-07-15 |
Karl Heuer |
(HAVE_TERMIOS_H): Add #undef.
|
1996-07-15 |
Karl Heuer |
Check for termios.h header.
|
1996-07-15 |
Karl Heuer |
Declare main as int, not void.
|
1996-07-15 |
Karl Heuer |
[__GNU_LIBRARY__]: Use size_t for fromlen.
|
1996-07-15 |
Karl Heuer |
[__GNU_LIBRARY__]: Use <string.h>.
|
1996-07-15 |
Karl Heuer |
(texinfo-format-today): Avoid race condition by getting current time only once.
|
1996-07-15 |
Karl Heuer |
(appt-check, appt-make-list): Avoid race condition
|
1996-07-15 |
Karl Heuer |
(executable-set-magic): Don't put a space at end
|
1996-07-15 |
Karl Heuer |
(sh-mode): Call sh-set-shell only for a writable
|
1996-07-15 |
Karl Heuer |
(smtpmail-send-data-1): Escape "." at the start of
|
1996-07-15 |
Karl Heuer |
(getwd): Correct return type.
|
1996-07-15 |
Karl Heuer |
Correct return type of getwd.
|
1996-07-15 |
Jeff Law |
* config.guess (HP 9000/811): Recognize this as a PA1.1
|
1996-07-14 |
Torbjorn Granlund |
Generalize C90 alternative to all x90 machines.
libc-960715
|
1996-07-14 |
Noah Friedman |
(eldoc-mode): Toggle eldoc-mode if no prefix given.
|
1996-07-14 |
Lars Magne Ingebrigtsen |
* gnus-cache.el (()): Make sure byte-compilation doesn't trip on
|
1996-07-14 |
Lars Magne Ingebrigtsen |
((provide 'gnus)): Make sure `gnus-directory' is defined
|
1996-07-14 |
Daniel Hagerty |
Added Richard's diffs to this file, fixed a couple of small bugs
|
1996-07-14 |
Karl Heuer |
(Fmatch_data): If no matching done yet, return Qnil.
|
1996-07-14 |
Karl Heuer |
(sys_gmtime): Don't assume year < 2000.
|
1996-07-13 |
Karl Heuer |
(xm_update_menu): Fix loop termination test.
|
1996-07-13 |
Karl Heuer |
(outline-auto-activation, outline-layout)
|
1996-07-13 |
Karl Heuer |
(outline-resolve-xref): Do not mistake a blank line
|
1996-07-13 |
Karl Heuer |
(display-time): Fix start time for run-at-time.
|
1996-07-13 |
Karl Heuer |
(wait_reading_process_input) [hpux]: Workaround for
|
1996-07-13 |
Simon Marshall |
Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips commas.
|
1996-07-13 |
Karl Heuer |
(Fvertical_motion): Doc fix.
|
1996-07-13 |
Karl Heuer |
(rmail-summary-next-labeled-message)
|
1996-07-13 |
Karl Heuer |
(mouse-major-mode-menu-1): No need to copy the top
|
1996-07-13 |
Karl Heuer |
(browse-url-netscape-program): New variable.
|
1996-07-12 |
Simon Marshall |
Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.
|
1996-07-12 |
Simon Marshall |
1. For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-functions, don't count back using the length of STRING, as previous fns may have changed the buffer. Count from process-mark.
|
1996-07-12 |
Simon Marshall |
1. Use new font-lock-comment-start-regexp for matching a comment---it can be faster than comment-start-skip.
|
1996-07-12 |
Karl Heuer |
(dabbrev-case-fold-search, dabbrev-case-replace): Set
|
1996-07-12 |
Karl Heuer |
(w32_read_socket): Remove unused WM_ERASEBKGND code.
|
1996-07-12 |
Karl Heuer |
(win32_wnd_proc): Handle WM_ERASEBKGND and
|
1996-07-12 |
Karl Heuer |
(menu_bar_item): Skip menu-bar equiv keys data
|
1996-07-12 |
Karl Heuer |
(smtpmail-deduce-address-list): Handle RESENT-* fields.
|
1996-07-12 |
Karl Heuer |
(normal-top-level-add-to-load-path):
|
1996-07-12 |
Karl Heuer |
[__GNUC__] (C_DEBUG_SWITCH): New definition.
|
1996-07-11 |
Karl Heuer |
(rmail-make-basic-summary-line):
|
1996-07-11 |
Karl Heuer |
(tex-validate-region): Skip fwd over whitespace
|
1996-07-11 |
Karl Heuer |
(lim_data): Make this an unsigned long.
|
1996-07-11 |
Karl Heuer |
(mouse-drag-region): Cope if stop-point is nil.
|
1996-07-11 |
Karl Heuer |
Use s/ucg5-4-3.h for ncr-i[3456]86-sysv4.3
|
1996-07-11 |
Karl Heuer |
Initial revision
|
1996-07-11 |
Karl Heuer |
(XTread_socket): Add #ifdef for previous change.
|
1996-07-11 |
Karl Heuer |
(syms_of_buffer): Doc fix.
|
1996-07-11 |
Karl Heuer |
(bibtex-reference-head): Allow spaces and tabs between
|
1996-07-10 |
Karl Heuer |
Undo previous change.
|
1996-07-09 |
Roland McGrath |
[_LIBC] (re_comp, re_exec): Use `weak_function' keyword in defn instead of
|
1996-07-08 |
Roland McGrath |
[_LIBC]: Use weak_extern instead of weak_symbol for __data_start.
|
1996-07-08 |
Karl Heuer |
(mouse-major-mode-menu-1): Always return just a keymap;
|
1996-07-08 |
Karl Heuer |
(timezone-parse-date): Fix previous change.
|
1996-07-07 |
Michael I. Bushnell |
Enable use of ncurses library cleanly.
|
1996-07-07 |
Karl Heuer |
Undo previous change.
|
1996-07-07 |
Karl Heuer |
Undo previous change.
|
1996-07-07 |
Karl Heuer |
(popup_get_selection): For a ButtonRelease on the proper
|
1996-07-07 |
Karl Heuer |
(IT_menu_display): Display control characters as ^X.
|
1996-07-07 |
Karl Heuer |
(file_name_completion): Set `stat' flags to avoid
|
1996-07-07 |
Karl Heuer |
(Fcopy_file): Use st_ino under DJGPP v2 and later to
|
1996-07-07 |
Karl Heuer |
(gud-irix-p): Exclude Irix6.1 up.
|
1996-07-07 |
Karl Heuer |
Initial revision
|
1996-07-07 |
Karl Heuer |
Split bsdos2 and bsdos2-1.
|
1996-07-07 |
Karl Heuer |
(ps-article-author, ps-info-file, ps-info-node): Don't die if header is missing.
|
1996-07-07 |
Karl Heuer |
(ps-article-subject): Don't die if no subject header.
|
1996-07-07 |
Doug Evans |
Recognize rtems as an o/s.
libc-960708 libc-960709 libc-960710 libc-960711 libc-960712 libc-960713 libc-960714
|
1996-07-07 |
Miles Bader |
(dostounix_filename): On caseless filesystems, downcase the filename.
|
1996-07-07 |
Miles Bader |
(DRIVE_LETTER) [WINDOWSNT]: Lower-case drive letters.
|
1996-07-07 |
Miles Bader |
(x_set_mouse_pixel_position): Adjust coords by frame position.
|
1996-07-07 |
Miles Bader |
(normalize_filename): Always lower-case drive letters, even on systems
|
1996-07-07 |
Miles Bader |
(timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the right
|
1996-07-07 |
Miles Bader |
(mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.
|
1996-07-07 |
Miles Bader |
(tar-mode-map): Bind up and down like C-p, C-n.
|
1996-07-07 |
Erik Naggum |
(insert-directory): Fix previous change.
|
1996-07-06 |
Miles Bader |
(Fcall_process) [MSDOS]:
|
1996-07-06 |
Miles Bader |
(Fvertical_motion): Doc fix.
|
1996-07-06 |
Lars Magne Ingebrigtsen |
Wrongly places parens.
|
1996-07-06 |
Lars Magne Ingebrigtsen |
* gnus-cus.el (()): Make sure that calling `gnus-visual-p' during
|
1996-07-05 |
Simon Marshall |
Removed debug code.
|
1996-07-04 |
Miles Bader |
(newline): Don't do the optimization if the newline before point is
|
1996-07-04 |
Miles Bader |
Declare lw_motif_menu_related_event_p.
|
1996-07-04 |
Miles Bader |
(lw_toolkit_related_event_p): A predicate to identify toolkit-specific events.
|
1996-07-04 |
Miles Bader |
(lw_motif_menu_related_event_p): A predicate to identify keyboard events
|
1996-07-04 |
Miles Bader |
Declare lw_toolkit_related_event_p.
|
1996-07-04 |
Miles Bader |
(XTread_socket): Use lw_tookit_related_event_p to avoid sending
|
1996-07-04 |
Miles Bader |
(unfocus-frame, focus-frame): Define as no-ops.
|
1996-07-04 |
Miles Bader |
(scheme-mode-variables): Set comment-start-skip to ignore backslash-quoted
|
1996-07-04 |
Miles Bader |
(lisp-mode-variables): Set comment-start-skip to ignore backslash-quoted
|
1996-07-04 |
Miles Bader |
(insert-directory): When converting SWITCHES string to a list, put back
|
1996-07-04 |
Miles Bader |
(smtpmail-send-it): Ignore `To:' if there is a `Resent-to':.
|
1996-07-04 |
Lars Magne Ingebrigtsen |
Would infloop under certain conditions.
|
1996-07-03 |
Mike Stump |
formatting tweaks
make-3-74-5 make-3-74-6 make-3-74-7 make-3-75
|
1996-07-03 |
Miles Bader |
(using-unix-filesystems): Doc fix.
|
1996-07-03 |
Miles Bader |
(main) [HAVE_SOCKETS]: Call rewind before writing to infile.
|
1996-07-03 |
Miles Bader |
Major rewrite.
|
1996-07-02 |
Lars Magne Ingebrigtsen |
* gnus-cache.el (gnus-cache-possibly-alter-active): Check for
|
1996-07-02 |
Miles Bader |
(msdos_downcase_filename):
|
1996-07-02 |
Miles Bader |
(DRIVE_LETTER) [MSDOS]: Lower-case drive letters.
|
1996-07-02 |
Miles Bader |
Delete spurious period from last change.
|
1996-07-02 |
Miles Bader |
(x_clear_frame_selections): Don't call redisplay_preserve_echo_area here.
|
1996-07-02 |
Miles Bader |
(HAVE_X11R4, HAVE_X11R5):
|
1996-07-02 |
Miles Bader |
Remove all references to wakeup.
|
1996-07-02 |
Miles Bader |
(rmail-make-basic-summary-line): Accept ISO 8601 dates as well.
|
1996-07-02 |
Miles Bader |
(mail-hist-current-header-name): Use buffer-substring-no-properties.
|
1996-07-02 |
Erik Naggum |
(require 'cl) is only necessary when compiling.
|
1996-07-01 |
Francesco Potortì |
* etags.c (C_stab_entry): New keywords for C++ namespace, bool,
|
1996-07-01 |
Michael Kifer |
(vip-read-key): inhibit quit added.
|
1996-06-30 |
Lars Magne Ingebrigtsen |
Load `gnus-score-mode' from "score-mode".
|
1996-06-30 |
Lars Magne Ingebrigtsen |
Initial revision
|
1996-06-30 |
Richard M. Stallman |
(Info-next-preorder): After we move up, move forward again.
|
1996-06-30 |
Richard M. Stallman |
(check for using Lucid widgets by default):
|
1996-06-30 |
Richard M. Stallman |
(LIB_MOTIF): Fix typo.
|
1996-06-29 |
Richard M. Stallman |
(main): Add `GNU Emacs' to the response to --version.
|
1996-06-29 |
Richard M. Stallman |
(ask-user-about-supersession-help): Change help text.
|
1996-06-29 |
Richard M. Stallman |
(set-visited-file-name): New optional arg NO-QUERY.
|
1996-06-29 |
Richard M. Stallman |
Ignore =... files when checking for too-long Lisp file names.
|
1996-06-29 |
Richard M. Stallman |
(long): Don't update getdate.c.
|
1996-06-29 |
Richard M. Stallman |
(euidaccess): Check for that, not for eaccess.
|
1996-06-29 |
Richard M. Stallman |
(Fx_create_frame): Gcpro parms, parent, and name.
|
1996-06-29 |
Richard M. Stallman |
(bibtex-reference-head): Allow whitespace after the open paren.
|
1996-06-29 |
Richard M. Stallman |
(tmm-add-prompt): If tmm-completion-prompt is nil,
|
1996-06-29 |
Richard M. Stallman |
(print): Obey Vprint_length for vectors, bitvectors.
|
1996-06-29 |
Richard M. Stallman |
(GETPGRP_NO_ARG): Always define it, if __GNU_LIBRARY__.
|
1996-06-29 |
Richard M. Stallman |
(mouse-start-end): Support selecting strings by double
|
1996-06-29 |
Richard M. Stallman |
(executable-set-magic): Add space at end of line
|
1996-06-29 |
Lars Magne Ingebrigtsen |
Synched with Gnus 5.2.31.
|
1996-06-29 |
Lars Magne Ingebrigtsen |
Wrong version number.
|
1996-06-29 |
Lars Magne Ingebrigtsen |
Synched with Gnus 5.2.31.
|
1996-06-28 |
Richard M. Stallman |
(view-mode): Doc fix.
|
1996-06-28 |
Richard M. Stallman |
(make_frame_without_minibuffer): GCPRO the frame f.
|
1996-06-28 |
Richard M. Stallman |
(Fmove_to_column): Go after invis chars at the goal column.
|
1996-06-28 |
Richard Kenner |
(mips:*:*:UMIPS): Fix typo in last change.
libc-960629 libc-960630 libc-960701 libc-960702 libc-960703 libc-960704 libc-960705 libc-960706 libc-960707
|
1996-06-28 |
Richard M. Stallman |
(AMPERSAND_FULL_NAME): Defined by default.
|
1996-06-28 |
Richard M. Stallman |
(ispell-message): Support message-mode.
|
1996-06-28 |
Richard M. Stallman |
(french-calendar-accents): New variable.
|
1996-06-28 |
Richard M. Stallman |
(rmail-get-new-mail): Run rmail-before-get-new-mail-hook.
|
1996-06-28 |
Richard M. Stallman |
(abbreviate-file-name): Ignore automount-dir-prefix if nil.
|
1996-06-28 |
Richard M. Stallman |
(rmail-send-actions-rmail-buffer): Mark as permanent-local.
|
1996-06-28 |
Richard M. Stallman |
(mail-reply-buffer, mail-send-actions):
|
1996-06-28 |
Richard M. Stallman |
(auto-mode-alist): Treat .pm like .pl.
|
1996-06-28 |
Richard M. Stallman |
(skeleton-proxy-new): New function.
|
1996-06-28 |
Richard M. Stallman |
(redisplay_internal): Use last_had_star to decide
|
1996-06-28 |
Richard M. Stallman |
(struct window): New field, last_had_star.
|
1996-06-28 |
Richard M. Stallman |
(comint-send-input): Use insert-before-markers for all the insertions.
|
1996-06-28 |
Richard M. Stallman |
(LIB_MOTIF): New definition.
|
1996-06-28 |
Richard M. Stallman |
(standard_args): Delete `-rn' option.
|
1996-06-28 |
Richard M. Stallman |
(x-handle-name-switch): Renamed from x-handle-name-rn-switch.
|
1996-06-28 |
Richard M. Stallman |
(command-line-x-option-alist): Don't handle -rn.
|
1996-06-28 |
Richard M. Stallman |
Add `dir ../lwlib'.
|
1996-06-28 |
Richard M. Stallman |
(profile-functions): No need to assume that the
|
1996-06-28 |
Richard M. Stallman |
(rmail-unix-mail-delimiter):
|
1996-06-28 |
Richard M. Stallman |
(check_executable): Use euidaccess, not eaccess.
|
1996-06-28 |
Richard M. Stallman |
(HAVE_EUIDACCESS): This replaces HAVE_EACCESS.
|
1996-06-28 |
Richard M. Stallman |
(mail-user-agent): Replaces mua-paradigm.
|
1996-06-28 |
Richard M. Stallman |
Comment changes.
|
1996-06-28 |
Richard M. Stallman |
Don't define HAVE_X11R5 here.
|
1996-06-28 |
Richard M. Stallman |
(HAVE_X11R5): Add #undef.
|
1996-06-28 |
Richard M. Stallman |
(unexec): Cast result of sbrk.
|
1996-06-27 |
Richard M. Stallman |
(x_connection_closed): Call clear_waiting_for_input.
|
1996-06-27 |
Lars Magne Ingebrigtsen |
Add rules for the Message manual.
|
1996-06-27 |
Richard M. Stallman |
(modify_event_symbol): Add properly to *symbol_table.
|
1996-06-27 |
Richard M. Stallman |
(makefile-gnumake-functions-alist): Add `addprefix'.
|
1996-06-27 |
Richard M. Stallman |
(sunos4.1.[3-9]*noshare): Eliminate dash from before `noshare'.
|
1996-06-27 |
Richard M. Stallman |
(x_error_quitter): Delete newline from sprintf string.
|
1996-06-26 |
Richard M. Stallman |
(mail-extract-address-components): Rename ,-pos to comma-pos.
|
1996-06-26 |
Richard M. Stallman |
(XTread_socket, Xatom_wm_save_yourself clause):
|
1996-06-26 |
Richard M. Stallman |
(outline-minor-mode): No longer permanent local.
|
1996-06-26 |
Richard M. Stallman |
Comment changes.
|
1996-06-26 |
Richard M. Stallman |
(re_max_failures): Reduce to 4000.
|
1996-06-26 |
Richard M. Stallman |
(x_connection_closed): Add newline when printing error message on stderr.
|
1996-06-26 |
Richard M. Stallman |
(x_connection_signal): Just return after calling `signal'.
|
1996-06-25 |
Richard M. Stallman |
(tex-common-initialization): Set skeleton-further-elements.
|
1996-06-25 |
Lars Magne Ingebrigtsen |
Initial revision
|
1996-06-25 |
Lars Magne Ingebrigtsen |
New version.
|
1996-06-25 |
Richard M. Stallman |
(x-create-frame-with-faces): Set threshold for "light color"
|
1996-06-25 |
Richard M. Stallman |
(rmail-summary-mode-map): Add rmail-summary-by-senders.
|
1996-06-25 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Just one definition.
|
1996-06-25 |
Richard M. Stallman |
(x_connection_closed): If waiting_for_input, call quit_throw_to_read_char.
|
1996-06-24 |
Richard M. Stallman |
(local-variables-section): Adapted comment to outline minor mode.
|
1996-06-24 |
Richard M. Stallman |
(mail-extract-address-components): Quote the comma in ,-pos.
|
1996-06-24 |
Richard M. Stallman |
(unexec): Round up section header offset to bss alignment
|
1996-06-24 |
Richard M. Stallman |
(rmail-summary-by-senders): Fix typo in fn name.
|
1996-06-24 |
Richard M. Stallman |
(goto-address-url-face, goto-address-mail-face)
|
1996-06-24 |
Simon Marshall |
Resync mail aliases if necessary.
|
1996-06-24 |
Simon Marshall |
Put fewer conditions in turn-on-font-lock and more in turn-on-font-lock-if-enabled, so a user can put the former on hooks.
|
1996-06-24 |
Simon Marshall |
Test for lazy-lock-mode before swapping hooks.
|
1996-06-24 |
Simon Marshall |
Protect before- and after-change-functions when updating text properties.
|
1996-06-24 |
Simon Marshall |
In Rmail mode, make sure font-lock-maximum-size locally becomes nil.
|
1996-06-24 |
Richard M. Stallman |
(set-auto-mode): Run multiple mode: specs in left-to-right order.
|
1996-06-24 |
Richard M. Stallman |
(x_real_positions): Don't call x_uncatch_errors twice.
|
1996-06-23 |
Richard M. Stallman |
(current_column_1): Add declaration.
|
1996-06-23 |
Richard M. Stallman |
Make current-column, move-to-column and current-indentation
|
1996-06-23 |
Richard M. Stallman |
(font-lock-verbose): Default to 0. Doc fix.
|
1996-06-23 |
Richard M. Stallman |
(term-exec-1): Run process on pty if possible.
|
1996-06-23 |
Noah Friedman |
(rlogin): add rlogin-carriage-filter to comint-output-filter-functions, not
|
1996-06-22 |
Richard M. Stallman |
(skeleton-autowrap): New variable.
|
1996-06-22 |
Richard M. Stallman |
(rmail-summary-bury): New function.
|
1996-06-22 |
Richard M. Stallman |
(Fdefalias): Doc fix.
|
1996-06-22 |
Richard M. Stallman |
(gnus-background-mode): Set threshold for "light color"
|
1996-06-22 |
Richard M. Stallman |
(font-lock-make-faces): Set threshold for "light color"
|
1996-06-22 |
Richard M. Stallman |
(choose-completion-string): Don't exit the minibuffer
|
1996-06-22 |
Richard M. Stallman |
Rename lignux to linux-gnu in configuration names.
|
1996-06-22 |
Michael Kifer |
*** empty log message ***
|
1996-06-22 |
Erik Naggum |
(asm-mode-map): Fix typo.
|
1996-06-22 |
Michael Kifer |
*** empty log message ***
|
1996-06-22 |
Michael Kifer |
Initial revision
|
1996-06-21 |
Richard M. Stallman |
Renamed from lignux.h.
|
1996-06-21 |
Richard M. Stallman |
(asm-mode-map): Bind C-c ; to comment-region.
|
1996-06-21 |
Richard M. Stallman |
(mouse-drag-region): Be smart about which end
|
1996-06-21 |
Richard M. Stallman |
(mouse-buffer-menu): Use aref rather than string-match.
|
1996-06-21 |
Richard M. Stallman |
(kbd_buffer_get_event): Don't call x_activate_menubar for a deleted frame.
|
1996-06-21 |
Richard M. Stallman |
(Fcall_process): Fix previous change.
|
1996-06-21 |
Richard M. Stallman |
(x_iconify_frame): If frame is invisible, explicitly mark it as iconified.
|
1996-06-21 |
Richard M. Stallman |
Whitespace change.
|
1996-06-21 |
Richard M. Stallman |
(timer, timer.o, getdate.o, $(srcdir)/getdate.c)
|
1996-06-21 |
Richard M. Stallman |
(LaTeX-mode): Change handling of escaped $.
|
1996-06-20 |
Richard M. Stallman |
(All info targets): cd $(srcdir) to do the work.
|
1996-06-20 |
Richard M. Stallman |
(All info targets): Specify $(srcdir) in input files. Specify -I option.
|
1996-06-20 |
Richard M. Stallman |
(outline-up-heading): Fix error message.
|
1996-06-20 |
Noah Friedman |
(rlogin): make comint-output-filter-functions local before adding hooks.
|
1996-06-20 |
Richard M. Stallman |
entered into RCS
|
1996-06-20 |
Richard M. Stallman |
Initial revision
|
1996-06-20 |
Michael Meissner |
Add support for PowerPC Linux
libc-1-92 libc-960621 libc-960622 libc-960623 libc-960624 libc-960625 libc-960626 libc-960627 libc-960628
|
1996-06-19 |
Richard M. Stallman |
Initial revision
|
1996-06-19 |
Richard M. Stallman |
(Vwin32_alt_is_meta): Declared.
|
1996-06-19 |
Richard M. Stallman |
(Vwin32_alt_is_meta): New variable.
|
1996-06-19 |
Richard M. Stallman |
(Info-default-directory-list): Doc fix.
|
1996-06-19 |
Richard M. Stallman |
(HPUX10): New macro.
|
1996-06-19 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Use no space after -L and -R.
|
1996-06-19 |
Richard M. Stallman |
(gud-irixdbx-marker-filter): Use %1ld, not %1d,
|
1996-06-18 |
Richard M. Stallman |
(smtpmail-read-response): Goto smtpmail-read-point
|
1996-06-18 |
Richard M. Stallman |
(smtpmail-via-smtp): Bracket names in FROM and RCPT TO commands.
|
1996-06-18 |
Richard M. Stallman |
(smtpmail-send-it): Don't handle FCC fields until after determining FROM field.
|
1996-06-18 |
Richard M. Stallman |
(smtpmail-smtp-service): Use port 25 as default.
|
1996-06-18 |
Ian Lance Taylor |
Recognize -openvms.
libc-1-91 libc-960619 libc-960620
|
1996-06-18 |
Richard M. Stallman |
(ange-ftp-kill-ftp-process): Really use the BUFFER arg. Make it optional.
|
1996-06-18 |
Richard M. Stallman |
(vc-mode-line): If user is root, verify file really has user-writable bit.
|
1996-06-18 |
Richard M. Stallman |
(he-concat-directory-file-name): Directory part may be nil.
|
1996-06-18 |
Richard M. Stallman |
(pp-to-string): Treat #( like (.
|
1996-06-18 |
Richard M. Stallman |
(auto-mode-alist): Add uppercase version of archive
|
1996-06-17 |
Richard M. Stallman |
Explain about MSDOS installation and long file name support.
|
1996-06-17 |
Richard M. Stallman |
Mention ESC ESC ESC instead of M-x top-level.
|
1996-06-17 |
Richard M. Stallman |
(global-font-lock-mode): Set up find-file-hooks.
|
1996-06-16 |
Richard M. Stallman |
(local-variables-section): Deleted.
|
1996-06-16 |
Richard M. Stallman |
(Fcall_process): Handle t or nil as STDERR_FILE.
|
1996-06-16 |
Richard M. Stallman |
(mail-strip-quoted-names): `"' is not special inside an RFC 822 comment.
|
1996-06-16 |
Richard M. Stallman |
(unforward-rmail-message): In summary buffer,
|
1996-06-15 |
Richard M. Stallman |
(html-list): Definition deleted.
|
1996-06-14 |
Richard M. Stallman |
(rlogin): Doc fix.
|
1996-06-14 |
Richard M. Stallman |
(w32_read_socket): Erase update rect on WM_PAINT, so
|
1996-06-14 |
Richard M. Stallman |
(win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread.
|
1996-06-14 |
Edward M. Reingold |
A bit more fiddling with layout of Filofax year page.
|
1996-06-14 |
Edward M. Reingold |
Fix Filofax year output so that it's the correct size.
|
1996-06-14 |
Richard M. Stallman |
(set-fill-column): Error if no argument.
|
1996-06-13 |
Richard M. Stallman |
(make-lucid-menu-keymap): Add menu-alias property.
|
1996-06-13 |
Richard M. Stallman |
(easy-menu-create-keymaps): Add menu-alias property.
|
1996-06-13 |
Richard M. Stallman |
(Qmenu_alias): New variable.
|
1996-06-13 |
Richard M. Stallman |
(Fexpand_file_name): When simplifying /foo/.., keep the initial slash.
|
1996-06-13 |
Richard M. Stallman |
(LIBS_SYSTEM): Two new definitions (and #undef first).
|
1996-06-13 |
Richard M. Stallman |
Initial revision
|
1996-06-12 |
Richard M. Stallman |
(tar-mode-revert): Cope if user cancels the revert.
|
1996-06-12 |
Richard M. Stallman |
(main): For SIGHUP, use sigblock and sigunblock,
|
1996-06-12 |
Richard M. Stallman |
(Fset_keymap_parent): Return early if KEYMAP already has the proper parent.
|
1996-06-12 |
Richard M. Stallman |
(Fkill_buffer): Doc fix.
|
1996-06-12 |
Richard M. Stallman |
(term-terminal-menu): Don't make a self-recursive keymap.
|
1996-06-12 |
Richard M. Stallman |
(restrict_dos_process): Variable deleted.
|
1996-06-12 |
Richard M. Stallman |
Delete restrict_dos_process.
|
1996-06-12 |
Richard M. Stallman |
Comment change.
|
1996-06-12 |
Richard M. Stallman |
(nnmail-move-inbox): Prompt for POP3 password if
|
1996-06-12 |
Richard M. Stallman |
(restrict_dos_process): Renamed from can_run_dos_process.
|
1996-06-12 |
Richard M. Stallman |
(restrict_dos_process): Renamed from can_run_dos_process.
|
1996-06-12 |
Richard M. Stallman |
(sigunblockx): Use sigunblock.
|
1996-06-12 |
Richard M. Stallman |
(read_char): Use unsigned to compare against
|
1996-06-12 |
Richard M. Stallman |
(imenu--mouse-menu): Don't check imenu-use-keymap-menu.
|
1996-06-12 |
Richard M. Stallman |
(find-alternate-file): Don't clear buffer-file-truename
|
1996-06-12 |
Richard M. Stallman |
(rmail-new-summary): Fix typo; (concat ": " description) should be eval'ed.
|
1996-06-11 |
Richard M. Stallman |
(ETAGS_CFLAGS): Define HAVE_GETCWD macro.
|
1996-06-11 |
Richard M. Stallman |
(etags_getcwd) [DOS_NT]: Change conditional to MSDOS only.
|
1996-06-11 |
Richard M. Stallman |
Comment change.
|
1996-06-11 |
Richard M. Stallman |
(wait_reading_process_input): Move the O_NONBLOCK and
|
1996-06-11 |
Richard M. Stallman |
[__ELF__] (LD_SWITCH_SYSTEM): Define it.
|
1996-06-11 |
Richard M. Stallman |
(rmail-retry-failure): Nicer error message
|
1996-06-10 |
Richard M. Stallman |
(hexl-mode): Run hexl-mode-hook.
|
1996-06-10 |
Richard M. Stallman |
Don't undef MULTI_FRAME.
|
1996-06-10 |
Richard M. Stallman |
No need to require 'faces and set menu-bar-mode.
|
1996-06-10 |
Richard M. Stallman |
(frame-initialize): Don't count MSDOS neither as
|
1996-06-10 |
Richard M. Stallman |
On MSDOS, don't assume that `make-frame' is only bound under an X
|
1996-06-10 |
Richard M. Stallman |
(msdos-face-setup): Use `terminal-frame' for initial frame setup.
|
1996-06-10 |
Richard M. Stallman |
Whitespace changes.
|
1996-06-10 |
Richard M. Stallman |
(change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P.
|
1996-06-10 |
Richard M. Stallman |
(Fredraw_frame, remake_frame_glyphs)
|
1996-06-10 |
Richard M. Stallman |
(Fset_mouse_position): Remove the DOS-specific
|
1996-06-10 |
Richard M. Stallman |
(Fmake_terminal_frame): Test MSDOS, not __MSDOS__.
|
1996-06-10 |
Richard M. Stallman |
(Fset_mouse_position): Remove the DOS-specific
|
1996-06-10 |
Richard M. Stallman |
(FRAME_MSDOS_P): A new macro for MSDOS frames.
|
1996-06-10 |
Richard M. Stallman |
(choose_minibuf_frame): Eliminate MSDOS-non-MULTI_FRAME conditional.
|
1996-06-10 |
Richard M. Stallman |
(choose_minibuf_frame): Support multiple frames on MSDOS.
|
1996-06-10 |
Richard M. Stallman |
(check_x): Fix error message.
|
1996-06-10 |
Richard M. Stallman |
(check_x): Macro definition deleted.
|
1996-06-10 |
Richard M. Stallman |
Whitespace and #if 0 code changes.
|
1996-06-10 |
Richard M. Stallman |
(Fset_window_configuration) [HAVE_WINDOW_SYSTEM]: Call
|
1996-06-10 |
Richard M. Stallman |
(init_frame_faces): Build faces for an MSDOS frame like for X frame.
|
1996-06-10 |
Richard M. Stallman |
(redisplay_internal): Use FRAME_WINDOW_P.
|
1996-06-10 |
Richard M. Stallman |
(redisplay_internal): Use `Vterminal_frame' and other
|
1996-06-10 |
Richard M. Stallman |
(x_to_win32_font): Allow any quality fonts.
|
1996-06-10 |
Richard M. Stallman |
(mark_object): Do set ARRAY_MARK_FLAG for bool-vectors.
|
1996-06-10 |
Richard M. Stallman |
(fix_submap_inheritance): If parent_entry is not a keymap, use nil instead.
|
1996-06-10 |
Richard M. Stallman |
(sync_modifiers): New function.
|
1996-06-10 |
Richard M. Stallman |
(XTread_socket): Use XtAppNextEvent when using toolkit configurations.
|
1996-06-10 |
Richard M. Stallman |
(make_menu_in_widget): Set mapping delay
|
1996-06-10 |
Richard M. Stallman |
(imenu--mouse-menu): Always use nested keymaps.
|
1996-06-10 |
Richard M. Stallman |
(hexl-mode): Set hexl-max-address early on
|
1996-06-10 |
Richard M. Stallman |
Comment change.
|
1996-06-09 |
Richard M. Stallman |
Always check for HAVE_X11R5.
|
1996-06-09 |
Richard M. Stallman |
(shell-directory-tracker): Use comint-substitute-in-file-name to
|
1996-06-09 |
Richard M. Stallman |
(comint-dynamic-complete-as-filename)
|
1996-06-09 |
Richard M. Stallman |
(create_process): Add DONT_OPEN_PTY conditional.
|
1996-06-09 |
Richard M. Stallman |
(DONT_REOPEN_PTY): New definition.
|
1996-06-09 |
Richard M. Stallman |
(main): Copy cwd when appending slash.
|
1996-06-09 |
Richard M. Stallman |
(hack-local-variables-prop-line): Bind enable-local-eval.
|
1996-06-09 |
Richard M. Stallman |
(make-frame-command): Treat msdos like no window system.
|
1996-06-09 |
Karl Heuer |
(texinfo-copy-menu): Use double backslash to quote regexp.
|
1996-06-09 |
Karl Heuer |
(texinfo-find-pointer): Doc fix.
|
1996-06-09 |
Karl Heuer |
(comint-file-name-quote-list): Doc fix.
|
1996-06-08 |
Roland McGrath |
(etags-list-tags): When there is an explicit tag name, skip the \177 before
|
1996-06-08 |
Per Bothner |
* config.guess (i?86-ncr-sysv*): Emit minor release numbers.
libc-1-90 libc-960608 libc-960609 libc-960610 libc-960611 libc-960612 libc-960613 libc-960614 libc-960615 libc-960616 libc-960617 libc-960618
|
1996-06-08 |
Karl Heuer |
(facemenu-complete-face-list): Doc fix.
|
1996-06-08 |
Richard M. Stallman |
(init_environment): Read PRELOAD_WINSOCK from registry if
|
1996-06-08 |
Richard M. Stallman |
(Fwin32_has_winsock, Fwin32_unload_winsock) [HAVE_SOCKETS]: New functions.
|
1996-06-08 |
Richard M. Stallman |
(Fopen_network_stream)[WINDOWSNT]: Ensure Windows
|
1996-06-07 |
Richard M. Stallman |
(sys_mktemp): Complete rewrite.
|
1996-06-07 |
Richard M. Stallman |
(c-macro-preprocessor): New clause for Solaris.
|
1996-06-07 |
Roland McGrath |
Fri Jun 7 13:06:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
|
1996-06-07 |
Richard M. Stallman |
(sys_kill): Don't try to terminate a DOS process.
|
1996-06-07 |
Richard M. Stallman |
(x-set-selection, x-get-selection): Define them to really use TYPE.
|
1996-06-07 |
Richard M. Stallman |
(rmail-get-new-mail): If conversion to BABYL fails
|
1996-06-07 |
Richard M. Stallman |
(dired-chown-program): Try /usr/sbin/chown.
|
1996-06-07 |
Richard M. Stallman |
(make-frame-command): New function.
|
1996-06-07 |
Richard M. Stallman |
(smtpmail-send-it): Fix error messages.
|
1996-06-07 |
Richard M. Stallman |
Initial revision
|
1996-06-06 |
Richard M. Stallman |
(Fkeymap_parent, Fset_keymap_parent): New functions.
|
1996-06-06 |
Richard M. Stallman |
(Ffile_name_directory) [WINDOWSNT]: Remove previous
|
1996-06-06 |
Richard M. Stallman |
(init_winsock): Dynamically link to SetHandleInformation.
|
1996-06-06 |
Richard M. Stallman |
(bright_bg): New function, enables bright background colors.
|
1996-06-06 |
Richard M. Stallman |
(Fset_face_attribute_internal) [MSDOS]: Don't mask
|
1996-06-06 |
Richard M. Stallman |
(hexl-mode-map): Bind prior, home, deletechar, deleteline,
|
1996-06-05 |
Richard M. Stallman |
(shell-mode-hook): Set comint-completion-addsuffix
|
1996-06-05 |
Richard M. Stallman |
(comint-dynamic-complete-filename) [ms-dos, windows-nt]:
|
1996-06-05 |
Richard M. Stallman |
(vc-cancel-version): Fix paren error.
|
1996-06-05 |
Richard M. Stallman |
(imenu): In interactive spec, pass the entire
|
1996-06-05 |
Richard M. Stallman |
(set_time_zone_rule):
|
1996-06-05 |
Per Bothner |
* config.guess: Combine mips-mips-riscos cases, and use cpp to
libc-960605 libc-960606 libc-960607
|
1996-06-04 |
Richard M. Stallman |
(w32_read_socket): If the dead key was produced using
|
1996-06-04 |
Richard M. Stallman |
(xterm-mouse-event): Adjust for minibuffer prompt width.
|
1996-06-04 |
Richard M. Stallman |
(he-file-name-chars): Check windows-nt, not ms-windows.
|
1996-06-04 |
Richard M. Stallman |
(buffer-file-numbers-unique): New variable;
|
1996-06-04 |
Richard M. Stallman |
(occur): Avoid "1 lines" in echo area.
|
1996-06-04 |
Richard M. Stallman |
(shell-match-partial-variable): Doc fix.
|
1996-06-03 |
Richard M. Stallman |
(normalize_filename): New function.
|
1996-06-03 |
Richard M. Stallman |
(Vwin32_downcase_file_names): New variable.
|
1996-06-03 |
Richard M. Stallman |
(DRIVE_LETTER): [DOS_NT] New macro.
|
1996-06-03 |
Richard M. Stallman |
(install-arch-indep): If cd etc makes output,
|
1996-06-03 |
Richard M. Stallman |
(env_vars): Use slashes, not backslashes.
|
1996-06-03 |
Richard M. Stallman |
(mouse-show-mark): Use temporary highlighting if possible instead of a pause.
|
1996-06-03 |
Richard M. Stallman |
(CHOOSE_NEWEST_EXE): New parameter macro.
|
1996-06-03 |
Richard M. Stallman |
(reporter-submit-bug-report):
|
1996-06-03 |
Karl Heuer |
(*:Linux:*:*): Add guess for sparc-unknown-linux.
libc-960604
|
1996-06-03 |
Richard M. Stallman |
Comment change.
|
1996-06-02 |
Richard M. Stallman |
(re_max_failures): Reduce to 8000.
|
1996-06-02 |
Richard M. Stallman |
(msdos-color-aliases): Define more colors. (msdos-color-translate):
|
1996-06-01 |
Richard M. Stallman |
(reset_modifiers): Only clear a modifier if the modifier key has been
|
1996-06-01 |
Richard M. Stallman |
(Fexpand_file_name) [WINDOWSNT]: Don't strip trailing /
|
1996-05-31 |
Richard M. Stallman |
(ispell-region): Handle ispell-skip-sgml properly with an re-search.
|
1996-05-31 |
Richard M. Stallman |
(single_submenu): Handle non-keymap lists like symbols.
|
1996-05-31 |
Richard M. Stallman |
(electric-helpify): Allow NAME to be given as arg.
|
1996-05-31 |
Richard M. Stallman |
(reporter-submit-bug-report):
|
1996-05-31 |
Richard M. Stallman |
(fill-individual-paragraphs): Don't get stuck
|
1996-05-30 |
Richard M. Stallman |
(Fpop_to_buffer): Doc fix.
|
1996-05-30 |
Richard M. Stallman |
(Fdisplay_buffer): Doc fix.
|
1996-05-30 |
Karl Heuer |
(shell-command-on-region): In output buffer, display
|
1996-05-30 |
Karl Heuer |
(Info-insert-dir): Fix default directory.
|
1996-05-30 |
Karl Heuer |
(event-point): Fix fboundp test surrounding this.
|
1996-05-29 |
Karl Heuer |
Use executing-kbd-macro, not executing-macro.
|
1996-05-29 |
Karl Heuer |
Check for long file names.
|
1996-05-28 |
Karl Heuer |
Fix previous change.
|
1996-05-28 |
Karl Heuer |
(change-log-font-lock-keywords): Require colon after
|
1996-05-28 |
Karl Heuer |
(gnus-inews-date): Avoid race condition.
|
1996-05-28 |
Karl Heuer |
* gnus.el (gnus-article-date-ut): Avoid race condition.
|
1996-05-28 |
Karl Heuer |
(gnus-gmt-to-local): When rewriting a date to local time,
|
1996-05-28 |
Karl Heuer |
(LIBS_SYSTEM): Define this.
|
1996-05-28 |
Karl Heuer |
[SOLARIS2]: Define SUNOS_5.
|
1996-05-26 |
Roland McGrath |
(mail-abbrev-expand-hook): Disable abbrev mode temporarily while working,
|
1996-05-25 |
Karl Heuer |
[SOLARIS2]: Include string.h.
|
1996-05-25 |
Karl Heuer |
Rephrase the first page to fit on a standard tty screen.
|
1996-05-25 |
Karl Heuer |
(Vwin32_mouse_move_interval): New lisp variable.
|
1996-05-25 |
Karl Heuer |
(x_scroll_bar_handle_click): Repaint scroll bar handle
|
1996-05-25 |
Karl Heuer |
[__linux__] (A_TEXT_OFFSET, A_TEXT_SEEK): Don't define.
|
1996-05-25 |
Karl Heuer |
Recognize sparc-*-lignux.
|
1996-05-24 |
Roland McGrath |
(AViiON:dgux:*:*): Fix typo in recognizing mc88110.
libc-960525 libc-960526 libc-960527 libc-960528 libc-960529 libc-960530 libc-960531 libc-960601 libc-960602 libc-960603
|
1996-05-24 |
Roland McGrath |
Tue May 21 19:18:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
|
1996-05-23 |
Karl Heuer |
Comment fix.
|
1996-05-23 |
Karl Heuer |
(init_lread): Init Vload_file_name to Qnil.
|
1996-05-23 |
Karl Heuer |
Comment fix.
|
1996-05-22 |
Roland McGrath |
[WIN32]: No-op as for [MSDOS].
|
1996-05-22 |
Karl Heuer |
(modifier_set): Check toggle state of CapsLock even
|
1996-05-22 |
Karl Heuer |
(get_volume_info): Always update *pPath correctly, even if
|
1996-05-22 |
Karl Heuer |
(compute_motion): When calling Fget_char_property,
|
1996-05-21 |
Roland McGrath |
Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally
libc-960522 libc-960523 libc-960524
|
1996-05-21 |
Richard M. Stallman |
Include buffer.h.
|
1996-05-21 |
Richard M. Stallman |
(Fsignal) [HAVE_WINDOW_SYSTEM]: Changed from
|
1996-05-21 |
Richard M. Stallman |
(ncurses): Check this after checking fns like strerror.
|
1996-05-21 |
Karl Heuer |
(init_display) [HAVE_LIBNCURSES]: If X, call tgetent.
|
1996-05-21 |
Karl Heuer |
(Fexecute_extended_command): Don't look for
|
1996-05-21 |
Karl Heuer |
(mh-version): Use mh-e-RCS-id rather than mh-e-version
|
1996-05-21 |
Karl Heuer |
(Fprin1_to_string): Preserve Vdeactivate_mark.
|
1996-05-21 |
Karl Heuer |
(make-backup-file-name): Check msdos-long-file-names.
|
1996-05-21 |
Karl Heuer |
(c-macro-expansion): Delete ??! trigraph in uniquestring.
|
1996-05-21 |
Karl Heuer |
(c-macro-expansion): Correct bug in creating tempname.
|
1996-05-21 |
Karl Heuer |
[__GNU_LIBRARY__]: #include <sys/ioctl.h>.
|
1996-05-21 |
Karl Heuer |
(win32-handle-scroll-bar-event): Restore
|
1996-05-21 |
Karl Heuer |
(scroll-bar-maybe-set-window-start): Always set
|
1996-05-21 |
Karl Heuer |
(do-auto-fill): Return t if real work was done.
|
1996-05-21 |
Karl Heuer |
(internal_self_insert): Don't return 2 for auto-fill
|
1996-05-20 |
Erik Naggum |
Fixed up initial line
|
1996-05-20 |
Jeff Law |
* config.sub: Recognize -proelf as a basic system type.
libc-960521
|
1996-05-20 |
Karl Heuer |
Renamed from cal-persian.el to avoid 14-character limitation.
|
1996-05-20 |
Karl Heuer |
Change autoload references from cal-persian to cal-persia.
|
1996-05-18 |
Karl Heuer |
Hold previous change until after the release.
|
1996-05-18 |
Erik Naggum |
(sc::menu): Fix typo.
|
1996-05-17 |
Karl Heuer |
(lisp): Include dos-win32.elc.
|
1996-05-17 |
Karl Heuer |
Initial revision
|
1996-05-17 |
Karl Heuer |
(path-separator, grep-null-device,
|
1996-05-17 |
Karl Heuer |
(save-to-unix-hook, revert-from-unix-hook, using-unix-filesystems):
|
1996-05-17 |
Karl Heuer |
[windows-nt, ms-dos]: Load dos-win32.
|
1996-05-17 |
Karl Heuer |
(MSDOS_SUPPORT, WINNT_SUPPORT, shortlisp):
|
1996-05-17 |
Karl Heuer |
(_sys_read_ahead): Handle sleep here.
|
1996-05-17 |
Karl Heuer |
(struct _child_process): New member is_dos_process.
|
1996-05-17 |
Karl Heuer |
(Vwin32_pipe_read_delay): New var.
|
1996-05-17 |
Karl Heuer |
(term-send-raw-string): send-string -> process-send-string.
|
1996-05-17 |
Karl Heuer |
(display_menu_bar) [HAVE_NTGUI]: Enable the display of
|
1996-05-17 |
Karl Heuer |
Delete the hilit19 support--it doesn't work.
|
1996-05-17 |
Francesco Potortì |
* etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.
|
1996-05-17 |
Geoff Voelker |
(w32_read_socket): Mask out lower 4 bits of wParam
|
1996-05-15 |
Karl Heuer |
(Fformat_time_string): Doc fix.
|
1996-05-15 |
Richard M. Stallman |
(latex-imenu-create-index):
|
1996-05-15 |
Karl Heuer |
Several doc fixes.
|
1996-05-15 |
Karl Heuer |
Fix typo in previous patch.
|
1996-05-15 |
Karl Heuer |
(sys_read): Introduce a small delay before reading from
|
1996-05-15 |
Karl Heuer |
(Fcall_process): Don't close the same fd twice.
|
1996-05-14 |
Karl Heuer |
(QCLIPBOARD): New symbol.
|
1996-05-14 |
Geoff Voelker |
(SYSTEM_PURESIZE_EXTRA): Macro defined.
|
1996-05-13 |
Richard M. Stallman |
(w32*.o): Fix deps.
|
1996-05-13 |
Richard M. Stallman |
(win32_wnd_proc): Reenable quit_char detection.
|
1996-05-13 |
Richard M. Stallman |
Set BUILD_TYPE and INSTALL_DIR before calling make;
|
1996-05-13 |
Richard M. Stallman |
(pascal-end-of-statement, pascal-calculate-indent):
|
1996-05-13 |
Richard M. Stallman |
(note_mouse_movement): Upwards mouse movement recognition corrected.
|
1996-05-13 |
Richard M. Stallman |
(allocate_heap): Clean up conditional.
|
1996-05-13 |
Richard M. Stallman |
(vc-rename-file): After renaming, update VC info and modeline.
|
1996-05-13 |
Richard M. Stallman |
(init_dosfns) [DJGPP >= 2]: Make `opendir' preserve
|
1996-05-12 |
Richard M. Stallman |
(Fcall_process): Fix previous change (now !MSDOS only).
|
1996-05-12 |
Richard M. Stallman |
Delete the Emacs local variables spec.
|
1996-05-12 |
Karl Heuer |
(Fstart_kbd_macro): Add missing xrealloc arg.
|
1996-05-12 |
Richard M. Stallman |
(Fmsdos_downcase_filename): Don't change the argument, return a copy.
|
1996-05-12 |
Richard M. Stallman |
(MSDOS_SUPPORT): Use full name disp-table.elc.
|
1996-05-11 |
Richard M. Stallman |
(FILE_SYSTEM_CASE): Call Fmsdos_downcase_filename instead of Fdowncase.
|
1996-05-11 |
Richard M. Stallman |
(msdos_downcase_filename): New function to convert case in filenames.
|
1996-05-11 |
Geoff Voelker |
(using-unix-filesystems): Update doc string.
|
1996-05-11 |
Richard M. Stallman |
(win32-handle-scroll-bar-event): Use scroll-bar-maybe-set-window-start.
|
1996-05-11 |
Richard M. Stallman |
(x_scroll_bar_set_handle): Always use start in calling SetScrollPos.
|
1996-05-11 |
Richard M. Stallman |
(scroll-bar-drag-position): New function.
|
1996-05-11 |
Richard M. Stallman |
(re_match_2_internal): Fix off-by-one error; don't use
|
1996-05-11 |
Richard M. Stallman |
(map_win32_filename): If not a fat volume, cvt name to dos.
|
1996-05-11 |
Richard M. Stallman |
(term-emulate-terminal): On CR, set term-current-column
|
1996-05-11 |
Richard M. Stallman |
Lots of fixes.
|
1996-05-11 |
Richard M. Stallman |
(Fcall_process): Close fd_error if successful.
|
1996-05-11 |
Richard M. Stallman |
Mention Windows 95.
|
1996-05-11 |
Geoff Voelker |
(allocate_heap): Bump heap base up to 27MB to
|
1996-05-11 |
Richard M. Stallman |
(f90-hilit-patterns): Avoid using undefined variables.
|
1996-05-10 |
Geoff Voelker |
(win32_wnd_proc): Disable setting of Vquit_flag
|
1996-05-10 |
Richard M. Stallman |
(win_msg_worker): Use post_msg.
|
1996-05-10 |
Richard M. Stallman |
(x_scroll_bar_move): Call my_show_window.
|
1996-05-10 |
Richard M. Stallman |
(prev_console_mode): New variable.
|
1996-05-10 |
Richard M. Stallman |
(main) [WINDOWSNT]: Call syms_of_ntproc.
|
1996-05-10 |
Richard M. Stallman |
(Vwin32_quote_process_args): New variable.
|
1996-05-10 |
Richard M. Stallman |
(x_connection_signal_1): Call x_connection_closed properly.
|
1996-05-10 |
Richard M. Stallman |
(gud-filter): Cal gud-display-frame even if process-window is nil.
|
1996-05-09 |
Erik Naggum |
Fix minor typo.
|
1996-05-09 |
Richard M. Stallman |
Comment changes.
|
1996-05-09 |
Richard M. Stallman |
(vc-find-file-hook): Follow multiple links all the way.
|
1996-05-09 |
Richard M. Stallman |
Comment change.
|
1996-05-09 |
Richard M. Stallman |
(ispell-check-comments): Default is now t.
|
1996-05-09 |
Richard M. Stallman |
(bookmark-bmenu-delete-backwards)
|
1996-05-08 |
Richard M. Stallman |
Undo previous change.
|
1996-05-08 |
Richard M. Stallman |
Revert to version 1.9.
|
1996-05-08 |
Karl Fogel |
Merged cosmetic differences between FSF version and local copy. In
|
1996-05-08 |
Karl Fogel |
(bookmark-locate): ;;;###autoload this alias.
|
1996-05-08 |
Richard M. Stallman |
(env_vars): Set SHELL registry entry to value of COMSPEC environment variable.
|
1996-05-08 |
Richard M. Stallman |
(convert-standard-filename): Test msdos-long-file-names.
|
1996-05-08 |
Richard M. Stallman |
(syms_of_msdos): Fix typo.
|
1996-05-08 |
Richard M. Stallman |
(gud-filter): Move the call to gud-display-frame
|
1996-05-08 |
Karl Fogel |
(mail-hist-version): upped to 1.3.4.
|
1996-05-08 |
Karl Fogel |
(bookmark-make): take optional arg `info-node', pass it on to
|
1996-05-08 |
Noah Friedman |
(rlogin): Call rlogin-mode after adding rlogin-carriage-filter to output
|
1996-05-08 |
Richard M. Stallman |
(enum scroll_bar_part): Delete extra comma.
|
1996-05-07 |
Richard M. Stallman |
(Fencode_time): Accept MANY args, so as to cope
|
1996-05-07 |
Richard M. Stallman |
(gulp-search-path, gulp-packages): Variable deleted.
|
1996-05-07 |
Richard M. Stallman |
Initial revision
|
1996-05-07 |
Richard M. Stallman |
(Info-enable-active-nodes): Default to nil. Mark it risky.
|
1996-05-07 |
Richard M. Stallman |
(enum scroll_bar_part): New alternatives
|
1996-05-06 |
Richard M. Stallman |
(ediff-setup-fine-diff-regions):
|
1996-05-06 |
Richard M. Stallman |
(Fmsdos_long_file_names): New function.
|
1996-05-06 |
Richard M. Stallman |
Undo previous change.
|
1996-05-06 |
Richard M. Stallman |
(GMALLOC_INHIBIT_VALLOC): Defined.
|
1996-05-06 |
Richard M. Stallman |
(set_case_table): Set upcase_table, case_canon_table
|
1996-05-06 |
Richard M. Stallman |
(casify_region, casify_object):
|
1996-05-06 |
Richard M. Stallman |
(mouse-drag-region): Set the region before reading a
|
1996-05-05 |
Richard M. Stallman |
(Fmsdos_long_file_names): New function.
|
1996-05-05 |
Richard M. Stallman |
(iso-accents-compose): Don't insert in the buffer
|
1996-05-05 |
Richard M. Stallman |
(hide-ifdef-mode): Doc fix.
|
1996-05-05 |
Richard M. Stallman |
(Qup, Qdown): New variables.
|
1996-05-05 |
Richard M. Stallman |
(win32-handle-scroll-bar-event):
|
1996-05-05 |
Richard M. Stallman |
(ps-print-preprint): Special handling if
|
1996-05-05 |
Richard M. Stallman |
(mail-mode): Line starting with ---- is a separator.
|
1996-05-05 |
Richard M. Stallman |
(vc-follow-link, vc-find-file-hook):
|
1996-05-04 |
Richard M. Stallman |
(dired-handle-overwrite): `find-backup-file-name'
|
1996-05-04 |
Richard M. Stallman |
(apropos-print): If command has no key bindings, say how to run it with M-x.
|
1996-05-03 |
Richard M. Stallman |
Include nt/inc/arpa and nt/inc/netinet in the dist.
|
1996-05-03 |
Geoff Voelker |
Allow for optimized build.
|
1996-05-03 |
Geoff Voelker |
[BUILD_TYPE]: Build optimized version in its own dir.
|
1996-05-03 |
Geoff Voelker |
(OBJDIR, BLD): Remove macro definitions.
|
1996-05-03 |
Geoff Voelker |
Include string.h.
|
1996-05-03 |
Geoff Voelker |
Include frame.h.
|
1996-05-03 |
Geoff Voelker |
(struct win32_palette_entry): New structure.
|
1996-05-03 |
Geoff Voelker |
(Vwindow_system): Declared.
|
1996-05-03 |
Geoff Voelker |
(Fwin32_set_clipboard_data, Fwin32_get_clipboard_data):
|
1996-05-03 |
Geoff Voelker |
(REG_ROOT): Remove trailing backslash.
|
1996-05-03 |
Geoff Voelker |
(continuation of previous checkin)
|
1996-05-03 |
Geoff Voelker |
(quit_char, Vwin32_enable_italics, Vwin32_enable_palette):
|
1996-05-03 |
Geoff Voelker |
(WinMain): Function removed.
|
1996-05-03 |
Geoff Voelker |
Include config.h after CRT headers. Include fcntl.h.
|
1996-05-03 |
Geoff Voelker |
(win32_kdb_patch_key): Initialize isdead.
|
1996-05-03 |
Geoff Voelker |
Include lisp.h.
|
1996-05-03 |
Geoff Voelker |
Check to see if already included.
|
1996-05-03 |
Geoff Voelker |
(nt_stat, nt_ctime): Functions deleted.
|
1996-05-03 |
Geoff Voelker |
(SUBSYSTEM) [NTGUI]: Remove conditional.
|
1996-05-03 |
Geoff Voelker |
Initial revision
|
1996-05-03 |
Geoff Voelker |
Include ntlib.h.
|
1996-05-03 |
Geoff Voelker |
(LOCAL_FLAGS): Include path to NT shadow includes.
|
1996-05-03 |
Geoff Voelker |
(win32-handle-scroll-bar-event): New function.
|
1996-05-03 |
Geoff Voelker |
(original-make-auto-save-file-name): New symbol bound
|
1996-05-03 |
Geoff Voelker |
(F_OK, X_OK, W_OK, R_OK): New macros.
|
1996-05-03 |
Geoff Voelker |
Build and install runemacs.exe.
|
1996-05-03 |
Geoff Voelker |
(CONFIG_H) [WIN95]: Use config.nt.
|
1996-05-03 |
Geoff Voelker |
Check if INSTALL_DIR is passed as an argument.
|
1996-05-03 |
Geoff Voelker |
(REG_ROOT): Don't use a trailing backslash.
|
1996-05-02 |
Richard M. Stallman |
(Fthis_single_command_keys): New function.
|
1996-05-02 |
Richard M. Stallman |
(Fevent_convert_list): Never treat last elt as modifier.
|
1996-05-02 |
Richard M. Stallman |
(gud-display-line): Switch to gud buffer before calling gud-find-file.
|
1996-05-02 |
Richard M. Stallman |
(Info-find-node): Don't treat file name `dir' specially
|
1996-05-01 |
Richard M. Stallman |
(dos_get_modifiers): Restore missing comment terminator.
|
1996-05-01 |
Richard M. Stallman |
(Fexpand_file_name) [DOS_NT]: Correct the `if' clause
|
1996-05-01 |
Richard M. Stallman |
(signal_after_change): Correct the arg to report_overlay_modification.
|
1996-05-01 |
Richard M. Stallman |
(add_overlay_mod_hooklist): Fix call to bcopy.
|
1996-05-01 |
Richard M. Stallman |
Comment changes.
|
1996-05-01 |
Richard M. Stallman |
Comment changes.
|
1996-05-01 |
Richard M. Stallman |
(C_SWITCH_X_SYSTEM): Definition moved to sol2-4.h.
|
1996-05-01 |
Richard M. Stallman |
(C_SWITCH_X_SYSTEM): Definition moved from sol2.h.
|
1996-04-30 |
Richard M. Stallman |
[USE_X_TOOLKIT]: Include X11/Shell.h.
|
1996-04-30 |
Richard M. Stallman |
(mouse-drag-region): Doc fix.
|
1996-04-30 |
Karl Heuer |
(shell-command-on-region): Start of region to keep is
|
1996-04-29 |
Richard M. Stallman |
(diary-frame-parameters, calendar-frame-parameters)
|
1996-04-29 |
Erik Naggum |
(insert-tab): fix previous change
|
1996-04-29 |
Richard M. Stallman |
(make_lispy_event): FRAME_MENU_BAR_ITEMS now has
|
1996-04-29 |
Richard M. Stallman |
(display_menu_bar): FRAME_MENU_BAR_ITEMS now has four elements per item.
|
1996-04-29 |
Richard M. Stallman |
(get_frame_menubar_event, set_frame_menubar):
|
1996-04-29 |
Richard M. Stallman |
(Fexpand_file_name) [DOS_NT]: Keep dir sep following ~
|
1996-04-29 |
Richard M. Stallman |
(SEND, RECV): Renamed from send, recv.
|
1996-04-29 |
Richard M. Stallman |
(set_frame_menubar): FRAME_MENU_BAR_ITEMS now has four elements per item.
|
1996-04-28 |
Richard M. Stallman |
(indent-for-tab-command): Pass prefix arg to indent-tab.
|
1996-04-28 |
Richard M. Stallman |
(DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions copied from lisp.h.
|
1996-04-28 |
Richard M. Stallman |
[HAVE_CONFIG_H]: Only include config.h when defined.
|
1996-04-28 |
Richard M. Stallman |
(struct _popserver): New field trash_started.
|
1996-04-28 |
Richard M. Stallman |
[WINDOWSNT]: Include winsock.h and ntlib.h.
|
1996-04-28 |
Richard M. Stallman |
(access, unlink) [WINDOWSNT]: Macros undefined.
|
1996-04-28 |
Richard M. Stallman |
[DOSNT]: Include fcntl.h.
|
1996-04-28 |
Richard M. Stallman |
[WINDOWSNT]: Include ntlib.h.
|
1996-04-27 |
Richard M. Stallman |
Comment change.
|
1996-04-27 |
Richard M. Stallman |
(Fexpand_file_name, Ffile_name_absolute_p): Doc fixes.
|
1996-04-27 |
Richard M. Stallman |
(getdefdir): Include drive letter and colon when
|
1996-04-27 |
Edward M. Reingold |
Double DST correction removed!
|
1996-04-26 |
Richard M. Stallman |
(FRAME_TERMCAP_P) [WINDOWSNT && !HAVE_NTGUI]:
|
1996-04-26 |
Richard M. Stallman |
(EMACS_KILLPG) [WINDOWSNT]: Invoke kill instead of win32_kill_process.
|
1996-04-26 |
Richard M. Stallman |
(Fopen_network_stream): Set process infd to inch.
|
1996-04-26 |
Richard M. Stallman |
(close_load_descs) [WINDOWS_NT]: Don't actually do anything.
|
1996-04-26 |
Richard M. Stallman |
[WINDOWS_NT]: Declare Vdirectory_sep_char.
|