| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (Fdefine_key): Doc fix. | Juanma Barranquero | 2004-05-22 | 1 | -47/+51 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-05-21 | 1 | -0/+16 |
| | | |||||
| * | (lookup_char_property): Do not prematurely return nil. | Luc Teirlinck | 2004-05-20 | 1 | -0/+4 |
| | | |||||
| * | Add support for new '\_<' and '\_>' regexp operators, matching the | Stefan Monnier | 2004-05-19 | 1 | -0/+26 |
| | | | | | | | | | | | | | | beginning and ends of symbols. * regex.c (enum syntaxcode): Add Ssymbol. (init_syntax_once): Set the syntax for '_' to Ssymbol, not Sword. (re_opcode_t): New opcodes `symbeg' and `symend'. (print_partial_compiled_pattern): Print the new opcodes properly. (regex_compile): Parse the new operators. (analyse_first): Skip symbeg and symend (they match only the empty string). (mutually_exclusive_p): `symend' is mutually exclusive with \s_ and \sw; `symbeg' is mutually exclusive with \S_ and \Sw. (re_match_2_internal): Match symbeg and symend. | ||||
| * | *** empty log message *** | Kim F. Storm | 2004-05-19 | 1 | -1/+10 |
| | | |||||
| * | (print): Reset print_depth before to call print_object. | David Ponce | 2004-05-19 | 1 | -0/+4 |
| | | |||||
| * | (display_x_get_resource, vga_stdcolor_name): Add prototype. | Jason Rumney | 2004-05-18 | 1 | -0/+10 |
| | | |||||
| * | (DECL_ALIGN): Remove restriction on MS-DOS systems. | Eli Zaretskii | 2004-05-18 | 1 | -0/+2 |
| | | |||||
| * | (syms_of_msdos): Initialize dos-unsupported-char-glyph with make_number. | Eli Zaretskii | 2004-05-18 | 1 | -0/+7 |
| | | | | | (IT_write_glyphs): Extract glyph from dos-unsupported-char-glyph with XINT. | ||||
| * | *** empty log message *** | Jason Rumney | 2004-05-18 | 1 | -0/+40 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-05-17 | 1 | -0/+5 |
| | | |||||
| * | (face_at_buffer_position): Use GET_OVERLAYS_AT. | Kim F. Storm | 2004-05-17 | 1 | -0/+10 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-05-17 | 1 | -0/+5 |
| | | |||||
| * | (Fset_default): Make argument names match their use in docstring. | Juanma Barranquero | 2004-05-16 | 1 | -0/+5 |
| | | |||||
| * | Mask off gdb_array_mark_flag from vector sizes. | Andreas Schwab | 2004-05-15 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2004-05-15 | 1 | -1/+7 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-05-14 | 1 | -5/+0 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-05-14 | 1 | -0/+5 |
| | | |||||
| * | (Fw32_define_rgb_color): Avoid XSET. | Stefan Monnier | 2004-05-14 | 1 | -4/+8 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2004-05-14 | 1 | -0/+4 |
| | | |||||
| * | Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixing | Steven Tamm | 2004-05-14 | 1 | -0/+17 |
| | | | | | prototypes and confusions between pointers and lisp objects | ||||
| * | *** empty log message *** | Kim F. Storm | 2004-05-13 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-05-13 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2004-05-13 | 1 | -5/+8 |
| | | |||||
| * | *** empty log message *** | Glenn Morris | 2004-05-13 | 1 | -0/+5 |
| | | |||||
| * | (Ftty_supports_face_attributes_p, Finternal_copy_lisp_face): Fix typo in | Juanma Barranquero | 2004-05-13 | 1 | -0/+6 |
| | | | | | | docstring. (Finternal_get_lisp_face_attribute): Fix docstring. | ||||
| * | * xfns.c (syms_of_xfns): Provide x-toolkit also for GTK. | Jan Djärv | 2004-05-12 | 1 | -0/+4 |
| | | |||||
| * | macfns.c: Default to using tool-bar by setting tool-bar-lines to 1 in | Steven Tamm | 2004-05-12 | 1 | -1/+6 |
| | | | | | default-frame-alist. | ||||
| * | Support XPM on Carbon Emacs. Does not | Steven Tamm | 2004-05-12 | 1 | -0/+10 |
| | | | | | | depend on libXpm, but only supports XPM version 3 without extensions. | ||||
| * | macterm.c (x_flush, XTframe_up_to_date): use FRAME_MAC_P | Steven Tamm | 2004-05-12 | 1 | -0/+5 |
| | | | | | instead of FRAME_X_P | ||||
| * | *** empty log message *** | Kim F. Storm | 2004-05-11 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2004-05-11 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2004-05-10 | 1 | -0/+9 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2004-05-10 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2004-05-10 | 1 | -0/+12 |
| | | |||||
| * | *** empty log message *** | Andreas Schwab | 2004-05-10 | 1 | -0/+7 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-05-10 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2004-05-10 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2004-05-09 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2004-05-09 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2004-05-08 | 1 | -0/+9 |
| | | |||||
| * | (Fquo): If any argument is float, do the computation in floating point. | Juanma Barranquero | 2004-05-08 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2004-05-07 | 1 | -0/+7 |
| | | |||||
| * | macterm.c (mac_check_for_quit_char): Adding BLOCK_INPUT | Steven Tamm | 2004-05-07 | 1 | -0/+15 |
| | | | | | | | | | | | | around call to ReceiveEvent to avoid certain crashes. (mac_draw_line_to_pixmap, XCreatePixmapFromBitmapData) (mac_fill_rectangle_to_pixmap, mac_draw_rectangle_to_pixmap) (mac_copy_area_to_pixmap, mac_copy_area_with_mask_to_pixmap): Save/restore the current graphics port and device handle when drawing into an offscreen graphics world. image.c [MAC_OS] (XPutPixel, XGetPixel, image_load_qt_1) (gif_load): Likewise. | ||||
| * | (Fset_window_buffer): Fix docstring. | Juanma Barranquero | 2004-05-07 | 1 | -0/+4 |
| | | |||||
| * | (main) [VMS]: Fix var ref. | Thien-Thi Nguyen | 2004-05-06 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2004-05-06 | 1 | -0/+4 |
| | | |||||
| * | (Display) [HAVE_NTGUI]: Redefine while loading xpm.h to avoid name clash. | Jason Rumney | 2004-05-05 | 1 | -0/+5 |
| | | |||||
| * | fileio.c (Frename_file): Put symlink handling inside #ifdef S_IFLNK. | Jan Djärv | 2004-05-04 | 1 | -0/+1 |
| | | |||||
| * | * fileio.c (barf_or_query_if_file_exists): Use lstat. | Jan Djärv | 2004-05-04 | 1 | -0/+5 |
| | | | | | (Frename_file): Handle renaming of symlinks across file systems. | ||||