summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* formatting tweaksmake-3-75make-3-74-7make-3-74-6make-3-74-5Mike Stump1996-07-031-2/+2
|
* (using-unix-filesystems): Doc fix.Miles Bader1996-07-031-5/+4
|
* (main) [HAVE_SOCKETS]: Call rewind before writing to infile.Miles Bader1996-07-031-0/+1
|
* Major rewrite.Miles Bader1996-07-031-102/+174
|
* * gnus-cache.el (gnus-cache-possibly-alter-active): Check forLars Magne Ingebrigtsen1996-07-021-7/+8
| | | | gnus-cache-active-hashtb before using it.
* (msdos_downcase_filename):Miles Bader1996-07-021-0/+11
| | | | | Always lower-case drive letters, even on systems that preserve case in filenames.
* (DRIVE_LETTER) [MSDOS]: Lower-case drive letters.Miles Bader1996-07-021-1/+4
|
* Delete spurious period from last change.Miles Bader1996-07-021-1/+1
|
* (x_clear_frame_selections): Don't call redisplay_preserve_echo_area here.Miles Bader1996-07-021-0/+6
|
* (HAVE_X11R4, HAVE_X11R5):Miles Bader1996-07-021-4/+0
| | | | Definitions deleted since xterm.h and config.h should take care of them.
* Remove all references to wakeup.Miles Bader1996-07-021-11/+0
|
* (rmail-make-basic-summary-line): Accept ISO 8601 dates as well.Miles Bader1996-07-021-0/+9
|
* (mail-hist-current-header-name): Use buffer-substring-no-properties.Miles Bader1996-07-021-1/+1
|
* (require 'cl) is only necessary when compiling.Erik Naggum1996-07-021-4/+5
|
* * etags.c (C_stab_entry): New keywords for C++ namespace, bool,Francesco Potortì1996-07-011-57/+75
| | | | explicit, mutable, typename.
* (vip-read-key): inhibit quit added.Michael Kifer1996-07-011-4/+9
|
* Load `gnus-score-mode' from "score-mode".Lars Magne Ingebrigtsen1996-06-301-1/+1
|
* Initial revisionLars Magne Ingebrigtsen1996-06-301-0/+110
|
* (Info-next-preorder): After we move up, move forward again.Richard M. Stallman1996-06-301-4/+23
| | | | | (Info-last-preorder): After we move down or to the prev, move down again.
* (check for using Lucid widgets by default):Richard M. Stallman1996-06-301-2/+4
| | | | Eliminate indentation that confuses some compilers.
* (LIB_MOTIF): Fix typo.Richard M. Stallman1996-06-301-1/+1
|
* (main): Add `GNU Emacs' to the response to --version.Richard M. Stallman1996-06-291-1/+1
|
* (ask-user-about-supersession-help): Change help text.Richard M. Stallman1996-06-291-2/+10
| | | | (ask-user-about-supersession-threat): Add new `r' alternative.
* (set-visited-file-name): New optional arg NO-QUERY.Richard M. Stallman1996-06-291-2/+6
|
* Ignore =... files when checking for too-long Lisp file names.Richard M. Stallman1996-06-291-1/+1
|
* (long): Don't update getdate.c.Richard M. Stallman1996-06-291-3/+0
|
* (euidaccess): Check for that, not for eaccess.Richard M. Stallman1996-06-291-2/+4
| | | | (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
* (Fx_create_frame): Gcpro parms, parent, and name.Richard M. Stallman1996-06-291-4/+8
|
* (bibtex-reference-head): Allow whitespace after the open paren.Richard M. Stallman1996-06-291-1/+1
|
* (tmm-add-prompt): If tmm-completion-prompt is nil,Richard M. Stallman1996-06-291-2/+8
| | | | | don't insert it; instead delete the usual completion helptext. (tmm-completion-prompt): Doc fix.
* (print): Obey Vprint_length for vectors, bitvectors.Richard M. Stallman1996-06-291-0/+12
|
* (GETPGRP_NO_ARG): Always define it, if __GNU_LIBRARY__.Richard M. Stallman1996-06-291-1/+6
|
* (mouse-start-end): Support selecting strings by doubleRichard M. Stallman1996-06-291-0/+25
| | | | clicking on a character with quote syntax.
* (executable-set-magic): Add space at end of lineRichard M. Stallman1996-06-291-13/+21
| | | | | if user says no to adding the shell's usual arguments. Don't clear the buffer's modified-flag.
* Synched with Gnus 5.2.31.Lars Magne Ingebrigtsen1996-06-2913-328/+411
|
* Wrong version number.Lars Magne Ingebrigtsen1996-06-291-1/+1
|
* Synched with Gnus 5.2.31.Lars Magne Ingebrigtsen1996-06-291-45/+110
|
* (view-mode): Doc fix.Richard M. Stallman1996-06-281-4/+7
|
* (make_frame_without_minibuffer): GCPRO the frame f.Richard M. Stallman1996-06-281-2/+9
|
* (Fmove_to_column): Go after invis chars at the goal column.Richard M. Stallman1996-06-281-1/+7
|
* (mips:*:*:UMIPS): Fix typo in last change.libc-960707libc-960706libc-960705libc-960704libc-960703libc-960702libc-960701libc-960630libc-960629Richard Kenner1996-06-281-1/+1
|
* (AMPERSAND_FULL_NAME): Defined by default.Richard M. Stallman1996-06-281-1/+2
|
* (ispell-message): Support message-mode.Richard M. Stallman1996-06-281-4/+13
|
* (french-calendar-accents): New variable.Richard M. Stallman1996-06-281-16/+35
| | | | | | | (french-calendar-month-name-array): Check that variable. (french-calendar-special-days-array): Likewise. (calendar-french-date-string): Likewise. (calendar-goto-french-date): Likewise.
* (rmail-get-new-mail): Run rmail-before-get-new-mail-hook.Richard M. Stallman1996-06-281-0/+1
|
* (abbreviate-file-name): Ignore automount-dir-prefix if nil.Richard M. Stallman1996-06-281-1/+2
|
* (rmail-send-actions-rmail-buffer): Mark as permanent-local.Richard M. Stallman1996-06-281-0/+3
| | | | (rmail-send-actions-rmail-msg-number): Likewise.
* (mail-reply-buffer, mail-send-actions):Richard M. Stallman1996-06-281-1/+2
| | | | | Mark them as permanent-local. (mail-mode): Don't set mail-reply-buffer to nil.
* (auto-mode-alist): Treat .pm like .pl.Richard M. Stallman1996-06-281-0/+1
|
* (skeleton-proxy-new): New function.Richard M. Stallman1996-06-281-3/+53
| | | | | (define-skeleton): Define the skeleton as a defun using skeleton-proxy-new.