]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 years ago(cl-builtin-gethash, cl-builtin-remhash, cl-builtin-clrhash)
Dave Love [Wed, 2 Feb 2000 15:25:07 +0000 (15:25 +0000)]
(cl-builtin-gethash, cl-builtin-remhash, cl-builtin-clrhash)
(cl-builtin-maphash): Remove definitions.  Use the new builtins
directly.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 2 Feb 2000 15:22:19 +0000 (15:22 +0000)]
*** empty log message ***

24 years agoUse bytecomp-load-hook, not emacs-lisp-mode-hook.
Dave Love [Wed, 2 Feb 2000 15:20:31 +0000 (15:20 +0000)]
Use bytecomp-load-hook, not emacs-lisp-mode-hook.
Don't check for defalias being defined.

24 years ago(ange-ftp-write-region): Handle case that
Gerd Moellmann [Wed, 2 Feb 2000 15:11:39 +0000 (15:11 +0000)]
(ange-ftp-write-region): Handle case that
succeeding process operation sets a different coding system.

24 years agoRun bytecomp-load-hook.
Dave Love [Wed, 2 Feb 2000 15:10:35 +0000 (15:10 +0000)]
Run bytecomp-load-hook.

24 years ago(whitespace): Add :version to defgroup.
Dave Love [Wed, 2 Feb 2000 15:01:39 +0000 (15:01 +0000)]
(whitespace): Add :version to defgroup.

24 years ago(tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
Dave Love [Wed, 2 Feb 2000 14:59:02 +0000 (14:59 +0000)]
(tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
Doc fix.

24 years ago(sexp-at-point, symbol-at-point)
Dave Love [Wed, 2 Feb 2000 14:51:22 +0000 (14:51 +0000)]
(sexp-at-point, symbol-at-point)
(number-at-point, list-at-point): Add autoload cookie.

24 years ago(recentf): Add :version to defgroup.
Dave Love [Wed, 2 Feb 2000 14:46:06 +0000 (14:46 +0000)]
(recentf): Add :version to defgroup.

24 years ago(quickurl): Add :version to defgroup.
Dave Love [Wed, 2 Feb 2000 14:41:52 +0000 (14:41 +0000)]
(quickurl): Add :version to defgroup.

24 years ago(elide-head): Use point-marker more.
Dave Love [Wed, 2 Feb 2000 14:27:03 +0000 (14:27 +0000)]
(elide-head): Use point-marker more.

24 years agoFix keywords comment.
Dave Love [Wed, 2 Feb 2000 14:05:36 +0000 (14:05 +0000)]
Fix keywords comment.

24 years ago(bs): Add :version to defgroup.
Dave Love [Wed, 2 Feb 2000 14:03:26 +0000 (14:03 +0000)]
(bs): Add :version to defgroup.

24 years ago(Fframe_parameters): Add GCPRO because tty_color_name can GC.
Gerd Moellmann [Wed, 2 Feb 2000 14:00:00 +0000 (14:00 +0000)]
(Fframe_parameters): Add GCPRO because tty_color_name can GC.

24 years ago(global-auto-revert-mode): Add autoload cookie.
Dave Love [Wed, 2 Feb 2000 13:55:46 +0000 (13:55 +0000)]
(global-auto-revert-mode): Add autoload cookie.

24 years agoDocument functions which return display capabilities.
Eli Zaretskii [Wed, 2 Feb 2000 11:54:55 +0000 (11:54 +0000)]
Document functions which return display capabilities.

24 years ago(display-color-p): Use framep-on-display.
Eli Zaretskii [Wed, 2 Feb 2000 11:38:16 +0000 (11:38 +0000)]
(display-color-p): Use framep-on-display.
(display-grayscale-p): New function.

24 years ago(frames-on-display-list, framep-on-display): New functions.
Eli Zaretskii [Wed, 2 Feb 2000 11:35:43 +0000 (11:35 +0000)]
(frames-on-display-list, framep-on-display): New functions.
(display-mouse-p, display-popup-menus-p, display-graphic-p)
(display-selections-p, display-screens, display-pixel-width)
(display-pixel-height, display-mm-width, display-mm-height)
(display-backing-store, display-save-under, display-planes)
(display-color-cells, display-visual-class): New functions.

24 years agoDon't count colors without RGB values as gray shades.
Eli Zaretskii [Wed, 2 Feb 2000 11:34:25 +0000 (11:34 +0000)]
Don't count colors without RGB values as gray shades.

24 years ago(tty-color-gray-shades): New function.
Eli Zaretskii [Wed, 2 Feb 2000 11:33:01 +0000 (11:33 +0000)]
(tty-color-gray-shades): New function.

24 years ago(ccl_driver) <CCL_WriteExprRegister>: Set jump_address
Kenichi Handa [Wed, 2 Feb 2000 07:06:26 +0000 (07:06 +0000)]
(ccl_driver) <CCL_WriteExprRegister>: Set jump_address
instead of incrementing ic directly.
<CCL_WriteExprConst> Likewise.
<ccl_set_expr>: Set ic to jump_address.

24 years ago(e_write): Fix the handling of
Kenichi Handa [Wed, 2 Feb 2000 06:58:58 +0000 (06:58 +0000)]
(e_write): Fix the handling of
CODING_FINISH_INSUFFICIENT_SRC.

24 years agoVarious fixes for new development tree.
Gerd Moellmann [Tue, 1 Feb 2000 16:47:22 +0000 (16:47 +0000)]
Various fixes for new development tree.

24 years ago*** empty log message ***
Dave Love [Tue, 1 Feb 2000 15:20:31 +0000 (15:20 +0000)]
*** empty log message ***

24 years agoCopyright up-date.
Dave Love [Tue, 1 Feb 2000 15:19:30 +0000 (15:19 +0000)]
Copyright up-date.

24 years ago(Fpropertize): Doc fix.
Dave Love [Tue, 1 Feb 2000 15:13:01 +0000 (15:13 +0000)]
(Fpropertize): Doc fix.

24 years ago(Fstart_process): Doc fix.
Dave Love [Tue, 1 Feb 2000 15:01:28 +0000 (15:01 +0000)]
(Fstart_process): Doc fix.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 1 Feb 2000 14:57:24 +0000 (14:57 +0000)]
*** empty log message ***

24 years agoMake this the no-leim Makefile. Move the
Gerd Moellmann [Tue, 1 Feb 2000 14:56:00 +0000 (14:56 +0000)]
Make this the no-leim Makefile.  Move the
leim Makefile.in to ../leim-Makefile.in as it originally was.

24 years agoMake this the no-leim Makefile.in. Leim Makefile.in is now found
Gerd Moellmann [Tue, 1 Feb 2000 14:55:30 +0000 (14:55 +0000)]
Make this the no-leim Makefile.in.  Leim Makefile.in is now found
in ../leim-Makefile.in.

24 years agoFix various doc strings not to duplicate information from
Dave Love [Tue, 1 Feb 2000 14:54:52 +0000 (14:54 +0000)]
Fix various doc strings not to duplicate information from
help-manyarg-func-alist.

24 years ago(Fset_window_margins): Don't make interactive. Doc fix.
Dave Love [Tue, 1 Feb 2000 14:52:08 +0000 (14:52 +0000)]
(Fset_window_margins): Don't make interactive.  Doc fix.

24 years ago(Vhelp_manyarg_func_alist): New variable.
Dave Love [Tue, 1 Feb 2000 14:45:38 +0000 (14:45 +0000)]
(Vhelp_manyarg_func_alist): New variable.
(Fdocumentation): Use it.
(syms_of_doc): Define it.

24 years ago(delphi): Add :version to defgroup.
Dave Love [Tue, 1 Feb 2000 14:32:21 +0000 (14:32 +0000)]
(delphi): Add :version to defgroup.

24 years ago(describe-function-1): Print note about arglist of autoloaded
Dave Love [Tue, 1 Feb 2000 14:12:00 +0000 (14:12 +0000)]
(describe-function-1): Print note about arglist of autoloaded
functions.  Move arglist of primitives up from end of doc string.
(help-manyarg-func-alist): Populate it.

24 years ago*** empty log message ***
Dave Love [Tue, 1 Feb 2000 10:03:58 +0000 (10:03 +0000)]
*** empty log message ***

24 years agoFix year ranges in copyright notice.
Dave Love [Mon, 31 Jan 2000 22:21:01 +0000 (22:21 +0000)]
Fix year ranges in copyright notice.

24 years ago(display-time-update): Change load-average help-echo.
Dave Love [Mon, 31 Jan 2000 22:14:01 +0000 (22:14 +0000)]
(display-time-update): Change load-average help-echo.

24 years agoFix copyright dates.
Dave Love [Mon, 31 Jan 2000 22:03:00 +0000 (22:03 +0000)]
Fix copyright dates.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 31 Jan 2000 21:38:34 +0000 (21:38 +0000)]
*** empty log message ***

24 years agoSome changes in documentation. Removed some trailing
Gerd Moellmann [Mon, 31 Jan 2000 21:34:33 +0000 (21:34 +0000)]
Some changes in documentation.  Removed some trailing
whitespace. Changed some parameter names to agree with
documentation.
(view-mode-exit): Keep entry in `view-return-to-alist' only when a
window is not deleted.  Modifies change 1998-04-26.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 31 Jan 2000 21:28:41 +0000 (21:28 +0000)]
*** empty log message ***

24 years ago(xim_open_dpy): Remove unused local variable.
Gerd Moellmann [Mon, 31 Jan 2000 20:48:01 +0000 (20:48 +0000)]
(xim_open_dpy): Remove unused local variable.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 31 Jan 2000 20:18:20 +0000 (20:18 +0000)]
*** empty log message ***

24 years ago(Ftrace_to_stderr) [GLYPH_DEBUG]: New function.
Gerd Moellmann [Mon, 31 Jan 2000 20:12:37 +0000 (20:12 +0000)]
(Ftrace_to_stderr) [GLYPH_DEBUG]: New function.
(syms_of_xdisp) [GLYPH_DEBUG]: Defsubr it.

24 years agoUpdate copyright.
Gerd Moellmann [Mon, 31 Jan 2000 20:11:54 +0000 (20:11 +0000)]
Update copyright.

24 years ago(USAGE): Use term `display options' instead of `X
Gerd Moellmann [Mon, 31 Jan 2000 20:09:04 +0000 (20:09 +0000)]
(USAGE): Use term `display options' instead of `X
options'.

24 years ago(jit-lock-function): Widen before calculating end
Gerd Moellmann [Mon, 31 Jan 2000 19:47:38 +0000 (19:47 +0000)]
(jit-lock-function): Widen before calculating end
position.
(jit-lock-stealth-chunk-start): Rewritten.

24 years ago(Info-title-face-alist): Removed.
Gerd Moellmann [Mon, 31 Jan 2000 19:46:04 +0000 (19:46 +0000)]
(Info-title-face-alist): Removed.
(Info-title-1-face, Info-title-2-face, Info-title-3-face): New
faces.
(Info-fontify-node): Use these faces.

24 years agoFix copyright dates.
Dave Love [Mon, 31 Jan 2000 18:07:17 +0000 (18:07 +0000)]
Fix copyright dates.

24 years ago(standard-fontset-spec): Purecopy it.
Dave Love [Mon, 31 Jan 2000 17:17:49 +0000 (17:17 +0000)]
(standard-fontset-spec): Purecopy it.
(create-fontset-from-x-resource): Don't concat integers.

24 years agoA typo ("ocatal" instead of "octal").
Eli Zaretskii [Mon, 31 Jan 2000 14:36:52 +0000 (14:36 +0000)]
A typo ("ocatal" instead of "octal").

24 years ago*** empty log message ***
Richard M. Stallman [Mon, 31 Jan 2000 14:24:19 +0000 (14:24 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 31 Jan 2000 14:04:19 +0000 (14:04 +0000)]
*** empty log message ***

24 years ago(sweep_weak_table): New function.
Gerd Moellmann [Mon, 31 Jan 2000 14:03:15 +0000 (14:03 +0000)]
(sweep_weak_table): New function.
(sweep_weak_hash_tables): Use it.  Keep on marking until there
is no more change.

24 years ago(dist): Call ./make-dist.
Gerd Moellmann [Mon, 31 Jan 2000 14:01:49 +0000 (14:01 +0000)]
(dist): Call ./make-dist.

24 years agokeywordp, user-variable-p change.
Dave Love [Mon, 31 Jan 2000 12:48:43 +0000 (12:48 +0000)]
keywordp, user-variable-p change.

24 years ago*** empty log message ***
Gerd Moellmann [Sun, 30 Jan 2000 21:22:55 +0000 (21:22 +0000)]
*** empty log message ***

24 years ago(cl-lambda-list, cl-macro-list)
Gerd Moellmann [Sun, 30 Jan 2000 21:20:14 +0000 (21:20 +0000)]
(cl-lambda-list, cl-macro-list)
(cl-macro-list1): Recognize `&allow-other-keys' instead of
`&allow-other-keywords'.

24 years ago(mh-find-progs): Add directory `etc' to
Gerd Moellmann [Sun, 30 Jan 2000 21:19:21 +0000 (21:19 +0000)]
(mh-find-progs): Add directory `etc' to
the list of directories scanned heuristically.

24 years ago(x_delete_display): Update next_noop_dpyinfo to ensure
Gerd Moellmann [Sun, 30 Jan 2000 21:12:53 +0000 (21:12 +0000)]
(x_delete_display): Update next_noop_dpyinfo to ensure
that XTread_socket does not crash by trying to call XNoOp on a
closed display.

24 years ago*** empty log message ***
Jason Rumney [Sun, 30 Jan 2000 19:04:28 +0000 (19:04 +0000)]
*** empty log message ***

24 years ago(command-line): Use w32-tty-standard-colors when in w32 console mode.
Jason Rumney [Sun, 30 Jan 2000 19:02:51 +0000 (19:02 +0000)]
(command-line): Use w32-tty-standard-colors when in w32 console mode.

24 years agoDefine w32-tty-standard-colors.
Jason Rumney [Sun, 30 Jan 2000 19:01:08 +0000 (19:01 +0000)]
Define w32-tty-standard-colors.

24 years agoRemove dosfns.obj.
Jason Rumney [Sun, 30 Jan 2000 18:56:34 +0000 (18:56 +0000)]
Remove dosfns.obj.

24 years ago(term_init) [WINDOWSNT]: Initialize TN_max_colors.
Jason Rumney [Sun, 30 Jan 2000 18:55:00 +0000 (18:55 +0000)]
(term_init) [WINDOWSNT]: Initialize TN_max_colors.

24 years ago(turn_on_face, turn_off_face): Removed.
Jason Rumney [Sun, 30 Jan 2000 18:53:22 +0000 (18:53 +0000)]
(turn_on_face, turn_off_face): Removed.
(w32_face_attributes): New function.
(Global_variables): Reduce scope where possible.
(clear_frame, ins_del_lines, scroll_line): Use char_attr_normal as
fill attribute.
(hl_mode): Don't modify text attributes.
(write_glyphs): Don't do anything if len <= 0. Use
w32_face_attributes to get attributes for drawing. Write
terminating codes using char_attr_normal.
(reset_terminal_modes, set_terminal_modes): Turn off highlight.
(update_begin, update_end): Likewise.
(vga_stdcolor_name): New function.
(initialize_w32_display): Remove char_attr_reverse and char_attr.
(Fset_screen_color): Remove char_attr_reverse.

24 years agoMerge more of DOS and X specifics in preparation for merge with xfaces.c.
Jason Rumney [Sun, 30 Jan 2000 18:48:52 +0000 (18:48 +0000)]
Merge more of DOS and X specifics in preparation for merge with xfaces.c.
(defined_color): Remove FIXME comment.
(tty_color_name): Provide w32-specific function.
(realize_tty_face): Handle FACE_TTY_DEFAULT*_COLOR specially.

24 years ago(w32_defined_color): Check for valid frame before
Jason Rumney [Sun, 30 Jan 2000 18:42:51 +0000 (18:42 +0000)]
(w32_defined_color): Check for valid frame before
applying gamma correction. Eliminate dependency on frame elsewhere.
(w32_load_system_font): Switch FIXED_PITCH and VARIABLE_PITCH.
(w32_to_x_font): Use resx and resy not height_in and width_in.
(x_to_w32_font): Doc fix.
(xlfd_strip_height): New function to strip and return font height.
(w32_font_match): Compare height separately from rest of xlfd
spec, using xlfd_strip_height.

24 years ago(get_frame, w32_console_mouse_position, mouse_moved_to):
Jason Rumney [Sun, 30 Jan 2000 18:35:30 +0000 (18:35 +0000)]
(get_frame, w32_console_mouse_position, mouse_moved_to):
Change selected_frame to SELECTED_FRAME ().
(w32_console_mouse_position): Remove #ifndef MULE from around
`insist' parameter.

24 years ago(w32_term_init): Swap resx and height_in, resy and
Jason Rumney [Sun, 30 Jan 2000 18:32:14 +0000 (18:32 +0000)]
(w32_term_init): Swap resx and height_in, resy and
width_in. Use w32_defined_color in place of defined_color.

24 years ago(jka-compr-load): Fix up load-history.
Dave Love [Sun, 30 Jan 2000 17:52:18 +0000 (17:52 +0000)]
(jka-compr-load): Fix up load-history.

24 years agoReplace dotimes, dolist, with comment.
Dave Love [Sun, 30 Jan 2000 13:35:25 +0000 (13:35 +0000)]
Replace dotimes, dolist, with comment.

24 years agoReplace autoloads for dolist, dotimes.
Dave Love [Sun, 30 Jan 2000 13:29:57 +0000 (13:29 +0000)]
Replace autoloads for dolist, dotimes.

24 years agoRevert last change.
Dave Love [Sun, 30 Jan 2000 13:19:09 +0000 (13:19 +0000)]
Revert last change.

24 years agoFix previous change.
Richard M. Stallman [Sat, 29 Jan 2000 23:53:44 +0000 (23:53 +0000)]
Fix previous change.

24 years ago*** empty log message ***
Gerd Moellmann [Sat, 29 Jan 2000 23:53:09 +0000 (23:53 +0000)]
*** empty log message ***

24 years ago(main): Improve error message if can't create lock file.
Richard M. Stallman [Sat, 29 Jan 2000 23:52:29 +0000 (23:52 +0000)]
(main): Improve error message if can't create lock file.

24 years ago(DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
Gerd Moellmann [Sat, 29 Jan 2000 23:43:35 +0000 (23:43 +0000)]
(DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.

24 years ago(xic_set_preeditarea): Take window parameter and
Gerd Moellmann [Sat, 29 Jan 2000 23:17:49 +0000 (23:17 +0000)]
(xic_set_preeditarea): Take window parameter and
window-relative pixel-positions.
(x_create_im): Removed.
(DEFAULT_STYLE, DEFAULT_FONT): Removed.
(supported_xim_styles): Renamed from supported_styles.
(best_xim_style): Renamed from best_style.
(create_frame_xic): Renamed from xic_create_frame.
(free_frame_xic): Renamed from xic_destroy_frame.

(supported_styles): New variable.
(DEFAULT_STYLE, DEFAULT_FONT): New macros
(xic_create_xfontset, best_style, xic_create_frame)
(xic_destroy_frame, xic_set_preeditarea, xic_set_statusarea)
(xic_set_xfontset): New functions.

24 years ago(struct x_display_info) [HAVE_X_I18N]: Add members `xim'
Gerd Moellmann [Sat, 29 Jan 2000 23:17:15 +0000 (23:17 +0000)]
(struct x_display_info) [HAVE_X_I18N]: Add members `xim'
and `xim_styles'.
(struct x_output) [HAVE_X_I18N]: Remove member `xim', add
`xic_style' and `xic_xfs'.
(FRAME_MENUBAR_HEIGHT, FRAME_X_XIM, FRAME_X_XIM_STYLES)
(FRAME_XIC_STYLE, FRAME_XIC_FONTSET): New macros.
(FRAME_XIM): Removed.

24 years ago(x_display_cursor): Set XIC pre-edit area only if window
Gerd Moellmann [Sat, 29 Jan 2000 23:16:55 +0000 (23:16 +0000)]
(x_display_cursor): Set XIC pre-edit area only if window
is its frame's selected window.
(xim_instantiate_callback): Likewise.

(XTread_socket) [HAVE_X_I18N]: If event is for none of
our frames, call XFilterEvent with 2nd parameter `None'.
(XTread_socket) <KeyPress> [HAVE_X_I18N]: Handle XmbLookupString
returning XBufferOverflow.
(XTread_socket) <ConfigureNotify> [HAVE_X_I18N]: Set XIC status
area.
(x_display_cursor) [HAVE_X_I18N]: Set XIC pre-edit area.
(x_new_fontset) [HAVE_X_I18N]: Create XIC status area fontset.
(xim_destroy_callback, xim_open_dpy, xim_instantiate_callback)
(xim_initialize, xim_close)
[HAVE_X_I18N && HAVE_X11R6]: New functions.
(x_destroy_window) [HAVE_X_I18N]:  Call xic_destroy_frame.
(x_term_init) [HAVE_X_I18N]: Call xim_initialize.
(x_delete_display) [HAVE_X_I18N]: Call xim_close.

24 years ago*** empty log message ***
Dave Love [Sat, 29 Jan 2000 18:44:47 +0000 (18:44 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Sat, 29 Jan 2000 12:15:49 +0000 (12:15 +0000)]
*** empty log message ***

24 years ago(iswitchb-use-frame-buffer-list): New configuration
Gerd Moellmann [Sat, 29 Jan 2000 12:14:55 +0000 (12:14 +0000)]
(iswitchb-use-frame-buffer-list): New configuration
variable. If non-nil, order the buffer list according to the
currently selected frame.
(iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
non-nil, pass the selected frame to function buffer-list.

24 years ago(ebnf-syntax): Doc fix
Gerd Moellmann [Sat, 29 Jan 2000 12:02:36 +0000 (12:02 +0000)]
(ebnf-syntax): Doc fix

24 years agoPurecopy various strings.
Dave Love [Fri, 28 Jan 2000 23:51:45 +0000 (23:51 +0000)]
Purecopy various strings.

24 years ago(timezone-fix-time): Window against 69 for two-digit years. Deal with
Dave Love [Fri, 28 Jan 2000 23:44:23 +0000 (23:44 +0000)]
(timezone-fix-time): Window against 69 for two-digit years.  Deal with
three-digit years.

24 years ago(help-xref-symbol-regexp, help-xref-info-regexp): Use defconst,
Dave Love [Fri, 28 Jan 2000 23:27:51 +0000 (23:27 +0000)]
(help-xref-symbol-regexp, help-xref-info-regexp): Use defconst,
purecopy.
(help-back-label): Purecopy it.

24 years ago*** empty log message ***
Dave Love [Fri, 28 Jan 2000 23:14:55 +0000 (23:14 +0000)]
*** empty log message ***

24 years agoRevert last change after change to irix5-0.h.
Dave Love [Fri, 28 Jan 2000 23:13:40 +0000 (23:13 +0000)]
Revert last change after change to irix5-0.h.

24 years ago(C_SWITCH_MACHINE): Don't use -G0.
Dave Love [Fri, 28 Jan 2000 23:09:23 +0000 (23:09 +0000)]
(C_SWITCH_MACHINE): Don't use -G0.

24 years agoFix use of mark-active in examples.
Dave Love [Fri, 28 Jan 2000 22:58:46 +0000 (22:58 +0000)]
Fix use of mark-active in examples.

24 years agoRemove dotimes, dolist.
Dave Love [Fri, 28 Jan 2000 22:42:15 +0000 (22:42 +0000)]
Remove dotimes, dolist.

24 years agoRemove stuff for dotimes, dolist, push, pop.
Dave Love [Fri, 28 Jan 2000 22:32:28 +0000 (22:32 +0000)]
Remove stuff for dotimes, dolist, push, pop.
Don't use lisp-indent-hook property.
(cl-abs): Remove.

24 years agoAdd indent specs for dolist, dotimes, when, unless.
Dave Love [Fri, 28 Jan 2000 22:14:30 +0000 (22:14 +0000)]
Add indent specs for dolist, dotimes, when, unless.

24 years agoAdd specs for push, pop, dotimes, dolist, unless, when.
Dave Love [Fri, 28 Jan 2000 22:12:29 +0000 (22:12 +0000)]
Add specs for push, pop, dotimes, dolist, unless, when.

24 years agoMove out indent and edebug specs for when and unless.
Dave Love [Fri, 28 Jan 2000 22:10:18 +0000 (22:10 +0000)]
Move out indent and edebug specs for when and unless.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 28 Jan 2000 17:35:36 +0000 (17:35 +0000)]
*** empty log message ***

24 years ago(Fother_buffer): Don't call Fset_buffer_major_mode
Gerd Moellmann [Fri, 28 Jan 2000 17:33:50 +0000 (17:33 +0000)]
(Fother_buffer): Don't call Fset_buffer_major_mode
for *scratch* if it already existed.