bpt/emacs.git
1995-11-02 Francesco Potortì* etags.c (lowcase): Use the standard tolower function.
1995-11-02 André Spiegel(vc-backend-diff): Use new variable vc-rcsdiff-knows...
1995-11-02 André Spiegel(vc-utc-string): Use timezone of TIMEVAL for the correc...
1995-11-02 Karl Heuer(tpu-set-mode-line): Add element for column number.
1995-11-02 Karl HeuerDon't require initial whitespace in vendor name.
1995-10-31 Richard M.... Always load menu-bar.
1995-10-31 Karl Heuer(SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h.
1995-10-31 Karl HeuerInitial revision
1995-10-31 Richard M.... (msb--toggle-menu-type): Pass t as arg.
1995-10-31 Richard M.... (command-line-1): Say how to invoke menu bar, if not X.
1995-10-31 Richard M.... Add some commented-out code.
1995-10-31 Richard M.... Initial revision
1995-10-31 Richard M.... (m68k-*-linux*): New alternative.
1995-10-31 Richard M.... Explain when user-mail-address is set.
1995-10-31 Richard M.... Fix previous change.
1995-10-31 Karl Heuer(SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h
1995-10-31 Richard M.... (BITS_PER_CHAR, BITS_PER_INT, BITS_PER_SHORT)
1995-10-31 Karl Heuer(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
1995-10-31 Richard M.... (mail-abbrev-syntax-table): Fix initialization.
1995-10-31 Richard M.... (debug_print): Print a newline here.
1995-10-31 Richard M.... (pr): Don't print newline here.
1995-10-31 Richard M.... Do `set main' to make gdb_valbits etc. available.
1995-10-31 Richard M.... (describe-function): Call documentation just once.
1995-10-31 Richard M.... (CHECK_CHAR_TABLE): Don't accept nil.
1995-10-31 Karl Heuerupdate some doc strings.
1995-10-30 Richard M.... (prefix-args): Use LDFLAGS, not ALL_LDFLAGS.
1995-10-30 Erik NaggumComment change
1995-10-30 Erik NaggumComment change.
1995-10-30 Erik NaggumCorrect initial line typo.
1995-10-30 Richard M.... (getdate.o, movemail.o): Specify -Demacs.
1995-10-30 Richard M.... (sparc-*-nextstep*): Remove incorrect .h's.
1995-10-30 Richard M.... Document \= in doc string.
1995-10-30 Richard M.... (describe-variable): Don't call substitute-command...
1995-10-30 Richard M.... (Fencode_time): Add cast.
1995-10-30 Richard M.... Move the include of Xlocale.h after setting HAVE_X11R5.
1995-10-30 Richard M.... (temp_echo_area_glyphs): Only delete the temporary...
1995-10-30 Richard M.... (Fsafe_length): Add missing parentheses around & within...
1995-10-30 Richard M.... (describe_translation): Insert newline after key descri...
1995-10-30 Richard M.... (finding existing executable versions): Add a period...
1995-10-30 Richard M.... (select-tags-table): Don't modify the value of tags...
1995-10-30 Richard M.... (disassemble-internal): Handle lazy-loaded doc strings.
1995-10-30 Richard M.... (archive-zoo-summarize): Handle archives with long...
1995-10-30 Richard M.... (byte-recompile-directory): New arg FORCE.
1995-10-30 Richard M.... Comment change.
1995-10-30 Richard M.... Comment change.
1995-10-30 Richard M.... Initial revision
1995-10-30 Richard M.... (tmm-old-mb-map): Initialize to nil.
1995-10-30 Simon MarshallUse frame-parameters, not font-lock-background-mode...
1995-10-30 Richard M.... [POSIX_SIGNALS] (signal): Undef before defining.
1995-10-30 Richard M.... (find_section): New arg old_section_h.
1995-10-29 Richard M.... (PVEC_TYPE_MASK): Remove the 0x100 bit.
1995-10-29 Richard M.... (command_loop_1): No direct display if Column Number...
1995-10-29 Richard M.... (column-number-mode): Make default value nil.
1995-10-29 Richard M.... (Fset_marker_insertion_type): Doc fix.
1995-10-29 Richard M.... (set-visited-file-name, basic-save-buffer):
1995-10-29 Richard M.... Use new names config.in, paths.in, and {src,lib-src...
1995-10-29 Richard M.... Comment change.
1995-10-29 Richard M.... (POP_FAILURE_POINT): Use .word.integer.
1995-10-29 Richard M.... (Fmake_char_table): Doc fix.
1995-10-29 Richard M.... (Fset_case_table): Doc fix.
1995-10-29 Richard M.... Cast first arg to bzero.
1995-10-29 Richard M.... Minor fix in minibuffer-complete-and-exit.
1995-10-29 Richard M.... (SYNTAX, SYNTAX_WITH_FLAGS, SYNTAX_MATCH): Fix the...
1995-10-28 Richard M.... Comment change.
1995-10-28 Richard M.... Don't load c-mode.
1995-10-28 Richard M.... (FRAME_XIC): Fix wrong field name.
1995-10-28 Richard M.... (run_hook_with_args): Add forward declaration.
1995-10-28 Erik NaggumAdapt to new char-table implementation. Fix name of...
1995-10-28 Richard M.... entered into RCS
1995-10-28 Erik Naggum(ange-ftp-ftp-name,ange-ftp-replace-name-component...
1995-10-27 Noah Friedman(rlogin): If `buffer' arg is a buffer object, initializ...
1995-10-27 Richard M.... (Fcommand_execute): New arg KEYS. Callers changed.
1995-10-27 Richard M.... (Fcall_interactively): New arg KEYS.
1995-10-27 Richard M.... (mouse-drag-region): Set end-of-range after calling...
1995-10-26 Edward M. ReingoldFix the way the sexagisimal names are calculated.
1995-10-26 Richard M.... (IT_ring_bell): Use intdos, not write.
1995-10-26 Simon MarshallDon't eval-when-compile mail-font-lock-keywords, since...
1995-10-26 Simon MarshallChange to citation regexp for mail-font-lock-keywords.
1995-10-26 Simon MarshallChange to citation regexp for rmail-font-lock-keywords.
1995-10-26 Simon MarshallUpdated to 3.08; don't use `let' var from caller.
1995-10-26 Simon MarshallFix to fortran-font-lock-keywords-* for new font-lock...
1995-10-26 Simon MarshallGeneral reorganisation; moving and renaming etc.
1995-10-26 Richard M.... Require cc-mode.
1995-10-26 Richard M.... Provide hideif; require cc-mode.
1995-10-25 Karl Heuer[!HAVE_FMOD] (fmod): Make consistent with ANSI definition.
1995-10-25 Richard M.... (string_match_1): Pass the POSIX arg to compile_pattern.
1995-10-25 Richard M.... (REGEXP_IN_LIBC): Definition turned off.
1995-10-25 Richard M.... (describe-key, describe-key-briefly): For a mouse click,
1995-10-25 Karl HeuerDon't bother checking for drem.
1995-10-24 Richard M.... (Info-validate, Info-validate-node-name): Use buffer...
1995-10-24 Richard M.... (ok_to_echo_at_next_pause): Make it a char *.
1995-10-24 Richard M.... (set-visited-file-name): Abbreviate buffer-file-name.
1995-10-24 Richard M.... (gud-dbx-directories): New variable.
1995-10-24 Richard M.... (Info-following-node-name, Info-extract-menu-node-name)
1995-10-24 Richard M.... (syms_of_minibuf): Doc fix.
1995-10-24 Edward M. ReingoldFix menu for Chinese calendar.
1995-10-24 Edward M. ReingoldMinor doc fixes.
1995-10-24 Edward M. ReingoldVarious fixes and simplifications.
1995-10-24 Richard M.... (get-method-definition, get-method-definition-1):
1995-10-23 Edward M. ReingoldCompletely rewritten!
next