summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* automatically generated from GPLed versionmake-3-75-93gcc-2_8_1-980426gcc-2_8_1-980419Ulrich Drepper1998-04-143-9/+9
* automatically generated from GPLed versionUlrich Drepper1998-04-142-4/+5
* (strout): Convert old echo area to multibyte, like printchar.Karl Heuer1998-04-131-5/+37
* (report-emacs-bug-hook): Don't absolutelyKarl Heuer1998-04-131-2/+1
* (buf_charpos_to_bytepos, buf_bytepos_to_charpos):Karl Heuer1998-04-131-8/+12
* (Fcompute_motion): Check that TO and FROM are in range.Karl Heuer1998-04-131-0/+5
* (tmm-get-keymap): Handle `menu-item' menu items.Karl Heuer1998-04-131-39/+45
* *** empty log message ***Karl Heuer1998-04-131-6/+6
* Customize mail-use-rfc822.Stephen Eglen1998-04-131-2/+4
* Replace topdir with top_srcdir.Eli Zaretskii1998-04-131-2/+2
* (describe-function-1): New function.Karl Heuer1998-04-131-66/+70
* (eval-defun): Arrange to use eval-regionKarl Heuer1998-04-131-5/+18
* (dosv_refresh_virtual_screen): Do not use negative arguments.Eli Zaretskii1998-04-131-7/+5
* (coding-system-eol-type-mnemonic): Return correct eol-type mnemonicsEli Zaretskii1998-04-131-2/+2
* Fix previous change.Kenichi Handa1998-04-131-1/+1
* (gnus-emphasis-alist): Use nth, not caddr.Karl Heuer1998-04-121-1/+1
* (cl-do-arglist): Intern initializes theKarl Heuer1998-04-121-5/+1
* (temp_output_buffer_setup): Clear out overlays,Karl Heuer1998-04-121-0/+6
* Determine emacs-version from lisp/version.el. Pass it toEli Zaretskii1998-04-121-4/+7
* (re_match_2, re_search_2): Convert position to a charpos,Karl Heuer1998-04-121-8/+12
* (SETUP_SYNTAX_TABLE_FOR_OBJECT): FROM counts chars.Karl Heuer1998-04-121-19/+20
* (print) <Lisp_String>: Fix "\ " handling.Karl Heuer1998-04-121-4/+7
* (generate-autoload-section-header): Doc fix.Karl Heuer1998-04-121-9/+42
* (display_text_line): When handling selective > 0,Karl Heuer1998-04-121-0/+1
* (mail-extract-address-components):Karl Heuer1998-04-121-6/+6
* (set_internal, Fmakunbound): Fix previous change.Karl Heuer1998-04-121-4/+2
* (LINKER): Add definition.Karl Heuer1998-04-111-0/+7
* (set_internal, Fmakunbound): No error if settingKarl Heuer1998-04-111-2/+4
* Put Czech lang. env. under European..Kenichi Handa1998-04-111-1/+2
* Put Slovak lang. env. under European.Kenichi Handa1998-04-111-1/+2
* (describe-language-environment):Kenichi Handa1998-04-111-0/+1
* (generic-char-p): A character of code 0 is not a generic char.Kenichi Handa1998-04-111-3/+4
* (list-input-methods): Fix doc string.Karl Heuer1998-04-111-18/+20
* Delete tutorial file entry.Kenichi Handa1998-04-101-1/+0
* Don't accept EMACS=t when testing for $EMACS set.Karl Heuer1998-04-101-1/+3
* (vhdl-loop, vhdl-while-loop): Add backslash.Karl Heuer1998-04-101-2/+2
* Don't defconst the colon symbols, since theyKarl Heuer1998-04-101-20/+0
* Fix previous change, TUTORIAL.ch > TUTORIAL.cs.Kenichi Handa1998-04-101-1/+1
* Tutorial file name changed to TUTORIAL.ch.Kenichi Handa1998-04-101-1/+1
* Tutorial file name changed to TUTORIAL.ja.Kenichi Handa1998-04-101-1/+1
* Tutorial file name changed to TUTORIAL.ka.Kenichi Handa1998-04-101-1/+1
* Tutorial file name changed to TUTORIAL.sk.Kenichi Handa1998-04-101-1/+1
* (newline): Mark as hard the newline that was justKarl Heuer1998-04-091-4/+6
* (Fbuffer_has_markers_at): Fix termination condition.Karl Heuer1998-04-091-1/+1
* (min, max): Make these macros, not functions.Karl Heuer1998-04-091-27/+25
* (min, max): Define as macros.Karl Heuer1998-04-093-0/+15
* * print.c (print): Avoid `min'/`max' as variable names.Karl Heuer1998-04-091-3/+3
* (relocate_fd): Avoid `min'/`max' as variable names.Karl Heuer1998-04-091-5/+5
* (minmax): New macro.Karl Heuer1998-04-091-2/+3
* Delete incorrect prototype of report_file_error.Karl Heuer1998-04-091-1/+1