- 21 Dec, 1995 27 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
Call signal_after_change.
-
Karl Heuer authored
(CHECK_IMPURE): Use PURE_P.
-
Karl Heuer authored
-
Karl Heuer authored
(syms_of_print): defsubr it. Doc fix. (print_error_message): New subroutine.
-
Karl Heuer authored
Let make_buffer_string handle the gap.
-
Karl Heuer authored
-
Karl Heuer authored
(syms_of_macros): defsubr it.
-
Karl Heuer authored
when dumping.
-
Karl Heuer authored
Include puresize.h. (store_in_keymap): Check PURE_P (def) and copy if nec.
-
Karl Heuer authored
(cmd_error_internal): Use print_error_message.
-
Karl Heuer authored
-
Karl Heuer authored
(find_handler_clause): Call skip_debugger. (Vdebug_ignored_errors): New variable. (syms_of_eval): Set up Lisp variable.
-
Karl Heuer authored
to top level. (syms_of_editfns): Initialize environbuf explicitly. (Vbuffer_access_fontified_property): New variable. (syms_of_editfns): Set up Lisp var. (make_buffer_string): Don't call the Vbuffer_access_fontify_functions if the text is already fontified. (Fbuffer_string): Pas 1 for PROPS arg. (update_buffer_properties): New subroutine. (Finsert_buffer_substring): Use update_buffer_properties. (make_buffer_string): New arg PROPS. (Fbuffer_string, Fbuffer_substring): Pass new arg. (Fbuffer_substring_no_properties): New function. (syms_of_editfns): defsubr it. (Vbuffer_access_fontify_functions): New variable. (Qbuffer_access_fontify_functions): New variable. (syms_of_editfns): Set up Lisp variable, initialize them. (make_buffer_string): Run this new hook.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
(Fcall_interactively): Move have_prefix_arg label to 'p'.
-
Karl Heuer authored
-
Karl Heuer authored
Don't gcpro it after the last use. (Fswitch_to_buffer, Fpop_to_buffer): Rename arg bufname to buffer. (Fset_buffer): Likewise, and rename local buffer to buf. (reset_buffer, init_buffer_once): Delete code that touches redisplay_end_trigger field in buffer.
-
Karl Heuer authored
(THIS_IS_MAKEFILE): New definition. (dotdot): New variable. (SOME_MACHINE_LISP): Use relative file names. (shortlisp): New variable. (${etc}DOC): Use shortlisp instead of lisp. (keymap.o): Depend on puresize.h.
-
Karl Heuer authored
if startp is outside the accessible part of the buffer.
-
Karl Heuer authored
(LOADLIBES): Use LIB_STANDARD_LIBSRC.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
Add sunos4.1.n-noshare as alternative.
-
- 20 Dec, 1995 1 commit
-
-
Roland McGrath authored
-
- 19 Dec, 1995 12 commits
-
-
Karl Heuer authored
-
Noah Friedman authored
(yow-load-message, yow-after-load-message): New constants. (yow, read-zippyism): Use them. Now KEN and BARBIE are PERMANENTLY ADDICTED to MIND-ALTERING DRUGS..
-
Karl Heuer authored
than `highlight' to distinguish it from mouse-face highlighting of hyperlinks. (apropos-mode-map): Rename from `apropos-local-map'. (apropos-mode): Set it rather than have a local-map that made RET locally unusable when copied to other buffer. (apropos-print): Use it. When there is only one property, show what it is. Remove superfluous `save-excursion', thus making help commands' return-message be correct. (apropos-print, apropos-describe-plist): `print-help-return-message' like help commands.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
on ms-dos.
-
Karl Heuer authored
a synonym for mouse-position, for the benefit of lisp packages that use it.
-
Karl Heuer authored
`dos-display-time' variable instead of invoking `wakeup' as asynchronous process (which doesn't work under ms-dos).
-
Karl Heuer authored
`Vdos_timer_hooks'.
-
Karl Heuer authored
`dos-timer-hooks' variables (the usual modeline time display now works and `display-time-hook' can be used under DOS).
-
Karl Heuer authored
feature; call `display-time-filter' from time.el to display time on the modeline instead. This makes `display-time' work under DOS. (abort): use our own function instead of the one from the library which reverts the console device to cooked mode. (syms_of_msdos): `dos-display-time'--a new variable for communicating with `display-time'.
-
Karl Heuer authored
-