Mercurial > emacs
graph
-
(Fmatch_data): If no matching done yet, return Qnil.1996-07-14, by Karl Heuer
-
(sys_gmtime): Don't assume year < 2000.1996-07-14, by Karl Heuer
-
(xm_update_menu): Fix loop termination test.1996-07-13, by Karl Heuer
-
(outline-auto-activation, outline-layout)1996-07-13, by Karl Heuer
-
(outline-resolve-xref): Do not mistake a blank line1996-07-13, by Karl Heuer
-
(display-time): Fix start time for run-at-time.1996-07-13, by Karl Heuer
-
(wait_reading_process_input) [hpux]: Workaround for1996-07-13, by Karl Heuer
-
Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips commas.1996-07-13, by Simon Marshall
-
(Fvertical_motion): Doc fix.1996-07-13, by Karl Heuer
-
(rmail-summary-next-labeled-message)1996-07-13, by Karl Heuer
-
(mouse-major-mode-menu-1): No need to copy the top1996-07-13, by Karl Heuer
-
(browse-url-netscape-program): New variable.1996-07-13, by Karl Heuer
-
Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.1996-07-12, by Simon Marshall
-
1. Use new font-lock-comment-start-regexp for matching a comment---it can be faster than comment-start-skip.1996-07-12, by Simon Marshall
-
(dabbrev-case-fold-search, dabbrev-case-replace): Set1996-07-12, by Karl Heuer
-
(w32_read_socket): Remove unused WM_ERASEBKGND code.1996-07-12, by Karl Heuer
-
(win32_wnd_proc): Handle WM_ERASEBKGND and1996-07-12, by Karl Heuer
-
(menu_bar_item): Skip menu-bar equiv keys data1996-07-12, by Karl Heuer
-
(smtpmail-deduce-address-list): Handle RESENT-* fields.1996-07-12, by Karl Heuer
-
(normal-top-level-add-to-load-path):1996-07-12, by Karl Heuer
-
[__GNUC__] (C_DEBUG_SWITCH): New definition.1996-07-12, by Karl Heuer
-
(rmail-make-basic-summary-line):1996-07-11, by Karl Heuer
-
(tex-validate-region): Skip fwd over whitespace1996-07-11, by Karl Heuer
-
(lim_data): Make this an unsigned long.1996-07-11, by Karl Heuer
-
(mouse-drag-region): Cope if stop-point is nil.1996-07-11, by Karl Heuer
-
Use s/ucg5-4-3.h for ncr-i[3456]86-sysv4.31996-07-11, by Karl Heuer
-
Initial revision1996-07-11, by Karl Heuer
-
(XTread_socket): Add #ifdef for previous change.1996-07-11, by Karl Heuer
-
(syms_of_buffer): Doc fix.1996-07-11, by Karl Heuer
-
(bibtex-reference-head): Allow spaces and tabs between1996-07-11, by Karl Heuer
-
Undo previous change.1996-07-10, by Karl Heuer
-
[_LIBC] (re_comp, re_exec): Use `weak_function' keyword in defn instead of1996-07-09, by Roland McGrath
-
[_LIBC]: Use weak_extern instead of weak_symbol for __data_start.1996-07-08, by Roland McGrath
-
(mouse-major-mode-menu-1): Always return just a keymap;1996-07-08, by Karl Heuer
-
(timezone-parse-date): Fix previous change.1996-07-08, by Karl Heuer
-
Enable use of ncurses library cleanly.1996-07-07, by Michael I. Bushnell
-
Undo previous change.1996-07-07, by Karl Heuer
-
Undo previous change.1996-07-07, by Karl Heuer
-
(popup_get_selection): For a ButtonRelease on the proper1996-07-07, by Karl Heuer
-
(IT_menu_display): Display control characters as ^X.1996-07-07, by Karl Heuer
-
(file_name_completion): Set `stat' flags to avoid1996-07-07, by Karl Heuer
-
(Fcopy_file): Use st_ino under DJGPP v2 and later to1996-07-07, by Karl Heuer
-
(gud-irix-p): Exclude Irix6.1 up.1996-07-07, by Karl Heuer
-
Initial revision1996-07-07, by Karl Heuer
-
Split bsdos2 and bsdos2-1.1996-07-07, by Karl Heuer
-
(ps-article-author, ps-info-file, ps-info-node): Don't die if header is missing.1996-07-07, by Karl Heuer
-
(ps-article-subject): Don't die if no subject header.1996-07-07, by Karl Heuer
-
Recognize rtems as an o/s. libc-960708 libc-960709 libc-960710 libc-960711 libc-960712 libc-960713 libc-9607141996-07-07, by Doug Evans
-
(dostounix_filename): On caseless filesystems, downcase the filename.1996-07-07, by Miles Bader
-
(DRIVE_LETTER) [WINDOWSNT]: Lower-case drive letters.1996-07-07, by Miles Bader
-
(x_set_mouse_pixel_position): Adjust coords by frame position.1996-07-07, by Miles Bader
-
(normalize_filename): Always lower-case drive letters, even on systems1996-07-07, by Miles Bader
-
(timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the right1996-07-07, by Miles Bader
-
(mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.1996-07-07, by Miles Bader
-
(tar-mode-map): Bind up and down like C-p, C-n.1996-07-07, by Miles Bader
-
(insert-directory): Fix previous change.1996-07-07, by Erik Naggum
-
(Fcall_process) [MSDOS]:1996-07-06, by Miles Bader
-
(Fvertical_motion): Doc fix.1996-07-06, by Miles Bader
-
Wrongly places parens.1996-07-06, by Lars Magne Ingebrigtsen