summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* If no sys/param.h, default to 8k.libc-961120David J. MacKenzie1996-11-191-20/+24
* Indent for readability.David J. MacKenzie1996-11-191-32/+30
* [__DJGPP__ >= 2] (dos_direct_output): Faster method ofKarl Heuer1996-11-191-9/+90
* (resize-minibuffer-frame): Don't assume minibuffer frame is selected.Karl Heuer1996-11-191-3/+4
* (x-defined-colors): Use color names from w32-color-map.Geoff Voelker1996-11-191-3/+5
* Use new name ms-w32.h for windowsnt.hGeoff Voelker1996-11-191-1/+1
* Use new name w32.h for nt.hGeoff Voelker1996-11-191-1/+1
* Use new names for w32 filesGeoff Voelker1996-11-1910-114/+114
* Use new file name w32-fns.elGeoff Voelker1996-11-191-2/+2
* Use new file name dos-w32.elGeoff Voelker1996-11-191-3/+3
* Use w32 instead of ms-windows for window-system symbolGeoff Voelker1996-11-196-8/+8
* (init_display) [HAVE_NTGUI]: Use w32 for window-system.Geoff Voelker1996-11-191-1/+1
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-1924-1089/+1089
* (special-display-p, same-window-p): Add missingGeoff Voelker1996-11-191-4/+4
* (write-contents-hooks): Doc fix.Karl Heuer1996-11-171-1/+1
* *** empty log message ***Karl Heuer1996-11-171-1/+0
* (comint-password-prompt-regexp): Recognize AIX format.Karl Heuer1996-11-171-1/+1
* Initial revisionKarl Heuer1996-11-171-0/+233
* Use simpler fn.Simon Marshall1996-11-161-2/+2
* use simpler fn.Simon Marshall1996-11-161-1/+1
* (a) split lazy-lock-defer-time into lazy-lock-defer-time and lazy-lock-defer-...Simon Marshall1996-11-161-172/+394
* (a) make fast-lock-get-face-properties cope with face property lists, (b) add...Simon Marshall1996-11-161-78/+126
* (a) add font-lock-keywords-alist, (b) fix compilation of quoted conses in key...Simon Marshall1996-11-161-321/+494
* (resize-minibuffer-frame-restore): Don't assumeKarl Heuer1996-11-141-2/+2
* (report-emacs-bug): Reorder arguments.Erik Naggum1996-11-141-4/+5
* Bunch of updates. See ChangeLog.libc-961119libc-961118libc-961117libc-961116libc-961115libc-961114Per Bothner1996-11-141-13/+34
* (message-mode): Doc fix.Erik Naggum1996-11-131-1/+1
* Wed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potorti@cnuce.cnr.it>Francesco Potortì1996-11-131-41/+55
* (report-emacs-bug): New argument recent-keys read before bug subjectErik Naggum1996-11-131-3/+4
* cosmetic tweaksDavid J. MacKenzie1996-11-121-1/+1
* (redisplay_window): When handling scroll_conservatively,Richard M. Stallman1996-11-121-2/+11
* (find-grep-options): Treat solaris, irix like BSD.Richard M. Stallman1996-11-121-1/+5
* (Fmodify_frame_parameters): Use alist in reverse order.Richard M. Stallman1996-11-121-7/+29
* more bug fixesDavid J. MacKenzie1996-11-121-0/+3
* (isearch-complete1): If no completion,Richard M. Stallman1996-11-121-6/+8
* (Fexpand_abbrev): If the abbrev's expansion is nil,Richard M. Stallman1996-11-121-38/+48
* (choose_minibuf_frame): Don't change selected_frame'sRichard M. Stallman1996-11-111-2/+5
* (combine-after-change-calls): The first form is not special.Erik Naggum1996-11-111-1/+1
* (Fcall_last_kbd_macro): Set this_command from last_commandRichard M. Stallman1996-11-111-0/+10
* Include frame.h and window.h.Richard M. Stallman1996-11-111-0/+14
* (scroll_margin): New variable.Richard M. Stallman1996-11-111-1/+23
* (window_scroll): Handle scroll_marginRichard M. Stallman1996-11-111-3/+28
* (dired-jump): Never turn omitting *on*.Richard M. Stallman1996-11-101-5/+6
* (describe-variable): Pretty-print the values.Richard M. Stallman1996-11-101-26/+44
* (define-key-after): If AFTER is t, always put new binding at the end.Richard M. Stallman1996-11-101-4/+11
* (Fdelete_other_windows): Set optional_new_start instead of force_start.Richard M. Stallman1996-11-101-1/+2
* (redisplay_window): Handle optional_new_start.Richard M. Stallman1996-11-101-0/+21
* (struct window): New field optional_new_start.Richard M. Stallman1996-11-101-0/+3
* (sh-set-shell): Pass args no-query-flagRichard M. Stallman1996-11-091-10/+19
* (combine-after-change-calls): Add lisp-indent-function property.Richard M. Stallman1996-11-091-0/+1