]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 1 Mar 2004 18:49:17 +0000 (18:49 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 1 Mar 2004 18:49:17 +0000 (18:49 +0000)
lib-src/ChangeLog
src/ChangeLog

index 5758a6d0b896e1403e19319597e4e1a665fc44e1..9876b0b041a43693e4ed50c7f8adf1a547c9bac8 100644 (file)
@@ -1,3 +1,7 @@
+2004-03-01  Juanma Barranquero  <lektu@terra.es>
+
+       * makefile.w32-in (obj): Add fringe.c.
+
 2004-02-14  Paul Eggert  <eggert@twinsun.com>
 
        * rcs2log: Work correctly if CVSROOT specifies :fork: or
@@ -9,7 +13,7 @@
        along with some related bugs I discovered by inspecting how
        CVS itself parses $CVSROOT.
 
-2004-02-04  J\e,bi\e(Br\e,bt\e(Bme Marant <jmarant@nerim.net> (tiny)
+2004-02-04  J\e,bi\e(Br\e,bt\e(Bme Marant  <jmarant@nerim.net>  (tiny change)
 
        * emacsclient.c (decode_options): Fix handling of alternate editor.
 
        Now used as element of a linked list.
        (patterns, num_patterns): Global variables deleted.
        (p_head): New global variable.
-       (forced_lang):  New global variable (replaces lang_func).
+       (forced_lang): New global variable (replaces lang_func).
        (get_language_from_name, get_language_from_interpreter)
        (get_language_from_suffix): Semantics changed.  All callers changed.
        (last_node): New global variable.
@@ -2902,7 +2906,7 @@ Tue Jul  1 01:09:07 1997  Geoff Voelker  <voelker@cs.washington.edu>
 
        * etags.c (lowcase): Use the standard tolower function.
        (substitute): Remove some wrong and some useless code related with
-       escape `\` character in regexp replacement string.
+       escape '\' character in regexp replacement string.
        (TEX_defenv): Added part, appendix, entry, index.  Removed typeout.
        (lang_suffixes): New suffixes: .hpp for C++; .f90 for Fortran;
        .bib, .ltx, .TeX for TeX (.bbl, .dtx removed); .ml for Lisp;
@@ -3923,7 +3927,7 @@ Tue Jul  1 01:09:07 1997  Geoff Voelker  <voelker@cs.washington.edu>
 
 1994-02-17  Francesco Potorti`  (pot@cnuce.cnr.it)
 
-       * etags.c (--absolute-pathnames):  option removed.
+       * etags.c (--absolute-pathnames): Option removed.
 
 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
@@ -4384,8 +4388,8 @@ Tue Jul  1 01:09:07 1997  Geoff Voelker  <voelker@cs.washington.edu>
 
 1993-05-30  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
-       * Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of
-       `(cd foo ; pwd)` to get the canonical name of a directory; cd
+       * Makefile.in: (${archlibdir}): Use `(cd foo && pwd)' instead of
+       `(cd foo ; pwd)' to get the canonical name of a directory; cd
        might fail, and have pwd print out the current directory.
 
        * movemail.c [MAIL_USE_POP] (main): Don't use non-portable
@@ -5070,7 +5074,7 @@ Tue Jul  1 01:09:07 1997  Geoff Voelker  <voelker@cs.washington.edu>
        * etags.c (C_entries): Process token before handling end of line.
        When inner loops reach end of line, just back up.
        Let the real end of line processing happen in just one place.
-       (consider_token):  Likewise.
+       (consider_token): Likewise.
 
 1991-04-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
@@ -5183,7 +5187,7 @@ Tue Jul  1 01:09:07 1997  Geoff Voelker  <voelker@cs.washington.edu>
 
 1990-03-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
-       * etags.c (getit):  Recognize '$' as beginning identifiers.
+       * etags.c (getit): Recognize '$' as beginning identifiers.
 
 1990-02-22  David Lawrence  (tale@pogo.ai.mit.edu)
 
index bd641e8f6fb570ecf9a8c87edeeffc51c4751be9..d370d953ac6248f668d7cc14219e024327a8c686 100644 (file)
@@ -1,3 +1,9 @@
+2004-03-01  Juanma Barranquero  <lektu@terra.es>
+
+       * fringe.c (Fdefine_fringe_bitmap): Fix typo in docstring.
+
+       * makefile.w32-in ($(BLD)/fringe.$(O)): Add dependencies.
+
 2004-03-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * xfns.c (Fx_display_color_cells): Use number of planes to calculate
@@ -49,7 +55,7 @@
        * keyboard.h (kbd_buffer_store_event_hold): Add prototype.
        (gen_help_event): Fix prototype.
 
-       * macterm.c (XTread_socket):  Remove bufp_r and
+       * macterm.c (XTread_socket): Remove bufp_r and
        numcharsp args.  Add hold_quit arg.
        Rework to use just one, local, inev input_event. Store inev
        directly in fifo using kbd_buffer_store_event_hold.
@@ -61,7 +67,7 @@
        initialize local hold_quit event to handle postponed quit event
        (and store it if set by kbd_buffer_store_event_hold).
 
-       * term.c (read_socket_hook): Fix arg list. 
+       * term.c (read_socket_hook): Fix arg list.
 
        * termhooks.h (read_socket_hook): Fix prototype.
 
        * xterm.h (x_session_check_input): Fix prototype.
 
 2004-02-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
-       
+
        * s/darwin.h (LD_SWITCH_SYSTEM_TEMACS): Add `-framework
        QuickTime'.
-       
+
        * dispextern.h [MAC_OSX]: Do not include Carbon/Carbon.h (now in
        macgui.h).
-       
+
        * emacs.c (main) [HAVE_CARBON]: Call init_xfns.
-       
+
        * macgui.h [MAC_OSX]: Include Carbon/Carbon.h.
        (mktime, DEBUG, Z, free, malloc, realloc, max, min)
        (init_process) [MAC_OSX] : Avoid conflicts with Carbon/Carbon.h.
 
        * macmenu.c [MAC_OSX]: Do not include Carbon/Carbon.h (now in
        macgui.h).
-       
+
        * macterm.h [MAC_OSX]: Do not include Carbon/Carbon.h (now in
        macgui.h).
        (RED16_FROM_ULONG, GREEN16_FROM_ULONG, BLUE16_FROM_ULONG): New
        (PIX_MASK_DRAW, PIX_MASK_RETAIN): New #define to represent pixel
        colors used for masks.
        (struct mac_display_info): Add color_p.  Remove n_cbits.
-       
+
        * macfns.c: Include sys/types.h and sys/stat.h.
        [MAC_OSX]: Do not include Carbon/Carbon.h (now in macgui.h).
        Include QuickTime/QuickTime.h.
        HAVE_PNG.  Call EnterMovies to support animated gifs.  Call
        init_image_func_pointer to bind a symbol
        _CGImageCreateWithPNGDataProvider if it is defined.
-       
+
        * macterm.c [MAC_OSX]: Do not include Carbon/Carbon.h (now in
        macgui.h).
        (x_draw_bar_cursor): Sync declaration with xterm.c.
        * xfns.c (lookup_image): Remove xassert(!interrupt_input_blocked);
        BLOCK_INPUT can be nested, so it doesn't make much sense.
 
-2004-02-24  Michael Mauger <mmaug@yahoo.com>
+2004-02-24  Michael Mauger  <mmaug@yahoo.com>
 
        * w32fns.c (slurp_file, xbm_scan, xbm_load_image)
        (xbm_read_bitmap_data): Use unsigned char for image data.
        Add prototypes.
 
        * macterm.c (mac_draw_bitmap): Add overlay_p arg.
-       (x_draw_fringe_bitmap):  Handle overlayed fringe bitmaps;
+       (x_draw_fringe_bitmap): Handle overlayed fringe bitmaps;
        thanks to YAMAMOTO Mitsuharu for advice on how to do this.
        Use cursor color for displaying cursor in fringe.
        (x_redisplay_interface): Add null handlers for
 
        * makefile.w32-in, w32fns.c: Add `default-printer-name' function.
 
-2004-01-27  Steven Tamm <steventamm@mac.com>
+2004-01-27  Steven Tamm  <steventamm@mac.com>
 
        * unexmacosx.c (unexec_copy): Do not copy more than was
        requested to prevent overwriting during unexec.
 
        * process.h: Add extern to synch_process_termsig.
 
-2004-01-27  Steven Tamm <steventamm@mac.com>
+2004-01-27  Steven Tamm  <steventamm@mac.com>
 
        * macterm.c (make_mac_frame, make_mac_terminal_frame):
        Move setting of scroll bars from make_mac_frame to
 
        * buffer.h (struct buffer): New member indicate_buffer_boundaries.
 
-       * buffer.c (init_buffer_once):  Set buffer_defaults and
+       * buffer.c (init_buffer_once): Set buffer_defaults and
        buffer_local_flags for indicate_buffer_boundaries.
        (syms_of_buffer): Defvar_per_buffer it, and defvar_lisp_nopro
        default- variable for it.
        to the definition of `signal' in the Elisp manual.
        * eval.c (Fsignal): Ditto.
 
-2003-12-29  James Clark <jjc@jclark.com>  (tiny change)
+2003-12-29  James Clark  <jjc@jclark.com>  (tiny change)
 
        * fns.c (internal_equal): Return t for two NaN arguments.
 
 
        * minibuf.c (Fcompleting_read): Undo previous change.
 
-2003-12-25  Lars Hansen <larsh@math.ku.dk>
+2003-12-25  Lars Hansen  <larsh@math.ku.dk>
 
        * dired.c (Fdirectory_files, Fdirectory_files_and_attributes):
        Arguments GCPRO'ed in call to file name handler.
        * xdisp.c (note_mode_line_or_margin_highlight): Adapt to new
        mode_line_string and marginal_area_string parameters.
 
-2003-11-22  Lars Hansen <larsh@math.ku.dk>
+2003-11-22  Lars Hansen  <larsh@math.ku.dk>
 
        * w32.c (struct the_group, getgrgid): Add.
        * mac.c (struct my_group, getgrgid): Add.
        * frame.c (store_frame_param):
        * fontset.c (Fset_fontset_font):
        * emacs.c (shut_down_emacs):
-       * ccl.c (ccl_driver):  Remove period at end of error message.
+       * ccl.c (ccl_driver): Remove period at end of error message.
 
        * config.in: Regenerate.
 
        Set BUF_INTERVALS (buffer)->up_obj when appropriate.
        Handle over_used when splitting UNDER.
 
-2003-09-30  YAMAMOTO  Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
+2003-09-30  YAMAMOTO  Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * regex.c (regex_compile): Free the stack when returning from function.
 
 
        * w32term.c (w32_read_socket): Fix WM_MOUSEWHEEL assignment.
 
-2003-08-26  Terje Rosten <terjeros@phys.ntnu.no>
+2003-08-26  Terje Rosten  <terjeros@phys.ntnu.no>
 
        * xfns.c (Vgtk_version_string): New variable.
        (syms_of_xfns): DEFVAR_LISP it.  Provide gtk.
        (draw_fringe_bitmap): Rework to handle per-window fringes and new
        fringe vs. display margin position.
        (hscroll_window_tree): Use window_box_width instead of window_box.
-       (redisplay_window):  Adapt to per-window scroll bars.
-       (draw_glyphs):  Rework to handle per-window fringes and scroll
+       (redisplay_window): Adapt to per-window scroll bars.
+       (draw_glyphs): Rework to handle per-window fringes and scroll
        bars, and new fringe vs. display margin position.
        Use WINDOW_LEFT_EDGE_X, WINDOW_TOTAL_WIDTH, and window_box_left.
-       (x_clear_end_of_line):  Adapt to per-window fringes and scroll
+       (x_clear_end_of_line): Adapt to per-window fringes and scroll
        bars, and new fringe vs. display margin position.  Fix bug which
        increased total width of full_width rows by width of scroll bars
        although window's total width already includes that.
        (w32_draw_window_cursor): New W32-specific functions for RIF.
        (w32_redisplay_interface): Add new members.
 
-       * w32gui.h (No_Cursor):  Define as 0 for W32.
+       * w32gui.h (No_Cursor): Define as 0 for W32.
        (XRectangle): Add X compatible rectangle type.
        (NativeRectangle): Declare as RECT for W32.
        (CONVERT_TO_XRECT, CONVERT_FROM_XRECT, STORE_NATIVE_RECT): New macros.
 
        * lisp.h: Declare Vx_resource_name extern.
 
-       * keyboard.c (kbd_buffer_get_event):  Check MENU_BAR_ACTIVATE_EVENT
+       * keyboard.c (kbd_buffer_get_event): Check MENU_BAR_ACTIVATE_EVENT
        for USE_GTK.
        (make_lispy_event): Check MENU_BAR_EVENT for USE_GTK.
 
        Its primary purpose at this time is to initialize the global variable
        track_mouse_event_fn.
 
-       * w32fns.c (w32_wnd_proc):  Remove initialization of
+       * w32fns.c (w32_wnd_proc): Remove initialization of
        track_mouse_event_fn from the handler for the WM_SETFOCUS message.
 
        * w32fns.c (syms_of_w32fns): Call globals_of_w32fns.
 
-       * w32menu.c (globals_of_w32menu):  New function. Used to
+       * w32menu.c (globals_of_w32menu): New function. Used to
        initialize those global variables that must always be initialized
        on startup even when the global variable initialized is non zero.
        Its primary purpose at this time is to initialize the global
 
 2001-12-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
-       * xdisp.c (syms_of_xdisp): Make `tool-bar-button-relief` an option.
+       * xdisp.c (syms_of_xdisp): Make `tool-bar-button-relief' an option.
 
 2001-12-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>