1994-11-18 |
Karl Heuer |
(Fvconcat, concat): Use Lisp_Vectorlike.
|
1994-11-18 |
Doug Evans |
Vendor for vxworks is wrs.
|
1994-11-18 |
Karl Heuer |
(Fpurecopy): Use type test macros.
|
1994-11-18 |
Karl Heuer |
(XSETCOMPILED): New macro.
|
1994-11-18 |
Karl Heuer |
(Fdocumentation): Use type test macros.
|
1994-11-18 |
Karl Heuer |
(print): Use type test macros.
|
1994-11-18 |
Karl Heuer |
(re_compile_fastmap): Treat `succeed' like end of pattern.
|
1994-11-17 |
Edward M. Reingold |
Get rid of edit menu.
|
1994-11-17 |
Edward M. Reingold |
Undefine kill-region and copy-region-as-kill.
|
1994-11-17 |
Doug Evans |
(sparc): Recognize as a cpu.
|
1994-11-17 |
Richard M. Stallman |
(lock_dir, superlock_file, MAKE_LOCK_NAME):
|
1994-11-17 |
Richard M. Stallman |
(backup-buffer): Use file-ownership-preserved-p.
|
1994-11-17 |
Richard M. Stallman |
(timer-process-filter): Use save-match-data.
|
1994-11-17 |
Richard M. Stallman |
(rmail-fields-not-to-output): New variable.
|
1994-11-17 |
Richard M. Stallman |
(init_filelock): Always copy lock_path.
|
1994-11-17 |
Richard M. Stallman |
(set-keymap-parent): Fix bug in case of empty keymap.
|
1994-11-17 |
Richard M. Stallman |
Accept -domain as OS, and make it default for Apollo.
|
1994-11-17 |
Richard M. Stallman |
(m68*-apollo*): Use s/domain.h.
|
1994-11-16 |
Richard M. Stallman |
(timezone-parse-date): Handle two new formats (6 and 7).
|
1994-11-16 |
Richard M. Stallman |
(try_window, display_text_line): Undo previous change.
|
1994-11-16 |
Richard M. Stallman |
(substitute-key-definition): Don't recursively scan
|
1994-11-16 |
Roland McGrath |
[NOT_C_CODE]: Include fcntl.h.
|
1994-11-16 |
Richard M. Stallman |
(Fdirectory_files): Pass new arg to `compile_pattern'.
|
1994-11-16 |
Richard M. Stallman |
(re_opcode_t): New opcode `succeed'
|
1994-11-16 |
Richard M. Stallman |
(RE_NO_POSIX_BACKTRACKING): New macro.
|
1994-11-16 |
Roland McGrath |
(try_window): Don't pass window to Fget_char_property; pass its buffer.
|
1994-11-16 |
Richard M. Stallman |
Fix in insert-behind-hooks and insert-in-front-hooks.
|
1994-11-16 |
Francesco Potortì |
* Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.
|
1994-11-16 |
Richard M. Stallman |
(dired-collect-file-versions): Discard version #s from
|
1994-11-16 |
Richard M. Stallman |
(Fopen_dribble_file): Call fclose only when dribble is non zero.
|
1994-11-16 |
Francesco Potortì |
* etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
|
1994-11-16 |
Francesco Potortì |
* etags.c (<errno.h>): #include added.
|
1994-11-16 |
Karl Heuer |
(Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.
|
1994-11-16 |
Karl Heuer |
(access_keymap): Use type test macros.
|
1994-11-16 |
Karl Heuer |
(make_frame): Use allocate_vectorlike and VECSIZE.
|
1994-11-16 |
Karl Heuer |
Declare allocate_vectorlike.
|
1994-11-16 |
Karl Heuer |
(make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.
|
1994-11-16 |
Karl Heuer |
(make_process): Use allocate_vectorlike and VECSIZE.
|
1994-11-16 |
Karl Heuer |
(Fmake_vector): Call allocate_vectorlike.
|
1994-11-16 |
Karl Heuer |
Delete declaration of Farray_length.
|
1994-11-16 |
Karl Heuer |
(Farray_length): Delete this obsolete function.
|
1994-11-16 |
Karl Heuer |
(Flength): Don't call Farray_length, just use size field.
|
1994-11-16 |
Karl Heuer |
Fix indentation.
|
1994-11-16 |
Karl Heuer |
Fix typo in comment.
|
1994-11-16 |
Karl Heuer |
(Fdo_auto_save): Use the new type-test macros.
|
1994-11-16 |
Karl Heuer |
(XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.
|
1994-11-16 |
Karl Heuer |
(wait_for_property_change): Encode location as a cons of two integers instead
|
1994-11-16 |
Karl Heuer |
(Finteractive_p): Use XSUBR instead of its expansion.
|
1994-11-16 |
Karl Heuer |
(Fdocumentation): Use NATNUMP instead of its expansion.
|
1994-11-16 |
Karl Heuer |
(access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.
|
1994-11-16 |
Karl Heuer |
(CHECK_NATNUM): Use NATNUMP instead of its expansion.
|
1994-11-16 |
Richard M. Stallman |
(Fread_file_name_internal): Protect orig_string.
|
1994-11-16 |
Karl Heuer |
(syms_of_data): Set Qwholenump as function, not variable.
|
1994-11-16 |
Karl Heuer |
(Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its
|
1994-11-15 |
Karl Heuer |
(NETCONN_P, kill_buffer_processes): Use the new type-test macros.
|
1994-11-15 |
Karl Heuer |
(OVERLAY_POSITION): Use the new type-test macros.
|
1994-11-15 |
Karl Heuer |
(overlays_at): Use the new type-test macros.
|
1994-11-15 |
Karl Heuer |
(unlock_all_files): Use the new type-test macros.
|
1994-11-15 |
Karl Heuer |
(x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new
|
1994-11-15 |
Karl Heuer |
(GC_INTEGERP, etc): New type-test macros for use during GC.
|
1994-11-15 |
Karl Heuer |
(current_minor_maps): Avoid assignments in arguments to a type-test macro.
|
1994-11-15 |
Karl Heuer |
(PLIST_ELT_P): Avoid assignments in arguments to a type-test macro.
|
1994-11-15 |
Karl Heuer |
(Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
|
1994-11-15 |
Karl Heuer |
(NATNUMP): New macro.
|
1994-11-15 |
Karl Heuer |
(free_float): Don't assume XFASTINT accesses the raw bits.
|
1994-11-15 |
Roland McGrath |
(tags-query-replace): Use query-replace-read-args in interactive spec.
|
1994-11-15 |
Richard M. Stallman |
(isearch-other-meta-char): Delete debugging code.
|
1994-11-15 |
Richard M. Stallman |
(Frename_buffer): Rename arg NAME to NEWNAME.
|
1994-11-15 |
Richard M. Stallman |
(read_escape): For \S-a, return A.
|
1994-11-15 |
Richard M. Stallman |
(init_sys_modes): Maybe call tcflow.
|
1994-11-15 |
Richard M. Stallman |
(mouse-save-then-kill): Call mouse-show-mark
|
1994-11-15 |
Richard M. Stallman |
(isearch-gnu-emacs-events): Variable deleted.
|
1994-11-15 |
Richard M. Stallman |
(isearch-unread): Always use unread-command-events.
|
1994-11-15 |
Richard M. Stallman |
(Frename_buffer): Rename arg NAME to NEWNAME.
|
1994-11-15 |
Richard M. Stallman |
(m68*-apollo*): Set NON_GNU_CPP.
|
1994-11-15 |
Richard M. Stallman |
(line): Add a beginning-op function.
|
1994-11-15 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Add -dc and -dp.
|
1994-11-15 |
Paul Reilly |
(lw_refigure_widget): Use the macro USE_XAW rather than XAW.
|
1994-11-15 |
Roland McGrath |
(tags-table-including): Don't gratuitously cons (what was I thinking?).
|
1994-11-15 |
Karl Heuer |
(internal_equal): Use new overlay substructure.
|
1994-11-15 |
Karl Heuer |
(mark_object, gc_sweep): Use new overlay substructure.
|
1994-11-15 |
Karl Heuer |
(OVERLAY_START, OVERLAY_END): Use new overlay substructure.
|
1994-11-15 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.
|
1994-11-15 |
Karl Heuer |
(print): Use new overlay substructure.
|
1994-11-15 |
Karl Heuer |
(Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new
|
1994-11-15 |
Richard M. Stallman |
(Finsert_file_contents): Init not_regular at the beginning.
|
1994-11-15 |
Karl Heuer |
(Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.
|
1994-11-15 |
Richard M. Stallman |
(comint-exec-1): Terminate TERMCAP with colon.
|
1994-11-15 |
Per Bothner |
Support paragon as i860-intel-osf1. (From RMS.)
|
1994-11-15 |
Richard M. Stallman |
Initial revision
|
1994-11-15 |
Richard M. Stallman |
(MAIL_USE_FLOCK): Defined.
|
1994-11-14 |
Richard M. Stallman |
(Finsert_file_contents): If VISIT, set the buffer components
|
1994-11-14 |
Roland McGrath |
(A_TEXT_OFFSET): Macro removed.
|
1994-11-14 |
Karl Heuer |
(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor
|
1994-11-14 |
Karl Heuer |
(scheme-mode-variables): Set parse-sexp-ignore-comments to t.
|
1994-11-14 |
Karl Heuer |
Fix typos in comment.
|
1994-11-14 |
David J. MacKenzie |
Don't add -I, -L, -R options for cc if their
|
1994-11-14 |
Simon Marshall |
Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.
|
1994-11-14 |
Richard M. Stallman |
(query-replace-map): Bind Y and N like y and n.
|
1994-11-14 |
Richard M. Stallman |
Initial revision
|
1994-11-14 |
Richard M. Stallman |
For windows-nt, load mouse.
|
1994-11-13 |
Richard M. Stallman |
(C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the
|
1994-11-13 |
Richard M. Stallman |
Comment change.
|
1994-11-13 |
Richard M. Stallman |
(Fdisplay_completion_list): Update COLUMN unconditionally.
|
1994-11-13 |
Richard M. Stallman |
(load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
|
1994-11-13 |
Richard M. Stallman |
(syms_of_frame): Fix typo.
|
1994-11-13 |
Richard M. Stallman |
(lpr-headers-switches): Base default on lpr-command value.
|
1994-11-12 |
Richard M. Stallman |
(syms_of_frame): Doc fix for default-frame-alist.
|
1994-11-11 |
Richard M. Stallman |
(mips-sgi-irix5.[01]*): Distinguish from irix5*.
|
1994-11-11 |
Richard M. Stallman |
(i860-intel-osf1*): New alternative.
|
1994-11-11 |
Richard M. Stallman |
(texinfo-format-node): Insert the node delimiter
|
1994-11-11 |
Karl Heuer |
(store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,
|
1994-11-11 |
Karl Heuer |
(Fbyte_code): Special case for buffer-local objects is now handled by the more
|
1994-11-11 |
Karl Heuer |
(mark_object): New code to handle buffer-local substructure.
|
1994-11-11 |
Karl Heuer |
(set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.
|
1994-11-11 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
|
1994-11-11 |
David J. MacKenzie |
Remove entries for things that are done. Reformat a little.
|
1994-11-11 |
Karl Heuer |
Fix typo in previous change.
|
1994-11-10 |
Roland McGrath |
(compile): With prefix arg, prompt even if (not compilation-read-command).
|
1994-11-10 |
Richard M. Stallman |
(TV1, TV2): Use EMACS_TIME as type.
|
1994-11-10 |
Richard M. Stallman |
(find-change-log): If change-log-default-name
|
1994-11-10 |
Karl Heuer |
Fix comment associated with previous change.
|
1994-11-10 |
Richard M. Stallman |
(Fnewline): Always use insert_and_inherit.
|
1994-11-10 |
Richard M. Stallman |
Comment change.
|
1994-11-10 |
Richard M. Stallman |
(create_process) [OSF1]: Use setpgid, not setpgrp.
|
1994-11-10 |
Richard M. Stallman |
(tracking_off): Test old value with NILP.
|
1994-11-10 |
Richard M. Stallman |
(FRAMEP): Use the second definition whenever HAVE_MOUSE.
|
1994-11-10 |
Richard M. Stallman |
(ange-ftp-version): Var deleted.
|
1994-11-09 |
Karl Heuer |
(Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE
|
1994-11-09 |
Richard M. Stallman |
(string-rectangle): Don't set point.
|
1994-11-09 |
Karl Heuer |
Comment reason for preceding change.
|
1994-11-09 |
David J. MacKenzie |
Make h_errno check not use nested functions.
|
1994-11-09 |
Richard M. Stallman |
(facemenu-update): Use C-down-mouse-2 for the menu.
|
1994-11-09 |
Richard M. Stallman |
(comint-exec-1): Make sure default-directory is a real dir.
|
1994-11-09 |
Richard M. Stallman |
(Fsubstitute_in_file_name): Add missing #endif.
|
1994-11-09 |
Richard M. Stallman |
Don't include ctype.h.
|
1994-11-09 |
Richard M. Stallman |
(copy-region-as-kill): Don't set this-command.
|
1994-11-09 |
Roland McGrath |
Only define items in vc-menu-map if it is boundp.
|
1994-11-09 |
Richard M. Stallman |
(compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.
|
1994-11-09 |
Francesco Potortì |
* man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
|
1994-11-09 |
Richard M. Stallman |
(install-arch-indep): Delete *.orig in copied dirs.
|
1994-11-09 |
Karl Heuer |
(vi-kill-region): Pass args to kill-region.
|
1994-11-09 |
Karl Heuer |
(print_help): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(describe_syntax_1): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(describe_buffer_bindings): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(emerge-file-names): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(apropos-print-matches): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(describe-calendar-mode): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(describe-buffer-case-table): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(debugger-list-functions): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(describe-display-table): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(make-help-screen): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(describe-key, describe-mode, view-lossage, describe-function, describe-variable): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(Helper-describe-mode): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(Info-summary): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(kbd-macro-query): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(map-y-or-n-p): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(disabled-command-hook): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(r2b-help): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(perform-replace): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(set-variable): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(sc-set-variable): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(update-copyright): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.
|
1994-11-09 |
Karl Heuer |
(yow): Set help-mode in *Help* buffer.
|
1994-11-09 |
Roland McGrath |
(EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef
|
1994-11-09 |
Roland McGrath |
(install-arch-indep): Avoid continued comment swallowing target line.
|
1994-11-08 |
Karl Heuer |
(Man-follow-manual-reference): First arg deleted. Call
|
1994-11-08 |
Edward M. Reingold |
Don't supersede attributes for faces `diary-face', `calendar-display-face', or
|
1994-11-08 |
Richard M. Stallman |
entered into RCS
|
1994-11-08 |
Paul Reilly |
(make_menu_in_widget): Differentiate a separator entry ("--") from a
|
1994-11-08 |
David J. MacKenzie |
protect character class with changequote
|
1994-11-08 |
Karl Heuer |
(help-mode): New function.
|
1994-11-08 |
Karl Heuer |
Accept `news' as a synonym for `newsos'.
|
1994-11-08 |
Karl Heuer |
(Fset_frame_height): Compare against height, not width.
|
1994-11-08 |
Roland McGrath |
Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.
|
1994-11-07 |
Edward M. Reingold |
Check for nil time before trying to adjust it for dst.
|
1994-11-07 |
Francesco Potortì |
* man.el (Man-reuse-okay-flag): Deleted.
|
1994-11-07 |
Thien-Thi Nguyen |
Update maintainer line.
|
1994-11-07 |
Thien-Thi Nguyen |
Add maintainer line in header.
|
1994-11-07 |
Paul Reilly |
(update_one_menu_entry): Use the parent of the cascade button as the
|
1994-11-05 |
Karl Heuer |
(gnus-configure-windows): Make split-window-keep-point locally t so that focus
|
1994-11-04 |
Karl Heuer |
(XTread_socket): Generate iconify and deiconify events.
|
1994-11-03 |
Karl Heuer |
(start-process-shell-command): Don't use exec on windows-nt.
|
1994-11-03 |
Karl Heuer |
Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h
|
1994-11-03 |
Karl Heuer |
(sbrk): Allow request sizes to be different than the page size.
|
1994-11-03 |
Karl Heuer |
[WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined.
|
1994-11-03 |
Karl Heuer |
#include <malloc.h>.
|
1994-11-03 |
Karl Heuer |
(tar-extract): Set default-directory to that of the superior buffer, not the
|
1994-11-03 |
Karl Heuer |
(gud-gdb-complete-command): Add a trailing single quote to partially quoted
|
1994-11-03 |
Karl Heuer |
Don't rm files if cd fails.
|
1994-11-03 |
Simon Marshall |
Wrap font-lock-fontify-region's string-match with save-match-data.
|
1994-11-02 |
Karl Heuer |
(Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref
|
1994-11-02 |
Karl Heuer |
(Fdecode_time): Fix Lisp_Object vs. integer problems.
|
1994-11-02 |
Karl Heuer |
Leave DEVICE_SEP undefined by default.
|
1994-11-02 |
Richard M. Stallman |
(init_buffer): Fix error message syntax.
|
1994-11-01 |
Richard M. Stallman |
(Fdecode_time): Change one XFASTINT to XINT.
|
1994-11-01 |
Richard M. Stallman |
(x_window): Make ibw 0 by default.
|
1994-11-01 |
Richard M. Stallman |
Add function and variable name conventions.
|
1994-11-01 |
Per Bothner |
(*-unknown-freebsd): Remove [-(] from UNAME_RELEASE.
|
1994-11-01 |
Richard M. Stallman |
Put nt subdir and its subdirs in the dist.
|
1994-11-01 |
Richard M. Stallman |
(SYSTEM_PURESIZE_EXTRA): Defined.
|
1994-11-01 |
Richard M. Stallman |
Initial revision
|
1994-11-01 |
Richard M. Stallman |
(byte-compile-insert-header): Escape backslashes
|
1994-11-01 |
Richard M. Stallman |
(init_editfns): Get the username from the environment
|
1994-11-01 |
Richard M. Stallman |
(read_key_sequence): Use flags instead of gotos to
|
1994-11-01 |
Richard M. Stallman |
(DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)
|
1994-11-01 |
Richard M. Stallman |
(DOS_NT): Defined.
|
1994-11-01 |
Richard M. Stallman |
(term_init) [WINDOWSNT]: Do some Windows-specific
|
1994-11-01 |
Richard M. Stallman |
[WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
|
1994-11-01 |
Richard M. Stallman |
Test DOS_NT, not MSDOS.
|
1994-11-01 |
Richard M. Stallman |
[WINDOWSNT]: Add includes for NT.
|
1994-11-01 |
Richard M. Stallman |
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,
|
1994-11-01 |
Richard M. Stallman |
(MAXNAMLEN) [WINDOWSNT]: Define as 255.
|
1994-11-01 |
Richard M. Stallman |
[WINDOWSNT]: Don't include vlimit.h.
|
1994-11-01 |
Richard M. Stallman |
Change explicit uses of the Unix directory separator
|
1994-11-01 |
Richard M. Stallman |
Change explicit uses of the Unix directory separator
|
1994-11-01 |
Richard M. Stallman |
(Fdump_emacs): Don't reset the data start address by
|
1994-11-01 |
Richard M. Stallman |
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
|
1994-11-01 |
Richard M. Stallman |
(getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
|
1994-11-01 |
Richard M. Stallman |
(init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,
|
1994-11-01 |
Richard M. Stallman |
(struct buffer): Test DOS_MT, not MSDOS.
|
1994-11-01 |
Richard M. Stallman |
On windows-nt, load ls-lisp and winnt.
|
1994-11-01 |
Richard M. Stallman |
(Info-directory-list): Treat windows-nt like ms-dos.
|
1994-11-01 |
Richard M. Stallman |
(byte-compile-file): Treat windows-nt like ms-dos.
|
1994-11-01 |
Richard M. Stallman |
(hexl-find-file): Treat windows-nt like ms-dos.
|
1994-11-01 |
Richard M. Stallman |
(shell-command-switch): New variable.
|
1994-11-01 |
Richard M. Stallman |
(command-line): Use ~/_emacs as init file in windows-nt.
|
1994-11-01 |
Richard M. Stallman |
(abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.
|
1994-11-01 |
Richard M. Stallman |
(desktop-basefilename): Use emacs.dsk on windows-nt.
|
1994-11-01 |
Richard M. Stallman |
(bookmark-file): Use ~/emacs.bmk on windows-nt.
|
1994-11-01 |
Richard M. Stallman |
(change-log-name): Use changlo on windows-nt.
|
1994-11-01 |
Richard M. Stallman |
(main, etags_getcwd): Test DOS_NT instead of MSDOS.
|
1994-11-01 |
Richard M. Stallman |
(main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.
|
1994-11-01 |
Richard M. Stallman |
(blink-matching-delay): New variable.
|
1994-11-01 |
Richard M. Stallman |
(timezone-world-timezones): Add "UT" -> +000.
|
1994-11-01 |
Richard M. Stallman |
(cl-macroexpand): keep documentation from `macroexpand'.
|
1994-11-01 |
Richard M. Stallman |
(isearch-edit-string, isearch-toggle-case-fold):
|
1994-11-01 |
Edward M. Reingold |
New function to display an alternative diary file.
|
1994-11-01 |
Edward M. Reingold |
Bind new function to mouse.
|
1994-11-01 |
Edward M. Reingold |
Bind new function to key.
|
1994-11-01 |
Richard M. Stallman |
(comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.
|
1994-11-01 |
Karl Heuer |
(XTclear_end_of_line): Finish the line dance here too, just as was done in
|
1994-11-01 |
Richard M. Stallman |
(fast_find_position): Special case if POS is end of buffer.
|
1994-10-31 |
Karl Heuer |
(column_number_displayed): New variable.
|
1994-10-31 |
David J. MacKenzie |
update for Autoconf 2.0 and other recent changes.
|
1994-10-31 |
Richard M. Stallman |
(texinfo-alias-list): New variable.
|
1994-10-30 |
Richard M. Stallman |
Changed almost every doc string.
|
1994-10-30 |
Edward M. Reingold |
Delete old reference to window configuration.
|
1994-10-30 |
Richard M. Stallman |
(display_text_line): Truncate the minibuf_prompt if nec.
|
1994-10-30 |
Richard M. Stallman |
(BASE_PURESIZE): Increment MULTI_FRAME value.
|
1994-10-30 |
Richard M. Stallman |
(texinfo-format-scan): Make @- vanish; don't insert -.
|
1994-10-30 |
Richard M. Stallman |
Put mouse-set-font on C-down-mouse-1.
|
1994-10-30 |
Richard M. Stallman |
Load facemenu if have X.
|
1994-10-30 |
Richard M. Stallman |
(unexec): Don't print number of pure bytes used.
|
1994-10-30 |
Richard M. Stallman |
(line-move): Use sign of arg to choose error condition.
|
1994-10-30 |
Richard M. Stallman |
(blink-matching-open): Do blink if an even number of
|
1994-10-30 |
Edward M. Reingold |
Fix use of noday option for calendar-read-date.
|
1994-10-30 |
Edward M. Reingold |
Redo the noday option for calendar-read-date.
|
1994-10-29 |
Richard M. Stallman |
(xlwmenu_default_font): New global variable.
|
1994-10-29 |
Karl Heuer |
(read_avail_input): Fix Lisp_Object vs. int problem.
|
1994-10-29 |
David J. MacKenzie |
change a stray [ to test
|
1994-10-29 |
Richard M. Stallman |
(gud-common-init): If file arg has no directory,
|
1994-10-29 |
Richard M. Stallman |
(Fx_create_frame): Set xlwmenu_default_font.
|
1994-10-29 |
Richard M. Stallman |
(x_delete_display): Call XrmDestroyDatabase.
|
1994-10-28 |
Richard M. Stallman |
(iso-accents-mode): Variable renamed from iso-accents-minor-mode.
|
1994-10-28 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Definitions deleted.
|
1994-10-28 |
Richard M. Stallman |
(LD_SWITCH_MACHINE): New definition.
|
1994-10-28 |
Richard M. Stallman |
(frame-initialize): Set special-display-function here,
|
1994-10-28 |
Richard M. Stallman |
(diff-command): New variable.
|
1994-10-28 |
David J. MacKenzie |
Adapt for Autoconf v2. Use the standard argument
|
1994-10-28 |
Richard M. Stallman |
(calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.
|
1994-10-28 |
Richard M. Stallman |
(easy-menu-define): Call `easy-menu-do-define' to do
|
1994-10-27 |
Karl Heuer |
(Fset_buffer_major_mode): New function. Set the default major mode here.
|
1994-10-27 |
Karl Heuer |
(find-file-noselect): Call set-buffer-major-mode here.
|
1994-10-27 |
Karl Heuer |
(keys_of_frame): Bind the new events to 'ignore, since the window manager has
|
1994-10-27 |
Karl Heuer |
(kbd_buffer_get_event): Translate them to lispy events.
|
1994-10-27 |
Karl Heuer |
(iconify_event, deiconify_event): New events.
|
1994-10-27 |
David J. MacKenzie |
keep up with configure.in
|
1994-10-27 |
Francesco Potortì |
* man.el (Man-fontify-manpage-flag): defvar put at outer level.
|
1994-10-27 |
Karl Heuer |
(set_frame_menubar): Don't copy string during GC risk.
|
1994-10-27 |
Karl Heuer |
(tar-summarize-buffer): Improperly terminated archive now produces only a
|
1994-10-27 |
Roland McGrath |
[alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.
|
1994-10-26 |
Richard M. Stallman |
(HAVE_GETPAGESIZE): Explicitly #undef.
|
1994-10-26 |
Richard M. Stallman |
(HAVE_GETPAGESIZE): Definition deleted.
|
1994-10-26 |
Richard M. Stallman |
(HAVE_GETPAGESIZE): Add #undef.
|
1994-10-26 |
Richard M. Stallman |
Check for getpagesize.
|
1994-10-26 |
Richard M. Stallman |
(ispell-message-text-end): Match Postcript 3 like 2.
|
1994-10-26 |
Paul Eggert |
(re_comp, re_exec): Define this obsolete 4.2bsd
|
1994-10-26 |
Richard M. Stallman |
(enable-flow-control): Make message depend on customization variables.
|
1994-10-26 |
Richard Kenner |
(pdp11): New machine name.
|
1994-10-26 |
Edward M. Reingold |
Allow vector form of latitude/longitude. Fix documentation.
|
1994-10-26 |
Edward M. Reingold |
Give lunar phases buffer a symbolic name; use new form of calendar-read-date.
|
1994-10-26 |
Edward M. Reingold |
Use new form of calendar-read-date.
|
1994-10-26 |
Edward M. Reingold |
Fix regexps for diary marking to include TAB.
|
1994-10-26 |
Edward M. Reingold |
Put insertion of diary entry on daily menu.
|
1994-10-26 |
Edward M. Reingold |
Lots of minor fixes and code polishing. Exit-calendar code rewritten.
|
1994-10-26 |
Richard M. Stallman |
(set_frame_size): Set app_shell and wmshell the same.
|
1994-10-26 |
Richard M. Stallman |
(dired-find-subdir): Doc fix.
|
1994-10-26 |
Richard M. Stallman |
(fill-individual-paragraphs): Avoid infinite loop
|
1994-10-26 |
Richard M. Stallman |
(status_message): Add a cast.
|
1994-10-26 |
Richard M. Stallman |
(x_catch_errors, x_check_errors, x_had_errors_p)
|
1994-10-26 |
Richard M. Stallman |
(x_window): Pass new arg f to hack_wm_protocols.
|
1994-10-26 |
Karl Heuer |
(syms_of_window): Fix missing \n\'s.
|
1994-10-26 |
Richard M. Stallman |
(x_own_selection, x_get_foreign_selection): Change calls
|
1994-10-26 |
Richard M. Stallman |
(pop_up_menu): Pass a Display * to x_catch_errors, etc.
|
1994-10-26 |
Richard M. Stallman |
Comment changes.
|
1994-10-26 |
Karl Heuer |
(tar-summarize-buffer): Check for end of buffer before extracting substring.
|
1994-10-26 |
Karl Heuer |
(list_processes_1): Print tty name.
|
1994-10-25 |
Richard M. Stallman |
(Vtemp_buffer_show_function): Doc fix.
|
1994-10-25 |
Richard M. Stallman |
(gud-irixdbx-marker-filter): Cast $curline to int.
|
1994-10-25 |
Boris Goldowsky |
(enriched-mode): Add autoload cookie.
|
1994-10-25 |
Richard M. Stallman |
(Brk): Declare as unsigned long.
|
1994-10-25 |
Richard M. Stallman |
Delete X10 code.
|
1994-10-25 |
Richard M. Stallman |
(Fx_selection_exists_p): Fix backwards if.
|
1994-10-25 |
Richard M. Stallman |
(Fx_create_frame): Don't increment refernce_count
|
1994-10-25 |
Richard M. Stallman |
(record_char): New subroutine.
|
1994-10-25 |
Richard M. Stallman |
Never use input_fd if using X.
|
1994-10-25 |
Richard M. Stallman |
(make-frame-on-display): New function.
|
1994-10-25 |
Richard M. Stallman |
Handle multiple keyboard input descriptors.
|
1994-10-25 |
Richard M. Stallman |
(insert_from_buffer_1): Don't use min.
|
1994-10-25 |
Richard M. Stallman |
(ispell-grep-command, ispell-look-command): Don't specify directory.
|
1994-10-25 |
Richard M. Stallman |
(buffer-file-truename): Doc fix.
|
1994-10-25 |
Karl Heuer |
(decode_mode_spec): New spec %c, for current column.
|
1994-10-24 |
Karl Heuer |
Make previous change conditional.
|
1994-10-24 |
Richard M. Stallman |
(Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.
|
1994-10-24 |
Francesco Potortì |
* man.el (Man-init-defvars): Do not delete empty lines.
|
1994-10-24 |
Boris Goldowsky |
Initial revision
|
1994-10-24 |
Boris Goldowsky |
Don't try to make menu bindings when window-system==nil.
|
1994-10-24 |
Boris Goldowsky |
Initial revision
|
1994-10-24 |
Francesco Potortì |
*** empty log message ***
|
1994-10-24 |
Richard M. Stallman |
(getline): When a search of already-read input for CRLF
|
1994-10-23 |
Roland McGrath |
(dired-mode-map): Add query-replace and search items to operate menu.
|
1994-10-23 |
Richard M. Stallman |
(latex-mode): Recognize \item etc. that have no arg
|
1994-10-23 |
Richard M. Stallman |
(unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.
|
1994-10-23 |
Richard M. Stallman |
Use XFlush, not XFlushQueue, throughout.
|
1994-10-23 |
Richard M. Stallman |
Say error in x-open-connection should be fatal.
|
1994-10-23 |
Richard M. Stallman |
(kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.
|
1994-10-23 |
Richard M. Stallman |
(menu-bar-file-menu): Add item `Make Frame On Display'.
|
1994-10-23 |
Richard M. Stallman |
(struct heap): New fields first_bloc, last_bloc.
|
1994-10-23 |
Richard M. Stallman |
(set-face-background): Set either stipple or color,
|
1994-10-23 |
Richard M. Stallman |
Add comment.
|
1994-10-23 |
Richard M. Stallman |
(mail-setup): Fill in-reply-to field properly.
|
1994-10-23 |
Richard M. Stallman |
(ange-ftp-process-handle-line): Check for a
|
1994-10-23 |
Richard M. Stallman |
(set-face-background): If color is gray, and frame
|
1994-10-22 |
Roland McGrath |
(dired-do-tags-search, dired-do-tags-query-replace): New functions.
|
1994-10-22 |
Roland McGrath |
(dired-mode-map): Bind A to dired-do-tags-search,
|
1994-10-22 |
Richard M. Stallman |
(calculate_costs): Call x_screen_planes.
|
1994-10-22 |
Karl Heuer |
(Finsert_buffer_substring): Use insert_from_buffer instead of insert.
|
1994-10-22 |
Karl Heuer |
(insert_from_buffer, insert_from_buffer_1): New functions.
|
1994-10-22 |
Richard M. Stallman |
(struct x_display_info): Struct renamed from x_screen.
|
1994-10-22 |
Richard M. Stallman |
Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.
|
1994-10-22 |
Richard M. Stallman |
(x_sync): Take frame ptr as arg.
|
1994-10-22 |
Richard M. Stallman |
(read_avail_input): Use input_fd.
|
1994-10-22 |
Richard M. Stallman |
(input_fd): No longer static.
|
1994-10-22 |
Richard M. Stallman |
(Fframe_or_buffer_changed_p):
|
1994-10-22 |
Richard M. Stallman |
(xmenu_show): Get the screen number for DisplayHeight
|
1994-10-22 |
Richard M. Stallman |
(other_visible_frames): Pass a frame ptr to x_sync.
|
1994-10-22 |
Richard M. Stallman |
(mail-aliases, mail-archive-file-name): Doc fixes.
|
1994-10-22 |
Karl Heuer |
(insert_before_markers): Don't inherit; insert_before_markers_and_inherit does
|
1994-10-21 |
Richard M. Stallman |
(sendmail-synch-aliases): Check MAILRC envvar.
|
1994-10-21 |
Richard M. Stallman |
(define-mail-alias): Check MAILRC envvar.
|
1994-10-21 |
Richard M. Stallman |
(main): Don't process one input file twice.
|
1994-10-21 |
Richard M. Stallman |
Finish installing previous change.
|
1994-10-21 |
Richard M. Stallman |
(timer-error, timer-abnormal-termination,
|
1994-10-21 |
Richard M. Stallman |
(view-file): Do record the buffer switch.
|
1994-10-21 |
Richard M. Stallman |
(describe-function-find-file): New function.
|
1994-10-21 |
Richard M. Stallman |
(describe-function): Mention the file it was loaded from.
|
1994-10-21 |
Richard M. Stallman |
(dbx): Delete call to gud-switch-to-buffer.
|
1994-10-21 |
Richard M. Stallman |
(emerge-auto-advance): Fix criterion for which message.
|
1994-10-21 |
Francesco Potortì |
* etags.c (prestr, substr): return a logical type.
|
1994-10-21 |
Per Bothner |
Better NCR support.
|
1994-10-21 |
Richard M. Stallman |
(rmail-get-new-mail): If display-time is in use,
|
1994-10-20 |
Richard M. Stallman |
(list_buffers_1): Always mark current_buffer read-only.
|
1994-10-20 |
Roland McGrath |
(next-file): Initialize next-file-list all at once from all tables.
|
1994-10-20 |
Richard M. Stallman |
PopServer renamed to popserver throughout.
|
1994-10-20 |
Karl Heuer |
(edit-and-eval-command): Elements of command-history are forms, not strings.
|
1994-10-20 |
Richard M. Stallman |
(LD_SWITCH_MACHINE): Defined.
|
1994-10-20 |
Richard M. Stallman |
(ange-ftp-get-passwd): Use user-mail-address.
|
1994-10-20 |
Karl Heuer |
(repeat-matching-complex-command): Fix check for empty pattern. Simplify.
|
1994-10-20 |
Karl Heuer |
(read_minibuf): Fix comment.
|
1994-10-20 |
Karl Heuer |
(Fdisplay_buffer): Make old_selected_window a Lisp_Object.
|
1994-10-20 |
Boris Goldowsky |
(facemenu-get-face): Don't add to menu here.
|
1994-10-20 |
Boris Goldowsky |
(make-face): Add new face to Face menu on creation. -- Bng
|
1994-10-20 |
David J. MacKenzie |
Don't declare malloc, since we include config.h.
|
1994-10-20 |
Francesco Potortì |
* man.el (Man-init-defvars): Corrections to Man-filter-list.
|
1994-10-20 |
Richard M. Stallman |
(xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.
|
1994-10-20 |
Richard M. Stallman |
(do_mouse_tracking): Now a FRAME_PTR.
|
1994-10-20 |
Richard M. Stallman |
Log omitted from previous checkin:
|
1994-10-20 |
Richard M. Stallman |
(x_get_foreign_selection): Get display from
|
1994-10-20 |
Richard M. Stallman |
(read_minibuf): Undo previous change.
|
1994-10-20 |
Richard M. Stallman |
(Fdisplay_buffer): If the other window is smaller
|
1994-10-19 |
Richard M. Stallman |
Only include ../src/config.h if HAVE_CONFIG_H is
|
1994-10-19 |
Richard M. Stallman |
Don't declare malloc.
|
1994-10-19 |
David J. MacKenzie |
Use test -r instead of < to check readability, to avoid syntax error.
|
1994-10-19 |
David J. MacKenzie |
Add licensing exception for Autoconf.
|
1994-10-19 |
Richard M. Stallman |
(child_setup): Always use _exit.
|
1994-10-19 |
Richard M. Stallman |
Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.
|
1994-10-19 |
Richard M. Stallman |
(Voverriding_local_map_menu_flag): New variable.
|
1994-10-19 |
Morten Welinder |
*** empty log message ***
|
1994-10-19 |
Karl Heuer |
(searchbufs): New variable, replaces searchbuf and last_regexp and
|
1994-10-19 |
Karl Heuer |
(Fdirectory_files): Use the new calling convention for compile_pattern.
|
1994-10-19 |
Richard M. Stallman |
*** empty log message ***
|
1994-10-19 |
Richard M. Stallman |
(auto-mode-alist): Doc fix.
|
1994-10-19 |
Richard M. Stallman |
(auto-mode-alist): Doc fix.
|
1994-10-18 |
Richard M. Stallman |
Fix mismatch in conditionals.
|
1994-10-18 |
Richard Kenner |
Minor update to last change.
|
1994-10-18 |
Richard Kenner |
Revise support for AIX 4.1 on POWER and PowerPC.
|
1994-10-18 |
Richard M. Stallman |
(font-lock-after-change-function): If inside a comment,
|
1994-10-18 |
Richard M. Stallman |
(heap_base): Move static var to top level.
|
1994-10-18 |
Richard M. Stallman |
(SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.
|
1994-10-18 |
Richard M. Stallman |
(open, close, read, write): Add #undefs.
|
1994-10-18 |
Richard M. Stallman |
[SYSV_IPC] (main): Catch SIGHUP as well. Don't
|
1994-10-18 |
Richard M. Stallman |
Include ../src/config.h.
|
1994-10-18 |
Richard M. Stallman |
Don't declare malloc, realloc, free.
|
1994-10-18 |
Richard M. Stallman |
(run-scheme): Delete autoload cookie.
|
1994-10-18 |
Richard M. Stallman |
(run-scheme): Add autoload cookie.
|
1994-10-18 |
Richard M. Stallman |
(info-insert-file-contents): Always check for conflict with jka-compr.
|
1994-10-18 |
Richard M. Stallman |
(rmail-spool-directory): Add a condition to test the Bull DPX/2.
|
1994-10-18 |
Richard M. Stallman |
(easy-menu-create-keymaps): Add autoload cookie.
|
1994-10-18 |
Karl Heuer |
(exactn): Initializer deleted.
|
1994-10-18 |
Karl Heuer |
(RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.
|
1994-10-18 |
Karl Heuer |
(read_minibuf): Store the object, not the string, into the history variable.
|
1994-10-18 |
Richard M. Stallman |
(nntp-open-server): Send MODE READER command to server.
|
1994-10-18 |
Richard M. Stallman |
(display-time-filter): Ignore mail-spool-file if not string.
|
1994-10-18 |
Karl Heuer |
(x_set_unsplittable): New function.
|
1994-10-18 |
Richard M. Stallman |
(etags-tags-table-files, etags-tags-included-tables):
|
1994-10-18 |
Richard M. Stallman |
(msdos): PUt sed* in the distribution.
|
1994-10-18 |
Karl Heuer |
(do_line_dance): Decrement index only once per loop.
|
1994-10-18 |
Karl Heuer |
(do_line_insertion_deletion_costs): Fix argument order.
|
1994-10-17 |
Richard Kenner |
Add support for AIX 4.1 and architecture.
|
1994-10-17 |
Karl Heuer |
(regex.o): Use full path to find regex.c.
|
1994-10-17 |
Karl Heuer |
(etags): add dependency on regex.o, link with it.
|
1994-10-17 |
Morten Welinder |
*** empty log message ***
|
1994-10-17 |
Morten Welinder |
Initial revision
|
1994-10-17 |
Morten Welinder |
*** empty log message ***
|
1994-10-17 |
Richard M. Stallman |
(set-face-stipple): New function.
|
1994-10-17 |
Richard M. Stallman |
(struct face): Delete cached_index field.
|
1994-10-17 |
Richard M. Stallman |
(Fdisplay_buffer): In desperation case of looking for
|
1994-10-17 |
Richard M. Stallman |
(intern_face): Update mask properly to set stipple
|
1994-10-17 |
Richard M. Stallman |
(dumpglyphs): Explicitly draw background stipple.
|
1994-10-17 |
Richard M. Stallman |
(intern_face): Set the fill_style.
|
1994-10-17 |
Richard M. Stallman |
Include paths.h.
|
1994-10-17 |
Richard M. Stallman |
(bitmapdirs): Default to /usr/include/X11/bitmaps.
|
1994-10-17 |
Richard M. Stallman |
(sharedstatedir): Substitute sharedstatedir properly.
|
1994-10-17 |
Richard M. Stallman |
Better info about C-z vs C-x C-c.
|
1994-10-17 |
Richard M. Stallman |
(xfns.o): Depend on paths.h.
|
1994-10-16 |
Richard M. Stallman |
(EMACS_CONFIGURATION): Use $canonical as value.
|
1994-10-16 |
Richard M. Stallman |
(canonical): Substitute var into makefiles.
|
1994-10-16 |
Richard M. Stallman |
(bitmapdir): New variable.
|
1994-10-16 |
Richard M. Stallman |
(PATH_BITMAPS): New macro.
|
1994-10-16 |
Richard M. Stallman |
(count-lines): Do save-match-data only when necessary.
|
1994-10-16 |
Richard M. Stallman |
Delete code to write subdirs.el.
|
1994-10-16 |
Richard M. Stallman |
(load_unwind): Cast argument of fclose.
|
1994-10-16 |
Richard M. Stallman |
(appt-select-lowest-window): Locally bind lowest-window.
|
1994-10-16 |
Richard M. Stallman |
(gnus-group-group-name): Get rid of text properties.
|
1994-10-16 |
Richard M. Stallman |
(texinfo-no-refill-regexp): Recognize @ifhtml, @html.
|
1994-10-16 |
Richard M. Stallman |
(LIBS_SYSTEM): Add -lcposix.
|
1994-10-15 |
Richard M. Stallman |
(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
|
1994-10-15 |
Richard M. Stallman |
Delete HAVE_X11 conditionals.
|
1994-10-15 |
Richard M. Stallman |
(rmail-summary-delete-forward): Don't move fwd to eob.
|
1994-10-15 |
Richard M. Stallman |
(x_display): Changed icon_bitmap_flag to icon_bitmap.
|
1994-10-15 |
Richard M. Stallman |
(x_set_icon_type): If icon-type is a string, then use
|
1994-10-15 |
Richard M. Stallman |
(x_bitmap_icon): Allow bitmap to come from file.
|
1994-10-15 |
Richard M. Stallman |
(Fset_text_properties): Special case for getting
|
1994-10-15 |
Richard M. Stallman |
(rmail-summary-previous-all)
|
1994-10-15 |
Richard M. Stallman |
(shell-command, shell-command-on-region):
|
1994-10-15 |
Richard M. Stallman |
(run-scheme): Set scheme-program-name.
|
1994-10-15 |
Karl Heuer |
(stuffline, scraplines): Functions deleted.
|
1994-10-15 |
Richard M. Stallman |
(mail-setup): Fill the in-reply-to field.
|
1994-10-14 |
Richard M. Stallman |
(add-to-list): Doc fix.
|
1994-10-14 |
Richard M. Stallman |
(news-reply-mode-map): Add C-c C-t binding.
|
1994-10-14 |
Richard M. Stallman |
(self-insert-iso): Add delete-selection property.
|
1994-10-14 |
Richard M. Stallman |
(read_input_waiting): Set e.frame_or_window w/ XSETFRAME.
|
1994-10-14 |
Simon Marshall |
Add "in" to list of Font Lock keywords that appear in non-type contexts.
|
1994-10-14 |
Richard M. Stallman |
(redisplay): Call clear_face_cache instead
|
1994-10-14 |
Richard M. Stallman |
Eliminate the "display faces"; store GCs in the "computed faces".
|
1994-10-14 |
Richard M. Stallman |
(Fx_create_frame): Init the FRAME_X_SCREEN as soon as can be done.
|
1994-10-14 |
Richard M. Stallman |
(mail-do-fcc): If file does not exist, assume it is not a Babyl file.
|
1994-10-14 |
Richard M. Stallman |
(x_new_font): Don't keep looping after the FONT property.
|
1994-10-14 |
Roland McGrath |
(tags-reset-tags-tables): New function.
|
1994-10-14 |
Karl Heuer |
(term_get_fkeys_1): Workaround for IBM's dialect of terminfo.
|
1994-10-13 |
Karl Heuer |
(make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.
|
1994-10-13 |
Richard M. Stallman |
(hilit-set-mode-patterns - lisp-mode): Fix regexp
|
1994-10-13 |
Richard M. Stallman |
(desktop-internal-v2s): Remove all text properties from strings.
|
1994-10-13 |
Richard M. Stallman |
(Fuser_login_name, Fuser_real_login_name):
|
1994-10-13 |
Richard M. Stallman |
(gud-filter): Don't bind inhibit-quit.
|
1994-10-13 |
Richard M. Stallman |
(menu-bar-update-buffers-1): New subroutine
|
1994-10-13 |
Richard M. Stallman |
entered into RCS
|
1994-10-13 |
Richard M. Stallman |
(mail-file-babyl-p): New function.
|
1994-10-13 |
Richard M. Stallman |
(Evaluating top-level): Don't load loadup.el again.
|
1994-10-13 |
Richard M. Stallman |
(BASE_PURESIZE): Incremented.
|
1994-10-13 |
Simon Marshall |
Use purify-flag not noninteractive.
|
1994-10-13 |
Richard M. Stallman |
Move the subdirs.el up to near first thing.
|
1994-10-13 |
Richard M. Stallman |
(compilation-filter): Do nothing if buffer is dead.
|
1994-10-13 |
Richard M. Stallman |
(add-to-list): New function.
|
1994-10-13 |
Richard M. Stallman |
Initial revision
|
1994-10-13 |
Richard M. Stallman |
(Funhandled_file_name_directory): Declared.
|
1994-10-13 |
Richard M. Stallman |
entered into RCS
|
1994-10-13 |
Richard M. Stallman |
(top_distclean): Don't rm build-install.
|
1994-10-13 |
Richard M. Stallman |
Don't distribute build-ins.in.
|
1994-10-13 |
Richard M. Stallman |
Comment change.
|
1994-10-13 |
Richard M. Stallman |
Add keywords.
|
1994-10-13 |
Richard M. Stallman |
Include config.h.
|
1994-10-13 |
Richard M. Stallman |
(ada-mode): Rename end-comment-column to ada-comment-end-column.
|
1994-10-13 |
Richard M. Stallman |
(change-log-mode-map): Move the definition up.
|
1994-10-13 |
David J. MacKenzie |
Formerly INSTALL.~33~
|
1994-10-12 |
David J. MacKenzie |
Formerly INSTALL.~32~
|
1994-10-12 |
David J. MacKenzie |
use mkinstalldirs instead of make-path
|
1994-10-12 |
David J. MacKenzie |
remove make-path
|
1994-10-12 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): New definition.
|
1994-10-12 |
Richard M. Stallman |
(facemenu-read-color, facemenu-colors): New fn, var.
|
1994-10-12 |
Richard M. Stallman |
(jka-compr-mode-compression-info-list): Add .tgz extension.
|
1994-10-12 |
Richard M. Stallman |
Comment changes.
|
1994-10-12 |
David J. MacKenzie |
Eliminate some -Wall warnings.
|
1994-10-12 |
David J. MacKenzie |
Make functions that return nothing void, not implicitly int.
|
1994-10-12 |
Simon Marshall |
Removed setting of font-lock-keywords inadvertently left after last patch.
|
1994-10-12 |
Richard M. Stallman |
(mouse-major-mode-menu): Use minor-mode-map-alist
|
1994-10-12 |
Simon Marshall |
* font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,
|
1994-10-12 |
Simon Marshall |
* texinfo.el: (texinfo-mode): Set font-lock-defaults.
|
1994-10-12 |
Simon Marshall |
* shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.
|
1994-10-12 |
Simon Marshall |
* sh-script.el: (sh-set-shell): Set font-lock-defaults.
|
1994-10-12 |
Simon Marshall |
* sendmail.el: (mail-mode): Set font-lock-defaults.
|
1994-10-12 |
Simon Marshall |
* rmailsum.el: (rmail-summary-mode): Set font-lock-defaults.
|
1994-10-12 |
Simon Marshall |
* rmail.el: (rmail-variables): Set font-lock-defaults.
|
1994-10-12 |
Simon Marshall |
* perl-mode.el: (perl-mode): Set font-lock-defaults.
|
1994-10-12 |
Simon Marshall |
* pascal.el: (pascal-mode): Set font-lock-defaults.
|
1994-10-12 |
Simon Marshall |
* outline.el: (outline-mode): Set font-lock-defaults.
|
1994-10-12 |
Simon Marshall |
* makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be
|
1994-10-12 |
Simon Marshall |
* fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.
|
1994-10-12 |
Richard M. Stallman |
(scan_sexps_forward): At startincomment,
|
1994-10-12 |
Simon Marshall |
* dired.el: (dired-mode): Set font-lock-defaults.
|
1994-10-12 |
Simon Marshall |
* compile.el: (compilation-mode): Set font-lock-defaults.
|
1994-10-12 |
Simon Marshall |
* asm-mode.el: (asm-mode): Set font-lock-defaults.
|
1994-10-12 |
Simon Marshall |
* add-log.el: (change-log-mode): Set font-lock-defaults.
|
1994-10-12 |
Richard M. Stallman |
(mail-alias-modtime): Doc fix.
|
1994-10-12 |
Simon Marshall |
* ada.el: (ada-mode-syntax-table): Made `-' and `\n' be comments.
|
1994-10-12 |
Richard M. Stallman |
(c-mode-map): Capitalize Mode in C Mode menu bar item.
|
1994-10-12 |
Karl Heuer |
(Fbyte_code): Skip optimization for all Lisp_Misc types.
|
1994-10-12 |
Karl Heuer |
(defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):
|
1994-10-12 |
Karl Heuer |
(do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,
|
1994-10-12 |
Karl Heuer |
(buffer_slot_type_mismatch): Take just the offset as argument. Only check
|
1994-10-12 |
Karl Heuer |
(mark_object): Use the new substructure.
|
1994-10-12 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,
|
1994-10-12 |
Karl Heuer |
(verify_interval_modification): Fix comment.
|
1994-10-12 |
Karl Heuer |
(test_completion): Fix reversed condition.
|
1994-10-12 |
Karl Heuer |
Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations
|
1994-10-11 |
Richard M. Stallman |
(libexecdir): Renamed from libdir.
|
1994-10-11 |
Richard M. Stallman |
Use libexecdir and sharedstatedir as appropriate.
|
1994-10-11 |
Richard M. Stallman |
(libexecdir): Renamed from libdir. New default.
|
1994-10-11 |
Richard M. Stallman |
(clean): rm DOC/* and *.tab.[ch].
|
1994-10-11 |
Richard M. Stallman |
(makefile-mode-name): Removed.
|
1994-10-11 |
Richard M. Stallman |
menu-bar-lines fix.
|
1994-10-11 |
Jim Blandy |
(scan_buffer): After temporarily turning immediate_quit off, turn it
|
1994-10-11 |
Jim Blandy |
(display_scan_buffer): Pass the correct number of arguments to
|
1994-10-11 |
Richard M. Stallman |
(compare-windows-whitespace): Eliminate initial value.
|
1994-10-11 |
Richard M. Stallman |
(rmail-find-all-files): Fix several errors and make faster.
|
1994-10-11 |
Richard M. Stallman |
(rmail-summary-resend): New function.
|
1994-10-11 |
Francesco Potortì |
* etags.c (C_entries): Name the #define's that are macros.
|
1994-10-11 |
Richard M. Stallman |
(x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.
|
1994-10-11 |
Richard M. Stallman |
(read_key_sequence): The output of function-key-map
|
1994-10-11 |
Richard M. Stallman |
(font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.
|
1994-10-11 |
Richard M. Stallman |
(normal-top-level-add-to-load-path): New function.
|
1994-10-11 |
Richard M. Stallman |
Write the subdirs.el file.
|
1994-10-11 |
Richard M. Stallman |
Don't distribute subdirs.el.
|
1994-10-11 |
Karl Heuer |
(print): Check the substructure.
|
1994-10-11 |
Karl Heuer |
(internal_equal): Check the substructure.
|
1994-10-11 |
Karl Heuer |
(buffer_slot_type_mismatch): Test against Lisp_Misc.
|
1994-10-11 |
Karl Heuer |
(MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to the
|
1994-10-11 |
Karl Heuer |
(OVERLAY_POSITION): Marker assert now tests substructure.
|
1994-10-11 |
Karl Heuer |
(Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
|
1994-10-11 |
Richard M. Stallman |
(blink-matching-open): Check there is a previous
|
1994-10-11 |
Richard M. Stallman |
(list_buffers_1): Fix indentation in header lines.
|
1994-10-11 |
Richard M. Stallman |
(rmail-summary-rmail-update): Pass new arg to rmail-show-message.
|
1994-10-11 |
Richard M. Stallman |
(rmail-show-message): New argument no-summary.
|
1994-10-11 |
Richard M. Stallman |
(system-key-alist): Add sun versions of
|
1994-10-11 |
Richard M. Stallman |
(c-mode-map): Use "C mode" for the menu bar item name.
|
1994-10-11 |
Tom Tromey |
(tcl-mode): imenu-create-index-function made buffer local.
|
1994-10-11 |
Richard M. Stallman |
(mouse-select): Pass an arg to mouse-extend.
|
1994-10-11 |
Karl Heuer |
(sys_subshell): Use NILP macro directly, not its expansion. Previous code was
|
1994-10-11 |
Richard M. Stallman |
(mail-hist-put-headers-into-history)
|
1994-10-10 |
Richard M. Stallman |
Fix typo in previous change.
|
1994-10-10 |
Richard M. Stallman |
(calculate-lisp-indent): Local var
|
1994-10-10 |
Richard M. Stallman |
(menu-bar-file-menu): Don't include the frame
|
1994-10-10 |
David J. MacKenzie |
entered into RCS
|
1994-10-10 |
Richard M. Stallman |
(redisplay_window): Fix Oct 1 change:
|
1994-10-10 |
Jim Blandy |
(syms_of_buffer): Doc fix for cache-long-line-scans.
|
1994-10-10 |
Roland McGrath |
[! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,
|
1994-10-10 |
Richard M. Stallman |
(calendar-holiday-marker): Copy holiday-face from highlight face.
|
1994-10-10 |
Richard M. Stallman |
(ispell-highlight-spelling-error):
|
1994-10-09 |
Richard M. Stallman |
(emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.
|
1994-10-09 |
Richard M. Stallman |
(byte-compile-insert-header): Use user-mail-address.
|
1994-10-09 |
Richard M. Stallman |
(appt-delete-window): Look on all frames for the window.
|
1994-10-08 |
Jim Blandy |
* xdisp.c (redisplay_window): Invalidate width_run_cache, if the
|
1994-10-08 |
Jim Blandy |
* syntax.c (find_defun_start): Call scan_buffer with new args.
|
1994-10-08 |
Jim Blandy |
* search.c: #include "region-cache.h".
|
1994-10-08 |
Jim Blandy |
* insdel.c (prepare_to_modify_buffer): Invalidate width run and
|
1994-10-08 |
Jim Blandy |
* indent.h (disptab_matches_widthtab, recompute_width_table): New
|
1994-10-08 |
Jim Blandy |
* indent.c: #include "region-cache.h".
|
1994-10-08 |
Jim Blandy |
* disptab.h (window_display_table): Doc fix.
|
1994-10-08 |
Jim Blandy |
* cmds.c (Fforward_line): Call scan_buffer with new args.
|
1994-10-08 |
Jim Blandy |
* buffer.h (struct buffer): New members: newline_cache,
|
1994-10-08 |
Jim Blandy |
* buffer.c: #include region-cache.h.
|
1994-10-08 |
Jim Blandy |
* Makefile.in.in (obj) Add region-cache.o to the list of files.
|
1994-10-08 |
Jim Blandy |
Document cache-long-line-scans in @node Text Lines.
|
1994-10-08 |
Jim Blandy |
Added entry for cache-long-line-scans
|
1994-10-08 |
Richard M. Stallman |
(file_name_completion): Ignore files "." and ".." in first pass.
|
1994-10-08 |
Richard M. Stallman |
(test_completion): New function, extracted from do_completion.
|
1994-10-08 |
Richard M. Stallman |
(add-log-current-defun): In texinfo-mode,
|
1994-10-08 |
Richard M. Stallman |
(inhibit_local_menu_bar_menus): New variable.
|
1994-10-08 |
Richard M. Stallman |
(fit_to_screen): Don't put the menu off the left or top.
|
1994-10-08 |
Richard M. Stallman |
(rmail-delete-forward): Use rmail-select-summary.
|
1994-10-07 |
Richard M. Stallman |
Add a tip about enabling/disabling features.
|
1994-10-07 |
Karl Heuer |
(enum Lisp_Misc_Type): New type.
|
1994-10-07 |
Richard M. Stallman |
(make_gap): Keep input blocked till after we set BEG_ADDR.
|
1994-10-07 |
Richard M. Stallman |
Re-delete code deleted in rms's Oct 5 change.
|
1994-10-07 |
Richard M. Stallman |
(compilation-mode-font-lock-keywords,
|
1994-10-07 |
Richard M. Stallman |
(comint-check-proc): Recognise `open'.
|
1994-10-07 |
Richard M. Stallman |
(pascal-font-lock-keywords): New variable.
|
1994-10-07 |
Richard M. Stallman |
(perl-font-lock-keywords): New variable.
|
1994-10-07 |
Richard M. Stallman |
(asm-font-lock-keywords): New variable.
|
1994-10-07 |
Richard M. Stallman |
(texinfo-font-lock-keywords): New variable.
|
1994-10-07 |
Richard M. Stallman |
(shell-font-lock-keywords): New variable.
|
1994-10-07 |
Richard M. Stallman |
(dired-font-lock-keywords): New variable.
|
1994-10-07 |
Richard M. Stallman |
(mail-font-lock-keywords): New variable.
|
1994-10-07 |
Richard M. Stallman |
(rmail-font-lock-keywords): New variable.
|
1994-10-07 |
Richard M. Stallman |
(rmail-summary-font-lock-keywords): New variable.
|
1994-10-07 |
Richard M. Stallman |
(outline-font-lock-keywords): New variable.
|
1994-10-07 |
Richard M. Stallman |
(change-log-mode): Set font-lock-keywords locally.
|
1994-10-07 |
Richard M. Stallman |
(compilation-mode-font-lock-keywords): New variable.
|
1994-10-07 |
Richard M. Stallman |
(sh-font-lock-keywords): Default to nil.
|
1994-10-07 |
Richard M. Stallman |
(check_writable, check_executable): Test HAVE_EACCESS.
|
1994-10-07 |
Richard M. Stallman |
(eaccess): Check for it.
|
1994-10-07 |
Richard M. Stallman |
(HAVE_EACCESS): Add #undef.
|
1994-10-07 |
Per Bothner |
Patch to handle old Convex systems (without uname).
|
1994-10-06 |
Karl Heuer |
(Lisp_Void, VOIDP): Deleted.
|
1994-10-06 |
Karl Heuer |
(Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):
|
1994-10-06 |
Karl Heuer |
(Fbyte_code): Delete case Lisp_Void.
|
1994-10-06 |
Karl Heuer |
(mark_object): Delete case Lisp_Void.
|
1994-10-06 |
Karl Heuer |
(Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.
|
1994-10-06 |
Karl Heuer |
(Fabs): Don't use XFASTINT when negative.
|
1994-10-06 |
Karl Heuer |
(Fset, default_value, Fset_default, Fkill_local_variable): Access
|
1994-10-06 |
Karl Heuer |
(defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.
|
1994-10-06 |
Karl Heuer |
(init_buffer_once): Don't use XSETFASTINT when negative.
|
1994-10-06 |
Karl Heuer |
(Fload, load_unwind): Store stream pointer as a cons of two integers,
|
1994-10-06 |
Karl Heuer |
(Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.
|
1994-10-06 |
Karl Heuer |
(mark_object): Delete case Lisp_Internal_Stream.
|
1994-10-06 |
Karl Heuer |
(read1): New argument for returning out-of-band data, obviating the need for
|
1994-10-06 |
Karl Heuer |
(Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
|
1994-10-06 |
Richard M. Stallman |
(query-replace): Add missing quote.
|
1994-10-06 |
Noah Friedman |
Assign copyright to FSF, and change comments to reflect that type-break
|
1994-10-06 |
Francesco Potortì |
* man.el (Man-notify, Man-current-page, Man-page-list,
|
1994-10-06 |
Richard M. Stallman |
(x_set_icon_type): Remove period from error message.
|
1994-10-06 |
Richard M. Stallman |
(rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer.
|
1994-10-06 |
Richard M. Stallman |
(make_hdr): Undo June 16 change.
|
1994-10-06 |
Richard M. Stallman |
Delete the error when no window system.
|
1994-10-06 |
Richard M. Stallman |
(sendnews, postnews): Use defalias.
|
1994-10-05 |
Richard M. Stallman |
(command-line): Load disp-table explicitly.
|
1994-10-05 |
Richard M. Stallman |
(add-log-current-defun): Handle Perl specially.
|
1994-10-05 |
Richard M. Stallman |
(Ffile_regular_p): New function.
|
1994-10-05 |
Richard M. Stallman |
(read-envvar-name): Special meaning for MUSTMATCH
|
1994-10-05 |
Richard M. Stallman |
(texinfo-format-scan): Accept @^, @", @?, @!, @-.
|
1994-10-04 |
Richard M. Stallman |
(goto-line): Call prefix-numeric-value.
|
1994-10-04 |
Richard M. Stallman |
(Finteractive): Doc fix.
|
1994-10-04 |
Karl Heuer |
(single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(construct_mouse_click): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of calling
|
1994-10-04 |
Karl Heuer |
(x_new_focus_frame, construct_mouse_click, construct_menu_click,
|
1994-10-04 |
Richard M. Stallman |
(input_signal_count): New variable.
|
1994-10-04 |
Richard M. Stallman |
(widget_id_tick): Move definition into conditional.
|
1994-10-04 |
Karl Heuer |
(validate_region): Swap using temp Lisp_Object, not int.
|
1994-10-04 |
Karl Heuer |
(read_process_output): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(validate_interval_range): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(try_window_id): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use
|
1994-10-04 |
Karl Heuer |
(Fx_open_connection): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(compute_char_face): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(redisplay, mark_window_display_accurate, redisplay_window, try_window,
|
1994-10-04 |
Karl Heuer |
(make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
|
1994-10-04 |
Karl Heuer |
(create_process): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(record_delete, record_first_change): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fnext_property_change, property_change_between_p,
|
1994-10-04 |
Karl Heuer |
(Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):
|
1994-10-04 |
Karl Heuer |
(skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(make_process, list_processes_1, create_process, Faccept_process_output,
|
1994-10-04 |
Karl Heuer |
(printchar): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,
|
1994-10-04 |
Karl Heuer |
(Fmarker_position): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(synkey, access_keymap, store_in_keymap, Faccessible_keymaps,
|
1994-10-04 |
Karl Heuer |
(read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
|
1994-10-04 |
Karl Heuer |
(Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,
|
1994-10-04 |
Karl Heuer |
(make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use
|
1994-10-04 |
Karl Heuer |
(Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
|
1994-10-04 |
Karl Heuer |
(Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an
|
1994-10-04 |
Karl Heuer |
(Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,
|
1994-10-04 |
Karl Heuer |
(store_function_docstring): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(direct_output_for_insert, direct_output_forward_char, change_frame_size,
|
1994-10-04 |
Karl Heuer |
(file_name_completion): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Faref, Farray_length): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use
|
1994-10-04 |
Karl Heuer |
(casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
|
1994-10-04 |
Karl Heuer |
(Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fbyte_code): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(reset_buffer, Ferase_buffer, validate_region, list_buffers_1, recenter_overlay_lists, init_buffer_once): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,
|
1994-10-04 |
Karl Heuer |
(Fexpand_abbrev): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(XSETFASTINT): New macro.
|
1994-10-04 |
Karl Heuer |
(Finsert_file_contents): No longer necessary to set type separately.
|
1994-10-04 |
Karl Heuer |
(Fprefix_numeric_value): No longer necessary to set type separately.
|
1994-10-04 |
Karl Heuer |
(Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.
|
1994-10-04 |
Karl Heuer |
(XSETFRAME): Set object type as well as value.
|
1994-10-04 |
Karl Heuer |
(XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,
|
1994-10-04 |
Karl Heuer |
(x_clear_frame_selections, wait_for_property_change): Use new accessor macros
|
1994-10-04 |
Karl Heuer |
(x_set_frame_parameters, x_set_visibility, Fx_create_frame,
|
1994-10-04 |
Karl Heuer |
(compute_char_face): Use new accessor macros instead of calling XSET directly.
|
1994-10-04 |
Karl Heuer |
(display_text_line): Use new accessor macros instead of calling XSET directly.
|
1994-10-04 |
Karl Heuer |
(Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,
|
1994-10-04 |
Karl Heuer |
(record_insert, record_delete, record_first_change, record_property_change):
|
1994-10-04 |
Karl Heuer |
(Ftext_properties_at, Fget_char_property, Fnext_property_change,
|
1994-10-04 |
Karl Heuer |
(kbd_input_ast, read_input_waiting): Use new accessor macros instead of
|
1994-10-04 |
Karl Heuer |
(Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):
|
1994-10-04 |
Karl Heuer |
(make_process, create_process, Fopen_network_stream, deactivate_process,
|
1994-10-04 |
Karl Heuer |
(temp_output_buffer_setup): Use new accessor macros instead of calling XSET
|
1994-10-04 |
Karl Heuer |
(Fmarker_buffer): Use new accessor macros instead of calling XSET directly.
|
1994-10-04 |
Karl Heuer |
(Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,
|
1994-10-04 |
Karl Heuer |
(synkey, Fdescribe_bindings, describe_command): Use new accessor macros
|
1994-10-04 |
Karl Heuer |
(command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
|
1994-10-04 |
Karl Heuer |
(graft_intervals_into_buffer): Use new accessor macros instead of calling XSET
|
1994-10-04 |
Karl Heuer |
(insert_1, insert_from_string_1): Use new accessor macros instead of calling
|
1994-10-04 |
Karl Heuer |
(Fcompute_motion): Use new accessor macros instead of calling XSET directly.
|
1994-10-04 |
Karl Heuer |
(make_minibuffer_frame, make_terminal_frame, Fselected_frame,
|
1994-10-04 |
Karl Heuer |
(FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros
|
1994-10-04 |
Karl Heuer |
(Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
|
1994-10-04 |
Karl Heuer |
(Fcurrent_time, Fformat): Use new accessor macros instead of calling XSET
|
1994-10-04 |
Karl Heuer |
(redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead
|
1994-10-04 |
Karl Heuer |
(make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,
|
1994-10-04 |
Karl Heuer |
(Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,
|
1994-10-04 |
Karl Heuer |
(VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,
|
1994-10-04 |
Karl Heuer |
(write_abbrev, Finsert_abbrev_table_description): Use new accessor macros
|
1994-10-04 |
Karl Heuer |
(SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.
|
1994-10-04 |
Karl Heuer |
Don't override definition of XSETINT.
|
1994-10-04 |
Karl Heuer |
(XSETPNTR): Deleted.
|
1994-10-04 |
Karl Heuer |
Don't override definition of XSETINT.
|
1994-10-04 |
Richard M. Stallman |
Translate -gnu/linux* to -linux*.
|
1994-10-04 |
Richard M. Stallman |
(MKTIME_OBJ): New variable.
|
1994-10-04 |
Richard M. Stallman |
(mktime): Check for it.
|
1994-10-04 |
Richard M. Stallman |
(server-switch-buffer): Don't go to an invisible frame.
|
1994-10-04 |
Richard M. Stallman |
(set-auto-mode): Discard versions from file name before
|
1994-10-03 |
Richard M. Stallman |
(rlogin): Doc fix.
|
1994-10-03 |
Richard M. Stallman |
(vc-backend-checkin): When CVS checks in a file, it is
|
1994-10-03 |
Richard M. Stallman |
(vc-status): Handle CVS.
|
1994-10-03 |
Ian Lance Taylor |
Add support for MIPS variants
|
1994-10-03 |
Roland McGrath |
Recognize GNU.
|
1994-10-03 |
Richard M. Stallman |
(comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.
|
1994-10-03 |
Richard M. Stallman |
(shell-strip-ctrl-m): Function moved to comint.el and renamed.
|
1994-10-03 |
Karl Heuer |
(Frecenter): Don't trigger point-motion hooks.
|
1994-10-02 |
Richard M. Stallman |
(kill-rectangle): In read-only buffer, do record
|
1994-10-02 |
Karl Heuer |
(Finsert_file_contents): set type of `end', not just the value.
|
1994-10-02 |
Karl Heuer |
(x_figure_window_size): Use new formula for scroll bar width.
|
1994-10-02 |
Karl Heuer |
Include <utime.h> here instead of in systime.h.
|
1994-10-02 |
Karl Heuer |
Don't include <utime.h> here; do it in sysdep.c instead.
|
1994-10-02 |
Karl Heuer |
(HAVE_UTIME_H): Add #undef.
|
1994-10-02 |
Paul Reilly |
(popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the
|
1994-10-02 |
Richard M. Stallman |
(shell-mode): Compare the truename with /dev/null.
|
1994-10-02 |
Richard M. Stallman |
(file-truename): If name has no dir, use default-directory.
|
1994-10-02 |
Paul Reilly |
(widget_id_tick): Renamed from popup_id_tick.
|
1994-10-02 |
Paul Reilly |
(XTread_socket): Use popup_get_selection() for X11 menubar event handling.
|
1994-10-02 |
Paul Reilly |
(HACK_EDITRES): Declare if using X11R5.
|
1994-10-02 |
Paul Reilly |
(EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set
|
1994-10-02 |
Paul Reilly |
Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.
|
1994-10-02 |
Paul Reilly |
(make_lispy_event): Do not set item. Now handled in xmenu.c by
|
1994-10-02 |
Paul Reilly |
(display_menu_item): Add support for displaying the title in pop up menus.
|
1994-10-02 |
Paul Reilly |
(lw_set_main_areas): Use xm_set_main_areas().
|
1994-10-02 |
Paul Reilly |
Declare xm_set_main_areas() and xm_manage_resizing().
|
1994-10-02 |
Paul Reilly |
(make_menu_in_widget): Add support for displaying a title in pop up
|
1994-10-02 |
Paul Reilly |
Added Motif changes for usage and option checking.
|
1994-10-02 |
Richard M. Stallman |
(Info-scroll-down, Info-scroll-up): Doc fixes.
|
1994-10-02 |
Richard M. Stallman |
(dired-do-print): Put spaces between lpr switches.
|
1994-10-02 |
Richard M. Stallman |
(setenv-history): New history list.
|
1994-10-02 |
Richard M. Stallman |
(indent-c++-exp): For public/private/protected,
|
1994-10-02 |
Richard M. Stallman |
(redisplay_window): If we set PT, and that alters a region
|
1994-10-02 |
Richard M. Stallman |
(fill-region, fill-region-as-paragraph): Fix previous change.
|
1994-10-02 |
Richard M. Stallman |
(vc-register): Verify an old master file really still exists
|
1994-10-01 |
Richard M. Stallman |
(head_table): Set up Qdelete_frame.
|
1994-10-01 |
Richard M. Stallman |
(keys_of_frame): Make binding for delete-frame.
|
1994-10-01 |
Richard M. Stallman |
(apropos-print-matches): Add newline after
|
1994-10-01 |
Richard M. Stallman |
(save-buffers-kill-emacs): Fix previous change.
|
1994-10-01 |
Richard M. Stallman |
(Foverlay_get): Handle `category' property on overlay.
|
1994-10-01 |
Francesco Potortì |
* man.el (Man-init-defvars, Man-cleanup-manpage,
|
1994-10-01 |
Richard M. Stallman |
Comment change.
|
1994-10-01 |
Richard M. Stallman |
(compile_range): When casting to const unsigned char *, put const first.
|
1994-10-01 |
Richard M. Stallman |
(fill-region, fill-region-as-paragraph):
|
1994-10-01 |
Richard M. Stallman |
(mouse-secondary-click-count): New variable.
|
1994-10-01 |
Richard M. Stallman |
(LIBXTR6): If NEED_LIBW, add -lw.
|
1994-10-01 |
Richard M. Stallman |
(NEED_LIBW): Defined.
|
1994-10-01 |
Richard M. Stallman |
(LDFLAGS): New variable.
|
1994-10-01 |
Richard M. Stallman |
(add-hook, remove-hook): If the hook was made local
|
1994-10-01 |
Richard M. Stallman |
(ispell-init-process): Add missing arg in error msg.
|
1994-10-01 |
Richard M. Stallman |
(finder-mode-map): Change key bindings:
|
1994-10-01 |
Richard M. Stallman |
(edmacro-format-keys): Cope if local keymap is nil.
|
1994-09-30 |
Richard Kenner |
(windowsnt): Alias for winnt.
|
1994-09-30 |
Richard M. Stallman |
(modify-face): New function.
|
1994-09-30 |
Richard M. Stallman |
(save-buffers-kill-emacs): Use run-hook-with-args-until-failure.
|
1994-09-30 |
Richard M. Stallman |
(add-hook): Initialize default value and local value.
|
1994-09-30 |
Richard M. Stallman |
(Fmake_local_variable): Doc fix.
|
1994-09-30 |
Francesco Potortì |
* etags.c (C_entries): Recognise typedef of ANSI style functions.
|
1994-09-30 |
Richard M. Stallman |
(isearch-mode): Don't set deactivate-mark here.
|
1994-09-30 |
Richard M. Stallman |
Really delete gud-overload-functions.
|
1994-09-30 |
Richard M. Stallman |
(gud-overload-functions): Function deleted.
|
1994-09-30 |
Jim Wilson |
(os): Accept coff as an OS.
|
1994-09-29 |
Richard M. Stallman |
(check_writable, check_executable) [__HURD__]: Use eaccess.
|
1994-09-29 |
Richard M. Stallman |
(print-region-1): Use them instead of just pr.
|
1994-09-29 |
Richard M. Stallman |
(compute_char_face): Handle list as overlay face property.
|
1994-09-29 |
Richard Kenner |
(i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX
|
1994-09-29 |
Richard M. Stallman |
(Fset_face_attribute_internal): Mark frame garbaged whenever
|
1994-09-29 |
Karl Heuer |
(scmp): Use unsigned chars, to avoid confusing DOWNCASE.
|
1994-09-29 |
Karl Heuer |
(x_report_frame_params): Fix format/arg mismatch.
|
1994-09-29 |
Karl Heuer |
(CHECK_SCNHDR, write_segment): Fix format/arg mismatch.
|
1994-09-29 |
Richard M. Stallman |
(add-abbrev, inverse-add-abbrev):
|
1994-09-29 |
Richard M. Stallman |
(scheme-mode-variables): Make parse-sexp-ignore-comments t.
|
1994-09-29 |
Richard M. Stallman |
(texinfo-format-region, texinfo-format-buffer-1):
|
1994-09-29 |
Francesco Potortì |
* man.el
|
1994-09-29 |
Richard M. Stallman |
(imenu--cleanup): Changed 'mapc' to 'mapcar'.
|
1994-09-29 |
Richard M. Stallman |
(handle-delete-frame): New function.
|
1994-09-28 |
Karl Heuer |
(command-line): Fix bug in previous change.
|
1994-09-28 |
Karl Heuer |
(command-line): Recognize --longopt synonyms for all options handled here.
|
1994-09-28 |
Roland McGrath |
[alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.
|
1994-09-28 |
Karl Heuer |
(syms_of_dired): Undo Sep 16 change.
|
1994-09-28 |
Karl Heuer |
(Fdelete_file): Undo Sep 16 change.
|
1994-09-28 |
Richard M. Stallman |
(backward-kill-sentence): Work in read-only buffers.
|
1994-09-28 |
Karl Heuer |
Comment fix.
|
1994-09-28 |
Karl Heuer |
(x_new_font): New rule for computing column width. Factored out common code.
|
1994-09-28 |
Karl Heuer |
(x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.
|
1994-09-28 |
Karl Heuer |
(set_frame_size, EmacsFrameSetCharSize): Use new width formula.
|
1994-09-28 |
Karl Heuer |
(scroll_bar_pixel_width, scroll_bar_cols): Update comment.
|
1994-09-27 |
Karl Heuer |
(lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,
|
1994-09-27 |
Richard M. Stallman |
(hack-one-local-variable): Support safe-local-variable property.
|
1994-09-27 |
Richard M. Stallman |
(command-apropos): Pass t for no-header to apropos.
|
1994-09-27 |
Richard M. Stallman |
(mail): Doc fix.
|
1994-09-27 |
Richard M. Stallman |
(${etc}DOC): Run make-docfile twice--two batches.
|
1994-09-27 |
Richard M. Stallman |
Initial revision
|
1994-09-27 |
Richard M. Stallman |
Improve POP code, move most of it into a separate file.
|
1994-09-27 |
Richard M. Stallman |
(MOVE_FLAGS, MOVE_LIBS): New variables.
|
1994-09-27 |
Richard M. Stallman |
(utimes): Check for it.
|
1994-09-27 |
Richard M. Stallman |
(Fformat_time_string): Mostly rewritten, to handle
|
1994-09-27 |
Richard M. Stallman |
(rmail-forward): Simplify insertion of forwarded msg.
|
1994-09-27 |
Roland McGrath |
(etags-tags-completion-table): Allow ? and : in guessed tag names.
|
1994-09-27 |
Richard M. Stallman |
(rmail-summary-delete-forward): Regexp for recognizing deleted message
|
1994-09-27 |
Karl Heuer |
(BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
|
1994-09-27 |
Karl Heuer |
(readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,
|
1994-09-27 |
Karl Heuer |
(Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,
|
1994-09-27 |
Karl Heuer |
(wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,
|
1994-09-27 |
Karl Heuer |
(nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,
|
1994-09-27 |
Karl Heuer |
(quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test
|
1994-09-27 |
Karl Heuer |
(Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test
|
1994-09-27 |
Karl Heuer |
(GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use
|
1994-09-27 |
Karl Heuer |
(NULL_INTERVAL_P): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(EVENT_HAS_PARAMETERS): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Fbyte_code): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Fcall_process, child_setup, getenv_internal): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(casify_object): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(STRING256_P): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Fself_insert_command): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Ffile_name_completion, file_name_completion): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(get_doc_string, Fdocumentation, Fdocumentation_property,
|
1994-09-27 |
Karl Heuer |
(Fkill_emacs): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
|
1994-09-27 |
Karl Heuer |
(unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use
|
1994-09-27 |
Karl Heuer |
(Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,
|
1994-09-27 |
Karl Heuer |
(Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,
|
1994-09-27 |
Karl Heuer |
(buffer_display_table, current_column, Fmove_to_column, compute_motion,
|
1994-09-27 |
Karl Heuer |
(create_root_interval, balance_possible_root_interval, delete_interval): Use
|
1994-09-27 |
Karl Heuer |
(echo_char, cmd_error_internal, command_loop_1, read_char,
|
1994-09-27 |
Karl Heuer |
(get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,
|
1994-09-27 |
Karl Heuer |
(Fexecute_kbd_macro): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,
|
1994-09-27 |
Karl Heuer |
(Finsert_string): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(run_msdos_command): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.
|
1994-09-27 |
Richard M. Stallman |
(POSIX_SIGNALS): Define it.
|
1994-09-27 |
Karl Heuer |
(decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,
|
1994-09-27 |
Richard M. Stallman |
(syms_of_window): Doc fix.
|
1994-09-27 |
Karl Heuer |
(Fmatch_data, Fstore_match_data): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(sun_item_create): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Fsyntax_table_p, describe_syntax): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(sys_subshell): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(validate_interval_range, add_properties, remove_properties,
|
1994-09-27 |
Karl Heuer |
(record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(translate_id): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(child_setup, Fcall_process): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Fwindowp, Fwindow_live_p, window_display_table, window_loop,
|
1994-09-27 |
Karl Heuer |
(redisplay, mark_window_display_accurate, try_window_id, display_text_line,
|
1994-09-27 |
Karl Heuer |
(x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,
|
1994-09-27 |
Karl Heuer |
(menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):
|
1994-09-27 |
Karl Heuer |
(x_scroll_bar_clear): Use type test macros.
|
1994-09-26 |
Richard M. Stallman |
(Qplus): New variable.
|
1994-09-26 |
Richard M. Stallman |
(Qplus): Declared.
|
1994-09-26 |
Richard M. Stallman |
(dired-re-perms): Accept various file type letters.
|
1994-09-26 |
David J. MacKenzie |
remove CONFIG_BROKETS
|
1994-09-26 |
David J. MacKenzie |
REMOVE CONFIG_BROKETS
|
1994-09-26 |
Karl Heuer |
(WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.
|
1994-09-26 |
Karl Heuer |
(argmatch): New function.
|
1994-09-25 |
Paul Reilly |
(lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.
|
1994-09-25 |
Paul Reilly |
Clean up of temporary changes used to try to find a workaround for the
|
1994-09-25 |
Paul Reilly |
entered into RCS
|
1994-09-25 |
Richard M. Stallman |
(enable-flow-control): Never make keyboard-translate-table shorter.
|
1994-09-25 |
Richard M. Stallman |
Delete __FreeBSD__ conditional macro definitions.
|
1994-09-25 |
Richard M. Stallman |
(update_echo_area): New function.
|
1994-09-25 |
Richard M. Stallman |
(get_doc_string): Look in ../etc while dumping.
|
1994-09-25 |
Paul Reilly |
entered into RCS
|
1994-09-25 |
Richard M. Stallman |
Don't include signal.h, values.h.
|
1994-09-25 |
Richard M. Stallman |
Comment change.
|
1994-09-25 |
Richard M. Stallman |
(rmail-construct-io-menu): Don't print a message about no matching files.
|
1994-09-25 |
Richard M. Stallman |
(set_file_times): Fix typo in previous change.
|
1994-09-25 |
Richard M. Stallman |
(set_file_times): Don't test HAVE_UTIME.
|
1994-09-25 |
Richard M. Stallman |
(HAVE_UTIMES): Add #undef.
|
1994-09-25 |
Paul Reilly |
*** empty log message ***
|
1994-09-24 |
Richard M. Stallman |
(Ffile_writable_p): Use stat to test for existence.
|
1994-09-24 |
Richard M. Stallman |
(strftime.o): New target.
|
1994-09-24 |
Richard M. Stallman |
(dired-re-perms): Accept directories and symbolic links
|
1994-09-24 |
Richard M. Stallman |
[USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.
|
1994-09-24 |
Richard M. Stallman |
(USE_DL_STUBS): Defined.
|
1994-09-24 |
Richard M. Stallman |
(USE_DL_STUBS): Add #undef.
|
1994-09-24 |
Richard M. Stallman |
(set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.
|
1994-09-24 |
Richard M. Stallman |
(syms_of_textprop): Doc fix.
|
1994-09-24 |
Richard M. Stallman |
(ange-ftp-start-process): Add use-smart-ftp code.
|
1994-09-24 |
Richard M. Stallman |
(STACK_DIRECTION): Don't redefine if defined already.
|
1994-09-24 |
Richard M. Stallman |
(auto-mode-alist): Handle ada-mode and icon-mode.
|
1994-09-24 |
Richard M. Stallman |
(comint-input-chunk-size): Variable deleted.
|
1994-09-24 |
Richard M. Stallman |
(nntp-send-region-to-server): Call process-send-region
|
1994-09-24 |
Richard M. Stallman |
(shell-command, shell-command-on-region):
|
1994-09-24 |
Paul Reilly |
entered into RCS
|
1994-09-24 |
Richard M. Stallman |
(Buffer-menu-delete): Handle prefix arg.
|
1994-09-24 |
Richard M. Stallman |
(rmail-reformat-message): Run mail-message-filter
|
1994-09-24 |
Richard M. Stallman |
(dired-virtual-mode): Doc fix.
|
1994-09-24 |
Richard M. Stallman |
Comment change.
|
1994-09-24 |
Richard M. Stallman |
(auto-mode-alist): Use \' in auto-mode-alist regexps.
|
1994-09-24 |
Richard M. Stallman |
(auto-execute): Use \' in auto-mode-alist regexps.
|
1994-09-24 |
Richard M. Stallman |
Comment changes.
|
1994-09-24 |
Richard M. Stallman |
(ada-mode): Add autoload cookie.
|
1994-09-24 |
Richard M. Stallman |
(icon-mode): Add autoload cookie.
|
1994-09-24 |
Richard M. Stallman |
(Fexpand_abbrev): Instead of Fcapitalize_region,
|
1994-09-24 |
Richard M. Stallman |
(Fupcase_initials_region): New function.
|
1994-09-24 |
Richard M. Stallman |
(upcase_initials): New function.
|
1994-09-24 |
Richard M. Stallman |
(install-arch-indep): Don't do mkdir here.
|
1994-09-24 |
Richard M. Stallman |
(touchy_mkdir): Make dir ugo+re even if it isn't new.
|
1994-09-24 |
Richard M. Stallman |
(read_minibuf_unwind): Preserve Vdeactivate_mark.
|
1994-09-24 |
Richard M. Stallman |
(find-alternate-file): Confirm killing buffer only if it is visiting a file.
|
1994-09-24 |
Richard M. Stallman |
(get-file-buffer): Doc fix.
|