aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (display_text_line): Don't call compute_char_face for a non-X frame.Richard M. Stallman1993-05-271-1/+1
* (window_loop, case GET_LRU_WINDOW): Get frame's width properly.Richard M. Stallman1993-05-271-1/+1
* * isearch.el (isearch-forward): Remove the claim thatJim Blandy1993-05-271-2/+1
* * s/sol2.h: (SOLARIS_BROKEN_ACCESS): Don't define this.Jim Blandy1993-05-271-1/+5
* * s/sol2.h (C_SWITCH_X_SYSTEM): Deleted.Jim Blandy1993-05-271-7/+4
* * Makefile.in (ALL_CFLAGS): Include -I${srcdir}.Jim Blandy1993-05-271-3/+3
* * Makefile.in (install): Do install the programs listed inJim Blandy1993-05-271-2/+2
* * Makefile.in (${SUBDIR}): Pass the value of the make variable toJim Blandy1993-05-271-2/+2
* * systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them ifJim Blandy1993-05-272-12/+29
* * s/aix3-2.h (C_SWITCH_SYSTEM): Don't define this to be "-ma" ifJim Blandy1993-05-271-0/+7
* Don't forget to remove temporary files.Jim Blandy1993-05-271-0/+1
* (HAVE_TCATTR): Defined.Richard M. Stallman1993-05-271-0/+1
* (listify-key-sequence): Avoid the constant ?\M-\200.Richard M. Stallman1993-05-271-1/+8
* * config.h.in (HAVE_RENAME): Include an #undef for this, soJim Blandy1993-05-261-0/+1
* (find-file-noselect): Expand buffer-file-truenameRichard M. Stallman1993-05-261-1/+3
* [HAVE_SOCKETS]: Include socket.h, netdb.h.Richard M. Stallman1993-05-261-0/+25
* * s/hpux8.h (LIB_X11_LIB, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM,Jim Blandy1993-05-261-5/+5
* (dired-other-frame): New function, with binding.Richard M. Stallman1993-05-261-0/+7
* Make C-x ` binding just once.Richard M. Stallman1993-05-261-2/+0
* Report .elc bogosities more clearly.Jim Blandy1993-05-261-1/+5
* (finder-by-keyword): Autoload from `finder', not `finder.el'.Richard M. Stallman1993-05-261-1/+1
* * make-dist: Check for .elc files with no corresponding .el file.Jim Blandy1993-05-261-0/+5
* (nroff-mode): Don't leave nroff-electric-mode void.Richard M. Stallman1993-05-261-0/+1
* (magic_searchpath_decoder): Fix typos.Richard M. Stallman1993-05-261-2/+2
* (Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted.Richard M. Stallman1993-05-261-84/+3
* * Makefile.in (mkdir): Make all the directories in locallisppath.Jim Blandy1993-05-261-1/+2
* * config.guess: New file.Jim Blandy1993-05-261-4/+10
* (byte-optimize-divide): Don't optimize to less than two arguments.Richard M. Stallman1993-05-261-1/+4
* (hexlify-command, dehexlify-command): Use exec-directory.Richard M. Stallman1993-05-261-3/+5
* (r_alloc_sbrk): Declare already_available as long, not SIZE.Richard M. Stallman1993-05-261-1/+4
* (x_wm_set_size_hint): Don't set hints for max size.Richard M. Stallman1993-05-261-2/+3
* (x_set_cursor_type): If arg not recognized, use box cursor.Richard M. Stallman1993-05-261-2/+9
* New version from Umeda. Needs detailed entry.Richard M. Stallman1993-05-261-104/+186
* (gnus-local-organization): Renamed from ...-your-...Richard M. Stallman1993-05-261-2/+2
* (LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld.Richard M. Stallman1993-05-261-1/+1
* * faces.el (x-resolve-font-name): If PATTERN is nil, return theJim Blandy1993-05-261-10/+14
* (scroll-bar-mode): Make default value t.Richard M. Stallman1993-05-261-1/+3
* (make-help-screen): Handle mouse events.Richard M. Stallman1993-05-261-24/+39
* (Info-follow-nearest-node): Omit 4th arg to Info-get-token.Richard M. Stallman1993-05-261-8/+8
* (rand, srand): Definitions deleted.Richard M. Stallman1993-05-261-0/+2
* (LD_SWITCH_SYSTEM) [__GNUC__]: Add -static.Richard M. Stallman1993-05-261-1/+3
* * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;Jim Blandy1993-05-261-3/+4
* * Makefile.in (do-install): Don't remove a destination directoryJim Blandy1993-05-261-10/+25
* (auto-mode-alist): Recognize .sgm, .sgml, .dtd.Richard M. Stallman1993-05-261-0/+3
* (sgml-validate): compile1 renamed to compile-internal.Richard M. Stallman1993-05-261-5/+4
* (auto-mode-alist): Treat .H and .hh as C++ files.Richard M. Stallman1993-05-261-0/+2
* (mouse-set-mark): Activate the mark.Richard M. Stallman1993-05-261-4/+5
* (mail-strip-quoted-names): Catch errors from forward-sexp.Richard M. Stallman1993-05-261-1/+5
* (make_lispy_event): Fix off-by-1 error with hpos in menu bar.Richard M. Stallman1993-05-261-2/+2
* (Fcurrent_input_mode): Fix the call to Flist.Richard M. Stallman1993-05-261-1/+1