summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (mail-strip-quoted-names): `"' is not special inside an RFC 822 comment.Richard M. Stallman1996-06-161-2/+3
* (unforward-rmail-message): In summary buffer,Richard M. Stallman1996-06-161-32/+41
* (html-list): Definition deleted.Richard M. Stallman1996-06-151-27/+59
* (rlogin): Doc fix.Richard M. Stallman1996-06-141-4/+7
* (w32_read_socket): Erase update rect on WM_PAINT, soRichard M. Stallman1996-06-141-1/+6
* (win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread.Richard M. Stallman1996-06-141-0/+5
* A bit more fiddling with layout of Filofax year page.Edward M. Reingold1996-06-141-5/+6
* Fix Filofax year output so that it's the correct size.Edward M. Reingold1996-06-141-9/+15
* (set-fill-column): Error if no argument.Richard M. Stallman1996-06-141-3/+9
* (make-lucid-menu-keymap): Add menu-alias property.Richard M. Stallman1996-06-131-0/+1
* (easy-menu-create-keymaps): Add menu-alias property.Richard M. Stallman1996-06-131-1/+2
* (Qmenu_alias): New variable.Richard M. Stallman1996-06-131-1/+7
* (Fexpand_file_name): When simplifying /foo/.., keep the initial slash.Richard M. Stallman1996-06-131-0/+2
* (LIBS_SYSTEM): Two new definitions (and #undef first).Richard M. Stallman1996-06-131-0/+9
* Initial revisionRichard M. Stallman1996-06-131-0/+12
* (tar-mode-revert): Cope if user cancels the revert.Richard M. Stallman1996-06-121-5/+13
* (main): For SIGHUP, use sigblock and sigunblock,Richard M. Stallman1996-06-121-2/+2
* (Fset_keymap_parent): Return early if KEYMAP already has the proper parent.Richard M. Stallman1996-06-121-0/+5
* (Fkill_buffer): Doc fix.Richard M. Stallman1996-06-121-1/+1
* (term-terminal-menu): Don't make a self-recursive keymap.Richard M. Stallman1996-06-121-2/+1
* (restrict_dos_process): Variable deleted.Richard M. Stallman1996-06-121-6/+3
* Delete restrict_dos_process.Richard M. Stallman1996-06-121-7/+5
* Comment change.Richard M. Stallman1996-06-121-2/+2
* (nnmail-move-inbox): Prompt for POP3 password ifRichard M. Stallman1996-06-121-10/+20
* (restrict_dos_process): Renamed from can_run_dos_process.Richard M. Stallman1996-06-121-4/+5
* (restrict_dos_process): Renamed from can_run_dos_process.Richard M. Stallman1996-06-121-3/+14
* (sigunblockx): Use sigunblock.Richard M. Stallman1996-06-121-1/+1
* (read_char): Use unsigned to compare againstRichard M. Stallman1996-06-121-3/+4
* (imenu--mouse-menu): Don't check imenu-use-keymap-menu.Richard M. Stallman1996-06-121-28/+24
* (find-alternate-file): Don't clear buffer-file-truenameRichard M. Stallman1996-06-121-3/+3
* (rmail-new-summary): Fix typo; (concat ": " description) should be eval'ed.Richard M. Stallman1996-06-121-1/+1
* (ETAGS_CFLAGS): Define HAVE_GETCWD macro.Richard M. Stallman1996-06-111-1/+1
* (etags_getcwd) [DOS_NT]: Change conditional to MSDOS only.Richard M. Stallman1996-06-111-4/+4
* Comment change.Richard M. Stallman1996-06-111-0/+2
* (wait_reading_process_input): Move the O_NONBLOCK andRichard M. Stallman1996-06-111-2/+1
* [__ELF__] (LD_SWITCH_SYSTEM): Define it.Richard M. Stallman1996-06-111-0/+13
* (rmail-retry-failure): Nicer error messageRichard M. Stallman1996-06-111-3/+4
* (hexl-mode): Run hexl-mode-hook.Richard M. Stallman1996-06-101-2/+2
* Don't undef MULTI_FRAME.Richard M. Stallman1996-06-101-1/+0
* No need to require 'faces and set menu-bar-mode.Richard M. Stallman1996-06-101-12/+0
* (frame-initialize): Don't count MSDOS neither asRichard M. Stallman1996-06-101-8/+9
* On MSDOS, don't assume that `make-frame' is only bound under an XRichard M. Stallman1996-06-101-1/+1
* (msdos-face-setup): Use `terminal-frame' for initial frame setup.Richard M. Stallman1996-06-101-32/+21
* Whitespace changes.Richard M. Stallman1996-06-101-2/+2
* (change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P.Richard M. Stallman1996-06-101-4/+3
* (Fredraw_frame, remake_frame_glyphs)Richard M. Stallman1996-06-101-7/+9
* (Fset_mouse_position): Remove the DOS-specificRichard M. Stallman1996-06-101-13/+0
* (Fmake_terminal_frame): Test MSDOS, not __MSDOS__.Richard M. Stallman1996-06-101-1/+1
* (Fset_mouse_position): Remove the DOS-specificRichard M. Stallman1996-06-101-1/+53
* (FRAME_MSDOS_P): A new macro for MSDOS frames.Richard M. Stallman1996-06-101-0/+2