bpt/emacs.git
1996-02-26 Richard M.... (tpu-load-xkeys): Fix previous change.
1996-02-26 Richard M.... (doprnt1): Move cast to unsigned inside a shift.
1996-02-26 Richard M.... Improve messages about X versions.
1996-02-26 Richard M.... (makefile-runtime-macros-list): Add + to the list.
1996-02-26 Karl HeuerUse the new file names in autoloads.
1996-02-26 Richard M.... Comment change.
1996-02-26 Karl HeuerRenamed from cal-chinese.el to avoid 14-character limit...
1996-02-26 Karl HeuerRenamed from cal-islamic.el to avoid 14-character limit...
1996-02-26 Richard M.... Commenht change.
1996-02-26 Richard M.... (redisplay_window): Pass preserve_echo_area as a missing
1996-02-26 Erik Naggum(rmail-make-basic-summary-line): Fix previous change.
1996-02-26 Erik Naggum(rmail-clear-headers): Bind case-fold-search to t acros...
1996-02-26 Richard M.... (mail-mode-map): Bind M-TAB to mail-complete.
1996-02-26 Richard M.... (mail-complete): Add autoload cookie.
1996-02-26 Richard M.... (unforward-rmail-message): Add autoload cookie.
1996-02-26 Paul Eggert(vc-find-cvs-master): Don't require a "/" after the...
1996-02-26 Richard M.... (rmail-make-basic-summary-line): Less space before...
1996-02-26 Richard M.... (vc-follow-link): Kill buffer before creating new one.
1996-02-26 Richard M.... (vc-follow-link): Simplify by taking advantage
1996-02-26 Richard M.... (man): Don't call Man-init-defvars here.
1996-02-26 Richard M.... (Fopen_network_stream): Set immediate_quit for the...
1996-02-25 Richard M.... (finder-inf.el): Use finder-compile-keywords-make-dist.
1996-02-25 Richard M.... (finder-compile-keywords-make-dist): New function.
1996-02-25 Richard M.... (emerge-combine-versions-template): Make the
1996-02-25 Richard M.... (read_minibuf): Bind inhibit-read-only to t around...
1996-02-25 Richard M.... (command_loop_1): Explicitly clear the echo area
1996-02-25 Richard M.... (Qinhibit_read_only): Declared.
1996-02-25 Richard M.... (Info-index): If fail, go back to original node.
1996-02-25 Richard M.... (lw_window_is_in_menubar) [USE_MOTIF]:
1996-02-25 Richard M.... (redisplay_internal): Renamed from redisplay.
1996-02-24 Richard M.... (Fcopy_syntax_table): Set default to nil.
1996-02-24 Richard M.... (rmail-dont-reply-to): Allow parsing lists of addresses...
1996-02-24 Richard M.... Comment change.
1996-02-24 Richard M.... Clarify purpose of user-position parameter.
1996-02-24 Richard M.... (imenu-add-to-menubar): Add menu item for current buf...
1996-02-24 Richard M.... (imenu-update-menubar): Fix paren error.
1996-02-24 Richard M.... (unforward-rmail-message): Handle any kind of forwardin...
1996-02-24 Lars Magne... * nntp.el (nntp-request-post): Clear the server buffer...
1996-02-23 Richard M.... Load cl within eval-when-compile.
1996-02-23 Richard M.... (install-arch-dep): Depend on install-arch-indep.
1996-02-23 Richard M.... (mail-mode): Treat `-- ' line as paragraph separator.
1996-02-23 Richard M.... (decipher-mode): Removed nonstandard font-lock support.
1996-02-22 Richard M.... Comment change.
1996-02-22 Richard M.... (get_doc_string): Move static vars outside the function,
1996-02-22 André Spiegel(vc-follow-link): New function.
1996-02-22 Erik Naggum(Fsleep_for): Accept sub-second intervals.
1996-02-22 Erik Naggum(fill-region-as-paragraph): Doc fix.
1996-02-22 Erik Naggum(make-comint, comint-run): Fix autoload cookie.
1996-02-22 Erik Naggum(compilation-minor-mode): Add missing `)'.
1996-02-21 Karl Heuer(imenu-buffer-menubar): Add defvar.
1996-02-21 Karl HeuerComments censored.
1996-02-21 Karl Heuer(dun-urinate): Renamed.
1996-02-21 Karl Heuer(rmail-get-new-mail): Don't mess with display-time...
1996-02-21 Karl Heuer(display-time-update): New subroutine broken out from
1996-02-21 Karl Heuer(derived-mode-merge-syntax-tables): Use inheritance.
1996-02-21 Karl Heuer(find-file-noselect): If after-find-file switches buffers,
1996-02-21 Karl Heuer(dired-call-process): Call file name handler.
1996-02-21 Karl Heuer(dired-call-process): Put on ange-ftp property.
1996-02-21 Karl Heuer(perl-imenu-generic-expression): Recognize packages.
1996-02-21 Karl Heuer(run-with-idle-timer): New function.
1996-02-21 Karl Heuer(c++-mode-syntax-table): Don't use c-mode-syntax-table.
1996-02-21 Karl Heuer(unforward-rmail-message): New command.
1996-02-21 Karl HeuerMore censorship.
1996-02-21 Karl Heuer(lisp-fill-paragraph): When filling a comment,
1996-02-21 Karl Heuer(shell-command): Call file name handler.
1996-02-21 Karl Heuer(ps-generate-postscript-with-faces):
1996-02-21 Karl Heuer(news-reply-mode-map): Delete news-reply-signature.
1996-02-21 Karl HeuerUse run-with-idle-timer, not post-command-idle-hook.
1996-02-21 Karl Heuer(before-init-hook, after-init-hook): Doc fix.
1996-02-21 Karl HeuerMove all the put's for menu-enable props to top level.
1996-02-21 Karl Heuer(canonically-space-region): Use insert-before-markers
1996-02-21 Karl HeuerComment censored.
1996-02-21 Karl Heuer(C_DEBUG_SWITCH) [not __GNUC__]: New definition.
1996-02-21 Karl Heuer(vfork): Delete definition (kernel bug fixed).
1996-02-21 Karl Heuer(map_char_table): Fix args in recursive call.
1996-02-21 Karl Heuer(Fdo_auto_save): Pause before restoring old message.
1996-02-21 Karl Heuer(defined_color): When we find a "near" color in the...
1996-02-21 Karl Heuer(redisplay_window): If window-scroll-functions change
1996-02-21 Karl Heuer(wait_reading_process_input):
1996-02-21 Karl Heuer(swallow_events): New arg DO_DISPLAY.
1996-02-21 Karl Heuer(free_widget_value_tree, merge_widget_value):
1996-02-21 Karl Heuer(main, both definitions): Print a newline for normal...
1996-02-21 Karl HeuerUpdate some doc string. Call `add-minor-mode'.
1996-02-21 Karl Heuer(main): Convert port to network byte order.
1996-02-21 Roland McGrath(compilation-minor-mode): Run compilation-minor-mode...
1996-02-21 Roland McGrathAdded provide.
1996-02-21 Erik Naggum(Faccept_process_output): Accept sub-second timeouts.
1996-02-20 Karl Heuer(gnus-inews-insert-headers): Check whether Sender
1996-02-20 Karl Heuer(nnheader-insert-head): Make sure the entire head of
1996-02-20 Karl HeuerUse `as-is' parameters to `custom-face-lookup'.
1996-02-20 Karl HeuerClarify info about MS-DOS path handling.
1996-02-20 Karl Heuer(init_eval_once): Initialize specpdl_ptr.
1996-02-20 Erik NaggumRemoved (require 'picture).
1996-02-19 Karl Heuer(interpreter-mode-alist): Add mawk.
1996-02-19 Karl HeuerComment fix.
1996-02-19 Karl Heuer(decipher-mode, decipher-set-map, decipher-insert,
1996-02-19 Karl Heuer(Fx_create_frame): Title is a string, not a symbol.
1996-02-19 Karl Heuer(lw_internal_update_other_instances): Move static var
1996-02-18 Richard M.... Use <config.h>, not "config.h".
1996-02-17 Karl Heuer(syms_of_keyboard): Doc fix.
next