Fri, 20 Jan 1995 23:06:06 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): At end, advance over any newlines
|
Fri, 20 Jan 1995 22:02:53 +0000 |
Karl Heuer |
(union Lisp_Misc): Make the `type' field just 16 bits, to match the
|
Fri, 20 Jan 1995 20:12:25 +0000 |
Karl Heuer |
(xbufobjfwd, xbuflocal, xwinconfig):
|
Fri, 20 Jan 1995 19:12:20 +0000 |
Karl Heuer |
(center-line): fill-column is a var, not a function.
|
Fri, 20 Jan 1995 06:20:32 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 20 Jan 1995 06:09:03 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 20 Jan 1995 06:04:56 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 20 Jan 1995 03:20:35 +0000 |
Karl Heuer |
(set-c-style): Ignore case in completion.
|
Fri, 20 Jan 1995 02:50:27 +0000 |
Richard M. Stallman |
(rmail-summary-update-highlight): New function.
|
Fri, 20 Jan 1995 01:47:45 +0000 |
Karl Heuer |
(Ftext_property_any): Handle the trivial case specially.
|
Fri, 20 Jan 1995 00:57:39 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 19 Jan 1995 23:37:10 +0000 |
Karl Heuer |
(seed_random): Renamed from srandom.
|
Thu, 19 Jan 1995 23:36:43 +0000 |
Karl Heuer |
(Frandom): Call seed_random and get_random.
|
Thu, 19 Jan 1995 22:24:43 +0000 |
Karl Heuer |
(remote-shell-program): Reorder search path.
|
Thu, 19 Jan 1995 21:57:20 +0000 |
Karl Heuer |
(xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompiled, xintfwd, xmiscfree,
|
Thu, 19 Jan 1995 21:09:50 +0000 |
Karl Heuer |
(print): Print internal types too, for debugging.
|
Thu, 19 Jan 1995 18:56:43 +0000 |
Richard M. Stallman |
(term_get_fkeys_1): Bug fix for function key above f19.
|
Thu, 19 Jan 1995 18:56:10 +0000 |
Richard M. Stallman |
(subst_char_in_region_unwind): New function.
|
Thu, 19 Jan 1995 18:50:26 +0000 |
Richard M. Stallman |
(help-for-help): Doc fix.
|
Thu, 19 Jan 1995 18:50:09 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 19 Jan 1995 18:49:48 +0000 |
Richard M. Stallman |
(make-help-screen): Use *only* local-map to look up keys.
|
Thu, 19 Jan 1995 07:25:03 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 19 Jan 1995 07:18:47 +0000 |
Richard M. Stallman |
Revert Jan 15 and Jan 5 changes.
|
Thu, 19 Jan 1995 04:34:02 +0000 |
Richard M. Stallman |
(internal_self_insert): Don't test current_column
|
Thu, 19 Jan 1995 04:29:17 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): left-margin renamed to current-left-margin.
|
Thu, 19 Jan 1995 04:27:15 +0000 |
Richard M. Stallman |
(current-justification): Renamed from current-justification. Callers changed.
|
Thu, 19 Jan 1995 04:26:55 +0000 |
Richard M. Stallman |
(do-auto-fill): justification renamed to current-justification.
|
Thu, 19 Jan 1995 04:26:35 +0000 |
Richard M. Stallman |
(move-to-left-margin): justification renamed to current-justification.
|
Thu, 19 Jan 1995 04:21:56 +0000 |
Richard M. Stallman |
(do-auto-fill): Fill, don't fill, or fill-and-justify
|
Thu, 19 Jan 1995 04:20:52 +0000 |
Richard M. Stallman |
(set-justification): New function.
|
Thu, 19 Jan 1995 04:15:32 +0000 |
Richard M. Stallman |
(standard-indent): New variable.
|
Thu, 19 Jan 1995 04:04:28 +0000 |
Richard M. Stallman |
(center-line): Use current-left-margin function, not variable.
|
Thu, 19 Jan 1995 04:02:50 +0000 |
Richard M. Stallman |
(completion-separator-self-insert-autofilling):
|
Thu, 19 Jan 1995 04:02:06 +0000 |
Richard M. Stallman |
(forward-paragraph): Fix end-of-buffer bug.
|
Wed, 18 Jan 1995 23:23:58 +0000 |
Richard M. Stallman |
Don't include sys/param.h.
|
Wed, 18 Jan 1995 23:07:22 +0000 |
Richard M. Stallman |
(check-ispell-version): Use Fundamental mode in the temporary buffer.
|
Wed, 18 Jan 1995 22:13:34 +0000 |
Richard M. Stallman |
(Qtemp_buffer_show_hook): New hook.
|
Wed, 18 Jan 1995 22:12:32 +0000 |
Richard M. Stallman |
(scribe-mode): Treat @: as a sentence end.
|
Wed, 18 Jan 1995 22:11:26 +0000 |
Richard M. Stallman |
Use byte-compile-dynamic.
|
Wed, 18 Jan 1995 21:57:03 +0000 |
Roland McGrath |
(etags-file-of-tag): Use a regexp search to find the file name,
|
Wed, 18 Jan 1995 20:52:48 +0000 |
Karl Heuer |
Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
|
Wed, 18 Jan 1995 20:47:36 +0000 |
Karl Heuer |
[!emacs] (SWITCH_ENUM_CAST): New macro, from emacs/lisp.h
|
Wed, 18 Jan 1995 20:13:17 +0000 |
Karl Heuer |
(SWITCH_ENUM_CAST): New macro.
|
Wed, 18 Jan 1995 20:00:08 +0000 |
Karl Heuer |
(check-ispell-version): Force standard syntax table.
|
Wed, 18 Jan 1995 19:47:52 +0000 |
Karl Heuer |
(remote-compile): Use new global remote-shell-program.
|
Wed, 18 Jan 1995 19:47:32 +0000 |
Karl Heuer |
(rsh): Use new global remote-shell-program.
|
Wed, 18 Jan 1995 19:46:22 +0000 |
Karl Heuer |
(ange-ftp-gateway-program, ange-ftp-shell-command): Use new global
|
Wed, 18 Jan 1995 19:46:00 +0000 |
Karl Heuer |
(remote-shell-program): New var.
|
Wed, 18 Jan 1995 10:14:19 +0000 |
Francesco Potort |
* etags.c (longopts, print_help, main): Use -I as abbreviation
|
Wed, 18 Jan 1995 04:51:29 +0000 |
Richard M. Stallman |
(gud-gdb-find-file): Propagate debug menu to found buffers.
|
Tue, 17 Jan 1995 22:31:45 +0000 |
Richard M. Stallman |
(dbx): Fix missing cast of $curline for Irix.
|
Tue, 17 Jan 1995 20:53:31 +0000 |
Richard M. Stallman |
(pascal-mode-map, pascal-outline-map):
|
Tue, 17 Jan 1995 10:33:24 +0000 |
Simon Marshall |
Make sure the event read by comint-dynamic-list-completions isn't
|
Tue, 17 Jan 1995 02:33:49 +0000 |
Richard M. Stallman |
(command-line-1): Handle -f with kbd macro.
|
Tue, 17 Jan 1995 02:33:24 +0000 |
Richard M. Stallman |
(list_buffers_1, Flist_buffers): Functions deleted.
|
Tue, 17 Jan 1995 02:29:16 +0000 |
Karl Heuer |
(message_dolog): Ignore narrowing.
|
Tue, 17 Jan 1995 01:52:22 +0000 |
Karl Heuer |
(redisplay, redisplay_window, display_mode_line, decode_mode_spec): Use window
|
Tue, 17 Jan 1995 01:51:57 +0000 |
Karl Heuer |
(struct window): New member column_number_displayed.
|
Tue, 17 Jan 1995 00:18:55 +0000 |
Karl Heuer |
(write_glyphs, insert_glyphs): Call checkmagic.
|
Tue, 17 Jan 1995 00:18:36 +0000 |
Karl Heuer |
Declare checkmagic.
|
Tue, 17 Jan 1995 00:18:20 +0000 |
Karl Heuer |
(cmcheckmagic): New function.
|
Mon, 16 Jan 1995 22:59:42 +0000 |
Karl Heuer |
(calendar): Doc fix.
|
Mon, 16 Jan 1995 22:57:31 +0000 |
Karl Heuer |
(standard-display-ascii): Doc fix. Allow use with X.
|
Mon, 16 Jan 1995 22:48:03 +0000 |
Karl Heuer |
(iso-aggressive-german-trans-tab): Doc fix.
|
Mon, 16 Jan 1995 06:48:15 +0000 |
Richard M. Stallman |
(kbd_buffer_store_event): Cast arg of bcopy.
|
Sun, 15 Jan 1995 13:04:55 +0000 |
Roland McGrath |
(r_alloc_init): Remove unused variable END.
|
Sun, 15 Jan 1995 11:00:38 +0000 |
Roland McGrath |
(vc-do-command): Use set-buffer-modified-p instead of not-modified.
|
Sun, 15 Jan 1995 10:59:20 +0000 |
Roland McGrath |
(not-modified): Doc fix.
|
Sun, 15 Jan 1995 09:43:29 +0000 |
Roland McGrath |
(etags-tags-completion-table): Don't let match string contain a \177.
|
Sat, 14 Jan 1995 03:10:53 +0000 |
Karl Heuer |
(vc-directory): Prompt for a directory, not a file.
|
Sat, 14 Jan 1995 02:19:32 +0000 |
Karl Heuer |
(Fpurecopy): Mask size field when copying pseudovector.
|
Fri, 13 Jan 1995 08:45:30 +0000 |
Richard M. Stallman |
Declare Qrear_nonsticky.
|
Fri, 13 Jan 1995 08:45:07 +0000 |
Richard M. Stallman |
(Vuse_hard_newlines): New variable.
|
Fri, 13 Jan 1995 08:44:43 +0000 |
Richard M. Stallman |
(forward-paragraph): Notice use-hard-newlines value.
|
Fri, 13 Jan 1995 08:44:26 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): Don't modify newline
|
Fri, 13 Jan 1995 08:43:40 +0000 |
Richard M. Stallman |
(open-line, split-line, next-line): Use `newline'
|
Fri, 13 Jan 1995 08:25:52 +0000 |
Richard M. Stallman |
(list-buffers): Fix previous change.
|
Fri, 13 Jan 1995 08:24:35 +0000 |
Richard M. Stallman |
Fix previous change.
|
Fri, 13 Jan 1995 08:14:25 +0000 |
Richard M. Stallman |
(list-buffers): New function.
|
Fri, 13 Jan 1995 02:22:54 +0000 |
Karl Heuer |
(printchar, strout): Call message_dolog.
|
Fri, 13 Jan 1995 02:22:37 +0000 |
Karl Heuer |
Declare message_dolog.
|
Fri, 13 Jan 1995 02:22:14 +0000 |
Karl Heuer |
(message_log_need_newline): New var.
|
Fri, 13 Jan 1995 00:35:28 +0000 |
Karl Heuer |
(easy-menu-define): Doc fix.
|
Fri, 13 Jan 1995 00:02:43 +0000 |
Karl Heuer |
Don't allow MARKBIT and DONT_COPY_FLAG to be the same bit.
|
Fri, 13 Jan 1995 00:00:23 +0000 |
Karl Heuer |
(DONT_COPY_FLAG): Default this to 1.
|
Thu, 12 Jan 1995 23:45:01 +0000 |
Richard M. Stallman |
(revert-buffer): Recompute buffer-file-truename.
|
Thu, 12 Jan 1995 23:18:19 +0000 |
Karl Heuer |
(internal_equal): Delete redundant tests.
|
Thu, 12 Jan 1995 22:45:50 +0000 |
Richard M. Stallman |
(indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.
|
Thu, 12 Jan 1995 22:45:24 +0000 |
Richard M. Stallman |
(indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.
|
Thu, 12 Jan 1995 21:05:07 +0000 |
Richard M. Stallman |
(find-backup-file-name): Run a file name handler.
|
Thu, 12 Jan 1995 21:03:32 +0000 |
Richard M. Stallman |
(ange-ftp-set-buffer-mode): Don't set make-backup-files.
|
Thu, 12 Jan 1995 21:02:30 +0000 |
Richard M. Stallman |
(unexec): Cast value of sbrk.
|
Thu, 12 Jan 1995 21:01:31 +0000 |
Richard M. Stallman |
(internal_equal): Once again use a switch.
|
Thu, 12 Jan 1995 17:05:37 +0000 |
Francesco Potort |
Global polishing, some bugs corrected, dynamic allocation used instead
|
Thu, 12 Jan 1995 06:59:56 +0000 |
Richard M. Stallman |
(mouse-select-buffer) Handle an aborted selection.
|
Thu, 12 Jan 1995 05:50:13 +0000 |
Richard M. Stallman |
(etags-goto-tag-location): Add 1 to char positions in TAGS.
|
Wed, 11 Jan 1995 17:27:35 +0000 |
Richard M. Stallman |
(define-derived-mode): Doc fix.
|
Wed, 11 Jan 1995 04:44:10 +0000 |
Richard M. Stallman |
Put height and width from geometry parm into default-frame-alist.
|
Wed, 11 Jan 1995 03:36:30 +0000 |
Richard M. Stallman |
(main): Skip past the colon in inname.
|
Wed, 11 Jan 1995 03:00:32 +0000 |
Karl Heuer |
(DONT_COPY_FLAG): Fix typo.
|
Wed, 11 Jan 1995 02:24:09 +0000 |
Karl Heuer |
(isearch-edit-string): Disable message logging.
|
Wed, 11 Jan 1995 02:13:20 +0000 |
Karl Heuer |
Use large constants for Lisp_Misc_Type.
|
Wed, 11 Jan 1995 02:04:58 +0000 |
Karl Heuer |
(Fgarbage_collect): Don't log the GC message.
|
Wed, 11 Jan 1995 02:03:00 +0000 |
Karl Heuer |
(message1_nolog): New function.
|
Wed, 11 Jan 1995 01:55:01 +0000 |
Karl Heuer |
(Vmessage_log_max): New var.
|
Wed, 11 Jan 1995 01:53:36 +0000 |
Karl Heuer |
(echo): Don't log the key echoes.
|
Wed, 11 Jan 1995 01:40:25 +0000 |
Karl Heuer |
Declare all non-returning functions `void'.
|
Wed, 11 Jan 1995 01:28:22 +0000 |
Richard M. Stallman |
(dired-insert-directory): Don't call expand-file-name
|
Wed, 11 Jan 1995 01:19:09 +0000 |
Richard M. Stallman |
(DONT_COPY_FLAG): New bit flag.
|
Wed, 11 Jan 1995 01:18:41 +0000 |
Richard M. Stallman |
(main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,
|
Wed, 11 Jan 1995 01:17:49 +0000 |
Richard M. Stallman |
(struct Lisp_Free, struct Lisp_Marker, etc.):
|
Wed, 11 Jan 1995 00:22:57 +0000 |
Karl Heuer |
Don't use go32 for make-docfile; the arg list is too long.
|
Wed, 11 Jan 1995 00:21:46 +0000 |
Karl Heuer |
Use coff2exe on make-docfile, instead of go32 when running it.
|
Tue, 10 Jan 1995 23:29:27 +0000 |
Noah Friedman |
rlogin-tab-or-complete: insert tab in buffer, don't send directly to process.
|
Tue, 10 Jan 1995 22:03:13 +0000 |
Karl Heuer |
(Fnarrow_to_region): Swap using temp Lisp_Object, not int.
|
Tue, 10 Jan 1995 20:37:38 +0000 |
Karl Heuer |
(Finsert_char): Check inherit flag for long strings too.
|
Tue, 10 Jan 1995 18:37:06 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
Tue, 10 Jan 1995 17:44:28 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Don't alter paren-mismatch face
|
Tue, 10 Jan 1995 17:43:59 +0000 |
Richard M. Stallman |
(face-nontrivial-p): New function.
|
Tue, 10 Jan 1995 17:20:39 +0000 |
Francesco Potort |
* etags.c (pfatal): New function.
|
Tue, 10 Jan 1995 12:08:21 +0000 |
Simon Marshall |
Doc fixes (simon's email address and shell-mode)
|
Tue, 10 Jan 1995 09:07:15 +0000 |
Francesco Potort |
* etags.c (Lang_function): Use void instead to declare the
|
Tue, 10 Jan 1995 06:52:53 +0000 |
Richard M. Stallman |
(face-try-color-list): Treat `underline' as valid.
|
Tue, 10 Jan 1995 03:14:24 +0000 |
Noah Friedman |
Removed several more gratuitous autoload cookies.
|
Tue, 10 Jan 1995 00:06:50 +0000 |
Karl Heuer |
(Fscroll_other_window): On small windows, scroll by 1 line.
|
Mon, 09 Jan 1995 23:10:10 +0000 |
Karl Heuer |
Fix text punctuation.
|
Mon, 09 Jan 1995 22:16:23 +0000 |
Richard M. Stallman |
Better format of files-by-directory menus.
|
Mon, 09 Jan 1995 18:31:22 +0000 |
Richard M. Stallman |
(concat, xmalloc, xrealloc, readline, xnew): Four new
|
Mon, 09 Jan 1995 18:27:32 +0000 |
Richard M. Stallman |
(mouse-drag-region): As once in the past,
|
Mon, 09 Jan 1995 09:47:15 +0000 |
Richard M. Stallman |
(listify-key-sequence-1): Update for change in CHAR_META.
|
Sun, 08 Jan 1995 20:24:36 +0000 |
Richard M. Stallman |
(store_in_keymap): Copy a cons only if car is a string.
|
Sun, 08 Jan 1995 20:19:47 +0000 |
Richard M. Stallman |
Don't include param.h.
|
Sun, 08 Jan 1995 19:22:20 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Sun, 08 Jan 1995 19:20:03 +0000 |
Richard M. Stallman |
Fix buffer-undo-list.
|
Sat, 07 Jan 1995 16:57:36 +0000 |
Roland McGrath |
Include config.h first.
make-3-72-10 make-3-72-11 make-3-72-12 make-3-72-13 make-3-72-9 make-3-73 make-3-73-1 make-3-73-2
|
Sat, 07 Jan 1995 00:23:16 +0000 |
Karl Heuer |
(VALBITS, GCTYPEBITS): Deleted; default is better.
|
Sat, 07 Jan 1995 00:22:49 +0000 |
Karl Heuer |
(VALBITS): Adjust for new bit layout.
|
Sat, 07 Jan 1995 00:19:51 +0000 |
Karl Heuer |
[XENIX|SOLARIS2] (VALBITS, GCTYPEBITS): Deleted; default is better.
|
Sat, 07 Jan 1995 00:18:38 +0000 |
Karl Heuer |
(VALBITS, XTYPE): Adjust for new bit layout.
|
Sat, 07 Jan 1995 00:14:11 +0000 |
Karl Heuer |
Fix comment.
|
Sat, 07 Jan 1995 00:13:17 +0000 |
Karl Heuer |
Fix comment.
|
Fri, 06 Jan 1995 23:23:38 +0000 |
Karl Heuer |
Delete obsolete comment.
|
Fri, 06 Jan 1995 22:30:26 +0000 |
Richard M. Stallman |
(C_entries): Ignore carriage return at end of line.
|
Fri, 06 Jan 1995 22:08:23 +0000 |
Richard M. Stallman |
(te-terminfo-systems-regexp): Variable deleted.
|
Fri, 06 Jan 1995 21:48:36 +0000 |
Richard M. Stallman |
(bibtex-clean-entry): Killing text while editing
|
Fri, 06 Jan 1995 20:48:57 +0000 |
Richard M. Stallman |
(what-cursor-position): Show char in decimal, hex, octal.
|
Thu, 05 Jan 1995 23:53:01 +0000 |
Richard M. Stallman |
(pop-global-mark): Make pop-global-mark treat
|
Thu, 05 Jan 1995 22:19:54 +0000 |
Richard M. Stallman |
[!MULTI_FRAME] (window_frame): New function.
|
Thu, 05 Jan 1995 22:11:35 +0000 |
Richard M. Stallman |
(vc-do-command): Change RCS handling so rcsdiff won't strip
|
Thu, 05 Jan 1995 12:32:54 +0000 |
Johan Vromans |
Bump version.
|
Thu, 05 Jan 1995 12:32:28 +0000 |
Johan Vromans |
Bump version.
|
Thu, 05 Jan 1995 11:54:18 +0000 |
Johan Vromans |
Change forms-search to forms-search-forward, and add
|
Thu, 05 Jan 1995 07:45:50 +0000 |
Roland McGrath |
Fix typo in last change.
|
Thu, 05 Jan 1995 07:11:54 +0000 |
Roland McGrath |
(store_function_docstring, Fdocumentation): Use & PSEUDOVECTOR_SIZE_MASK on
|
Thu, 05 Jan 1995 07:06:19 +0000 |
Roland McGrath |
(Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of
|
Thu, 05 Jan 1995 07:05:16 +0000 |
Roland McGrath |
(Fcommandp): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of compiled
|
Thu, 05 Jan 1995 00:23:50 +0000 |
Richard M. Stallman |
(tex-print): Better check for when to print current
|
Wed, 04 Jan 1995 22:43:47 +0000 |
Karl Heuer |
(mark_object, mark_buffer): Don't mark buffer twice.
|
Wed, 04 Jan 1995 22:41:16 +0000 |
Karl Heuer |
[EXPLICIT_SIGN_EXTEND] (XINT): Use symbolic constants.
|
Wed, 04 Jan 1995 22:02:59 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add entries for .cls files, and for /drafts/.
|
Wed, 04 Jan 1995 21:31:58 +0000 |
Karl Heuer |
(xcar, xcdr): Use correct shift and mask values.
|
Wed, 04 Jan 1995 21:28:53 +0000 |
Karl Heuer |
(xint): Use correct mask.
|
Wed, 04 Jan 1995 20:57:31 +0000 |
Per Bothner |
Update copyright notice.
|
Wed, 04 Jan 1995 20:54:24 +0000 |
Per Bothner |
Recognize BSD/OS as bsdi. Patch from Chris Torek <torek@BSDI.COM>.
|
Wed, 04 Jan 1995 19:10:22 +0000 |
Richard M. Stallman |
On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
|
Wed, 04 Jan 1995 19:09:36 +0000 |
Richard M. Stallman |
(term_init): Fatal error if screen is too small.
|
Wed, 04 Jan 1995 19:08:56 +0000 |
Richard M. Stallman |
Use SAVE_MODIFF and BUF_SAVE_MODIFF
|
Wed, 04 Jan 1995 07:19:10 +0000 |
Richard M. Stallman |
(store_function_docstring): Arg is now EMACS_INT.
|
Tue, 03 Jan 1995 23:44:44 +0000 |
Noah Friedman |
Add autoload cookies.
|
Tue, 03 Jan 1995 23:44:25 +0000 |
Noah Friedman |
(mail-abbrev-mailrc-file): Variable and macro deleted.
|
Tue, 03 Jan 1995 23:43:47 +0000 |
Noah Friedman |
Use `mail-personal-alias-file' globally in place of hardwired "~/.mailrc".
|
Tue, 03 Jan 1995 23:43:27 +0000 |
Noah Friedman |
(mail-personal-alias-file): New variable.
|
Tue, 03 Jan 1995 22:28:50 +0000 |
Richard M. Stallman |
(tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.
|
Tue, 03 Jan 1995 07:05:41 +0000 |
Richard M. Stallman |
(command-line-1): Pause between init file error
|
Tue, 03 Jan 1995 06:40:13 +0000 |
Richard M. Stallman |
(spell-filter): Make it a risky-local-variable.
|
Tue, 03 Jan 1995 01:45:36 +0000 |
Karl Heuer |
Use consistent spelling in comments.
|
Tue, 03 Jan 1995 01:35:49 +0000 |
Karl Heuer |
(enum Lisp_Type): Don't use trailing comma.
|
Tue, 03 Jan 1995 01:20:47 +0000 |
Karl Heuer |
(mark_object): Make `else' visible outside MULTI_FRAME.
|
Mon, 02 Jan 1995 23:40:27 +0000 |
Richard M. Stallman |
(gud-dbx-marker-filter): Use gud-marker-acc like gud-gdb-marker-filter.
|
Mon, 02 Jan 1995 23:07:36 +0000 |
Richard M. Stallman |
(tex-mode): \begin at start of file implies Latex.
|
Mon, 02 Jan 1995 23:01:16 +0000 |
Richard M. Stallman |
(display-time-string-forms): Fix doc string syntax error.
|
Mon, 02 Jan 1995 21:58:40 +0000 |
Richard M. Stallman |
(enum Lisp_Type): Delete Lisp_Buffer.
|
Mon, 02 Jan 1995 21:54:50 +0000 |
Richard M. Stallman |
Use BUF_MARKERS throughout.
|
Mon, 02 Jan 1995 21:50:28 +0000 |
Richard M. Stallman |
(Fmake_indirect_buffer): New function.
|
Mon, 02 Jan 1995 21:38:22 +0000 |
Richard M. Stallman |
Use BUF_INTERVALS throughout.
|
Mon, 02 Jan 1995 21:32:10 +0000 |
Richard M. Stallman |
(validate_interval_range): Use BUF_INTERVALS.
|
Mon, 02 Jan 1995 09:21:30 +0000 |
Richard M. Stallman |
Use SAVE_MODIFF and BUF_SAVE_MODIFF
|
Mon, 02 Jan 1995 09:19:34 +0000 |
Richard M. Stallman |
(struct buffer): Fields markers and intervals moved out.
|
Mon, 02 Jan 1995 09:18:07 +0000 |
Richard M. Stallman |
Use SAVE_MODIFF and BUF_SAVE_MODIFF
|
Mon, 02 Jan 1995 09:16:42 +0000 |
Richard M. Stallman |
Use SAVE_MODIFF and BUF_SAVE_MODIFF
|
Mon, 02 Jan 1995 09:15:25 +0000 |
Richard M. Stallman |
(mark_buffer, gc_sweep): Use BUF_INTERVALS.
|
Mon, 02 Jan 1995 06:51:21 +0000 |
Richard M. Stallman |
Integers now at least 28 bits.
|
Mon, 02 Jan 1995 06:42:56 +0000 |
Richard M. Stallman |
(store_in_keymap): While dumping, copy DEF if a cons.
|
Mon, 02 Jan 1995 06:36:56 +0000 |
Richard M. Stallman |
Use SAVE_MODIFF and BUF_SAVE_MODIFF
|
Mon, 02 Jan 1995 06:33:09 +0000 |
Richard M. Stallman |
Use SAVE_MODIFF and BUF_SAVE_MODIFF
|
Mon, 02 Jan 1995 06:30:49 +0000 |
Richard M. Stallman |
(temp_output_buffer_show): Use BUF_SAVE_MODIFF.
|
Mon, 02 Jan 1995 06:28:29 +0000 |
Richard M. Stallman |
(print): Don't drop thru to error for markers and overlays.
|
Mon, 02 Jan 1995 06:26:46 +0000 |
Richard M. Stallman |
(Fprimitive_undo): Use base buffer's modtime field.
|
Mon, 02 Jan 1995 05:04:34 +0000 |
Richard M. Stallman |
Adapt to new Lisp_Object format.
|
Sat, 31 Dec 1994 07:49:59 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add entries for .cls files,
|
Fri, 30 Dec 1994 23:28:45 +0000 |
Richard M. Stallman |
(regex_compile): Use putchar, not printchar.
|
Fri, 30 Dec 1994 23:02:43 +0000 |
Richard M. Stallman |
(tex-mode-map): Add BibTeX File menu item.
|
Fri, 30 Dec 1994 20:48:30 +0000 |
Richard M. Stallman |
(terminal-emulator): Test system-configuration
|
Fri, 30 Dec 1994 20:41:25 +0000 |
Richard M. Stallman |
Added terminfo support.
|
Fri, 30 Dec 1994 06:50:01 +0000 |
Richard M. Stallman |
(print): Get size of compiled function as pseudovector.
|
Fri, 30 Dec 1994 01:54:16 +0000 |
Richard M. Stallman |
(VALBITS): Default now 28.
|
Fri, 30 Dec 1994 01:52:37 +0000 |
Richard M. Stallman |
(mark_object): Don't use Lisp_Process, Lisp_Window.
|
Fri, 30 Dec 1994 01:50:01 +0000 |
Richard M. Stallman |
(Faref): Handle compiled function as pseudovector.
|
Fri, 30 Dec 1994 01:46:04 +0000 |
Richard M. Stallman |
(Flength): Handle compiled function as pseudovector.
|
Fri, 30 Dec 1994 01:41:27 +0000 |
Richard M. Stallman |
(XSETFRAME): Use pseudovector.
|
Fri, 30 Dec 1994 01:37:53 +0000 |
Richard M. Stallman |
(x_scroll_bar_handle_click): Use GC_WINDOWP.
|
Thu, 29 Dec 1994 19:56:17 +0000 |
Richard M. Stallman |
Make size field an EMACS_INT.
|
Thu, 29 Dec 1994 19:02:16 +0000 |
Richard M. Stallman |
Fix typo in previous change.
|
Thu, 29 Dec 1994 18:53:25 +0000 |
Richard M. Stallman |
(switch-to-completions): New command, with bindings in minibuf completion maps.
|
Thu, 29 Dec 1994 04:17:00 +0000 |
Richard M. Stallman |
(super-apropos-check-elc-file): New function.
|
Thu, 29 Dec 1994 01:46:34 +0000 |
Richard M. Stallman |
(super-apropos, super-apropos-check-doc-file)
|
Thu, 29 Dec 1994 01:43:50 +0000 |
Richard M. Stallman |
(server-process-filter): Process each line separately.
|
Thu, 29 Dec 1994 00:11:46 +0000 |
Richard M. Stallman |
Comment changes.
|
Wed, 28 Dec 1994 23:28:10 +0000 |
Richard M. Stallman |
(Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.
|
Wed, 28 Dec 1994 18:00:52 +0000 |
Richard M. Stallman |
[! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.
|
Wed, 28 Dec 1994 08:12:25 +0000 |
Roland McGrath |
(find-tag-in-order): Don't set buffer-local value of tags-file-name.
|
Tue, 27 Dec 1994 23:28:51 +0000 |
Thien-Thi Nguyen |
Initial revision
|
Tue, 27 Dec 1994 21:50:22 +0000 |
Richard M. Stallman |
(make_lispy_event) [USE_X_TOOLKIT]: Turn off
|
Tue, 27 Dec 1994 21:45:06 +0000 |
Richard M. Stallman |
(XTupdate_begin): Fix backward test in previous change.
|