summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new versionMichael Kifer1997-05-3111-351/+678
* (cus-start): Require cus-start.Richard M. Stallman1997-05-311-1/+2
* Arrange to load it once during dumping,Richard M. Stallman1997-05-311-30/+45
* (intern): Don't make a pure string here, since Fintern does that.Richard M. Stallman1997-05-311-4/+1
* Initial revisionRichard M. Stallman1997-05-311-0/+4092
* (server-kill-buffer): Prevent infinite recursion.Richard M. Stallman1997-05-311-2/+9
* (lisp, shortlisp): Use cus-start.el, not .elc.Richard M. Stallman1997-05-311-2/+2
* new versionMichael Kifer1997-05-317-994/+1288
* Initial revisionMichael Kifer1997-05-301-0/+0
* (Farrayp): Accept bool-vectors and char-tables.Richard M. Stallman1997-05-301-1/+2
* (substitute-key-definition): Check vectorp, not arrayp.Richard M. Stallman1997-05-301-1/+1
* * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it isFrancesco Potortì1997-05-301-1/+1
* Various cleanups on TeX, Erlang, Prolog, C.Francesco Potortì1997-05-301-430/+577
* Comment change.Richard M. Stallman1997-05-301-1/+1
* (file-name-non-special): Special handling forRichard M. Stallman1997-05-301-2/+7
* Warn about .el files that are not compiled.Richard M. Stallman1997-05-301-2/+17
* (he-dabbrev-skip-space, he-dabbrev-as-symbol):Richard M. Stallman1997-05-301-6/+10
* (search-highlight): Make it t by default.Richard M. Stallman1997-05-301-2/+2
* (x_real_positions): Subtract border width from results.Richard M. Stallman1997-05-301-2/+2
* (Fchar_table_range, Fset_char_table_range):Richard M. Stallman1997-05-301-12/+22
* (line-move): If moving into intangible text,Richard M. Stallman1997-05-301-8/+29
* Synched with version 1.9900.Per Abrahamsen1997-05-304-347/+344
* (custom-face-display-set): Define if not defined.Richard M. Stallman1997-05-291-1/+4
* (Fcurrent_time_string): Doc fix.Richard M. Stallman1997-05-291-0/+3
* (he-file-name-beg): Don't trigger on parts ofKarl Heuer1997-05-291-20/+34
* Integrated Emacs 19.34 and XEmacs 19.15Karl Heuer1997-05-291-48/+133
* (follow-submit-feedback, follow-mode): Doc fix.Karl Heuer1997-05-291-8/+12
* Update URL in commentary.Karl Heuer1997-05-291-23/+1
* * mouse-drag.el (mouse-drag-electric-col-scrolling): New variable;Karl Heuer1997-05-291-16/+22
* Update for syntax-table text properties.Simon Marshall1997-05-291-230/+329
* Update for syntax-table text properties.Simon Marshall1997-05-291-12/+12
* Update for syntax-table text properties.Simon Marshall1997-05-291-44/+110
* (edt-emulation-on): Handle absence of TERM envvar.Richard M. Stallman1997-05-291-1/+1
* Move the latin-* to last.Richard M. Stallman1997-05-291-25/+25
* Fix previous change.Richard M. Stallman1997-05-291-1/+1
* (iso-languages): For French and Portuguese,Richard M. Stallman1997-05-291-48/+73
* (Fsignal): Use call2 to call Vsignal_hook_function.Richard M. Stallman1997-05-291-1/+1
* (edebug-signal): Avoid infinite recursion.Richard M. Stallman1997-05-291-3/+5
* (hs-special-modes-alist): Include also theRichard M. Stallman1997-05-291-164/+335
* (scrolling): If a line is not enabled,Richard M. Stallman1997-05-291-3/+10
* Initial revisionRichard M. Stallman1997-05-291-0/+231
* Comment change.Richard M. Stallman1997-05-291-1/+1
* (gulp-send-requests): Sort maintainers alphabetically.Richard M. Stallman1997-05-291-6/+13
* (Faset): Doc fix.Richard M. Stallman1997-05-291-1/+2
* (Fmake_bool_vector): Doc fix.Richard M. Stallman1997-05-281-2/+2
* (syms_of_buffer): Doc fix.Richard M. Stallman1997-05-281-1/+1
* (XTread_socket) <ConfigureNotify>: Don't callRichard M. Stallman1997-05-281-19/+16
* (Fchar_equal): Make it handle case of multibyteKenichi Handa1997-05-281-9/+3
* (CHAR_TABLE_REF): Do not check validity of CT.Kenichi Handa1997-05-281-18/+30
* (casify_object): Handle multibyte characters.Kenichi Handa1997-05-281-51/+71