2003-07-16 |
Stefan Monnier | (syntax-ppss): Catch the case where the buffer is narrowed.
|
commit | commitdiff | tree |
2003-07-16 |
Stefan Monnier | (syntax-ppss-flush-cache): Rename from syntax-ppss...
|
commit | commitdiff | tree |
2003-07-16 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-15 |
Stefan Monnier | (copy_overlays): Use EMACS_INT for positions.
|
commit | commitdiff | tree |
2003-07-15 |
Stefan Monnier | Use bitmaps for cons cells, as was done for floats.
|
commit | commitdiff | tree |
2003-07-14 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-14 |
Stefan Monnier | (BLOCK_PADDING): Rename from ABLOCKS_PADDING. Update...
|
commit | commitdiff | tree |
2003-07-14 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-14 |
Stefan Monnier | Check for posix_memalign.
|
commit | commitdiff | tree |
2003-07-11 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (VALBITS): Define in terms of GCTYPEBITS.
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (struct interval): Move from lisp.h.
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | Include intervals.h for Fset_text_properties.
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (struct buffer_text, struct buffer): Use EMACS_INT for
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (fix_overlays_before): Fix typo in last commit.
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (overlay_strings, recenter_overlay_lists): Fix typo...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (mark_object): Mark the new `next' field of overlays.
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (run_pre_post_conversion_on_str): Use new type for...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (overlays_around): Use new type for overlays_(before...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (load_overlay_strings): Use new type for overlays_...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (Finsert_file_contents): Use new type for overlays_...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (current_column): Use new type for overlays_(before...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (signal_before_change, signal_after_change): Use new...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (set_point_both): Use new type for overlays_(before...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (temp_output_buffer_setup): Use new type for overlays_...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (struct buffer): Change overlays_before and overlays_after
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (struct Lisp_Overlay): New field `next'.
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-08 |
Stefan Monnier | (report_overlay_modification): Don't run hooks while
|
commit | commitdiff | tree |
2003-07-08 |
Stefan Monnier | (reset_buffer, recenter_overlay_lists)
|
commit | commitdiff | tree |
2003-07-08 |
Stefan Monnier | (struct buffer): Use an int for overlay_center.
|
commit | commitdiff | tree |
2003-07-08 |
Stefan Monnier | (fast_find_position): Remove unused var.
|
commit | commitdiff | tree |
2003-07-08 |
Stefan Monnier | (Qexpand_abbrev): New sym.
|
commit | commitdiff | tree |
2003-07-07 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-07 |
Stefan Monnier | (Info-menu): Use Info-menu-entry-name-re.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (read_minibuf): UNGCPRO before returning.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (live_float_p): Check that p is not past the `floats...
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (MARKBIT): Remove definition since lisp.h does not...
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (XSETMARKBIT): Remove unused macro.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (mark_object): Change arg to only take Lisp_Object...
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (mark_byte_stack): Update calls to mark_object.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (sweep_weak_table): Update calls to mark_object.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (mark_kboards): Update calls to mark_object.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (mark_object): Change prototype to only pass Lisp_Object.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (vc-stay-local, vc-stay-local-p): Move from vc.el.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (Info-menu-entry-name-re): Disallow : again: I misunderstood...
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (Info-menu-entry-name-re): Be careful to avoid multiple...
|
commit | commitdiff | tree |
2003-07-05 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-05 |
Stefan Monnier | (cl-transform-lambda): Strip &cl-defs
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (byte-compile-defvar): Check and set the default value...
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (cvs-parse-status): Ignore extra fields from CVSNT.
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (Info-following-node-name-re): New fun.
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (uncomment-region): Remove padding coming from
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (vc-cvs-repository-hostname): New operation.
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (vc-svn-use-edit): Make it into a const.
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (sh-font-lock-paren): Add [ and ] to the
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (font-lock-defaults-alist): Remove obsolete comment.
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (struct Lisp_Float): Remove unused field `type'.
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (ALIGN): Add casts to simplify usage.
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (font-lock-extra-types-widget)
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (font-lock-defaults-alist): Remove obsolete entries.
|
commit | commitdiff | tree |
2003-06-27 |
Stefan Monnier | (mark_buffer): Fix missed buffer->name in last patch.
|
commit | commitdiff | tree |
2003-06-27 |
Stefan Monnier | (MARKBIT): Update comment.
|
commit | commitdiff | tree |
2003-06-27 |
Stefan Monnier | (VECTOR_MARK, VECTOR_UNMARK, VECTOR_MARKED_P): New...
|
commit | commitdiff | tree |
2003-06-26 |
Stefan Monnier | (Fset_window_dedicated_p): Simplify.
|
commit | commitdiff | tree |
2003-06-26 |
Stefan Monnier | (message_dolog): Update for new types.
|
commit | commitdiff | tree |
2003-06-26 |
Stefan Monnier | (buf_charpos_to_bytepos, buf_bytepos_to_charpos)
|
commit | commitdiff | tree |
2003-06-26 |
Stefan Monnier | (check_markers, adjust_markers_for_delete)
|
commit | commitdiff | tree |
2003-06-26 |
Stefan Monnier | (save_excursion_restore, transpose_markers): Update...
|
commit | commitdiff | tree |
2003-06-26 |
Stefan Monnier | (set_buffer_internal_1): Test CONSP for lists.
|
commit | commitdiff | tree |
2003-06-26 |
Stefan Monnier | (survives_gc_p): Simplify.
|
commit | commitdiff | tree |
2003-06-26 |
Stefan Monnier | (struct buffer_text): Lisp_Object `markers' => Lisp_Marker.
|
commit | commitdiff | tree |
2003-06-26 |
Stefan Monnier | (unchain_marker): Lisp_Object arg => Lisp_Marker.
|
commit | commitdiff | tree |
2003-06-25 |
Stefan Monnier | (make_interval, Fmake_symbol, allocate_misc):
|
commit | commitdiff | tree |
2003-06-25 |
Stefan Monnier | (struct interval, struct Lisp_Symbol, struct Lisp_Free)
|
commit | commitdiff | tree |
2003-06-19 |
Stefan Monnier | (c-mode): Reverting last change.
|
commit | commitdiff | tree |
2003-06-18 |
Stefan Monnier | (gud-find-expr-function): Rename from gud-find-expr.
|
commit | commitdiff | tree |
2003-06-18 |
Stefan Monnier | (fortran-gud-find-expr): Move from gud.el (was gud...
|
commit | commitdiff | tree |
2003-06-18 |
Stefan Monnier | (looking-back): Handle the case of non-trivial regexps.
|
commit | commitdiff | tree |
2003-06-17 |
Stefan Monnier | (kill-new): Leave yank-handler property alone if no
|
commit | commitdiff | tree |
2003-06-17 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-06-16 |
Stefan Monnier | (ispell-menu-bar): Don't autoload.
|
commit | commitdiff | tree |
2003-06-16 |
Stefan Monnier | (cvs-global-menu): Define as a function as well.
|
commit | commitdiff | tree |
2003-06-16 |
Stefan Monnier | (debug): Fix call to message.
|
commit | commitdiff | tree |
2003-06-16 |
Stefan Monnier | (cua-mode): Use explicit arg to turn off minor modes.
|
commit | commitdiff | tree |
2003-06-16 |
Stefan Monnier | (cl-macroexpand-all):
|
commit | commitdiff | tree |
2003-06-16 |
Stefan Monnier | (cl-parse-loop-clause): Use map-keymap.
|
commit | commitdiff | tree |
2003-06-16 |
Stefan Monnier | (pushnew): Use keywordp.
|
commit | commitdiff | tree |
2003-06-16 |
Stefan Monnier | (disassemble): Accept plain expressions.
|
commit | commitdiff | tree |
2003-06-16 |
Stefan Monnier | (add-log-edit-prev-comment, add-log-edit-next-comment...
|
commit | commitdiff | tree |
2003-06-15 |
Stefan Monnier | (mark_kboards): Move to keyboard.c.
|
commit | commitdiff | tree |
2003-06-15 |
Stefan Monnier | (mark_kboards): New fun, moved from alloc.c. Mark...
|
commit | commitdiff | tree |
2003-06-15 |
Stefan Monnier | (x_dispatch_event): Don't pass uninitialized
|
commit | commitdiff | tree |
2003-06-15 |
Stefan Monnier | (find_and_call_menu_selection): Don't pass uninitialized
|
commit | commitdiff | tree |
2003-06-15 |
Stefan Monnier | (handle_tool_bar_click): Don't pass uninitialized
|
commit | commitdiff | tree |
2003-06-15 |
Stefan Monnier | (menubar_selection_callback): Don't pass uninitialized
|
commit | commitdiff | tree |
2003-06-15 |
Stefan Monnier | (kbd_input_ast, read_input_waiting): Don't pass uninitialized
|
commit | commitdiff | tree |
2003-06-15 |
Stefan Monnier | (dos_rawgetc): Don't pass uninitialized data to kbd_buffer_s...
|
commit | commitdiff | tree |