log

age author description
2000-03-30 Gerd Moellmann Replace gs_languagelevel by languagelevel.
2000-03-30 Gerd Moellmann Replace gs_languagelevel by languagelevel.
2000-03-30 Gerd Moellmann PostScript programming fix for ghostview, doc fix.
2000-03-30 Dave Love Fix comment. Don't bother to require format.
2000-03-30 Gerd Moellmann *** empty log message ***
2000-03-30 Gerd Moellmann (byte-compile-inline-expand): Fix bug
2000-03-30 Gerd Moellmann (byte-compile-file-form-autoload): Disable new code.
2000-03-30 Peter Breton *** empty log message ***
2000-03-30 Dave Love Add `extensions' to Keywords.
2000-03-30 Peter Breton network-connection-mode is derived from comint-mode
2000-03-30 Ken Raeburn * configure.in: Line up "--help" output a little better.
2000-03-30 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
2000-03-30 Peter Breton Changes for locate.el
2000-03-30 Gerd Moellmann *** empty log message ***
2000-03-30 Gerd Moellmann (xstrdup): Add prototype.
2000-03-30 Peter Breton Add locate-word-at-point function
2000-03-30 Gerd Moellmann (realize_tty_face): Use find_symbol_value instead
2000-03-30 Gerd Moellmann (xstrdup): Moved here from xfaces.c.
2000-03-30 Gerd Moellmann (free_image_cache): Free the cache structure itself
2000-03-30 Kenichi Handa *** empty log message ***
2000-03-30 Kenichi Handa Augment the comment of lookup_face.
2000-03-29 Ken Raeburn * scroll.c (CHECK_BOUNDS): Renamed from CHECK.
2000-03-29 Ken Raeburn Stop assuming interval pointers and lisp objects can be distinguished by
2000-03-29 Dave Love *** empty log message ***
2000-03-29 Dave Love Doc fixes.
2000-03-29 Andreas Schwab .
2000-03-29 Dave Love Doc fixes.
2000-03-29 Andreas Schwab (scan_lisp_file): Also look for `defsubst'.
2000-03-29 Andreas Schwab Also print defsubst doc string
2000-03-29 Andreas Schwab (dired-insert-directory): If dired-free-space-program
2000-03-29 Richard M. Stallman *** empty log message ***
2000-03-29 Richard M. Stallman *** empty log message ***
2000-03-29 Dave Love iso-iso2sgml
2000-03-29 Dave Love *** empty log message ***
2000-03-29 Dave Love (format-alist): Use iso-cvt functions for SGML/HTML.
2000-03-29 Dave Love Move provide to end. Doc fixes.
2000-03-29 Andreas Schwab .
2000-03-29 Andreas Schwab (Imenu): Fix cross ref.
2000-03-29 Gerd Moellmann *** empty log message ***
2000-03-29 Gerd Moellmann (Ftop_level): Cancel busy-cursor.
2000-03-29 Gerd Moellmann (read1): Accept `.' (period) as symbol start like in CL
2000-03-29 Kenichi Handa (Freplace_match): Adjust multibyteness of the current
2000-03-29 Kenichi Handa *** empty log message ***
2000-03-29 Kenichi Handa *** empty log message ***
2000-03-29 Gerd Moellmann *** empty log message ***
2000-03-29 Gerd Moellmann (call_debugger): Cancel busy-cursor.
2000-03-29 Dave Love *** empty log message ***
2000-03-29 Stefan Monnier *** empty log message ***
2000-03-29 Stefan Monnier (analyse_first): New function obtained by ripping out most
2000-03-28 Dave Love *** empty log message ***
2000-03-28 Dave Love (GC_SETJMP_WORKS): Define for i386, sparc, m68k, alpha.
2000-03-28 Gerd Moellmann *** empty log message ***
2000-03-28 Gerd Moellmann (lm-last-modified-date): Add parameter
2000-03-28 Dave Love *** empty log message ***
2000-03-28 Dave Love Include stdio.h. Test STDC_HEADERS, not __STDC__.
2000-03-27 Stefan Monnier *** empty log message ***
2000-03-27 Stefan Monnier (REGEX_FREE_STACK, RESET_FAIL_STACK): Make them usable as an expression.
2000-03-27 Jason Rumney *** empty log message ***
2000-03-27 Jason Rumney (Fload): Move safe_p definition to above #ifdef DOS_NT block.
2000-03-27 Jason Rumney (w32_read_socket): Handle WM_MENUSELECT message.
2000-03-27 Gerd Moellmann *** empty log message ***
2000-03-27 Gerd Moellmann Use new macro names for handling per-buffer variables.
2000-03-27 Gerd Moellmann *** empty log message ***
2000-03-27 Gerd Moellmann (mark_maybe_object): New function.
2000-03-27 Gerd Moellmann (GC_SETJMP_WORKS): Define.
2000-03-27 Gerd Moellmann *** empty log message ***
2000-03-27 Gerd Moellmann (face_before_or_after_it_pos): Pass multibyteness
2000-03-27 Gerd Moellmann (direct_output_for_insert): Use DEC_TEXT_POS
2000-03-27 Gerd Moellmann (INC_TEXT_POS, DEC_TEXT_POS): Add parameter MULTIBYTE_P.
2000-03-27 Gerd Moellmann *** empty log message ***
2000-03-27 Gerd Moellmann (Fsubst_char_in_region): Don't use INC_POS in unibyte
2000-03-27 Gerd Moellmann *** empty log message ***
2000-03-27 Gerd Moellmann (x_copy_color): New function.
2000-03-27 Gerd Moellmann (x_set_cursor_color): Get color reference counts right.
2000-03-27 Gerd Moellmann (register_color, unregister_colors, unregister_colors)
2000-03-27 Gerd Moellmann (x_specified_cursor_type, x_copy_color): Add prototypes.
2000-03-27 Gerd Moellmann (buffer_permanent_local_flags): Use MAX_PER_BUFFER_VARS
2000-03-27 Gerd Moellmann Use new macro names
2000-03-27 Gerd Moellmann (MAX_PER_BUFFER_VARS): Renamed from MAX_BUFFER_LOCAL_VARS.
2000-03-27 Gerd Moellmann (lookup_face): Don't assert FACE_SUITABLE_FOR_CHAR_P.
2000-03-27 Gerd Moellmann *** empty log message ***
2000-03-27 Gerd Moellmann (x_specified_cursor_type): New function.
2000-03-27 Stefan Monnier *** empty log message ***
2000-03-27 Gerd Moellmann (struct buffer): Add cursor_type.
2000-03-27 Stefan Monnier Weed out redundant uses of `function'
2000-03-27 Stefan Monnier Update sample code for adding font-lock-keywords
2000-03-26 Stefan Monnier (enum re_opcode_t): New opcode on_failure_jump_nastyloop.
2000-03-26 Stefan Monnier *** empty log message ***
2000-03-26 Stefan Monnier (log-edit-mode-hook): Fix typo.
2000-03-26 Dave Love Mention goto-addr.
2000-03-26 Stefan Monnier (log-edit-mode-map): Inherit from vc-log-mode-map
2000-03-26 Stefan Monnier *** empty log message ***
2000-03-26 Stefan Monnier (byte-compile-eval): Fix and reenable the code.
2000-03-26 Gerd Moellmann *** empty log message ***
2000-03-26 Gerd Moellmann (Qfunction_documentation): New variable.
2000-03-26 Gerd Moellmann *** empty log message ***
2000-03-26 Gerd Moellmann (syms_of_buffer): Add default-cursor-type.
2000-03-26 Dave Love *** empty log message ***
2000-03-26 Dave Love (browse-url): Re-fix case of
2000-03-26 Dave Love (Programs): Mention outline features.
2000-03-26 Dave Love Document Foldout.
2000-03-26 Dave Love (Visiting): List wildcard chars. Mention find-file-wildcards.
2000-03-26 Dave Love *** empty log message ***
2000-03-26 Dave Love Doc fixes.
2000-03-26 Dave Love (lisp-eval-defun): Make arglist compatible with inf-lisp version.
2000-03-26 Gerd Moellmann *** empty log message ***
2000-03-26 Gerd Moellmann (reset_buffer): Initialize buffer's cursor_type.
2000-03-26 Gerd Moellmann (x_display_and_set_cursor): Choose cursor depending
2000-03-26 Gerd Moellmann *** empty log message ***
2000-03-26 Gerd Moellmann (bootstrap-lisp-1, bootstrap-list, bootstrap-src):
2000-03-26 Gerd Moellmann (defvar_per_buffer): Use new macros for per-buffer
2000-03-26 Gerd Moellmann (struct buffer): Remove member local_var_flags,
2000-03-26 Gerd Moellmann (print_object): Use new macros for per-buffer
2000-03-26 Gerd Moellmann (Fset_category_table): Use new macros for per-buffer
2000-03-26 Gerd Moellmann (buffer_permanent_local_flags): Make a char array.
2000-03-26 Gerd Moellmann (Fset_syntax_table): Use new macros for per-buffer
2000-03-26 Gerd Moellmann (do_symval_forwarding, store_symval_forwarding)
2000-03-26 Gerd Moellmann (bootstrap-emacs): Use `mv -f' instead of `mv'.
2000-03-26 Stefan Monnier (hook): Use `dolist' instead of CL's `mapc'.
2000-03-25 Dave Love (load-history): Fix doc string.
2000-03-24 Gerd Moellmann *** empty log message ***
2000-03-24 Gerd Moellmann (x_term_init): Unblock input around call1.
2000-03-24 Gerd Moellmann (COMPILE_FIRST): New macro.
2000-03-24 Gerd Moellmann (byte-compile-eval): Disable new code.
2000-03-24 Richard M. Stallman *** empty log message ***
2000-03-24 Gerd Moellmann *** empty log message ***
2000-03-24 Gerd Moellmann (open_paren_in_column_0_is_defun_start): New variable.
2000-03-24 Gerd Moellmann Require CL at compile-time only.
2000-03-24 Gerd Moellmann (msb--choose-file-menu): Use `(apply #'list ...)'
2000-03-24 Gerd Moellmann (beginning-of-defun-raw): Add regexp
2000-03-24 Stefan Monnier *** empty log message ***
2000-03-24 Stefan Monnier * eval.c (Fautoload): Add entry in load-history (if after dump).
2000-03-24 Stefan Monnier *** empty log message ***
2000-03-24 Stefan Monnier (byte-compile-warning-types, byte-compile-warnings): New warning `noruntime'.
2000-03-24 Gerd Moellmann *** empty log message ***
2000-03-24 Gerd Moellmann (Fvertical_motion): Always use the current buffer.
2000-03-24 Gerd Moellmann *** empty log message ***
2000-03-24 Gerd Moellmann (bootstrap-clean): If $(emacs) exists, build
2000-03-24 Gerd Moellmann (rmail-confirm-expunge): New user-option.
2000-03-23 Dave Love *** empty log message ***
2000-03-23 Gerd Moellmann *** empty log message ***
2000-03-23 Gerd Moellmann *** empty log message ***
2000-03-23 Gerd Moellmann Skip banner page fix.
2000-03-23 Gerd Moellmann Changed the type of parameter passed to the
2000-03-23 Gerd Moellmann Eliminate SkipFirstPage.
2000-03-23 Gerd Moellmann *** empty log message ***
2000-03-23 Gerd Moellmann Change some spellings for the X Window System.
2000-03-23 Gerd Moellmann (fast_find_position): Make sure not to consider rows
2000-03-23 Stefan Monnier *** empty log message ***
2000-03-23 Stefan Monnier (enum syntaxcode): Provide default for non-Emacs.
2000-03-23 Stefan Monnier *** empty log message ***
2000-03-23 Stefan Monnier (makefile-warn-suspicious-lines): clean
2000-03-22 Jason Rumney *** empty log message ***
2000-03-22 Jason Rumney (single_submenu): Set help string to NULL if none.
2000-03-22 Dave Love Restore previous use of browse-url-maybe-new-window.
2000-03-22 Jason Rumney (w32-charset-info-alist): Initialize.
2000-03-22 Jason Rumney (w32_wnd_proc): Handle WM_MENUSELECT message.
2000-03-22 Jason Rumney Include frame.h and dispextern.h before fontset.h.
2000-03-22 Jason Rumney (w32bdf.obj): Update dependencies.
2000-03-22 Ken Raeburn Changes towards better type safety regarding intervals, primarily
2000-03-22 Dave Love (re_compile_fastmap, re_match_2_internal): Fix cast to re_opcode_t.
2000-03-22 Gerd Moellmann *** empty log message ***
2000-03-22 Gerd Moellmann N-up last page fix.
2000-03-22 Gerd Moellmann Define command only for language level 1.
2000-03-22 Gerd Moellmann (LIBS_TERMCAP): Undef.
2000-03-22 Gerd Moellmann (lface_same_font_attributes_p): Compare font attributes
2000-03-22 Stefan Monnier *** empty log message ***
2000-03-22 Stefan Monnier (CHAR_CHARSET, CHARSET_LEADING_CODE_BASE): Add default
2000-03-22 Stefan Monnier *** empty log message ***
2000-03-22 Stefan Monnier (find-file-run-dired): Update docstring.
2000-03-22 Stefan Monnier Add an entry for PCL-CVS' global menu.
2000-03-22 Stefan Monnier *** empty log message ***
2000-03-22 Stefan Monnier * pcvs.el: Add a minimal leading commentary.
2000-03-22 Kenichi Handa *** empty log message ***
2000-03-22 Kenichi Handa [!HAVE_WINDOW_SYSTEM] (FACE_SUITABLE_FOR_CHAR_P,
2000-03-22 Kenichi Handa *** empty log message ***
2000-03-22 Stefan Monnier *** empty log message ***
2000-03-22 Stefan Monnier (log-view-(msg|file)-(prev|next)): Rename from
2000-03-22 Stefan Monnier (cvs-status-mode): Use define-derived-mode.
2000-03-22 Stefan Monnier (cvs-status-(prev|next)): Rename from
2000-03-22 Stefan Monnier (smerge-auto-leave): New function and variable.
2000-03-22 Stefan Monnier *** empty log message ***
2000-03-21 Jason Rumney *** empty log message ***
2000-03-21 Jason Rumney (custom-button-face) [w32]: Use same face as x.
2000-03-21 Gerd Moellmann *** empty log message ***
2000-03-21 Gerd Moellmann (tags-case-fold-search): New user-option.
2000-03-21 Dave Love *** empty log message ***
2000-03-21 Dave Love (Fset_fontset_font, Ffontset_font): Fix newlines in doc string.
2000-03-21 Stefan Monnier (diff-mode-*-map): use `easy-mmode-defmap'.
2000-03-21 Stefan Monnier (easy-mmode-define-navigation): Only use `ding' for interactive use
2000-03-21 Gerd Moellmann *** empty log message ***
2000-03-21 Gerd Moellmann (check_lface_attrs) [GLYPH_DEBUG]: Fix syntax error.
2000-03-21 Stefan Monnier *** empty log message ***
2000-03-21 Stefan Monnier * derived.el (define-derived-mode): Don't autoload anymore.
2000-03-21 Stefan Monnier (combine-run-hooks): New function.
2000-03-21 Kenichi Handa *** empty log message ***
2000-03-21 Kenichi Handa (fontset.o): Depend on dispextern.h.
2000-03-21 Kenichi Handa Include fontset.h after dispextern.h.
2000-03-21 Kenichi Handa (Qx_charset_registry, Vface_default_registry):
2000-03-21 Kenichi Handa (Fx_create_frame): Don't cal fs_register_fontset.
2000-03-21 Kenichi Handa (charset_at_position): Function removed.
2000-03-21 Kenichi Handa (XMenuActivate): Args to lookup_derived_face changed.
2000-03-21 Kenichi Handa (struct frame): Member `fontset_data' removed.
2000-03-21 Kenichi Handa (make_frame): Don't allocate f->fontset_data.
2000-03-21 Kenichi Handa (FONT_NOT_OPENED, FONT_NOT_FOUND): Macros removed.
2000-03-21 Kenichi Handa All codes rewritten or adjusted for the change of
2000-03-21 Kenichi Handa (optimize_sub_char_table): New function.
2000-03-21 Kenichi Handa (struct glyph): New member glyph_not_available_p.
2000-03-21 Kenichi Handa (mark_face_cache): Don't mark face->registry.
2000-03-21 Kenichi Handa *** empty log message ***
2000-03-21 Kenichi Handa *** empty log message ***
2000-03-21 Kenichi Handa Fontsets related initialization is simplified.
2000-03-21 Kenichi Handa (describe-font): Don't refer to
2000-03-21 Kenichi Handa (x-charset-registries): Variable
2000-03-21 Kenichi Handa (read-face-font): Fix TABLE arg to completing-read.
2000-03-20 Kenichi Handa (quail-set-keyboard-layout): Typo fixed.
2000-03-20 Gerd Moellmann *** empty log message ***
2000-03-20 Gerd Moellmann Moved to net subdir.
2000-03-20 Gerd Moellmann Moved here from lisp.
2000-03-20 Gerd Moellmann *** empty log message ***
2000-03-20 Gerd Moellmann (with-buffer-prepared-for-font-lock): Add comment
2000-03-20 Gerd Moellmann (Fset_buffer_modified_p): Set update_mode_lines
2000-03-20 Gerd Moellmann (handle_single_display_prop): Initialize local `value'.
2000-03-20 Richard M. Stallman *** empty log message ***