summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * config.guess: Recognize Pentium under SCO.libc-951204libc-951203libc-951202libc-951201Per Bothner1995-11-301-0/+2
|
* (tputs): Don't let ospeed overrun the speeds array.David J. MacKenzie1995-11-301-1/+3
|
* Add missing backslash.Erik Naggum1995-11-301-1/+1
|
* (calendar-chinese-sexagesimal-name): Renamed fromPaul Eggert1995-11-301-6/+6
| | | | calendar-chinese-sexagisimal-name to fix misspelling.
* (holiday-rosh-hashanah-etc): Fix misspelled var.Paul Eggert1995-11-301-6/+6
|
* (calendar-absolute-from-astro): Doc fix.Paul Eggert1995-11-301-1/+1
|
* (calendar-next-calendar-round-date, calendar-previous-calendar-round-date):Paul Eggert1995-11-301-2/+2
| | | | Doc fix.
* (calendar-setup, calendar-basic-setup, calendar-next-calendar-round-date,Paul Eggert1995-11-301-5/+5
| | | | calendar-previous-calendar-round-date, cal-tex-cursor-year): Doc fix.
* (list-sexp-diary-entries): Doc fix.Paul Eggert1995-11-301-1/+1
|
* (holiday-easter-etc): Fix misspelling of "Whitmonday".Paul Eggert1995-11-301-1/+1
|
* (solar-longitude): Doc fix.Paul Eggert1995-11-301-1/+1
|
* Correct .in.in and .h.in in file names.Richard M. Stallman1995-11-301-5/+5
|
* (../info/cc-mode, cc-mode.dvi): New targets.Richard M. Stallman1995-11-301-4/+9
| | | | | (INFO_TARGETS): Add ../info/cc-mode. (DVI_TARGETS): Add cc-mode.dvi.
* (save-place-limit): New variable.Richard M. Stallman1995-11-301-2/+23
| | | | | | (load-save-place-alist-from-file): Obey it. Fix "done" message. (save-place-alist-to-file): Fix "done" message.
* (Fcall_interactively): In `c' case, clear out the messageRichard M. Stallman1995-11-301-0/+1
| | | | after reading the character.
* (rmail-summary-get-new-mail): Don't call rmail-summary-goto-msg if msg is 0.Richard M. Stallman1995-11-301-1/+2
|
* (auto-mode-alist): Don't purecopy the alist elts.Richard M. Stallman1995-11-291-77/+77
|
* (mips-sni-sysv*): New alias for mips-siemens-sysv*.Richard M. Stallman1995-11-291-1/+1
|
* (install-arch-indep): Don't installRichard M. Stallman1995-11-291-2/+7
| | | | lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
* (gud-dbx-find-file): Find correct source file.Richard M. Stallman1995-11-291-1/+1
|
* (lisp): Remove c-mode.elc.Richard M. Stallman1995-11-281-1/+0
|
* (sys_select): Check timer once even if input is pending.Richard M. Stallman1995-11-271-2/+3
|
* (apropos-follow): Rewrite to use whole line as target of reference.Richard M. Stallman1995-11-271-22/+25
| | | | | (apropos-mouse-follow): Do save-excursion. Error if not adjacent to a mouse-face property.
* (decode_mode_spec): For p and P, avoid overflow with large buffer sizes.Richard M. Stallman1995-11-271-2/+10
|
* (set_frame_menubar): When called with deep_p == 0,Richard M. Stallman1995-11-261-1/+6
| | | | that invalidates the previous f->menu_bar_vector.
* (build-mail-aliases): Use buffer-substring-no-properties not buffer-substring.Richard M. Stallman1995-11-251-4/+5
|
* Exclude subdirs.el.Richard M. Stallman1995-11-251-0/+1
|
* Initial revisionRichard M. Stallman1995-11-251-0/+120
|
* Renamed from diary.el.Richard M. Stallman1995-11-251-3/+3
|
* Use new file name diary-lib.Richard M. Stallman1995-11-252-12/+12
|
* (add-change-log-entry): Initialize add-log-full-nameRichard M. Stallman1995-11-251-4/+4
| | | | and add-log-mailing-address before prompting.
* (eldoc-message): New macro.Noah Friedman1995-11-251-9/+16
| | | | (eldoc-print-var-docstring, eldoc-print-fnsym-args): Use it.
* (IT_set_menu_bar_lines): Clear last_modified field.Richard M. Stallman1995-11-251-0/+1
|
* (imenu-generic-expression, imenu--generic-function): Doc fix.Richard M. Stallman1995-11-251-6/+6
|
* (inferior-lisp-load-command): Doc fix.Richard M. Stallman1995-11-251-3/+3
|
* (sort-regexp-fields): Doc fix.Richard M. Stallman1995-11-251-3/+3
|
* Comment change.Richard M. Stallman1995-11-251-1/+1
|
* (font-lock-make-faces): Add special code for ms-dos.Richard M. Stallman1995-11-251-0/+5
|
* (view-mode, view-mode-enter): Doc changes.Richard M. Stallman1995-11-241-14/+16
| | | | | | (view-mode-map): Change h and ? to use describe-mode. Delete binding of help char. (view-mode-enter): Use describe-mode in message.
* (view-mode-enter): Replace Help-helper by help-commandRichard M. Stallman1995-11-241-2/+2
| | | | in doc string and message.
* (read_char): Handle unread events from popup menus.Richard M. Stallman1995-11-241-0/+7
|
* (ediff-intersect-directories): Quote symbols starting with `:'.Richard M. Stallman1995-11-241-5/+5
|
* (cmpl-make-standard-completion-syntax-table)Richard M. Stallman1995-11-241-7/+12
| | | | | | (cmpl-make-c-def-completion-syntax-table): Use make-syntax-table. (completion-c-mode-hook): Encapsulate C-mode changes in new function. Either call it now or put it on c-mode-hook.
* (Man-fontify-manpage, Man-cleanup-manpage):Richard M. Stallman1995-11-241-0/+6
| | | | Convert \255 to a dash.
* (etc): Delete *.orig and *.rej.Richard M. Stallman1995-11-221-1/+1
|
* (XTframe_up_to_date): Block and unblock input.Richard M. Stallman1995-11-221-0/+2
|
* (install, clean): Don't use switches to del not supported by Win95.Geoff Voelker1995-11-221-5/+4
|
* (DOC, clean): Don't use switches to del not supported by Win95.Geoff Voelker1995-11-222-5/+5
|
* (install, fast_install, real_install, clean):Geoff Voelker1995-11-221-13/+13
| | | | Don't use switches to del not supported by Win95.
* (CP_DIR): Use platform independent switches for xcopy.Geoff Voelker1995-11-221-1/+1
|