summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add PentiumII (i786). Add '7' to all i[3456] entries.libc-980613libc-980612libc-980611libc-980610libc-980609libc-980608libc-980607libc-980606libc-980605libc-980604libc-980603libc-980602libc-980601libc-980531libc-980530libc-980529libc-980528libc-980527libc-980526libc-980525libc-980524libc-980523libc-980522libc-980521libc-980520libc-980519libc-980518libc-980517libc-980516libc-980515libc-980514libc-980513libc-980512libc-980510libc-980509libc-980508libc-980507libc-980506libc-980505libc-980504libc-980503libc-980502libc-980501libc-980430libc-980429libc-980428libc-980414libc-980413libc-980412libc-980411libc-980410libc-980409libc-980408libc-980407libc-980406libc-980405libc-980404libc-980403libc-980402libc-980401libc-980331libc-980330libc-980329libc-980328libc-980327libc-980326libc-980325libc-980324libc-980323libc-980322libc-980321libc-980320libc-980319libc-980318libc-980317libc-980316libc-980315libc-980314libc-980313libc-980312libc-980311libc-980310libc-980309libc-980308libc-980307libc-980306libc-980304libc-980303libc-980302libc-980301libc-980228libc-980227libc-980226libc-980225libc-980224libc-980223libc-980222libc-980221libc-980220libc-980219libc-980218libc-980217libc-980216libc-980215libc-980214gcc_2_8_1-980315gcc-2_8_1-RELEASEgcc-2_8_1-980413gcc-2_8_1-980412gcc-2_8_1-980407gcc-2_8_1-980401before-miles-orphaned-changesRichard Kenner1998-02-131-20/+18
| | | | Add AMD and Cyrix names for P5 and P6.
* (scheme-imenu-generic-expression): Simplify regexps.Dave Love1998-02-121-15/+15
| | | | | | | (dsssl-imenu-generic-expression): Likewise (scheme-mode-variables): Set imenu-syntax-alist. (dsssl-mode): Remove `!' from font-lock-defaults. Set imenu-syntax-alist.
* (Vnonascii_translate_table): New variable.Richard M. Stallman1998-02-121-7/+26
| | | | | (unibyte_char_to_multibyte): Use Vnonascii_translate_table. (syms_of_charset): Defvar it.
* (copy_text, count_size_as_multibyte): Use Vnonascii_translate_table.Richard M. Stallman1998-02-121-2/+6
|
* (printchar): When outputting to echo area,Richard M. Stallman1998-02-121-0/+19
| | | | | update message_enable_multibyte, and convert previous text from unibyte to multibyte if necessary.
* (cookie-snarf): Use match-beginning on the delimiter.Richard M. Stallman1998-02-121-2/+2
| | | | (cookie-delimiter): Handle single-% delimiter.
* (sh-set-shell): Use standard-syntax-table if none other is specified.Richard M. Stallman1998-02-111-1/+2
|
* (debugger-mode): Don't set enable-multibyte-characters here.Richard M. Stallman1998-02-111-2/+1
| | | | (debug): Use set-buffer-multibyte to clear enable-multibyte-characters.
* (msb--choose-file-menu): Save some debugging info.Richard M. Stallman1998-02-111-4/+10
| | | | | (msb--toggle-menu-type): Pass arg to menu-bar-update-buffers. (msb--init-file-alist): Delete spurious =.
* (describe_map_tree): Add the maps we have alreadyRichard M. Stallman1998-02-111-3/+12
| | | | handled into SUB_SHADOWS.
* (describe-bindings): Fix interactive spec.Richard M. Stallman1998-02-111-1/+1
|
* (Fstring_bytes): Declare arg STRING as Lisp_Object.Kenichi Handa1998-02-101-0/+1
|
* (concat): Use Vnonascii_translate_table.Kenichi Handa1998-02-101-1/+5
|
* (Fposition_bytes): Declare arg POSITION as Lips_Object.Kenichi Handa1998-02-101-0/+1
|
* (Fposition_bytes): Allow marker as arg POSITION. UseKenichi Handa1998-02-101-2/+2
| | | | XINT for type consistency.
* (compilation-scroll-output): New variable.Dave Love1998-02-091-2/+21
| | | | (compile-internal): Use it. Set lazy-lock-defer-on-scrolling.
* (compute_motion): If right margin is reached and we areAndreas Schwab1998-02-091-10/+11
| | | | truncating don't clobber PREV_HPOS if we are already past TO.
* (search_command): Fix call to search_buffer.Richard M. Stallman1998-02-091-2/+2
|
* (byte-optimize-form-code-walker): Only call compiler-macroexpand ifRichard M. Stallman1998-02-091-0/+2
| | | | the function has a cl-compiler-macro property.
* (jka-compr-compression-info-list): Handle bzip.Richard M. Stallman1998-02-081-1/+5
|
* (byte_char_debug_check): New function.Richard M. Stallman1998-02-081-4/+66
| | | | | | | (CONSIDER, both definitions): Call it. (buf_charpos_to_bytepos, buf_bytepos_to_charpos): Likewise. (byte_debug_flag): New variable. (syms_of_marker): Set up Lisp variable.
* (RE_TRANSLATE_TYPE): Define as Lisp_Object.Richard M. Stallman1998-02-081-2/+2
| | | | (RE_TRANSLATE): Use Faref to examine translate table.
* (Fdirectory_files): Call compile_pattern the new way.Richard M. Stallman1998-02-081-2/+2
|
* (boyer_moore, simple_search): New subroutines.Richard M. Stallman1998-02-081-283/+704
| | | | | | | (search_buffer): For non-regexp, use one of those subroutines. Args TRT and INVERSE_TRT are now Lisp_Object. Callers changed. (compile_pattern_1): Arg TRANSLATE is now Lisp_Object. Calls changed. (compile_pattern): Arg TRANSLATE is now Lisp_Object. Calls changed.
* (advance_to_char_boundary): New function.Richard M. Stallman1998-02-081-4/+49
| | | | | (Fset_buffer_multibyte): Advance all byte-positions to char boundaries. Clear undo list.
* (Fdisplay_buffer): New arg FRAME.Richard M. Stallman1998-02-081-8/+20
| | | | | (temp_output_buffer_show): Pass new arg to Fdisplay_buffer. (Fother_window_for_scrolling): Likewise.
* (bibtex-autokey-year-length): Doc fix.Richard M. Stallman1998-02-081-1/+1
|
* (read_minibuf): If input is empty, return empty string.Richard M. Stallman1998-02-081-9/+14
| | | | | (Fread_string): Return DEFAULT_VALUE here, if input is empty. (Fcompleting_read): Likewise.
* (Fstring_bytes): New function.Richard M. Stallman1998-02-081-0/+10
| | | | (syms_of_fns): defsubr it.
* (reftex.dvi, ../info/reftex): New targets.Richard M. Stallman1998-02-081-7/+12
| | | | (INFO_TARGETS, DVI_TARGETS): Add the new targets.
* (print): Declare local variable C as `int' instead ofRichard M. Stallman1998-02-081-1/+1
| | | | `unsigned char' to handle multibyte character code.
* (Fformat): Handle a symbol of which name containsRichard M. Stallman1998-02-081-4/+26
| | | | multibyte characters correctly.
* (occur): Apply default by hand after read-from-minibuffer.Richard M. Stallman1998-02-081-3/+4
| | | | | | No need to clear text props from the result. (query-replace-read-args, map-query-replace-regexp): Offer the FROM arg as the default for the TO arg.
* (iso-transl-define-keys): Don't addRichard M. Stallman1998-02-071-4/+4
| | | | nonascii-insert-offset to ASCII characters.
* (mouse-avoidance-fancy-hook): Do nothing if button is down.Richard M. Stallman1998-02-061-0/+10
| | | | (mouse-avoidance-exile-hook, mouse-avoidance-banish-hook): Likewise.
* (imenu-generic-expression): Doc fix.Richard M. Stallman1998-02-061-7/+21
| | | | | | | (imenu--index-alist): Doc fix. (imenu-create-index-function): Doc fix. (imenu-prev-index-position-function): Doc fix. (imenu-extract-index-name-function): Doc fix.
* Change argument number of Fdisplay_buffer to 3.Kenichi Handa1998-02-061-1/+1
|
* (GENERIC_FONT_PTR): Commented-out definition deleted.Richard M. Stallman1998-02-061-4/+0
|
* (rmail-clear-headers): Handle the last header in a message correctly.Richard M. Stallman1998-02-061-7/+9
|
* (Fpop_to_buffer): Pass new arg to Fdisplay_buffer.Richard M. Stallman1998-02-061-1/+1
|
* (easy-mmode-define-minor-mode): FixRichard M. Stallman1998-02-061-5/+4
| | | | | the doc strings used for the mode flag variable and the keymap. Delete duplicate &optional's.
* (font-lock-keywords): Doc fix.Richard M. Stallman1998-02-061-3/+3
|
* (Fdescribe_bindings_internal):Richard M. Stallman1998-02-051-17/+25
| | | | | | | | Renamed from Fdescribe_bindings. New arg NOMENU. (syms_of_keymap): Corresponding changes. (describe_buffer_bindings): Get NOMENU out of the arg list. Pass it along to describe_map_tree. Improve text of `alternate_heading'.
* (list2, list3, list4, list5): New functions.Richard M. Stallman1998-02-051-0/+31
|
* (describe-bindings): New command (formerly in keymap.c).Richard M. Stallman1998-02-051-0/+9
|
* (byte-compile-output-as-comment):Richard M. Stallman1998-02-051-3/+9
| | | | Use the size in bytes for the #@ size integer.
* (suspend-hook, suspend-resume-hook): New defvars.Richard M. Stallman1998-02-041-0/+6
|
* Customized.Stephen Eglen1998-02-041-16/+34
|
* (vc-ignore-vc-files): New variable.Dave Love1998-02-041-3/+13
| | | | (vc-file-hook, vc-file-not-found-hook): Use it.
* Use aref instead of sref.Kenichi Handa1998-02-042-16/+47
|