summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* (Fcall_process): Bind inhibit-modification-hooks to t when decodingEli Zaretskii2009-03-022-0/+13
| | | | process output.
* Fix typos.Juanma Barranquero2009-03-021-1/+1
|
* (DATA_SEG_BITS, XUINT, XSET): Definitions disabled.Richard M. Stallman2009-03-012-1/+14
|
* (gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0.Richard M. Stallman2009-03-011-1/+1
|
* (decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule,Eli Zaretskii2009-02-282-13/+31
| | | | | | | decode_coding_iso_2022, encode_coding_iso_2022, decode_coding_sjis, decode_coding_big5, decode_coding_raw_text, decode_coding_charset, setup_coding_system, decode_eol, decode_coding, consume_chars): Honor inhibit-eol-conversion. (Bug #2186)
* *** empty log message ***Eli Zaretskii2009-02-281-1/+1
|
* (detect_coding_charset): Fix last change for non-latin charsets.Jason Rumney2009-02-281-6/+7
|
* *** empty log message ***Jason Rumney2009-02-281-0/+5
|
* (detect_coding_charset): If not checking latin extra,Jason Rumney2009-02-281-2/+2
| | | | fail on characters between 0x80 and 0xA0. (Bug#2354)
* (detect_coding_charset): Fix change from 2008-10-21.Eli Zaretskii2009-02-282-1/+9
| | | | Also, check iso-latin-*, not only iso-8859-*.
* (Finteractive): Doc fix.Glenn Morris2009-02-272-1/+5
|
* (read_escape): Signal an error for invalid \UXXXXXXXX.Kenichi Handa2009-02-272-2/+7
|
* Fix last entry.Chong Yidong2009-02-271-3/+2
|
* (font_style_to_value): Set value for unknown symbols toChong Yidong2009-02-271-5/+5
| | | | | | 100 instead of 255. (weight_table, slant_table, width_table): Treat "unspecified" as the default value.
* * font.c (font_style_to_value): Set value for unknown symbols to 100Chong Yidong2009-02-271-0/+8
| | | | | | | instead of 255. * font.h (weight_table, slant_table, width_table): Treat "unspecified" as the default value.
* * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.Juanma Barranquero2009-02-262-1/+5
|
* Fix typo in comment.Juanma Barranquero2009-02-261-21/+21
|
* Comment (don't hard-code bug address).Glenn Morris2009-02-261-2/+1
|
* Bump version to 23.0.91.emacs-pretest-23.0.91Chong Yidong2009-02-261-1/+4
|
* Remove local setting of bug-reference-url-format since it's in dir-locals now.Glenn Morris2009-02-251-1/+0
|
* Fix previous entry.Juanma Barranquero2009-02-251-2/+2
|
* * lread.c (Fload): Stop checking Vloads_in_progress and signalJuanma Barranquero2009-02-252-8/+11
| | | | error as soon as a recursive load is detected.
* * nsterm.m (ns_ring_bell): Convert rect to window coordinatesAdrian Robert2009-02-242-4/+7
| | | | before caching.
* (fontset_find_font): Fix the condition for checkingKenichi Handa2009-02-241-1/+1
| | | | unavailable font.
* *** empty log message ***Kenichi Handa2009-02-241-0/+5
|
* Fix comment.Juanma Barranquero2009-02-241-5/+5
|
* correct minor typo in commentsAdrian Robert2009-02-241-1/+1
|
* (Finternal_set_font_selection_order): Remove leading whitespace thatGlenn Morris2009-02-242-1/+6
| | | | confuses documentation.
* *** empty log message ***Kenichi Handa2009-02-241-6/+5
|
* Add bug reference.Juanma Barranquero2009-02-231-1/+1
|
* Rename `system-process-attributes' to `process-attributes'Miles Bader2009-02-232-10/+14
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1553
* * coding.h (struct coding_system): Make safe_charsets a pointer toAndreas Schwab2009-02-223-18/+32
| | | | | | | | | | | | | unsigned char. * coding.c (CODING_ISO_REQUEST): Check for safe_charsets content being 255. (SAFE_CHARSET_P): Likewise. (setup_iso_safe_charsets): Properly setup safe_charsets. (Fdefine_coding_system_internal): Likewise. (setup_coding_system): Likewise. Remove unneeded casts. (detect_coding_iso_2022): Compare Viso_2022_charset_list with CODING_ATTR_CHARSET_LIST, not CODING_ATTR_SAFE_CHARSETS. Remove unneeded casts.
* (del_range_2): Don't modify gap contents when calledAndreas Schwab2009-02-222-1/+9
| | | | from decode_coding_object. (Bug#1809)
* Define Qfont_spec, Qfont_entity, Qfont_object extern.Chong Yidong2009-02-211-0/+2
|
* (Qfont_spec, Qfont_entity, Qfont_object): DefinitionsChong Yidong2009-02-211-6/+0
| | | | moved to data.c.
* (syms_of_data): Define Qfont_spec, Qfont_entity, andChong Yidong2009-02-211-0/+12
| | | | | Qfont_object. (Ftype_of): Recognize font objects.
* * data.c (syms_of_data): Define Qfont_spec, Qfont_entity, andChong Yidong2009-02-211-0/+11
| | | | | | | | | | Qfont_object. (Ftype_of): Recognize font objects. * lisp.h: Define Qfont_spec, Qfont_entity, Qfont_object extern. * font.c (Qfont_spec, Qfont_entity, Qfont_object): Definitions moved to data.c.
* Remove duplicate words.Juanma Barranquero2009-02-201-2/+2
|
* * nsterm.m (x_make_frame_invisible): Unset async_visible,Adrian Robert2009-02-202-1/+11
| | | | | | async_iconified. Based on a patch by Christian Lynbech <christian.lynbech@tieto.com>. (EmacsView-windowDidMiniaturize:): Unset async_visible.
* (Fskip_chars_forward): Fix doc typo.Glenn Morris2009-02-202-1/+5
|
* (Fkeymap_parent): Doc fix (Bug#2391).Chong Yidong2009-02-201-1/+2
|
* * keymap.c (Fkeymap_parent): Doc fix (Bug#2391).Chong Yidong2009-02-201-0/+4
|
* (detect_coding): Don't overflow coding->carryover.Kenichi Handa2009-02-192-0/+3
|
* (Fx_create_frame): Give Xft driver a higher priority.Chong Yidong2009-02-191-1/+1
|
* * xfns.c (Fx_create_frame): Give Xft driver a higher priority.Chong Yidong2009-02-191-0/+4
|
* (detect_coding): Preserve coding->mode.Kenichi Handa2009-02-192-0/+6
|
* (ADDR_CORRECT): Restore, removed by mistake on 2008-07-23.Dan Nicolaescu2009-02-182-0/+7
|
* (struct font_driver): Fix typo.Kenichi Handa2009-02-181-3/+3
|
* (Ffont_spec): Fix typo.Kenichi Handa2009-02-181-1/+1
|
* *** empty log message ***Kenichi Handa2009-02-181-5/+25
|