summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for PowerPC Linuxlibc-960628libc-960627libc-960626libc-960625libc-960624libc-960623libc-960622libc-960621libc-1-92Michael Meissner1996-06-201-0/+2
* Initial revisionRichard M. Stallman1996-06-191-0/+829
* (Vwin32_alt_is_meta): Declared.Richard M. Stallman1996-06-191-1/+4
* (Vwin32_alt_is_meta): New variable.Richard M. Stallman1996-06-191-1/+11
* (Info-default-directory-list): Doc fix.Richard M. Stallman1996-06-191-3/+8
* (HPUX10): New macro.Richard M. Stallman1996-06-191-0/+2
* (LD_SWITCH_SYSTEM): Use no space after -L and -R.Richard M. Stallman1996-06-191-3/+3
* (gud-irixdbx-marker-filter): Use %1ld, not %1d,Richard M. Stallman1996-06-191-2/+2
* (smtpmail-read-response): Goto smtpmail-read-pointRichard M. Stallman1996-06-181-1/+1
* (smtpmail-via-smtp): Bracket names in FROM and RCPT TO commands.Richard M. Stallman1996-06-181-2/+2
* (smtpmail-send-it): Don't handle FCC fields until after determining FROM field.Richard M. Stallman1996-06-181-10/+52
* (smtpmail-smtp-service): Use port 25 as default.Richard M. Stallman1996-06-181-7/+9
* 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