/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3966 by rms, Tue Nov 2 09:16:11 2004 UTC revision 1.3967 by kfstorm, Tue Nov 2 09:52:15 2004 UTC
# Line 7  Line 7 
7    
8          * emacs.c (USAGE3): Delete --horizontal-scroll-bars, -hb.          * emacs.c (USAGE3): Delete --horizontal-scroll-bars, -hb.
9    
10          * xdisp.c (back_to_previous_visible_line_start):          * xdisp.c (back_to_previous_visible_line_start):
11          Subtract 1 from pos when checking previous newline for invisibility.          Subtract 1 from pos when checking previous newline for invisibility.
12    
13          * window.c (window_scroll_pixel_based): Update preserve_y          * window.c (window_scroll_pixel_based): Update preserve_y
# Line 21  Line 21 
21    
22          * eval.c (Feval): Abort if INPUT_BLOCKED_P.          * eval.c (Feval): Abort if INPUT_BLOCKED_P.
23    
24  2004-11-02  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)  2004-11-02  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>
25    
26          * w32fns.c (w32_font_match): Use fast_string_match_ignore_case for          * w32fns.c (w32_font_match): Use fast_string_match_ignore_case for
27          comapring font names.          comparing font names.
28    
29  2004-11-02  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>  2004-11-02  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
30    
# Line 483  Line 483 
483          compositions to encode.          compositions to encode.
484          (encode_coding_string): Likewise.  Free composition data.          (encode_coding_string): Likewise.  Free composition data.
485    
486  2004-09-30  Florian Weimer <fw@deneb.enyo.de>   (tiny change)  2004-09-30  Florian Weimer <fw@deneb.enyo.de>
487    
488          * coding.c (code_convert_region): Free composition data.          * coding.c (code_convert_region): Free composition data.
489    
# Line 1057  Line 1057 
1057          (Fsave_window_excursion, Fset_window_vscroll)          (Fsave_window_excursion, Fset_window_vscroll)
1058          (syms_of_window) <window-size-fixed>: Doc fixes.          (syms_of_window) <window-size-fixed>: Doc fixes.
1059    
1060  2004-07-19  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)  2004-07-19  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>
1061    
1062          * w32fns.c (Fx_file_dialog): Use ENCODE_FILE instead of          * w32fns.c (Fx_file_dialog): Use ENCODE_FILE instead of
1063          ENCODE_SYSTEM for filenames.          ENCODE_SYSTEM for filenames.
# Line 1116  Line 1116 
1116    
1117          * buffer.c (syms_of_buffer) <transient-mark-mode>: Doc fix.          * buffer.c (syms_of_buffer) <transient-mark-mode>: Doc fix.
1118    
1119  2004-07-15  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)  2004-07-15  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>
1120    
1121          * w32fns.c (Fx_file_dialog): Encode strings in system coding          * w32fns.c (Fx_file_dialog): Encode strings in system coding
1122          system before passing them to OS functions for display.          system before passing them to OS functions for display.
# Line 1780  Line 1780 
1780          before actually accepting connection in case it has already been          before actually accepting connection in case it has already been
1781          accepted due to recursion.          accepted due to recursion.
1782    
1783  2004-05-23  K,Ba(Broly L,Bu(Brentey  <lorentey@elte.hu>  (tiny change)  2004-05-23  K,Ba(Broly L,Bu(Brentey  <lorentey@elte.hu>
1784    
1785          * coding.c (Fset_safe_terminal_coding_system_internal):          * coding.c (Fset_safe_terminal_coding_system_internal):
1786          Set suppress_error in safe_terminal_coding, not terminal_coding.          Set suppress_error in safe_terminal_coding, not terminal_coding.
# Line 2094  Line 2094 
2094          * w32fns.c (Vw32_ansi_code_page): New Lisp variable.          * w32fns.c (Vw32_ansi_code_page): New Lisp variable.
2095          (globals_of_w32fns): Set it.          (globals_of_w32fns): Set it.
2096    
2097  2004-05-09  Piet van Oostrum  <piet@cs.uu.nl>  (tiny change)  2004-05-09  Piet van Oostrum  <piet@cs.uu.nl>
2098    
2099          * data.c (Fquo): Simplify.          * data.c (Fquo): Simplify.
2100    
# Line 2143  Line 2143 
2143    
2144          * emacs.c (main) [VMS]: Fix var ref.          * emacs.c (main) [VMS]: Fix var ref.
2145    
2146  2004-05-06  Romain Francoise  <romain@orebokech.com>  (tiny change)  2004-05-06  Romain Francoise  <romain@orebokech.com>
2147    
2148          * data.c (Fsetq_default): Fix docstring.          * data.c (Fsetq_default): Fix docstring.
2149    
# Line 2183  Line 2183 
2183    
2184          * Makefile.in (region-cache.o): Depend on config.h.          * Makefile.in (region-cache.o): Depend on config.h.
2185    
2186  2004-05-02  Romain Francoise  <romain@orebokech.com>  (tiny change)  2004-05-02  Romain Francoise  <romain@orebokech.com>
2187    
2188          * indent.c (compute_motion): Save vpos in prev_vpos when dealing          * indent.c (compute_motion): Save vpos in prev_vpos when dealing
2189          with continuation lines, too.          with continuation lines, too.
# Line 3426  Line 3426 
3426          entries that were used before we return.          entries that were used before we return.
3427          (init_keyboard): Initialize read_avail_input_buf here.          (init_keyboard): Initialize read_avail_input_buf here.
3428    
3429  2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)  2004-02-16  Jesper Harder  <harder@ifa.au.dk>
3430    
3431          * cmds.c (Fend_of_line): Doc fix.          * cmds.c (Fend_of_line): Doc fix.
3432    
# Line 4094  Line 4094 
4094          to the definition of `signal' in the Elisp manual.          to the definition of `signal' in the Elisp manual.
4095          * eval.c (Fsignal): Ditto.          * eval.c (Fsignal): Ditto.
4096    
4097  2003-12-29  James Clark  <jjc@jclark.com>  (tiny change)  2003-12-29  James Clark  <jjc@jclark.com>
4098    
4099          * fns.c (internal_equal): Return t for two NaN arguments.          * fns.c (internal_equal): Return t for two NaN arguments.
4100    
# Line 5154  Line 5154 
5154          * fileio.c (Fwrite_region): Fix conditional expression to issue          * fileio.c (Fwrite_region): Fix conditional expression to issue
5155          the right message.          the right message.
5156    
5157  2003-08-16  Juri Linkov  <juri@jurta.org>  (tiny change)  2003-08-16  Juri Linkov  <juri@jurta.org>
5158    
5159          * syntax.c (Fforward_word): Argument changed to optional.          * syntax.c (Fforward_word): Argument changed to optional.
5160          Set default value to 1.          Set default value to 1.
# Line 5213  Line 5213 
5213          * fns.c (Fclear_string): New function.          * fns.c (Fclear_string): New function.
5214          (syms_of_fns): defsubr it.          (syms_of_fns): defsubr it.
5215    
5216  2003-07-28  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp> (tiny change)  2003-07-28  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>
5217    
5218          * xfns.c (xic_set_preeditarea): Add the left fringe width to spot.x.          * xfns.c (xic_set_preeditarea): Add the left fringe width to spot.x.
5219    
# Line 5441  Line 5441 
5441    
5442          * alloc.c (Fgarbage_collect): Doc fix.          * alloc.c (Fgarbage_collect): Doc fix.
5443    
5444  2003-07-07  Nozomu Ando  <nand@mac.com>  (tiny change)  2003-07-07  Nozomu Ando  <nand@mac.com>
5445    
5446          * buffer.c (Fkill_buffer): Clear charpos cache if necessary.          * buffer.c (Fkill_buffer): Clear charpos cache if necessary.
5447    
# Line 6651  Line 6651 
6651          * alloc.c (Fgarbage_collect): Cast pointers into specpdl          * alloc.c (Fgarbage_collect): Cast pointers into specpdl
6652          to avoid GCC warning.          to avoid GCC warning.
6653    
6654  2003-05-16  Ralph Schleicher  <rs@nunatak.allgaeu.org>  (tiny change)  2003-05-16  Ralph Schleicher  <rs@nunatak.allgaeu.org>
6655    
6656          * fileio.c (Fdelete_file): Handle symlinks pointing to directories.          * fileio.c (Fdelete_file): Handle symlinks pointing to directories.
6657    
# Line 8374  Line 8374 
8374          (w32_init_class): Use it.          (w32_init_class): Use it.
8375          (x_put_x_image): Declare all args.          (x_put_x_image): Declare all args.
8376    
8377  2003-01-21  Richard Dawe  <rich@phekda.freeserve.co.uk>  (tiny change)  2003-01-21  Richard Dawe  <rich@phekda.freeserve.co.uk>
8378    
8379          * Makefile.in (ALL_CFLAGS): Include MYCPPFLAGS, not MYCPPFLAG.          * Makefile.in (ALL_CFLAGS): Include MYCPPFLAGS, not MYCPPFLAG.
8380    
# Line 8746  Line 8746 
8746          in direct action cases for Qforward_char and Qbackward_char.          in direct action cases for Qforward_char and Qbackward_char.
8747          Set already_adjusted so it won't be done twice.          Set already_adjusted so it won't be done twice.
8748    
8749  2002-12-30  Richard Dawe  <rich@phekda.freeserve.co.uk>  (tiny change)  2002-12-30  Richard Dawe  <rich@phekda.freeserve.co.uk>
8750    
8751          * src/config.in (!HAVE_SIZE_T): Fix order of arguments in          * src/config.in (!HAVE_SIZE_T): Fix order of arguments in
8752          type definition of size_t.          type definition of size_t.
# Line 8844  Line 8844 
8844          * dired.c (file_name_completion): Fix that change.          * dired.c (file_name_completion): Fix that change.
8845          Delete special quit-handling code; just use QUIT.          Delete special quit-handling code; just use QUIT.
8846    
8847  2002-12-21  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)  2002-12-21  Tak Ota  <Takaaki.Ota@am.sony.com>
8848    
8849          * dired.c (file_name_completion): Close directory on error          * dired.c (file_name_completion): Close directory on error
8850          just as in directory_files_internal.          just as in directory_files_internal.
# Line 10184  Line 10184 
10184    
10185  2002-08-26  Kim F. Storm  <storm@cua.dk>  2002-08-26  Kim F. Storm  <storm@cua.dk>
10186    
10187          * frame.c (make_terminal_frame) [CANNOT_DUMP]: Initialize foreground          * frame.c (make_terminal_frame) [CANNOT_DUMP]: Initialize
10188          and background colors.  From Joe Buehler (tiny change).          foreground and background colors.  From Joe Buehler.
10189    
10190  2002-08-26  Miles Bader  <miles@gnu.org>  2002-08-26  Miles Bader  <miles@gnu.org>
10191    

Legend:
Removed from v.1.3966  
changed lines
  Added in v.1.3967

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26