aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (struct x_output): New member xim.Richard M. Stallman1996-03-181-0/+3
* Perl Manual item deleted.Richard M. Stallman1996-03-171-4/+0
* (fill-context-prefix): Unused var `eol' deleted.Richard M. Stallman1996-03-171-2/+1
* Comment/whitespace change.Richard M. Stallman1996-03-171-7/+11
* (update_from_various_frame_slots)Richard M. Stallman1996-03-171-2/+2
* (LINUX_SIGIO_DOES_WORK): Define only if HAVE_VERSION_H.Richard M. Stallman1996-03-171-3/+9
* (NEED_LIBW): Defined.Richard M. Stallman1996-03-171-0/+4
* (X11R5_INHIBIT_I18N): Definition moved to aix3-2.h.Richard M. Stallman1996-03-171-7/+0
* (X11R5_INHIBIT_I18N): Definition moved here.Richard M. Stallman1996-03-171-0/+7
* (HAVE_VERSION_H): Add #undef.Richard M. Stallman1996-03-171-0/+2
* (occur): If no matches, just display in echo area.Richard M. Stallman1996-03-171-90/+96
* (map-y-or-n-p): Fix previous change.Richard M. Stallman1996-03-171-3/+5
* (lisp-fill-paragraph): Treat code-and-comment case specially.Richard M. Stallman1996-03-171-3/+13
* (imenu-generic-expression): Autoload the make-variable-buffer-local call.Richard M. Stallman1996-03-171-0/+1
* (report-emacs-bug): Use a different address for pretest versions.Richard M. Stallman1996-03-171-2/+11
* (comint-exec-1): Use dumb instead of unknown, for terminfo.Richard M. Stallman1996-03-171-2/+2
* (install-arch-dep): Don't depend on install-arch-indep.Richard M. Stallman1996-03-171-3/+5
* (WinMain): Allocate a console for stdoutGeoff Voelker1996-03-171-1/+23
* Don't define backspace, M-backspace, delete,Geoff Voelker1996-03-161-6/+9
* (Vwin32_pass_alt_to_system,Geoff Voelker1996-03-161-6/+79
* (VK_NUMPAD_*, VK_LWIN, VK_RWIN, VK_APPS):Geoff Voelker1996-03-161-0/+24
* Recognize mips-*-sysv*Ian Lance Taylor1996-03-151-0/+7
* (compilation-find-buffer): Only choose compilation-last-buffer if it isRoland McGrath1996-03-141-0/+1
* (wait_reading_process_input) [! subprocesses]: RunKarl Heuer1996-03-141-36/+42
* Remove -fno-builtin hackery from -lm check.Roland McGrath1996-03-121-5/+0
* * gnus-cus.el: Removed font changes that would break `M-x customize'.Lars Magne Ingebrigtsen1996-03-121-31/+31
* Various changes.Richard M. Stallman1996-03-101-37/+13
* [!subprocesses] (wait_reading_process_input):Richard M. Stallman1996-03-101-4/+44
* (x_calc_absolute_position): Don't explicitly subtractRichard M. Stallman1996-03-091-2/+2
* (mail-abbrev-modtime): New variable.Richard M. Stallman1996-03-091-2/+17
* (mail-get-names): Understand "+username" format for /etc/passwd lines.Richard M. Stallman1996-03-091-4/+8
* (imenu--mouse-menu): Pass proper arg to x-popup-menu.Richard M. Stallman1996-03-091-0/+3
* (-lm check): If $GCC, append -fno-builtin to $CC for just this test.Roland McGrath1996-03-081-1/+7
* (imenu--menubar-select): Handle the "rescan" item.Richard M. Stallman1996-03-081-1/+6
* (AC_PREREQ): Require version 2.8 of Autoconf.Roland McGrath1996-03-081-4/+4
* (equalp): Use string-equal on strings.Erik Naggum1996-03-081-2/+2
* (LD_SWITCH_MACHINE): Undo previous change--Richard M. Stallman1996-03-081-2/+5
* (menu-bar-tools-menu): Delete ediff-doc and eregistry items.Richard M. Stallman1996-03-081-4/+0
* (profile-convert-byte-code): New function.Richard M. Stallman1996-03-081-0/+18
* (init_sys_modes): Clear INLCR like ICRNL.Richard M. Stallman1996-03-081-0/+4
* (bibtex-pop): New generic function which unifies theRichard M. Stallman1996-03-081-227/+359
* (main) [! HAVE_NTGUI]: Don't call syms_of_xmenu.Richard M. Stallman1996-03-081-0/+2
* (write_segment,copy_sym): Increase blocking from 128 to 4k bytes.Richard M. Stallman1996-03-081-18/+16
* (rmail-make-basic-summary-line): Limit line countRichard M. Stallman1996-03-081-2/+9
* (wait_reading_process_input):Richard M. Stallman1996-03-081-0/+4
* (MSDOS_OBJ): Remove xmenu.o.Richard M. Stallman1996-03-071-1/+1
* (check_timer): Remove code for dos-display-time.Richard M. Stallman1996-03-071-40/+0
* Handle both AIX 3.2 and 4.1 bind output.Richard M. Stallman1996-03-071-96/+95
* (with-electric-help): Make buffer read-only as last thing.Richard M. Stallman1996-03-071-2/+3
* Treat font-lock-keywords of (t) the same as nil.Simon Marshall1996-03-071-46/+45