summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Recognize -openvms.libc-960620libc-960619libc-1-91Ian Lance Taylor1996-06-181-1/+1
* (ange-ftp-kill-ftp-process): Really use the BUFFER arg. Make it optional.Richard M. Stallman1996-06-181-3/+4
* (vc-mode-line): If user is root, verify file really has user-writable bit.Richard M. Stallman1996-06-181-3/+12
* (he-concat-directory-file-name): Directory part may be nil.Richard M. Stallman1996-06-181-2/+3
* (pp-to-string): Treat #( like (.Richard M. Stallman1996-06-181-2/+2
* (auto-mode-alist): Add uppercase version of archiveRichard M. Stallman1996-06-181-0/+1
* Explain about MSDOS installation and long file name support.Richard M. Stallman1996-06-171-29/+53
* Mention ESC ESC ESC instead of M-x top-level.Richard M. Stallman1996-06-171-11/+6
* (global-font-lock-mode): Set up find-file-hooks.Richard M. Stallman1996-06-171-3/+6
* (local-variables-section): Deleted.Richard M. Stallman1996-06-161-26/+26
* (Fcall_process): Handle t or nil as STDERR_FILE.Richard M. Stallman1996-06-161-2/+10
* (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