2008-02-19 |
Stefan Monnier | (Fcall_interactively): Use AREF.
|
commit | commitdiff | tree |
2008-02-19 |
Stefan Monnier | (locate-dominating-file): Fix thinko in last change.
|
commit | commitdiff | tree |
2008-02-18 |
Stefan Monnier | (font_unparse_xlfd): Don't ignore integer pixel size...
|
commit | commitdiff | tree |
2008-02-18 |
Stefan Monnier | (image-get-display-property): New fun.
|
commit | commitdiff | tree |
2008-02-17 |
Stefan Monnier | (ada-font-lock-syntactic-keywords):
|
commit | commitdiff | tree |
2008-02-16 |
Stefan Monnier | (locate-dominating-file): Remove initial loop because...
|
commit | commitdiff | tree |
2008-02-16 |
Stefan Monnier | (vc-find-root): Remove initial loop because it's not
|
commit | commitdiff | tree |
2008-02-14 |
Stefan Monnier | (frame-notice-user-settings): Distinguish explicit...
|
commit | commitdiff | tree |
2008-02-14 |
Stefan Monnier | (Finsert_file_contents): Adjust offsets when replacing
|
commit | commitdiff | tree |
2008-02-14 |
Stefan Monnier | (sgml-mode): Fix comment syntax.
|
commit | commitdiff | tree |
2008-02-13 |
Stefan Monnier | Undo last mistakenly commited change.
|
commit | commitdiff | tree |
2008-02-13 |
Stefan Monnier | (highlight-save-buffer-state): New macro.
|
commit | commitdiff | tree |
2008-02-13 |
Stefan Monnier | (smerge-auto-combine-max-separation): New var.
|
commit | commitdiff | tree |
2008-02-12 |
Stefan Monnier | * coding.c (coding_set_destination): Use BEG_BYTE rather...
|
commit | commitdiff | tree |
2008-02-12 |
Stefan Monnier | (scan_lists): Follow coding convention.
|
commit | commitdiff | tree |
2008-02-12 |
Stefan Monnier | (FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_AS_MULTIBYTE_A...
|
commit | commitdiff | tree |
2008-02-12 |
Stefan Monnier | Update copyrights.
|
commit | commitdiff | tree |
2008-02-12 |
Stefan Monnier | (casify_region): Only call after-change and composition
|
commit | commitdiff | tree |
2008-02-12 |
Stefan Monnier | (sgml-html-meta-auto-coding-function): Make sure the...
|
commit | commitdiff | tree |
2008-02-12 |
Stefan Monnier | Fix broken indentation.
|
commit | commitdiff | tree |
2008-02-12 |
Stefan Monnier | (font-lock-set-defaults): Unset previously set variables...
|
commit | commitdiff | tree |
2008-02-12 |
Stefan Monnier | (read_avail_input): Call Fdelete_terminal.
|
commit | commitdiff | tree |
2008-02-12 |
Stefan Monnier | (Fdelete_frame): Call Fdelete_terminal.
|
commit | commitdiff | tree |
2008-02-12 |
Stefan Monnier | (tramp-compat-file-attributes): Add comment.
|
commit | commitdiff | tree |
2008-02-12 |
Stefan Monnier | (doc-view-display): Change file arg to buffer arg,...
|
commit | commitdiff | tree |
2008-02-12 |
Stefan Monnier | (clone-indirect-buffer-hook): New hook.
|
commit | commitdiff | tree |
2008-02-11 |
Stefan Monnier | (ibuffer-header-line-format): New var.
|
commit | commitdiff | tree |
2008-02-11 |
Stefan Monnier | (clone_per_buffer_values, reset_buffer_local_variables)
|
commit | commitdiff | tree |
2008-02-11 |
Stefan Monnier | (mark_buffer): Comment fix to clarify the status of...
|
commit | commitdiff | tree |
2008-02-11 |
Stefan Monnier | (struct buffer): Comment fix to clarify the status...
|
commit | commitdiff | tree |
2008-02-11 |
Stefan Monnier | (ucs-insert): Inherit surrounding properties like self...
|
commit | commitdiff | tree |
2008-02-11 |
Stefan Monnier | (Fdelete_frame): Fix stupid typo.
|
commit | commitdiff | tree |
2008-02-11 |
Stefan Monnier | (Fdelete_terminal): Clean up the `force' path.
|
commit | commitdiff | tree |
2008-02-10 |
Stefan Monnier | * frame.c (Qnoelisp): New symbol.
|
commit | commitdiff | tree |
2008-02-10 |
Stefan Monnier | (struct Lisp_Misc_Any, struct Lisp_Marker)
|
commit | commitdiff | tree |
2008-02-10 |
Stefan Monnier | (diff-beginning-of-file-and-junk): If we're on the
|
commit | commitdiff | tree |
2008-02-10 |
Stefan Monnier | (ASET): Check bounds.
|
commit | commitdiff | tree |
2008-02-10 |
Stefan Monnier | (compilation-next-error): Add clarifying comment.
|
commit | commitdiff | tree |
2008-02-10 |
Stefan Monnier | Add todo entries.
|
commit | commitdiff | tree |
2008-02-08 |
Stefan Monnier | * xfaces.c (Finternal_make_lisp_face): Use ASET.
|
commit | commitdiff | tree |
2008-02-08 |
Stefan Monnier | (Fkey_description): Move side effect outside of macro...
|
commit | commitdiff | tree |
2008-02-08 |
Stefan Monnier | (add_command_key, parse_menu_item): Use ASET.
|
commit | commitdiff | tree |
2008-02-08 |
Stefan Monnier | (free_face_fontset): Use FONTSET_FROM_ID.
|
commit | commitdiff | tree |
2008-02-08 |
Stefan Monnier | (concat): Move side effect outside of macro call.
|
commit | commitdiff | tree |
2008-02-08 |
Stefan Monnier | (diff-add-change-log-entries-other-window): Avoid the
|
commit | commitdiff | tree |
2008-02-08 |
Stefan Monnier | (decode_options): Fix last change so as not to override...
|
commit | commitdiff | tree |
2008-02-08 |
Stefan Monnier | (decode_options): Pass --display implicitly if -c
|
commit | commitdiff | tree |
2008-02-07 |
Stefan Monnier | * xselect.c (x_handle_dnd_message):
|
commit | commitdiff | tree |
2008-02-06 |
Stefan Monnier | (ange-ftp-unhandled-file-name-directory):
|
commit | commitdiff | tree |
2008-02-06 |
Stefan Monnier | (url-handler-unhandled-file-name-directory):
|
commit | commitdiff | tree |
2008-02-06 |
Stefan Monnier | * process.c (Fstart_process):
|
commit | commitdiff | tree |
2008-02-06 |
Stefan Monnier | (check_gstring): Use them and AREF to access the vector...
|
commit | commitdiff | tree |
2008-02-06 |
Stefan Monnier | (enum lgstring_indices, enum lglyph_indices): New enums.
|
commit | commitdiff | tree |
2008-02-06 |
Stefan Monnier | (Fcompose_region_internal, Fcompose_string_internal...
|
commit | commitdiff | tree |
2008-02-06 |
Stefan Monnier | (make_sub_char_table): Remove noop-yet-incorrect statement.
|
commit | commitdiff | tree |
2008-02-05 |
Stefan Monnier | (diff-add-change-log-entries-other-window):
|
commit | commitdiff | tree |
2008-02-04 |
Stefan Monnier | (cancel-change-group): Improve last fix.
|
commit | commitdiff | tree |
2008-02-04 |
Stefan Monnier | (cancel-change-group): Don't move point.
|
commit | commitdiff | tree |
2008-02-01 |
Stefan Monnier | (reindent-then-newline-and-indent): Be careful about the
|
commit | commitdiff | tree |
2008-02-01 |
Stefan Monnier | (face_at_buffer_position): Remove unused vars.
|
commit | commitdiff | tree |
2008-02-01 |
Stefan Monnier | (doc-view-mode): Improve docstring.
|
commit | commitdiff | tree |
2008-02-01 |
Stefan Monnier | (image-mode-current-vscroll, image-mode-current-hscroll...
|
commit | commitdiff | tree |
2008-02-01 |
Stefan Monnier | (grep-compute-defaults):
|
commit | commitdiff | tree |
2008-01-31 |
Stefan Monnier | (remote-compile): Remove broken code.
|
commit | commitdiff | tree |
2008-01-30 |
Stefan Monnier | (file-remote-p): Docstring fix.
|
commit | commitdiff | tree |
2008-01-28 |
Stefan Monnier | * window.c (run_window_configuration_change_hook):...
|
commit | commitdiff | tree |
2008-01-28 |
Stefan Monnier | (read_char): Yet another int/Lisp_Object mixup (YAILOM).
|
commit | commitdiff | tree |
2008-01-26 |
Stefan Monnier | (server-buffer): New const.
|
commit | commitdiff | tree |
2008-01-26 |
Stefan Monnier | (decode_options): Default to a NULL display, as Emacs-22.
|
commit | commitdiff | tree |
2008-01-26 |
Stefan Monnier | (url-generic-parse-url): Fix docstring.
|
commit | commitdiff | tree |
2008-01-24 |
Stefan Monnier | (vc-version-diff): Make sure we shrink the right window.
|
commit | commitdiff | tree |
2008-01-21 |
Stefan Monnier | (unhandled-file-name-directory): Add handler.
|
commit | commitdiff | tree |
2008-01-20 |
Stefan Monnier | (ibuffer-mode): Fix last change.
|
commit | commitdiff | tree |
2008-01-20 |
Stefan Monnier | (ibuffer-mode): Fix last change.
|
commit | commitdiff | tree |
2008-01-19 |
Stefan Monnier | (doc-view-goto-page): Don't move point any more, now...
|
commit | commitdiff | tree |
2008-01-19 |
Stefan Monnier | (list_processes_1): Don't use SCHARS on a nil buffer...
|
commit | commitdiff | tree |
2008-01-19 |
Stefan Monnier | (Qauto_hscroll_mode): New var.
|
commit | commitdiff | tree |
2008-01-19 |
Stefan Monnier | (set_window_buffer): Don't unnecessarily reset hscroll and
|
commit | commitdiff | tree |
2008-01-18 |
Stefan Monnier | (syms_of_buffer) <mode-name>: Fix docstring.
|
commit | commitdiff | tree |
2008-01-18 |
Stefan Monnier | (doc-view-pdf/ps->png): Make sure we a have a valid...
|
commit | commitdiff | tree |
2008-01-17 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2008-01-16 |
Stefan Monnier | (rng-nxml-mode-init): Add status after the "degraded...
|
commit | commitdiff | tree |
2008-01-16 |
Stefan Monnier | (server-process-filter): Replace lineno and columnnno
|
commit | commitdiff | tree |
2008-01-16 |
Stefan Monnier | (nxml-mode): Use mode-line-process to indicate the...
|
commit | commitdiff | tree |
2008-01-16 |
Stefan Monnier | (rng-nxml-mode-init): Don't overwrite mode-line-process.
|
commit | commitdiff | tree |
2008-01-16 |
Stefan Monnier | (mode): Pass the buffer to format-mode-line.
|
commit | commitdiff | tree |
2008-01-16 |
Stefan Monnier | (ibuffer-auto-update-changed, ibuffer-auto-mode): Use...
|
commit | commitdiff | tree |
2008-01-16 |
Stefan Monnier | (describe-mode): Pass the right buffer to format-mode...
|
commit | commitdiff | tree |
2008-01-15 |
Stefan Monnier | (cal-menu-holidays-menu): Comment update.
|
commit | commitdiff | tree |
2008-01-15 |
Stefan Monnier | (easy-menu-avoid-duplicate-keys): New var.
|
commit | commitdiff | tree |
2008-01-15 |
Stefan Monnier | (smerge-refine): Also work on "same change conflicts".
|
commit | commitdiff | tree |
2008-01-14 |
Stefan Monnier | (clear-abbrev-table): Can't pass a symbol to intern.
|
commit | commitdiff | tree |
2008-01-14 |
Stefan Monnier | (compilation-error-regexp-alist-alist):
|
commit | commitdiff | tree |
2008-01-09 |
Stefan Monnier | (ffap-read-file-or-url): Don't use let-binding to temporarily
|
commit | commitdiff | tree |
2008-01-06 |
Stefan Monnier | (vc-ensure-vc-buffer): Check liveness of vc-parent...
|
commit | commitdiff | tree |
2008-01-05 |
Stefan Monnier | (vc-process-sentinel): Fix apparent typo.
|
commit | commitdiff | tree |
2008-01-05 |
Stefan Monnier | (vc-cvs-annotate-time): Don't move backward when text
|
commit | commitdiff | tree |
2008-01-05 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2008-01-04 |
Stefan Monnier | Copyright and version headers update.
|
commit | commitdiff | tree |
2008-01-04 |
Stefan Monnier | Misc comment and docstring fixes to better follow conventions.
|
commit | commitdiff | tree |