bpt/emacs.git
1999-11-08 Gerd Moellmann* bytecode.c (Fbyte_code) <BinsertN, Bcall>: Do the
1999-11-07 Gerd Moellmann(Fgarbage_collect): Call unmark_byte_stack.
1999-11-07 Gerd MoellmannAdd prototype for unmark_byte_stack.
1999-11-07 Gerd Moellmann(mark_byte_stack): Use XMARKBIT and XMARK.
1999-11-07 Gerd MoellmannRemove conditional computation on USE_TEXT_PROPERTIES.
1999-11-07 Gerd MoellmannRemove conditional compilation on USE_TEXT_PROPERTIES.
1999-11-07 Gerd MoellmannUse block statements in cases and declare v1 and v2
1999-11-05 Gerd Moellmann*** empty log message ***
1999-11-05 Gerd Moellmann(Fbyte_code): Use BEFORE_POTENTIAL_GC and
1999-11-05 Gerd MoellmannAdd prototypes for new functions in bytecode.c.
1999-11-05 Gerd Moellmann(struct catchtag): Add member byte_stack.
1999-11-05 Gerd Moellmann(Fgarbage_collect): Call mark_byte_stack and
1999-11-05 Gerd Moellmann(struct byte_stack): New.
1999-11-05 Gerd Moellmann*** empty log message ***
1999-11-05 Gerd Moellmann(Ffile_locked_p): Make FILENAME a required argument.
1999-11-05 Gerd MoellmannChange in file-locked-p argument.
1999-11-05 Gerd MoellmannAdd mode line element '(:eval FORM)'.
1999-11-05 Gerd Moellmann* buffer.c (syms_of_buffer): Extend documentation of
1999-11-05 Gerd Moellmann(comment-region): Strip off white space at end of
1999-11-04 Dave Love*** empty log message ***
1999-11-04 Gerd Moellmann*** empty log message ***
1999-11-04 Gerd Moellmann(secondary-selection): Fix wrong color name.
1999-11-04 Gerd Moellmann(gud-perldb-massage-args): Handle the case "perl -e 0"
1999-11-04 Gerd Moellmann(isearch-ring-advance-edit, isearch-complete-edit):
1999-11-04 Gerd Moellmann(previous-matching-history-element)
1999-11-04 Gerd Moellmann(do_completion, Fminibuffer_complete_word): Use
1999-11-04 Gerd Moellmann(Fdelete_field): Renamed from Ferase_field.
1999-11-04 Jason Rumney*** empty log message ***
1999-11-04 Dave Love*** empty log message ***
1999-11-04 Gerd Moellmann* faces.el (secondary-selection): Change background...
1999-11-03 Gerd Moellmann(PC-do-completion): Use minibuffer-prompt-end to
1999-11-03 Francesco PotortìChanged the mail addess of the maintainer.
1999-11-03 Francesco PotortìAdded wording for the regex files and the --ignore...
1999-11-03 Gerd Moellmann(make-face-bold, make-face-unbold, make-face-italic)
1999-11-03 Gerd Moellmann*** empty log message ***
1999-11-03 Gerd Moellmann(isearch-complete-edit, isearch-ring-advance-edit):
1999-11-03 Gerd Moellmann(Finternal_show_cursor): Change it to set the
1999-11-03 Gerd Moellmann* frame.el (blink-cursor-mode, blink-cursor-end): Use
1999-11-03 Gerd Moellmann(simple-diary-display): Reset modeline even if
1999-11-03 Gerd Moellmann(redraw-calendar): Move to nearest date before
1999-11-03 Dave Love(split_non_ascii_string): Define return value.
1999-11-03 Gerd Moellmann*** empty log message ***
1999-11-03 Gerd Moellmann(debug): If noninteractive, display the
1999-11-03 Gerd MoellmannPatch from rms.
1999-11-03 Gerd Moellmann* etags.c (print_help): Change email address to send...
1999-11-03 Gerd MoellmannReading from mini-buffer reads from stdin if noninterac...
1999-11-03 Gerd Moellmann(string_to_object): New.
1999-11-02 Gerd Moellmann*** empty log message ***
1999-11-02 Sam Steingoldprogmodes/cmacexp.el (c-macro-preprocessor): Find the...
1999-11-02 Gerd Moellmann(Fdocumentation_property): Fix bug bypassing UNGCPRO.
1999-11-02 Dave LoveUse SIGCHLD, not SIGCLD (not in glibc 2.1).
1999-11-02 Dave LoveUndo last change and define _GNU_SOURCE before config.h.
1999-11-02 Dave LoveUse string.h for strsignal.
1999-11-02 Gerd Moellmann(QUIT): Give it statement form.
1999-11-02 Dave Love(init_eval): Conditionalize declaration of gcpro_level.
1999-11-02 Gerd MoellmannAdd image property :user-data.
1999-11-02 Gerd Moellmann(QCuser_data): New.
1999-11-02 Gerd MoellmannPatch from rms.
1999-11-02 Gerd Moellmann(display_line): Set charpos of first glyph in blank
1999-11-02 Gerd MoellmannExpanded description of `field' property from Miles...
1999-11-01 Richard M.... (w16select.o, sound.o): Don't depend on lisp.h.
1999-11-01 Richard M.... (strout): Consider `noninteractive' and use stdout
1999-11-01 Richard M.... [DEBUG_GCPRO] (gcpro_level): New variable.
1999-11-01 Richard M.... (struct gcpro) [DEBUG_GCPRO]: New field `level'.
1999-11-01 Gerd Moellmann*** empty log message ***
1999-11-01 Gerd Moellmann(gud-perldb-massage-args): Massage correctly in the
1999-11-01 Gerd Moellmann(png_load) [PNG_READ_sRGB_SUPPORTED]: Put code using
1999-11-01 Francesco PotortìLast changes for etags (I hope).
1999-11-01 Dave Love*** empty log message ***
1999-11-01 Dave LoveFix complaints from makeinfo 4.0.
1999-11-01 Francesco PotortìDocument regexp changes in etags.
1999-11-01 Gerd MoellmannPatch from rms.
1999-11-01 Gerd Moellmann*** empty log message ***
1999-11-01 Gerd Moellmann(dired-smart-shell-command): Use
1999-11-01 Gerd MoellmannMany doc fixes.
1999-11-01 Brian YoumansAdded patch for RMS. - Brian
1999-11-01 Gerd Moellmann*** empty log message ***
1999-11-01 Gerd Moellmann(ask-user-about-lock): Doc fix.
1999-11-01 Gerd Moellmann(Finternal_show_cursor): Renamed from Fshow_cursor.
1999-11-01 Gerd Moellmann*** empty log message ***
1999-11-01 Gerd Moellmann(blink-cursor-mode): Call internal-show-cursor instead
1999-11-01 Gerd MoellmannNew built-in error `text-read-only'.
1999-11-01 Gerd Moellmann(verify_interval_modification): Signal text-read-only
1999-11-01 Gerd MoellmannAdd extern declaration for Qtext_read_only.
1999-11-01 Gerd Moellmann(Qtext_read_only): New built-in error.
1999-11-01 Gerd MoellmannRemove whitespace after open or in front of closing...
1999-11-01 Gerd Moellmann*** empty log message ***
1999-11-01 Gerd Moellmann(tex-default-mode): Changed to latex-mode.
1999-11-01 Gerd Moellmann(walk-windows): If ALL-FRAMES is a frame,
1999-11-01 Gerd Moellmann(end-of-buffer): Use window-end to find the window end
1999-11-01 Francesco Potortìetags:
1999-11-01 Michael Kifer*** empty log message ***
1999-11-01 Francesco PotortìChecked in at last a lot of improvementes and bug fixes...
1999-11-01 Francesco Potortì*** empty log message ***
1999-10-31 Gerd Moellmann*** empty log message ***
1999-10-31 Gerd Moellmann(whitespace-update-modeline): Bugfix to ensure
1999-10-31 Gerd Moellmann(resize_mini_window): Compute needed height differently.
1999-10-31 Gerd Moellmann(Flength): Unroll loop over lists.
1999-10-31 Gerd Moellmann(append_space): Return non-zero if space was appended.
1999-10-30 Gerd Moellmann*** empty log message ***
next