| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Split bsdos2 and bsdos2-1. | Karl Heuer | 1996-07-07 | 1 | -1/+2 |
* | (ps-article-author, ps-info-file, ps-info-node): Don't die if header is missing. | Karl Heuer | 1996-07-07 | 1 | -3/+3 |
* | (ps-article-subject): Don't die if no subject header. | Karl Heuer | 1996-07-07 | 1 | -1/+1 |
* | Recognize rtems as an o/s.libc-960714libc-960713libc-960712libc-960711libc-960710libc-960709libc-960708 | Doug Evans | 1996-07-07 | 1 | -1/+1 |
* | (dostounix_filename): On caseless filesystems, downcase the filename. | Miles Bader | 1996-07-07 | 1 | -4/+11 |
* | (DRIVE_LETTER) [WINDOWSNT]: Lower-case drive letters. | Miles Bader | 1996-07-07 | 1 | -6/+4 |
* | (x_set_mouse_pixel_position): Adjust coords by frame position. | Miles Bader | 1996-07-07 | 1 | -19/+16 |
* | (normalize_filename): Always lower-case drive letters, even on systems | Miles Bader | 1996-07-07 | 1 | -7/+33 |
* | (timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the right | Miles Bader | 1996-07-07 | 1 | -9/+22 |
* | (mouse-show-mark): In transient mark mode, delete mouse-drag-overlay. | Miles Bader | 1996-07-07 | 1 | -16/+36 |
* | (tar-mode-map): Bind up and down like C-p, C-n. | Miles Bader | 1996-07-07 | 1 | -0/+2 |
* | (insert-directory): Fix previous change. | Erik Naggum | 1996-07-07 | 1 | -1/+1 |
* | (Fcall_process) [MSDOS]: | Miles Bader | 1996-07-06 | 1 | -4/+13 |
* | (Fvertical_motion): Doc fix. | Miles Bader | 1996-07-06 | 1 | -2/+4 |
* | Wrongly places parens. | Lars Magne Ingebrigtsen | 1996-07-06 | 1 | -2/+2 |
* | * gnus-cus.el (()): Make sure that calling `gnus-visual-p' during | Lars Magne Ingebrigtsen | 1996-07-06 | 1 | -5/+7 |
* | Removed debug code. | Simon Marshall | 1996-07-05 | 1 | -1/+0 |
* | (newline): Don't do the optimization if the newline before point is | Miles Bader | 1996-07-04 | 1 | -0/+8 |
* | Declare lw_motif_menu_related_event_p. | Miles Bader | 1996-07-04 | 1 | -0/+3 |
* | (lw_toolkit_related_event_p): A predicate to identify toolkit-specific events. | Miles Bader | 1996-07-04 | 1 | -0/+13 |
* | (lw_motif_menu_related_event_p): A predicate to identify keyboard events | Miles Bader | 1996-07-04 | 1 | -0/+12 |
* | Declare lw_toolkit_related_event_p. | Miles Bader | 1996-07-04 | 1 | -0/+3 |
* | (XTread_socket): Use lw_tookit_related_event_p to avoid sending | Miles Bader | 1996-07-04 | 1 | -0/+7 |
* | (unfocus-frame, focus-frame): Define as no-ops. | Miles Bader | 1996-07-04 | 1 | -0/+2 |
* | (scheme-mode-variables): Set comment-start-skip to ignore backslash-quoted | Miles Bader | 1996-07-04 | 1 | -1/+3 |
* | (lisp-mode-variables): Set comment-start-skip to ignore backslash-quoted | Miles Bader | 1996-07-04 | 1 | -1/+3 |
* | (insert-directory): When converting SWITCHES string to a list, put back | Miles Bader | 1996-07-04 | 1 | -1/+1 |
* | (smtpmail-send-it): Ignore `To:' if there is a `Resent-to':. | Miles Bader | 1996-07-04 | 1 | -1/+2 |
* | Would infloop under certain conditions. | Lars Magne Ingebrigtsen | 1996-07-04 | 1 | -2/+1 |
* | formatting tweaksmake-3-75make-3-74-7make-3-74-6make-3-74-5 | Mike Stump | 1996-07-03 | 1 | -2/+2 |
* | (using-unix-filesystems): Doc fix. | Miles Bader | 1996-07-03 | 1 | -5/+4 |
* | (main) [HAVE_SOCKETS]: Call rewind before writing to infile. | Miles Bader | 1996-07-03 | 1 | -0/+1 |
* | Major rewrite. | Miles Bader | 1996-07-03 | 1 | -102/+174 |
* | * gnus-cache.el (gnus-cache-possibly-alter-active): Check for | Lars Magne Ingebrigtsen | 1996-07-02 | 1 | -7/+8 |
* | (msdos_downcase_filename): | Miles Bader | 1996-07-02 | 1 | -0/+11 |
* | (DRIVE_LETTER) [MSDOS]: Lower-case drive letters. | Miles Bader | 1996-07-02 | 1 | -1/+4 |
* | Delete spurious period from last change. | Miles Bader | 1996-07-02 | 1 | -1/+1 |
* | (x_clear_frame_selections): Don't call redisplay_preserve_echo_area here. | Miles Bader | 1996-07-02 | 1 | -0/+6 |
* | (HAVE_X11R4, HAVE_X11R5): | Miles Bader | 1996-07-02 | 1 | -4/+0 |
* | Remove all references to wakeup. | Miles Bader | 1996-07-02 | 1 | -11/+0 |
* | (rmail-make-basic-summary-line): Accept ISO 8601 dates as well. | Miles Bader | 1996-07-02 | 1 | -0/+9 |
* | (mail-hist-current-header-name): Use buffer-substring-no-properties. | Miles Bader | 1996-07-02 | 1 | -1/+1 |
* | (require 'cl) is only necessary when compiling. | Erik Naggum | 1996-07-02 | 1 | -4/+5 |
* | * etags.c (C_stab_entry): New keywords for C++ namespace, bool, | Francesco Potortì | 1996-07-01 | 1 | -57/+75 |
* | (vip-read-key): inhibit quit added. | Michael Kifer | 1996-07-01 | 1 | -4/+9 |
* | Load `gnus-score-mode' from "score-mode". | Lars Magne Ingebrigtsen | 1996-06-30 | 1 | -1/+1 |
* | Initial revision | Lars Magne Ingebrigtsen | 1996-06-30 | 1 | -0/+110 |
* | (Info-next-preorder): After we move up, move forward again. | Richard M. Stallman | 1996-06-30 | 1 | -4/+23 |
* | (check for using Lucid widgets by default): | Richard M. Stallman | 1996-06-30 | 1 | -2/+4 |
* | (LIB_MOTIF): Fix typo. | Richard M. Stallman | 1996-06-30 | 1 | -1/+1 |