bpt/emacs.git
2002-03-24 Gerd MoellmannDeclarations in macros.
2002-03-24 Gerd Moellmann*** empty log message ***
2002-03-24 Gerd Moellmann(Qdeclare, Vmacro_declaration_function): New variables.
2002-03-24 Gerd Moellmann(byte-compile-file-form-defmumble):
2002-03-24 Gerd Moellmann(macro-declaration-function): New function. Set the
2002-03-24 Eli Zaretskii(facemenu-get-face): Remove unised variable `foreground'.
2002-03-24 Eli Zaretskii(enriched-face-ans): Support FACE of the form
2002-03-24 Jason RumneyUpdate images on Windows news.
2002-03-24 Jason Rumney(xbm_scan, xbm_load_image, xbm_read_bitmap_data)
2002-03-24 Pavel Janík*** empty log message ***
2002-03-24 Pavel Janík(mouse-wheel-mode): Use the result of current-global...
2002-03-24 Pavel JaníkNew file, list of tutorial translators.
2002-03-23 Richard M.... (mail-abbrev-make-syntax-table): New subroutine
2002-03-23 Jason RumneyAdd news of image support on Windows
2002-03-23 Eli ZaretskiiUse `colon' instead of `:' in an index only in the...
2002-03-23 Paul Eggert* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
2002-03-23 Paul Eggert(main): Use `sort -o TAGFILE TAGFILE' instead of `sort...
2002-03-23 Paul Eggert* quick-install-emacs (PRUNED): Avoid "head -1" and...
2002-03-23 Paul Eggert(PRUNED): Avoid "head -1" and "tail +2", as POSIX 1003...
2002-03-23 Jason RumneyRemoved fixed problems from MS-Windows port section
2002-03-23 Jason Rumney[HAVE_IMAGES, HAVE_PBM]: Remove conditionals.
2002-03-23 Jason Rumney(w32_handle_tool_bar_click): Detect up and down events
2002-03-22 Stefan Monnier*** empty log message ***
2002-03-22 Stefan Monnier(finder-inf.el): Remove.
2002-03-22 Stefan MonnierDon't load finder-inf.el during byte-compilation.
2002-03-22 Stefan Monnier(vc-cvs-registered, vc-cvs-dir-state-heuristic):
2002-03-22 Stefan Monnier(batch-byte-compile-if-not-done): Add autoload cookie.
2002-03-22 Stefan Monnier(bootstrapclean): New target.
2002-03-22 Stefan Monnier(main): Handle --unibyte, --multibyte, and --no-loadup
2002-03-22 Stefan Monnier(check_pure_size): Only output a warning.
2002-03-22 Stefan Monnier(wait_for_termination): Use sigsuspend rather than...
2002-03-22 Jason Rumney(Fx_create_frame): Enable tool-bar when images are...
2002-03-22 Jason Rumney(zv_bits): Declare as short, for word alignment.
2002-03-22 Jason Rumney(x_set_cursor_color): Set cursor_gc as well.
2002-03-22 Eli Zaretskii(main): Update the Copyright year in the blurb printed
2002-03-22 Eli Zaretskii(message_with_string): Fix syntax of a call to GCPRO2.
2002-03-22 Eli Zaretskii(Symbol Type): Use `colon' in index entries instead...
2002-03-22 Eli Zaretskii(Electric C Characters, Evaluating Emacs-Lisp Expressio...
2002-03-22 Eli ZaretskiiClarify that mapconcat will also throw an error when...
2002-03-22 Eli Zaretskii(File Names): Add an index entry for $ in file names...
2002-03-22 Eli Zaretskii*** empty log message ***
2002-03-22 Eli Zaretskii(calendar): Doc fix.
2002-03-22 Eli Zaretskii(XTread_socket): If XK_ISO_Lock and
2002-03-22 Juanma Barranquero(gomoku-font-lock-O-face): Convert to use `defface'.
2002-03-22 Stefan Monnier*** empty log message ***
2002-03-21 Kim F. Storm(menu_bar_items): Mostly undo 2002-02-20 patch, so
2002-03-21 Jason Rumney(x_clear_image_1): Disable color table code.
2002-03-21 ShengHuo ZHU* mail-source.el (make-source-make-complex-temp-name...
2002-03-21 Kim F. Storm*** empty log message ***
2002-03-21 Kim F. Storm(init_process): Only provide make-network-process featu...
2002-03-21 Kim F. StormExplain how to use featurep with make-network-process.
2002-03-21 Kim F. StormTest for network process support with featurep.
2002-03-21 Kim F. Storm(open-network-stream-nowait): Use featurep.
2002-03-21 Kim F. Storm(QCtype): Remove duplicate declaration and
2002-03-21 Kim F. Storm(QCfeature, QCdatagram): Removed variables.
2002-03-21 Kim F. Storm(Ffeaturep): Allow subfeature to be a list (test using
2002-03-21 Kim F. Storm(DEFUN) [USE_NONANSI_DEFUN]: The 2001-10-17 patch
2002-03-21 Richard M.... (DISCARD_FAILURE_REG_OR_COUNT): New macro.
2002-03-21 Richard M.... Clarify non-greedy repetition in searching.
2002-03-21 Richard M.... Comment change.
2002-03-21 Richard M.... *** empty log message ***
2002-03-21 Richard M.... (dispnew.o, sysdep.o, xdisp.o, xselect.o, alloc.o)...
2002-03-21 Michael Kiferadded +++'s
2002-03-21 Thien-Thi Nguyen(report-emacs-bug-hook): Remove submitter
2002-03-20 Pavel Janík(fancy-splash-tail, normal-splash-screen): Update copyr...
2002-03-20 Pavel Janík(disabled-command-hook): Clarify output text to match...
2002-03-20 Jason Rumney*** empty log message ***
2002-03-20 Jason Rumney(main) [WINDOWSNT]: Call init_xfns.
2002-03-20 Jason Rumney(display-images-p): Do not explicitly check display...
2002-03-20 Jason Rumney*** empty log message ***
2002-03-20 Jason Rumney(x_set_cursor_color): Set foreground of cursor, not...
2002-03-20 Jason Rumney(struct XImage): Define.
2002-03-20 Jason Rumney(w32_read_socket) <WM_XBUTTONUP>: Use XFASTINT to extra...
2002-03-20 Jason Rumney(LIBS): Remove $(WSOCK32).
2002-03-20 Jason Rumney(init_winsock): Dynamically load new server and UDP
2002-03-20 Jason Rumney(QCfamily, QCfiler): Remove duplicate declaration and...
2002-03-20 Jason Rumney(sys_setsockopt, sys_listen, sys_getsockname)
2002-03-20 Eli Zaretskii*** empty log message ***
2002-03-20 Eli Zaretskii(conv_sockaddr_to_lisp, conv_lisp_to_sockaddr): Don't
2002-03-20 Eli Zaretskii(bootstrap-lisp): Pass an absolute file name as value...
2002-03-20 Eli Zaretskii(bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
2002-03-20 Eli ZaretskiiFix editing of the rule for ${libsrc}make-docfile.
2002-03-20 Paul ReillyEliminate compilation warnings due to `rfc822-addresses'.
2002-03-20 Pavel Janík(Fbyte_code): Revert last change.
2002-03-20 Michael Kiferadded a description of the new features in Ediff
2002-03-20 Michael Kiferdescribed the new "=" fiture.
2002-03-20 Michael Kifer* ediff-diff.el (ediff-install-fine-diff-if-necessary...
2002-03-19 Paul Reilly*** empty log message ***
2002-03-19 Paul Reilly(rmail-dont-reply-to): Overhaul to correctly apply...
2002-03-19 Paul Reilly(rmail-dont-reply-to-names): Modify the documentation...
2002-03-19 Kim F. Storm*** empty log message ***
2002-03-19 Kim F. Storm(HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
2002-03-19 Kim F. Storm(LIBS): Add $(WSOCK32). From David Ponce <dponce@voila...
2002-03-18 Colin Walters(ibuffer-set-mark): Go back to the beginning of the...
2002-03-18 Colin Walters(ibuffer-toggle-sorting-mode): Remove `find-if' so...
2002-03-18 Colin Walters*** empty log message ***
2002-03-18 Stefan Monnier*** empty log message ***
2002-03-18 Stefan Monnier(unify-8859-on-decoding-mode)
2002-03-18 Stefan Monnier("emacs-lisp/backquote"): Load earlier.
2002-03-18 Pavel Janík(wait_reading_process_input): Move variables `pname...
next