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
|