summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***emacs-pretest-21.0.104Gerd Moellmann2001-07-133-140/+179
* Add types to defcustoms.Gerd Moellmann2001-07-131-15/+40
* (CHAR_STRING_NO_SIGNAL): New macro.Gerd Moellmann2001-07-132-0/+23
* (char_to_string_1): Extracted from char_to_string.Gerd Moellmann2001-07-131-8/+29
* (get_next_display_element): Use CHAR_STRING_NO_SIGNALGerd Moellmann2001-07-131-1/+16
* (Ffind_coding_systems_region_internal): If safe_codingsStefan Monnier2001-07-122-4/+10
* (file_name_completion): Pass dp->d_name toEli Zaretskii2001-07-122-1/+7
* (XTread_socket) <PropertyNotify>: Put the codeGerd Moellmann2001-07-122-4/+25
* (x_decline_selection_request): Handle errorsGerd Moellmann2001-07-121-80/+169
* (gnus-browse-make-menu-bar): Changed one of theGerd Moellmann2001-07-122-2/+8
* (nnfolder-read-folder): Force to use a multibyte buffer.Gerd Moellmann2001-07-122-1/+6
* *** empty log message ***Pavel Janík2001-07-122-2/+7
* Explain window-end never scrolls the window.Richard M. Stallman2001-07-121-3/+10
* Mention antlr-mode.Eli Zaretskii2001-07-121-0/+4
* (speedbar-supported-extension-expressions): Add .g to the extension list,Eli Zaretskii2001-07-122-1/+7
* (Non-ASCII Rebinding): Fix a typo. Add index entries.Eli Zaretskii2001-07-121-1/+3
* (vc-prefix-map): Moved back to vc-hooks.el.Stefan Monnier2001-07-112-379/+367
* (vc-mode): Dummy function for doc purposes.Stefan Monnier2001-07-111-30/+59
* (menubar_selection_callback, w32_menu_show): Initialize `entry' to nil.Stefan Monnier2001-07-112-8/+20
* (try_cursor_movement): Prevent a warning from GCC 3.0.Gerd Moellmann2001-07-112-1/+3
* (unwind_read): Print a message when discarding insertedGerd Moellmann2001-07-112-11/+27
* (Finsert_file_contents): Comment fix.Gerd Moellmann2001-07-111-2/+3
* *** empty log message ***Gerd Moellmann2001-07-112-0/+14
* (unwind_read): New function.Gerd Moellmann2001-07-111-1/+53
* (mail-extr-all-top-level-domains): IncreaseGerd Moellmann2001-07-111-20/+99
* Say that the file _is_ part of Emacs.Eli Zaretskii2001-07-114-6/+15
* (finder-insert-at-column): Also move to the next line if exactly at COLUMN.Miles Bader2001-07-112-2/+7
* (c-indent-exp): Keep the indentation of the blockGerd Moellmann2001-07-102-1/+10
* (update_window): Don't skip the header-lineGerd Moellmann2001-07-102-15/+6
* (rmail-show-message): Show beginning of message inGerd Moellmann2001-07-102-0/+10
* *** empty log message ***Gerd Moellmann2001-07-101-4/+0
* (describe-function-1): When printing FUNCTION'sGerd Moellmann2001-07-102-1/+4
* *** empty log message ***Gerd Moellmann2001-07-102-0/+10
* (normal-top-level): Don't operate on the initialGerd Moellmann2001-07-101-25/+29
* (unload_color): Do nothing if PIXEL is -1.Gerd Moellmann2001-07-101-3/+6
* (Fx_create_frame): Initialize frame colors to -1,Gerd Moellmann2001-07-101-0/+10
* Fix a typo.Gerd Moellmann2001-07-101-1/+1
* (add_to_log): Do nothing if called asynchronously.Gerd Moellmann2001-07-102-0/+10
* Fix the header line and the copyright years.Eli Zaretskii2001-07-102-2/+6
* (toplevel): Include <signal.h> and "syssignal.h".Gerd Moellmann2001-07-092-1/+29
* (ad-make-advised-definition): If theGerd Moellmann2001-07-092-2/+11
* (winner-equal): Make it a defun. Don't compare WinnerGerd Moellmann2001-07-092-5/+15
* *** empty log message ***Gerd Moellmann2001-07-091-1/+1
* Cleaned up.Gerd Moellmann2001-07-0923-36/+36
* (ange-ftp-file-modtime): Check a 213 responseGerd Moellmann2001-07-092-3/+14
* Extended the kludge to interoperate with theStefan Monnier2001-07-092-0/+8
* (define-minor-mode): Use eval-after-loadStefan Monnier2001-07-082-10/+19
* C-u TAB works only in certain modes.Richard M. Stallman2001-07-081-5/+6
* Explain more clearly what it takes to make a customization permanent.Richard M. Stallman2001-07-081-31/+32
* *** empty log message ***Eli Zaretskii2001-07-062-2/+10