bpt/emacs.git
2001-07-15 Pavel JaníkSome fixes to follow coding conventions.
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files from...
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files mainta...
2001-07-14 Richard M.... Clarify initial discussion.
2001-07-14 Eli ZaretskiiMounting a volume onto itself might also produce "text...
2001-07-14 Pavel JaníkEmacs lisp coding convention fixes.
2001-07-13 Stefan Monnier(Info-build-node-completions): Make Info-current-file...
2001-07-13 Gerd Moellmann(which-func-mode, which-func-ff-hook)
2001-07-13 Gerd Moellmann(calendar-goto-islamic-date): Add
2001-07-13 Gerd MoellmannFix license commentary.
2001-07-13 Gerd MoellmannIncrement version number.
2001-07-13 Pavel JaníkFix a typo.
2001-07-13 Gerd Moellmann*** empty log message ***
2001-07-13 Gerd MoellmannAdd types to defcustoms.
2001-07-13 Gerd Moellmann(CHAR_STRING_NO_SIGNAL): New macro.
2001-07-13 Gerd Moellmann(char_to_string_1): Extracted from char_to_string.
2001-07-13 Gerd Moellmann(get_next_display_element): Use CHAR_STRING_NO_SIGNAL
2001-07-12 Stefan Monnier(Ffind_coding_systems_region_internal): If safe_codings
2001-07-12 Eli Zaretskii(file_name_completion): Pass dp->d_name to
2001-07-12 Gerd Moellmann(XTread_socket) <PropertyNotify>: Put the code
2001-07-12 Gerd Moellmann(x_decline_selection_request): Handle errors
2001-07-12 Gerd Moellmann(gnus-browse-make-menu-bar): Changed one of the
2001-07-12 Gerd Moellmann(nnfolder-read-folder): Force to use a multibyte buffer.
2001-07-12 Pavel Janík*** empty log message ***
2001-07-12 Richard M.... Explain window-end never scrolls the window.
2001-07-12 Eli ZaretskiiMention antlr-mode.
2001-07-12 Eli Zaretskii(speedbar-supported-extension-expressions): Add .g...
2001-07-12 Eli Zaretskii(Non-ASCII Rebinding): Fix a typo. Add index entries.
2001-07-11 Stefan Monnier(vc-prefix-map): Moved back to vc-hooks.el.
2001-07-11 Stefan Monnier(vc-mode): Dummy function for doc purposes.
2001-07-11 Stefan Monnier(menubar_selection_callback, w32_menu_show): Initialize...
2001-07-11 Gerd Moellmann(try_cursor_movement): Prevent a warning from GCC 3.0.
2001-07-11 Gerd Moellmann(unwind_read): Print a message when discarding inserted
2001-07-11 Gerd Moellmann(Finsert_file_contents): Comment fix.
2001-07-11 Gerd Moellmann*** empty log message ***
2001-07-11 Gerd Moellmann(unwind_read): New function.
2001-07-11 Gerd Moellmann(mail-extr-all-top-level-domains): Increase
2001-07-11 Eli ZaretskiiSay that the file _is_ part of Emacs.
2001-07-11 Miles Bader(finder-insert-at-column): Also move to the next line...
2001-07-10 Gerd Moellmann(c-indent-exp): Keep the indentation of the block
2001-07-10 Gerd Moellmann(update_window): Don't skip the header-line
2001-07-10 Gerd Moellmann(rmail-show-message): Show beginning of message in
2001-07-10 Gerd Moellmann*** empty log message ***
2001-07-10 Gerd Moellmann(describe-function-1): When printing FUNCTION's
2001-07-10 Gerd Moellmann*** empty log message ***
2001-07-10 Gerd Moellmann(normal-top-level): Don't operate on the initial
2001-07-10 Gerd Moellmann(unload_color): Do nothing if PIXEL is -1.
2001-07-10 Gerd Moellmann(Fx_create_frame): Initialize frame colors to -1,
2001-07-10 Gerd MoellmannFix a typo.
2001-07-10 Gerd Moellmann(add_to_log): Do nothing if called asynchronously.
2001-07-10 Eli ZaretskiiFix the header line and the copyright years.
2001-07-09 Gerd Moellmann(toplevel): Include <signal.h> and "syssignal.h".
2001-07-09 Gerd Moellmann(ad-make-advised-definition): If the
2001-07-09 Gerd Moellmann(winner-equal): Make it a defun. Don't compare Winner
2001-07-09 Gerd Moellmann*** empty log message ***
2001-07-09 Gerd MoellmannCleaned up.
2001-07-09 Gerd Moellmann(ange-ftp-file-modtime): Check a 213 response
2001-07-09 Stefan MonnierExtended the kludge to interoperate with the
2001-07-08 Stefan Monnier(define-minor-mode): Use eval-after-load
2001-07-08 Richard M.... C-u TAB works only in certain modes.
2001-07-08 Richard M.... Explain more clearly what it takes to make a customizat...
2001-07-06 Eli Zaretskii*** empty log message ***
2001-07-06 Eli ZaretskiiIfdef away the test for !HAVE_MKTIME, to avoid parse
2001-07-06 Eli Zaretskii(syms_of_dosfns): Add \n\ at the end of a line in the
2001-07-06 Eli Zaretskii(syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0.
2001-07-06 Gerd Moellmann(lisp-mode-shared-map): Bind TAB
2001-07-06 Eli Zaretskii(do_visible_bell): Add \n\ at the end of each line of
2001-07-06 Gerd Moellmann(ange-ftp-file-modtime): Ignore 226 responses
2001-07-06 Gerd Moellmann(rmail-reply): Remove misleading comment.
2001-07-06 Eli Zaretskii(Visiting, File Names): Mention that completion ignores...
2001-07-06 Gerd Moellmann(mail-specify-envelope-from): Doc fix.
2001-07-06 Gerd MoellmannAdd mail-envelope-from.
2001-07-06 Gerd Moellmann(rmail-reply): Don't forget to narrow header in
2001-07-06 Gerd Moellmann(rmail-output): Fix duplicate MIME-Version:
2001-07-06 Gerd MoellmannUse locale dependant date to print date in header....
2001-07-06 Eli Zaretskii(mode-line-mule-info): Don't show the tip with
2001-07-06 Ken Raeburnproperly mark Attic files as deleted
2001-07-05 Gerd Moellmann*** empty log message ***
2001-07-05 Gerd MoellmannInclude Emacs' header files with #include "...".
2001-07-05 Gerd Moellmann(todo-top-priorities): Use delete-region
2001-07-05 Gerd MoellmannFix first line. From Pavel Jan\e,Bm\e(Bk
2001-07-05 Gerd Moellmann(battery-update): Add help-echo.
2001-07-05 Gerd Moellmann(specbind): Additionally record the buffer that was
2001-07-05 Gerd MoellmannChange comment.
2001-07-04 Stefan Monnier(vc-cvs-stay-local): doc fix.
2001-07-04 Richard M.... Minor change.
2001-07-04 Gerd Moellmann*** empty log message ***
2001-07-04 Gerd Moellmann(sendmail-send-it): Look at `sendmail-program'
2001-07-04 Gerd Moellmann(nnheader-init-server-buffer): Make sure the
2001-07-04 Gerd Moellmann(c-font-lock-keywords-3): When matching something
2001-07-04 Gerd Moellmann(x_produce_glyphs): Don't convert multibyte characters
2001-07-04 Gerd MoellmannClarify what's the problem with KDE's klipper applet.
2001-07-04 Gerd MoellmannFix several typos.
2001-07-03 Gerd Moellmann*** empty log message ***
2001-07-03 Gerd Moellmann(specbind): If SYMBOL has a frame-local binding, record
2001-07-03 Gerd MoellmannImprove comment.
2001-07-03 Eli Zaretskii*** empty log message ***
2001-07-03 Eli Zaretskii(ff-find-the-other-file): Use file-name-nondirectory
2001-07-03 Eli Zaretskii(browse-url-default-windows-browser): Support
2001-07-03 Eli Zaretskii(locate-library): Enable code that looks for compressed
next