aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Dave Love2001-12-182-0/+24
* (image-file-name-extensions): Add pnm. Doc fix.Dave Love2001-12-181-5/+5
* (server-unload-hook): New function.Dave Love2001-12-181-0/+5
* (lm-copyright-prefix): Group the leader.Dave Love2001-12-181-8/+35
* (window_box_height): Do not return negative values.Pavel Janík2001-12-182-1/+6
* Remove most-positive-fixnum, most-negative-fixnum.Dave Love2001-12-181-11/+1
* Conditionally include fcntl.h.Dave Love2001-12-181-0/+4
* Include "config.h", not <../src/config.h>.Dave Love2001-12-181-5/+2
* Include "config.h", not <../src/config.h>.Dave Love2001-12-181-1/+1
* Include config.h, stdlib.h.Dave Love2001-12-181-6/+10
* Conditionally include various headers. Use "epaths.h",Dave Love2001-12-181-2/+21
* (newline): Doc fix.Dave Love2001-12-182-8/+25
* (DONTCOMPILE): Add various language files.Dave Love2001-12-181-0/+14
* (quail-input-string-to-events): Don't useDave Love2001-12-181-4/+4
* *** empty log message ***Dave Love2001-12-181-0/+5
* *** empty log message ***Pavel Janík2001-12-182-0/+13
* (x_frame_parms): Add missing braces around initializer.Pavel Janík2001-12-181-29/+29
* (keys): Add missing braces around initializer.Pavel Janík2001-12-181-40/+40
* (head_table): Add missing braces around initializer.Pavel Janík2001-12-181-6/+6
* (separator_names): Add missing braces around initializers.Pavel Janík2001-12-181-30/+30
* (comint-dynamic-list-input-ring-select): New function.Richard M. Stallman2001-12-181-0/+24
* *** empty log message ***Richard M. Stallman2001-12-181-0/+10
* Finish previous change.Richard M. Stallman2001-12-181-1/+1
* (Fcompare_buffer_substrings): Add QUIT to main loop.Richard M. Stallman2001-12-181-0/+2
* *** empty log message ***Richard M. Stallman2001-12-181-0/+2
* Minor fix.Richard M. Stallman2001-12-181-1/+1
* international/mule-conf.el: Improve documentation strings of character sets.Werner LEMBERG2001-12-172-43/+59
* (indian-char-glyph): Fix typo in doc-string.Pavel Janík2001-12-171-1/+1
* (Checklist): Fix a typo.Eli Zaretskii2001-12-171-1/+1
* Indexed `empty string' definition.Robert J. Chassell2001-12-171-0/+1
* Define `empty string' a second time, in a slightly more visible location.Robert J. Chassell2001-12-171-2/+5
* Fix typo.Dave Love2001-12-171-1/+1
* (code_convert_region): Update coding->cmp_data->char_offsetRichard M. Stallman2001-12-172-2/+11
* (DECODE_COMPOSITION_END): Fixed a typo in the lastSam Steingold2001-12-172-22/+27
* (DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)Richard M. Stallman2001-12-171-1/+1
* *** empty log message ***Richard M. Stallman2001-12-171-0/+5
* *** empty log message ***Richard M. Stallman2001-12-172-0/+8
* (dired-copy-filename-as-kill): Moved from dired-x.el.Richard M. Stallman2001-12-171-0/+30
* (dired-copy-filename-as-kill): Moved to dired.el.Richard M. Stallman2001-12-171-29/+0
* (ff-other-file-name): New function.Richard M. Stallman2001-12-172-0/+101
* (pure_alloc): After overflow, allocate just a small block.Richard M. Stallman2001-12-161-2/+5
* *** empty log message ***Richard M. Stallman2001-12-161-0/+2
* *** empty log message ***Richard M. Stallman2001-12-162-0/+5
* (isearch-edit-string): When we set isearch-stringRichard M. Stallman2001-12-161-1/+5
* (xmenu.o, xterm.o, fontset.o): Depend on buffer.h.Richard M. Stallman2001-12-161-5/+5
* (redisplay_window_0, redisplay_window_1): New functions.Richard M. Stallman2001-12-162-3/+54
* (Frecenter): Clear display_error_modiff field.Richard M. Stallman2001-12-161-0/+3
* (reset_buffer): Initialize `display_error_modiff'.Richard M. Stallman2001-12-161-0/+2
* (struct buffer): New field `display_error_modiff'.Richard M. Stallman2001-12-161-1/+4
* (quail-input-string-to-events): Fix last change.Eli Zaretskii2001-12-162-2/+9