2003-06-03 |
Juanma Barranquero |
(after-find-file): Fix arguments of call to `sit-for'.
|
2003-06-03 |
Juanma Barranquero |
(last-sexp-toggle-display): Remove stale comment.
|
2003-06-03 |
Stefan Monnier |
(update_tool_bar): Add missing UNGCPRO.
|
2003-06-03 |
Stefan Monnier |
(Info-extract-menu-node-name): Remove unused arg `errmessage'.
|
2003-06-03 |
Stefan Monnier |
(info-fontify-node): Use better help-echo text.
|
2003-06-03 |
Stefan Monnier |
(Info-fontify-node): Use :align-to display prop.
|
2003-06-03 |
Stefan Monnier |
(Info-mode-hook): Obey obsolete `Info-fontify'.
|
2003-06-03 |
Stefan Monnier |
*** empty log message ***
|
2003-06-03 |
Jan Djärv |
* gtkutil.c (make_menu_item): Make sure we don't crash on a NULL
|
2003-06-03 |
Stefan Monnier |
(init_buffer_once): Make kill-buffer-hook permanent-local.
|
2003-06-03 |
Lute Kamstra |
*** empty log message ***
|
2003-06-03 |
Lute Kamstra |
(custom-get-fresh-buffer): Test for nonexistence buffer.
|
2003-06-03 |
Richard M. Stallman |
*** empty log message ***
|
2003-06-03 |
Richard M. Stallman |
(Fwindow_edges): Doc fix.
|
2003-06-03 |
Richard M. Stallman |
(WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS)
|
2003-06-03 |
Richard M. Stallman |
(eval-last-sexp-1): Add save-excursion.
|
2003-06-03 |
Richard M. Stallman |
(windmove-reference-loc, windmove-frame-edges): Use window-inside-edges.
|
2003-06-03 |
Richard M. Stallman |
(after-find-file): Simplify msg if nonexistent directory.
|
2003-06-03 |
Richard M. Stallman |
(dabbrev--goto-start-of-abbrev): Use minibuffer-prompt-end.
|
2003-06-03 |
Richard M. Stallman |
(comint-move-point-for-output): Renamed from
|
2003-06-03 |
Richard M. Stallman |
(global-map): Delete C-M-delete and C-M-backspace.
|
2003-06-03 |
Richard M. Stallman |
Delete mention of etc/ORDERS file. Say VMS and Apollo systems were
|
2003-06-03 |
Markus Rost |
*** empty log message ***
|
2003-06-03 |
Markus Rost |
(ps-mode): Use autoload cookie in the standard way.
|
2003-06-02 |
Stefan Monnier |
(bibtex-member-of-regexp, bibtex-assoc-of-regexp, bibtex-format-entry)
|
2003-06-02 |
Stefan Monnier |
Long overdue merge.
|
2003-06-02 |
Stefan Monnier |
(sort-subr): Add `predicate' arg. Remove `sortcar' code.
|
2003-06-02 |
Stefan Monnier |
(Fsit_for): Don't lie about the number of args.
|
2003-06-02 |
Jason Rumney |
Changes from yesterday
|
2003-06-02 |
Juanma Barranquero |
*** empty log message ***
|
2003-06-02 |
Juanma Barranquero |
Revert changes of 2003-03-03 and 2003-05-28.
|
2003-06-02 |
Dave Love |
*** empty log message ***
|
2003-06-02 |
Dave Love |
Include keyboard.h, charset.h, coding.h.
|
2003-06-02 |
Dave Love |
(ENCODE_UTF_8): New.
|
2003-06-02 |
Dave Love |
(Qutf_8): New.
|
2003-06-02 |
Dave Love |
(Qutf_8): Moved to coding.c
|
2003-06-02 |
Dave Love |
(ENCODE_MENU_STRING): New.
|
2003-06-02 |
Dave Love |
Use HAVE_FCNTL_H, not USG5.
|
2003-06-02 |
Dave Love |
Use HAVE_FCNTL_H, not USG5.
|
2003-06-02 |
Dave Love |
(font_rescale_ratio): Fix for K&R.
|
2003-06-02 |
Dave Love |
Use HAVE_FCNTL_H, not _POSIX_VERSION.
|
2003-06-02 |
Dave Love |
Use HAVE_SYS_RESOURCE_H, HAVE_SYS_VLIMIT_H.
|
2003-06-02 |
Dave Love |
[HAVE_FCNTL_H]: Include fcntl.h.
|
2003-06-02 |
Dave Love |
Doc fixes.
|
2003-06-02 |
Lute Kamstra |
*** empty log message ***
|
2003-06-02 |
Lute Kamstra |
(lm-synopsis): Use relative filenames correctly. Show the synopsis to
|
2003-06-02 |
Kenichi Handa |
(Fset_buffer_multibyte): Fix previous change.
Boehm-GC-base
|
2003-06-02 |
Kenichi Handa |
*** empty log message ***
|
2003-06-01 |
Kenichi Handa |
*** empty log message ***
|
2003-06-01 |
Kenichi Handa |
(Fset_buffer_multibyte): Correctly recover a narrowed
|
2003-06-01 |
Juanma Barranquero |
*** empty log message ***
|
2003-06-01 |
Juanma Barranquero |
Version 1.6
|
2003-06-01 |
Jason Rumney |
*** empty log message ***
|
2003-06-01 |
Jason Rumney |
(mouse-wheel-down-event, mouse-wheel-up-event):
|
2003-06-01 |
Jason Rumney |
No need to bind wheel events specially.
|
2003-06-01 |
Jason Rumney |
Make last change compile on MSVC
|
2003-06-01 |
Jason Rumney |
(Qmouse_wheel): Declare only if MAC_OSX defined.
|
2003-06-01 |
Jason Rumney |
(enum event_kind): Added new WHEEL_EVENT event.
|
2003-06-01 |
Jason Rumney |
(construct_mouse_wheel): Construct WHEEL_EVENT.
|
2003-06-01 |
Stefan Monnier |
(custom-get-fresh-buffer): Be extra paranoid,
|
2003-06-01 |
Stefan Monnier |
(openp): Make sure STR is a string.
|
2003-06-01 |
Stefan Monnier |
(sh-is-quoted-p): New fun.
|
2003-06-01 |
Michael Kifer |
2003-06-01 Michael Kifer <kifer@cs.stonybrook.edu>
|
2003-06-01 |
Andreas Schwab |
*** empty log message ***
|
2003-06-01 |
Andreas Schwab |
(Man-name-regexp): Also match Latin-1 soft hyphen.
|
2003-06-01 |
Stefan Monnier |
*** empty log message ***
|
2003-05-31 |
Stefan Monnier |
*** empty log message ***
|
2003-05-31 |
John Paul Wallington |
*** empty log message ***
|
2003-05-31 |
John Paul Wallington |
(lisp, shortlisp): byte-run, float-sup, map-ynp, and
|
2003-05-31 |
Stefan Monnier |
(view-file, view-file-other-window, view-file-other-frame):
|
2003-05-31 |
Stefan Monnier |
(vc-call-backend): Give better error message when backend function is missing.
|
2003-05-31 |
Stefan Monnier |
(vc-directory-exclusion-list): Add MCVS and .svn.
|
2003-05-31 |
Stefan Monnier |
(log-edit-maximum-comment-ring-size, log-edit-comment-ring)
|
2003-05-31 |
Stephen Eglen |
*** empty log message ***
|
2003-05-31 |
Stephen Eglen |
(iswitchb-buffer-ignore): Update custom type to allow functions.
|
2003-05-31 |
Stefan Monnier |
*** empty log message ***
|
2003-05-31 |
Stefan Monnier |
(iconify-or-deiconify-frame): Move to frame.el.
|
2003-05-31 |
Stefan Monnier |
(widget-specify-insert): Simplify.
|
2003-05-31 |
Stefan Monnier |
(custom-get-fresh-buffer): New fun.
|
2003-05-31 |
John Paul Wallington |
*** empty log message ***
|
2003-05-31 |
John Paul Wallington |
(large-file-warning-threshold): Add type, groups.
|
2003-05-31 |
Kenichi Handa |
*** empty log message ***
|
2003-05-31 |
Kenichi Handa |
(recover-file): Bind coding-system-for-read to
|
2003-05-31 |
Kenichi Handa |
(Qauto_save_coding, auto_save_coding): New variables.
|
2003-05-31 |
Kenichi Handa |
(DECODE_EMACS_MULE_COMPOSITION_CHAR): If coding->flags
|
2003-05-31 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-31 |
Juanma Barranquero |
Load byte-run.el, map-ynp.el, timer.el and float-sup.el from emacs-lisp.
|
2003-05-31 |
Juanma Barranquero |
(lisp): Fix references to byte-run.el, float-sup.el and map-ynp.el, which are
|
2003-05-31 |
Kenichi Handa |
*** empty log message ***
|
2003-05-31 |
Kenichi Handa |
(VALID_LEADING_CODE_P): New macro.
|
2003-05-30 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-30 |
Juanma Barranquero |
Moved from lisp/.
|
2003-05-30 |
Juanma Barranquero |
Moved to progmodes/.
|
2003-05-30 |
Juanma Barranquero |
Moved from textmodes/.
|
2003-05-30 |
Juanma Barranquero |
Moved to lisp/.
|
2003-05-30 |
Juanma Barranquero |
Moved to textmodes/.
|
2003-05-30 |
Juanma Barranquero |
Moved to emacs-lisp/.
|
2003-05-30 |
Juanma Barranquero |
Moved to obsolete/.
|
2003-05-30 |
Juanma Barranquero |
Moved.
|
2003-05-30 |
Juanma Barranquero |
Removed. Contents moved to misc.el
|
2003-05-30 |
Juanma Barranquero |
(mark-beginning-of-buffer, mark-end-of-buffer, upcase-char, forward-to-word,
|
2003-05-30 |
Juanma Barranquero |
(looking-back): New function to check for regular expression before point.
|
2003-05-30 |
Thien-Thi Nguyen |
*** empty log message ***
|
2003-05-30 |
Stefan Monnier |
(comment-empty-lines): New var.
|
2003-05-30 |
Stefan Monnier |
(latex-block-args-alist, latex-block-body-alist): New vars.
|
2003-05-30 |
Stefan Monnier |
(refill-adjust-ignorable-overlay): Don't hardcode pint-min == 1.
|
2003-05-30 |
Stefan Monnier |
(xml-parse-tag): Return (foo nil) rather than (foo nil "")
|
2003-05-30 |
Stefan Monnier |
*** empty log message ***
|
2003-05-30 |
Stefan Monnier |
Typo (no clue what happened).
|
2003-05-30 |
Stefan Monnier |
(edebug-storing-offsets): Move indent and debug to inside the macro.
|
2003-05-30 |
Kenichi Handa |
*** empty log message ***
|
2003-05-30 |
Kenichi Handa |
*** empty log message ***
|
2003-05-30 |
Kenichi Handa |
(struct ccl_program) <eight_bit_control: Comment fixed.
|
2003-05-30 |
Kenichi Handa |
(ccl_coding_driver): Set ccl->eight_bit_control
|
2003-05-30 |
Kenichi Handa |
(CCL_WRITE_CHAR): Increment extra_bytes only when it is
|
2003-05-29 |
Stefan Monnier |
(forms-mode-hook): Rename from forms-mode-hooks.
|
2003-05-29 |
Luc Teirlinck |
(kill-whole-line): Make it interact correctly with the kill ring.
|
2003-05-29 |
Luc Teirlinck |
*** empty log message ***
|
2003-05-29 |
Stefan Monnier |
(define-derived-mode, define-minor-mode): Remove outdated spec.
|
2003-05-29 |
Stefan Monnier |
(edebug-window-list): Use push.
|
2003-05-29 |
Stefan Monnier |
(define-minor-mode): Add edebug spec.
|
2003-05-29 |
Stefan Monnier |
(define-derived-mode): Add a proper edebug declaration.
|
2003-05-29 |
Dave Love |
Comment.
|
2003-05-29 |
Dave Love |
*** empty log message ***
|
2003-05-29 |
Dave Love |
Correct Unicode stuff.
|
2003-05-29 |
Glenn Morris |
(realize_default_face): Do not abort if lface is non-existent -
|
2003-05-29 |
Kenichi Handa |
(ctext-pre-write-conversion): Fix previous change.
|
2003-05-29 |
Kenichi Handa |
(ctext-non-standard-encodings-alist):
|
2003-05-29 |
Kenichi Handa |
*** empty log message ***
|
2003-05-28 |
Kenichi Handa |
*** empty log message ***
|
2003-05-28 |
Stefan Monnier |
(Info-fontify-node): Hide \n------- rather than -------\n.
|
2003-05-28 |
Andreas Schwab |
*** empty log message ***
|
2003-05-28 |
Andreas Schwab |
(describe-char): Use `char' instead of
|
2003-05-28 |
Nick Roberts |
(gud-gdb-goto-stackframe, gud-gdb-get-stackframe): Add
|
2003-05-28 |
Nick Roberts |
*** empty log message ***
|
2003-05-28 |
Kai Großjohann |
Remove bogus ChangeLog entry that didn't have a change to go with.
|
2003-05-28 |
Kai Großjohann |
(kill-region): If nothing was killed, and the
|
2003-05-28 |
Stefan Monnier |
(skeleton-edebug-spec): First cut of an edebug spec.
|
2003-05-28 |
Dave Love |
Don't mention ORDERS.JAPAN.
|
2003-05-28 |
Dave Love |
*** empty log message ***
|
2003-05-28 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-28 |
Richard M. Stallman |
(syms_of_print) <print-escape-nonascii>: Doc fix.
|
2003-05-28 |
Richard M. Stallman |
(Indentation): Condense, simplify, clarify prev change.
|
2003-05-28 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-28 |
Richard M. Stallman |
(GDB Graphical Interface): New node (rewritten somewhat by RMS).
|
2003-05-28 |
Dave Love |
*** empty log message ***
|
2003-05-28 |
Dave Love |
(unbind_to): Fix last change for K&R. From rms.
|
2003-05-28 |
Richard M. Stallman |
(Creating Strings): Clarify split-string.
|
2003-05-28 |
Richard M. Stallman |
(refill-fill-paragraph-at): Avoid refilling the following paragraph.
|
2003-05-28 |
Richard M. Stallman |
(ctl-x-map): Don't bind C-x C-i or C-x 3.
|
2003-05-28 |
Richard M. Stallman |
(last-sexp-toggle-display):
|
2003-05-28 |
Richard M. Stallman |
(byte-compile-no-warnings): New function.
|
2003-05-28 |
Richard M. Stallman |
(type-break-cancel-function-timers): Use with-no-warnings.
|
2003-05-28 |
Richard M. Stallman |
(command-line-1): Use with-no-warnings.
|
2003-05-28 |
Richard M. Stallman |
(browse-url-mozilla): Correct the conditionals for using ,new-window.
|
2003-05-28 |
Richard M. Stallman |
(map-y-or-n-p): No special handling for exit-prefix.
|
2003-05-28 |
Richard M. Stallman |
(jka-compr-insert-file-contents):
|
2003-05-28 |
Richard M. Stallman |
(Info-index): Add autoload cookie.
|
2003-05-28 |
Richard M. Stallman |
(forms-mode): Use write-file-functions instead of local-write-file-hooks.
|
2003-05-28 |
Richard M. Stallman |
Comment change.
|
2003-05-28 |
Richard M. Stallman |
(set-face-attribute): Set face-modified prop to t
|
2003-05-28 |
Richard M. Stallman |
(substitute-env-vars): Fix typo.
|
2003-05-28 |
Richard M. Stallman |
(describe-char-unicode-data): New dummy definition.
|
2003-05-28 |
Richard M. Stallman |
(custom-face-state-set): non-nil `face-modified'
|
2003-05-28 |
Richard M. Stallman |
(with-no-warnings): New function.
|
2003-05-28 |
Richard M. Stallman |
Don't mention ORDERS.EUROPE.
|
2003-05-28 |
Kai Großjohann |
(Init Rebinding): Xref Non-ASCII Rebinding, for
|
2003-05-27 |
Kim F. Storm |
(expose_window): Fix error in calculation of
|
2003-05-27 |
Kim F. Storm |
*** empty log message ***
|
2003-05-27 |
Glenn Morris |
Commentary change.
|
2003-05-27 |
Juanma Barranquero |
Add missing code from previous patch by David Ponce.
|
2003-05-27 |
Jason Rumney |
(GET_WHEEL_DELTA_WPARAM): New macro.
|
2003-05-27 |
Jason Rumney |
*** empty log message ***
|
2003-05-27 |
Francesco Potortì |
Remove Philippe Waroquier's email address, at his request.
|
2003-05-27 |
Glenn Morris |
*** empty log message ***
|
2003-05-27 |
Glenn Morris |
(sh-here-document-word): Document new treatment of leading "-".
|
2003-05-27 |
Glenn Morris |
(align-rules-list): Doc fix.
|
2003-05-27 |
Glenn Morris |
Update copyright.
|
2003-05-27 |
Stefan Monnier |
*** empty log message ***
|
2003-05-27 |
Stefan Monnier |
(lisp-font-lock-syntactic-face-function): Don't infinite lop at bob.
|
2003-05-27 |
Kai Großjohann |
(global-map): Bind M-S-<backspace to
|
2003-05-26 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-26 |
Juanma Barranquero |
(construct_mouse_wheel): Result is a MOUSE_CLICK_EVENT. Scrolling down/up the
|
2003-05-26 |
Juanma Barranquero |
(make_lispy_event) [WINDOWSNT]: Don't handle MOUSE_WHEEL_EVENT anymore.
|
2003-05-26 |
Andreas Schwab |
*** empty log message ***
|
2003-05-26 |
Andreas Schwab |
(syms_of_buffer) <default-direction-reversed>: Doc fix.
|
2003-05-26 |
Andreas Schwab |
*** empty log message ***
|
2003-05-26 |
Andreas Schwab |
(try_window_id): Avoid aborting if PT is inside a
|
2003-05-26 |
Andreas Schwab |
(Fgarbage_collect): Fix last change.
|
2003-05-26 |
Stefan Monnier |
(gud-find-class): Remove unused var `pos'.
|
2003-05-26 |
John Paul Wallington |
*** empty log message ***
|
2003-05-26 |
John Paul Wallington |
(Fx_create_frame): Don't call Qface_set_after_frame_default.
|
2003-05-26 |
John Paul Wallington |
(x-create-frame-with-faces): Call `face-set-after-frame-default'.
|
2003-05-26 |
Kai Großjohann |
(global-map): Don't bind S-<backspace>. Too many
|
2003-05-26 |
André Spiegel |
#
|
2003-05-26 |
André Spiegel |
(vc-delete-file): Fix free variable reference.
|
2003-05-26 |
Stefan Monnier |
(skeleton-internal-1): Don't loop if interactor of subskeleton is nil.
|
2003-05-25 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-25 |
Juanma Barranquero |
(autoconf-mode setups): Recognise AH_ and AU_ entries in "(autoconf)Autoconf
|
2003-05-25 |
Stefan Monnier |
*** empty log message ***
|
2003-05-25 |
Stefan Monnier |
(Fset_window_buffer): Add type of `keep_margins' argument.
|
2003-05-25 |
Stefan Monnier |
(window_box_text_cols): Declare.
|
2003-05-25 |
Stefan Monnier |
(window_text_bottom_y, draw_row_fringe_bitmaps)
|
2003-05-25 |
Stefan Monnier |
(build_scalable_font_name): Remove `unused var pixel_size' warning.
|
2003-05-25 |
Stefan Monnier |
(png_load): Remove `unused vars intent, image_gamma' warning.
|
2003-05-25 |
Stefan Monnier |
(unexec): Remove `unused var n' warning.
|
2003-05-25 |
Stefan Monnier |
(my_strftime_localtime_r): Remove `defined but unused' warning.
|
2003-05-25 |
Stefan Monnier |
(allocate_pty): Remove `unused var stb' and
|
2003-05-25 |
Stefan Monnier |
(mode_line_string): Remove unused var `f'.
|
2003-05-25 |
Stefan Monnier |
(find_safe_codings): Remove unused var `i'.
|
2003-05-25 |
Stefan Monnier |
(Fbyte_code): Remove `unused val' warning.
|
2003-05-25 |
Stefan Monnier |
(Fkill_buffer): Remove unused var `list'.
|
2003-05-25 |
Stefan Monnier |
(Fgarbage_collect): Remove `unused var tail' warning.
|
2003-05-25 |
Nick Roberts |
(gdb-info-breakpoints-custom, gdb-assembler-custom):
|
2003-05-25 |
Nick Roberts |
*** empty log message ***
|
2003-05-25 |
Jan Djärv |
* frame.c (make_frame): Condition want_fullscreen with
|
2003-05-25 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-25 |
Juanma Barranquero |
(Fset_window_scroll_bars): Fix typo in argument name.
|
2003-05-25 |
Juanma Barranquero |
Fix typos.
|
2003-05-25 |
Juanma Barranquero |
(which-func-update-timer): New variable.
|
2003-05-25 |
Juanma Barranquero |
(idle-update-delay): New variable.
|
2003-05-25 |
Juanma Barranquero |
(forward-visible-line): Fix negative arguments.
|
2003-05-25 |
Juanma Barranquero |
(skeleton-pair-insert-maybe): Remove leftover reference to
|
2003-05-25 |
Stefan Monnier |
*** empty log message ***
|
2003-05-25 |
Stefan Monnier |
(skeleton-abbrev-cleanup, skeleton-proxy): Remove obsolete code.
|
2003-05-24 |
Kim F. Storm |
New per-window fringe and scroll-bar settings.
|
2003-05-24 |
Kim F. Storm |
(struct x_output): Move members left_pos, top_pos,
kfs_20030524_post
|
2003-05-24 |
Kim F. Storm |
Make (several) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
Make (some) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
[WINDOWSNT]: Move redefinition of FONT_WIDTH macro to
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
(struct window): Rename members left to left_col,
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
Make (few) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
(struct w32_output): Move members left_pos, top_pos,
|
2003-05-24 |
Kim F. Storm |
Make (several) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
(Fsun_menu_internal): Adapt to per-window fringes and scroll-bars.
|
2003-05-24 |
Kim F. Storm |
(struct x_output): Remove members left_pos, top_pos,
|
2003-05-24 |
Kim F. Storm |
Make (several) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
Update Fset_window_buffer usage.
|
2003-05-24 |
Kim F. Storm |
(struct mac_output): Move members left_pos, top_pos,
|
2003-05-24 |
Kim F. Storm |
Make (several) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
Make (several) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
(struct frame): Rename members height to text_lines,
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
(struct glyph_matrix): Rename members window_left_x
|
2003-05-24 |
Kim F. Storm |
(struct buffer): Rename members measured in columns:
|
2003-05-24 |
Kim F. Storm |
(init_buffer_once): Set buffer_defaults and
|
2003-05-24 |
Kim F. Storm |
Major changes for fringes and oter window elements.
|
2003-05-24 |
Andreas Schwab |
*** empty log message ***
kfs_20030524_pre
|
2003-05-24 |
Andreas Schwab |
(insert-directory): Preserve CR in a file name.
|
2003-05-24 |
Andreas Schwab |
(find_safe_codings): Fix last change.
|
2003-05-24 |
Andreas Schwab |
Regenerated.
|
2003-05-24 |
Andreas Schwab |
(AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
|
2003-05-24 |
Stefan Monnier |
(iconify-or-deiconify-frame): Move to frame.el.
|
2003-05-24 |
Stefan Monnier |
*** empty log message ***
|
2003-05-24 |
Stefan Monnier |
(iconify-or-deiconify-frame): Move to frame.el.
|
2003-05-24 |
Stefan Monnier |
(iconify-or-deiconify-frame): Move from term/x-win.el.
|
2003-05-24 |
Stefan Monnier |
(read_key_sequence): Adjust fkey and keytran when dropping `down' events.
|
2003-05-24 |
Kai Großjohann |
Version 2.0.34 (of Tramp) released.
|
2003-05-24 |
Kai Großjohann |
Version 2.0.34 (of Tramp) released.
|
2003-05-24 |
Thien-Thi Nguyen |
*** empty log message ***
|
2003-05-24 |
Thien-Thi Nguyen |
(x_window): Fix typo.
|
2003-05-24 |
Stefan Monnier |
Use `push' and replace `regi-pos' by equivalents.
|
2003-05-23 |
Stefan Monnier |
(display_mode_element): Increase max depth.
|
2003-05-23 |
Nick Roberts |
(gdba): Accommodate Fortran programs.
|
2003-05-23 |
Nick Roberts |
*** empty log message ***
|
2003-05-23 |
Stefan Monnier |
(cvs-temp-buffer): Kill running process in displayed buffers.
|
2003-05-23 |
Stefan Monnier |
*** empty log message ***
|
2003-05-23 |
Dave Love |
(define-ccl-program): Doc fix.
|
2003-05-23 |
Stefan Monnier |
(Vfundamental_mode_abbrev_table): Don't declare.
|
2003-05-23 |
Stefan Monnier |
(reset_buffer_local_variables): Remove redundant setting.
|
2003-05-23 |
André Spiegel |
#
|
2003-05-23 |
André Spiegel |
(vc-cvs-checkout): Don't leave the branch when REV is t.
|
2003-05-23 |
Stefan Monnier |
(perl-font-lock-syntactic-keywords): Match more cases of /.../ patterns.
|
2003-05-23 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-23 |
Lute Kamstra |
Remove unnecessary entry.
|
2003-05-23 |
Richard M. Stallman |
(forms--mode-commands1): Bind \t, not `tab'.
|
2003-05-23 |
Richard M. Stallman |
(repunctuate-sentences): New function.
|
2003-05-23 |
Richard M. Stallman |
(archive-lzh-summarize): Calculate correct total
|
2003-05-23 |
Lute Kamstra |
*** empty log message ***
|
2003-05-23 |
Lute Kamstra |
(checkdoc-file-comments-engine): Use
|
2003-05-23 |
Lute Kamstra |
Make the description of the library more
|
2003-05-23 |
Miles Bader |
Fix mismatched @def/@end pairs (inadvertently nested?).
|
2003-05-23 |
Stefan Monnier |
(define-skeleton): Use the `no-self-insert' property.
|
2003-05-22 |
Stefan Monnier |
*** empty log message ***
|
2003-05-22 |
Stefan Monnier |
Summary: MIME support added for e-mail processing that
|
2003-05-22 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-22 |
Juanma Barranquero |
(Creating Strings): Update split-string specification and examples.
|
2003-05-22 |
Juanma Barranquero |
(split-string): Implement specification that splitting on explicit separators
|
2003-05-22 |
Dave Love |
*** empty log message ***
|
2003-05-22 |
Dave Love |
(difftime) [!HAVE_DIFFTIME]: Define.
|
2003-05-22 |
Kai Großjohann |
(Indentation): Explain the concepts.
|
2003-05-22 |
Dave Love |
*** empty log message ***
|
2003-05-22 |
Dave Love |
Include lisp.h, not ../src/lisp.h.
|
2003-05-22 |
Dave Love |
Include lisp.h, not ../src/lisp.h.
|
2003-05-22 |
Dave Love |
Remove redundant test for term.h. Test for
|
2003-05-22 |
Kenichi Handa |
(ENCODE_UNSAFE_CHARACTER): Adjusted for the name change
|
2003-05-22 |
Kenichi Handa |
(CODING_REPLACEMENT_CHARACTER): Renamed from
|
2003-05-22 |
Kenichi Handa |
Updated.
|
2003-05-22 |
Kenichi Handa |
*** empty log message ***
|
2003-05-22 |
Kenichi Handa |
("chinese-py-punct-b5"): Change the title
|
2003-05-22 |
Kenichi Handa |
*** empty log message ***
|
2003-05-22 |
Kenichi Handa |
(select-safe-coding-system): Try
|
2003-05-21 |
Dave Love |
*** empty log message ***
|
2003-05-21 |
Dave Love |
utf bits. useXIM.
|
2003-05-21 |
Dave Love |
useXIM. index entries.
|
2003-05-21 |
Dave Love |
(x_window, x_window): Use use_xim.
|
2003-05-21 |
Dave Love |
(use_xim): Initialize.
|
2003-05-21 |
Dave Love |
(use_xim) [HAVE_X_I18N]: Declare.
|
2003-05-21 |
Dave Love |
(unicodedata-file): New.
|
2003-05-21 |
Jason Rumney |
*** empty log message ***
|
2003-05-21 |
Jason Rumney |
(main) [WINDOWSNT]: Move it here.
|
2003-05-21 |
Jason Rumney |
(_start): Remove _fmode initialization.
|
2003-05-21 |
Nick Roberts |
(gud-gdba-command-name): Use -noasync option for Gdb
|
2003-05-21 |
Nick Roberts |
*** empty log message ***
|
2003-05-21 |
Stefan Monnier |
(get_local_map): Don't get char-property of previous
|
2003-05-21 |
Lute Kamstra |
*** empty log message ***
|
2003-05-21 |
Lute Kamstra |
Do not instruct the user to autoload `ansi-color-for-comint-mode-on'.
|
2003-05-21 |
Stefan Monnier |
(ctl-x-map): Remove the C-x U binding added recently.
|
2003-05-21 |
Dave Love |
*** empty log message ***
|
2003-05-21 |
Nick Roberts |
(gdb-view-source, gdb-selected-view): New variables.
|
2003-05-21 |
Nick Roberts |
*** empty log message ***
|
2003-05-20 |
Dave Love |
Notes on fonts, Debian packages.
|
2003-05-20 |
Dave Love |
*** empty log message ***
|
2003-05-20 |
Dave Love |
Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL.
|
2003-05-20 |
Dave Love |
Define LIBS_MAIL=-llockfile.
|
2003-05-20 |
Dave Love |
Append * to s390-*-linux-gnu case.
|
2003-05-20 |
Dave Love |
(MAIL_USE_FLOCK): Make it conditional.
|
2003-05-19 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-19 |
Juanma Barranquero |
(desktop-save): Ensure parameter is expanded and ends with a slash before
|
2003-05-19 |
John Paul Wallington |
*** empty log message ***
|
2003-05-19 |
John Paul Wallington |
(xml-name-regexp): Wrap in `eval-and-compile'.
|
2003-05-19 |
Stefan Monnier |
*** empty log message ***
|
2003-05-19 |
Dave Love |
*** empty log message ***
|
2003-05-19 |
Dave Love |
Doc fixes.
|
2003-05-19 |
Kai Großjohann |
* simple.el (kill-whole-line): New function.
|
2003-05-19 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-19 |
Richard M. Stallman |
Correct invariant section names.
|
2003-05-19 |
Richard M. Stallman |
(goto-address-fontify-maximum-size): Value t means no limit.
|
2003-05-19 |
Richard M. Stallman |
(find-function-on-key): Move the call to find-function-other-window
|
2003-05-19 |
Richard M. Stallman |
(ff-special-constructs): Delete the Ada entry.
|
2003-05-19 |
Richard M. Stallman |
(x-create-frame-with-faces): Don't call face-set-after-frame-default.
|
2003-05-19 |
Richard M. Stallman |
Mark as obsolete.
|
2003-05-19 |
Richard M. Stallman |
Comment change.
|
2003-05-19 |
Richard M. Stallman |
(Finternal_set_lisp_face_attribute): Handle Qunspecified
|
2003-05-19 |
Richard M. Stallman |
(Fignore_event): Doc fix.
|
2003-05-19 |
Kenichi Handa |
(decode_coding_string): Handle post-read-conversion
|
2003-05-19 |
Kenichi Handa |
*** empty log message ***
|
2003-05-19 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-18 |
Juanma Barranquero |
(skeleton-internal-1): Allow - as alternate interesting point marker and revert
|
2003-05-18 |
Nick Roberts |
(put-arrow): Rename gdb-put-arrow and simplify.
|
2003-05-18 |
Nick Roberts |
*** empty log message ***
|
2003-05-18 |
Stefan Monnier |
(beginning-of-defun-raw): Use shy-group.
|
2003-05-18 |
Stefan Monnier |
(executable-set-magic): Remove unused vars `point' and `buffer-modified-p'.
|
2003-05-18 |
Stefan Monnier |
(mail-mode): Don't bother setting paragraph-start.
|
2003-05-18 |
Stefan Monnier |
Use explicit coding tag.
|
2003-05-18 |
Stefan Monnier |
(sgml-xml-auto-coding-function, sgml-html-meta-auto-coding-function):
|
2003-05-18 |
Stefan Monnier |
(hz-set-msb-table): Build when compiling.
|
2003-05-18 |
Stefan Monnier |
(indian-regexp-of-hashtbl-keys): Don't sort the argument to regexp-opt.
|
2003-05-18 |
Stefan Monnier |
*** empty log message ***
|
2003-05-18 |
John Paul Wallington |
*** empty log message ***
|
2003-05-18 |
John Paul Wallington |
Update copyright years.
|
2003-05-18 |
John Paul Wallington |
(ibuffer-display-summary): New customizable variable.
|
2003-05-18 |
Michael Kifer |
*** empty log message ***
|
2003-05-18 |
Michael Kifer |
2003-05-18 Michael Kifer <kifer@cs.stonybrook.edu>
|
2003-05-18 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-18 |
Richard M. Stallman |
(Fcall_process_region): Doc fix.
|
2003-05-18 |
Richard M. Stallman |
(which-func-current, which-func-format):
|
2003-05-18 |
Richard M. Stallman |
(prepare-change-group): Reinstate BUFFER arg; make it work.
|
2003-05-18 |
Stefan Monnier |
*** empty log message ***
|
2003-05-18 |
Stefan Monnier |
(Fload): Print a message if package is obsolete.
|
2003-05-18 |
Stefan Monnier |
Don't require vc.el anymore.
|
2003-05-18 |
Stefan Monnier |
(vc-log-mode-map, vc-maximum-comment-ring-size)
|
2003-05-18 |
Stefan Monnier |
(vc-log-mode-map, vc-maximum-comment-ring-size, vc-comment-ring)
|
2003-05-18 |
Stefan Monnier |
(macro-declaration-function): Avoid `dolist' and `cadr'.
|
2003-05-17 |
Nick Roberts |
New icons for debugger.
|
2003-05-17 |
Nick Roberts |
(gdb): Define gud-nexti.
|
2003-05-17 |
Nick Roberts |
*** empty log message ***
|
2003-05-17 |
John Paul Wallington |
*** empty log message ***
|
2003-05-17 |
John Paul Wallington |
(number-to-register): Use `string-to-number' instead
|
2003-05-17 |
Stefan Monnier |
(tcl-indent-exp): Remove dead code.
|
2003-05-17 |
John Paul Wallington |
(skkdic-okuri-nasi-entries, skkdic-okuri-nasi-entries-count):
|
2003-05-17 |
Stefan Monnier |
(perl-tab-always-indent): Default to tab-always-indent.
|
2003-05-17 |
Stefan Monnier |
*** empty log message ***
|
2003-05-17 |
Stefan Monnier |
(which-func-format): Make it risky-local-variable.
|
2003-05-17 |
Stefan Monnier |
(with-selected-window): New macro.
|
2003-05-17 |
Stefan Monnier |
*** empty log message ***
|
2003-05-17 |
Stefan Monnier |
(Fselect_window): Add optional `norecord' arg.
|
2003-05-17 |
Stefan Monnier |
(Fselect_window): Add optional arg `norecord'.
|
2003-05-17 |
Stefan Monnier |
(pp-to-string, Info-goto-node): Don't autoload.
|
2003-05-17 |
David Kastrup |
(read_process_output): Back out change from 2003-03-09.
|
2003-05-17 |
David Kastrup |
*** empty log message ***
|
2003-05-17 |
Stefan Monnier |
(get_pos_property): Declare.
|
2003-05-17 |
Stefan Monnier |
(create_root_interval, graft_intervals_into_buffer): Use BEG.
|
2003-05-17 |
Stefan Monnier |
(get_pos_property): Don't assume that `object' = nil.
|
2003-05-17 |
Stefan Monnier |
(text_property_stickiness): New arg `buffer'.
|
2003-05-17 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-17 |
Richard M. Stallman |
(read_minibuf): If buffer is empty, record the default in the history.
|
2003-05-17 |
Richard M. Stallman |
(map_char_table): Fix previous change.
|
2003-05-17 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-17 |
Richard M. Stallman |
(find_defun_start): When open_paren_in_column_0_is_defun_start,
|
2003-05-17 |
Richard M. Stallman |
(specbinding_func): New typedef.
|
2003-05-17 |
Richard M. Stallman |
(Fset_keymap_parent, map_keymap, Fcopy_keymap)
|
2003-05-17 |
Richard M. Stallman |
(Ffontset_info): Pass new arg to map_char_table.
|
2003-05-17 |
Richard M. Stallman |
(map_char_table): New arg TABLE gets the master table. All calls changed.
|
2003-05-17 |
Richard M. Stallman |
(set_case_table): Pass new arg to map_char_table.
|
2003-05-17 |
Richard M. Stallman |
(let_shadows_buffer_binding_p): Make target of p volatile.
|
2003-05-17 |
Richard M. Stallman |
(Fgarbage_collect): Cast pointers into specpdl to avoid GCC warning.
|
2003-05-17 |
Nick Roberts |
(gdb-info-frames-custom): Reverse contrast of face for
|
2003-05-17 |
Nick Roberts |
*** empty log message ***
|
2003-05-16 |
Stefan Monnier |
(shell-command): Undo last change.
|
2003-05-16 |
Stefan Monnier |
*** empty log message ***
|
2003-05-16 |
Stefan Monnier |
(imenu--split-menu): Remove unused var `count'.
|
2003-05-16 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-16 |
Richard M. Stallman |
(Fdelete_file): Handle symlinks pointing to directories.
|
2003-05-16 |
Richard M. Stallman |
Index mode-class using @kindex.
|
2003-05-16 |
Richard M. Stallman |
(Magic File Names): Document the safe-magic property.
|
2003-05-16 |
Lute Kamstra |
*** empty log message ***
|
2003-05-16 |
Lute Kamstra |
(hl-line-highlight, global-hl-line-highlight): Use
|
2003-05-16 |
Kenichi Handa |
*** empty log message ***
|
2003-05-16 |
Kenichi Handa |
(mule-menu-keymap): Enable the menu set-various-coding-system when
|
2003-05-15 |
Stefan Monnier |
*** empty log message ***
|
2003-05-15 |
Stefan Monnier |
(apply_modifiers): Don't fill the other cache.
|
2003-05-15 |
Stefan Monnier |
*** empty log message ***
|
2003-05-15 |
Stefan Monnier |
(make-autoload): Add arglist for define-derived-mode.
|
2003-05-15 |
Lute Kamstra |
*** empty log message ***
|
2003-05-15 |
Lute Kamstra |
Rewrote the local minor mode so that it can be
|
2003-05-15 |
Kenichi Handa |
*** empty log message ***
|
2003-05-15 |
Kenichi Handa |
(cyrillic-koi8-t): Alias of koi8-t.
|
2003-05-15 |
Vinicius Jose Latorre |
Avoid unnecessary calls to funs in header and footer variables
|
2003-05-15 |
Stefan Monnier |
*** empty log message ***
|
2003-05-15 |
Stefan Monnier |
(tex-compile-history, tex-input-files-re)
|
2003-05-15 |
John Paul Wallington |
*** empty log message ***
|
2003-05-15 |
John Paul Wallington |
(rmail-ignored-headers): Ignore Face: header.
|
2003-05-14 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-14 |
Juanma Barranquero |
(format-annotate-function): Copy coding system into the new temp buffer.
|
2003-05-14 |
Juanma Barranquero |
Fix typos. Patch from Jesper Harder <harder@ifa.au.dk>.
|
2003-05-14 |
Stefan Monnier |
(completion-ignored-extensions): Add .svn.
|
2003-05-14 |
Stefan Monnier |
New file.
|
2003-05-14 |
Stefan Monnier |
*** empty log message ***
|
2003-05-14 |
Stefan Monnier |
(Qwindowp, Qwindow_live_p, Vwindow_list)
|
2003-05-14 |
Stefan Monnier |
Include window.h.
|
2003-05-14 |
Stefan Monnier |
(make_lispy_event): Apply modifiers to multibyte-char keys.
|
2003-05-14 |
John Paul Wallington |
*** empty log message ***
|
2003-05-14 |
John Paul Wallington |
(insert-directory): Remove --dired switch when
|
2003-05-14 |
Stefan Monnier |
(cvs-append-to-ignore): New arg `old-dir'.
|
2003-05-14 |
Stefan Monnier |
(cvs-parse-table): Remove unused var `type'.
|
2003-05-14 |
Stefan Monnier |
*** empty log message ***
|
2003-05-14 |
Stefan Monnier |
(xemacsp): Remove. Replace with (featurep 'xemacs).
|
2003-05-14 |
Stefan Monnier |
(undo): Remove left over asserts.
|
2003-05-13 |
Stefan Monnier |
(cpp-make-overlay-hidden): Don't make intangible.
|
2003-05-13 |
Stefan Monnier |
(compile-internal): Use with-current-buffer.
|
2003-05-13 |
Stefan Monnier |
(ada-xref-update-project-menu): Use easymenu.
|
2003-05-13 |
Stefan Monnier |
(c-lang-defvar-init-form-tail): This is actually not a constant.
|
2003-05-13 |
Stefan Monnier |
(autoconf-current-defun-function): Copy the syntax table before modifying it.
|
2003-05-13 |
Stefan Monnier |
(ada-in-comment-p, ada-in-string-p)
|
2003-05-13 |
Stefan Monnier |
(reftex-select-with-char): Don't assume that point-min == 1.
|
2003-05-13 |
Stefan Monnier |
(reftex-toc-visit-location):
|
2003-05-13 |
Stefan Monnier |
Typo.
|
2003-05-13 |
Stefan Monnier |
(reftex-what-macro): Don't assume that point-min == 1.
|
2003-05-13 |
Stefan Monnier |
(reftex-extract-bib-entries, reftex-extract-bib-entries-from-thebibliography):
|
2003-05-13 |
Stefan Monnier |
*** empty log message ***
|
2003-05-13 |
Simon Josefsson |
*** empty log message ***
|
2003-05-13 |
Simon Josefsson |
(smtpmail-open-stream): Don't hard code
|
2003-05-13 |
Stefan Monnier |
(back-to-indentation): Simplify.
|
2003-05-13 |
Stefan Monnier |
(uniquify-after-kill-buffer-p): Set default to t.
|
2003-05-13 |
Stefan Monnier |
(menu-bar-options-menu) <cua-mode>: Use menu-bar-make-mm-toggle.
|
2003-05-13 |
Juanma Barranquero |
Fix typo.
|
2003-05-13 |
Stefan Monnier |
(file-relative-name): Remove dead code.
|
2003-05-13 |
Stefan Monnier |
(describe-variable): Mention permanent local status.
|
2003-05-13 |
Stefan Monnier |
(comint-carriage-motion, comint-output-filter):
|
2003-05-13 |
Stefan Monnier |
(cvs-make-cvs-buffer): Add the tag info.
|
2003-05-13 |
Rajesh Vaidheeswarran |
Add :link to commentary section
|
2003-05-13 |
Stefan Monnier |
(vc-mcvs-registered, vc-mcvs-root): Check if file-name-directory returns nil.
|
2003-05-12 |
Nick Roberts |
(gdb-invalidate-assembler): Update assembler buffer
|
2003-05-12 |
Nick Roberts |
*** empty log message ***
|
2003-05-12 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-12 |
Juanma Barranquero |
Fix typo.
|
2003-05-12 |
Stefan Monnier |
(cvs-minor-current-files): Move before first use.
|
2003-05-12 |
Stefan Monnier |
(cvs-parse-table): `New directory' messages include the full path.
|
2003-05-12 |
Stefan Monnier |
(cvs-retrieve-revision): Make sure HEAD gets you the head of the branch.
|
2003-05-12 |
Stefan Monnier |
(sgml-namespace-re): New const.
|
2003-05-12 |
Glenn Morris |
Update VM version.
|
2003-05-12 |
Stefan Monnier |
*** empty log message ***
|
2003-05-11 |
Stefan Monnier |
(vc-mcvs-command): Filter output of `status'.
|
2003-05-11 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-11 |
Juanma Barranquero |
(info-lookup-make-completions): Allow colons in index entries by looking for ":
|
2003-05-11 |
Stefan Monnier |
(adjust_point_for_property): Be more careful about termination.
|
2003-05-11 |
Stefan Monnier |
*** empty log message ***
|
2003-05-10 |
Stefan Monnier |
(comment-indent): Try to align to adjacent comments.
|
2003-05-10 |
Stefan Monnier |
*** empty log message ***
|
2003-05-10 |
Stefan Monnier |
(uniquify-rationalize-file-buffer-names): Thinko.
|
2003-05-10 |
Stefan Monnier |
(follow_key): Remove dead variable `did_meta'.
|
2003-05-10 |
Stefan Monnier |
(tex-mode-syntax-table): ~ is not whitespace.
|
2003-05-10 |
Stefan Monnier |
(uniquify-rationalize-file-buffer-names):
|
2003-05-10 |
Stefan Monnier |
(adjust_point_for_property): Try harder to move point
|
2003-05-10 |
Stefan Monnier |
(single_display_prop_intangible_p): Make `space' display
|
2003-05-10 |
Andreas Schwab |
.
|
2003-05-10 |
Andreas Schwab |
(single_menu_item): Change last parameter to void* to
|
2003-05-10 |
Juanma Barranquero |
Fix typo in comment.
|
2003-05-10 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-10 |
Juanma Barranquero |
(message-buffer-naming-style): Fix typo.
|
2003-05-10 |
Eli Zaretskii |
Remove stray text at the end of the file.
|
2003-05-09 |
Juanma Barranquero |
(fancy-splash-default-action): Fix docstring.
|
2003-05-09 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-09 |
Juanma Barranquero |
(smtpmail-send-queued-mail): Use point-at-bol instead of forward-line.
|
2003-05-09 |
Stefan Monnier |
Remove annoying $Id$ tag.
|
2003-05-09 |
Stefan Monnier |
(comment-indent): Be more careful when inserting
|
2003-05-09 |
Stefan Monnier |
(vc-mcvs-stay-local): Remove unused var.
|
2003-05-09 |
Stefan Monnier |
(vc-svn-rename-file): New fun.
|
2003-05-09 |
Stefan Monnier |
New backend functions `delete-file' and `repository-hostname'.
|
2003-05-09 |
Sam Steingold |
(cvs-mode-find-file): Fixed the last patch's logic.
|
2003-05-09 |
Stefan Monnier |
(vc-mcvs-stay-local): Remove unused var.
|
2003-05-09 |
Stefan Monnier |
(vc-cvs-mode-line-string): Use vc-default-mode-line-string.
|
2003-05-09 |
Stefan Monnier |
(vc-svn-rename-file): New fun.
|
2003-05-09 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-09 |
Richard M. Stallman |
(Fprin1_to_string): Instead of gcpro, set abort_on_gc.
|
2003-05-09 |
Richard M. Stallman |
(specpdl_ptr): Declare volatile.
|
2003-05-09 |
Richard M. Stallman |
(struct specbinding): Declare elements volatile.
|
2003-05-09 |
Richard M. Stallman |
(alloca.o): Specify -DDO_BLOCK_INPUT in compiling.
|
2003-05-09 |
Richard M. Stallman |
Test DO_BLOCK_INPUT rather than `emacs'
|
2003-05-09 |
Stefan Monnier |
*** empty log message ***
|
2003-05-09 |
Stefan Monnier |
Use the original buffer-name as `base' in place of the
|
2003-05-08 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-08 |
Juanma Barranquero |
(smtpmail-send-queued-mail): Don't use kill-line.
|
2003-05-08 |
Stefan Monnier |
*** empty log message ***
|
2003-05-08 |
Stefan Monnier |
(vc-cvs-register, vc-cvs-checkin, vc-cvs-find-version, vc-cvs-diff)
|
2003-05-08 |
Stefan Monnier |
(vc-cvs-dired-state-info): Typo.
|
2003-05-08 |
Glenn Morris |
(diary-mail-entries): Use call-interactively.
|
2003-05-08 |
Glenn Morris |
*** empty log message ***
|
2003-05-08 |
Stefan Monnier |
(uniquify-after-kill-buffer-p): Fix misleading docstring.
|
2003-05-08 |
Glenn Morris |
*** empty log message ***
|
2003-05-08 |
Glenn Morris |
(diary-pull-attrs): Make `ret-attr', `attr' local.
|
2003-05-08 |
Stefan Monnier |
(vc-rcs-register, vc-rcs-checkin, vc-rcs-checkout)
|
2003-05-08 |
Stefan Monnier |
(vc-sccs-register, vc-sccs-checkin)
|
2003-05-08 |
Stefan Monnier |
(vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-find-version)
|
2003-05-08 |
Stefan Monnier |
(vc-svn-dired-state-info): Use `added' for added files and
|
2003-05-08 |
Stefan Monnier |
(vc-mcvs-read): Don't require `file' to exist.
|
2003-05-08 |
Stefan Monnier |
(vc-cvs-dired-state-info): Use `added' for added files and
|
2003-05-08 |
Dave Love |
*** empty log message ***
|
2003-05-08 |
Dave Love |
(Vlast_coding_system_used): Doc fix.
|
2003-05-08 |
Stefan Monnier |
(vc-default-workfile-unchanged-p): Pass nil
|
2003-05-08 |
Stefan Monnier |
(with-vc-properties, with-vc-file, edit-vc-file):
|
2003-05-08 |
Rudy Gevaert |
test in trunc
|
2003-05-08 |
Rudy Gevaert |
bleh
|
2003-05-08 |
Rudy Gevaert |
testing -r
|
2003-05-08 |
Rudy Gevaert |
blah
|
2003-05-08 |
Rudy Gevaert |
testing
|
2003-05-08 |
Rudy Gevaert |
testing log_accum script
|
2003-05-07 |
Jason Rumney |
*** empty log message ***
|
2003-05-07 |
Jason Rumney |
(Ffile_symlink_p): Let handlers handle symlinks even
|
2003-05-07 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-07 |
Juanma Barranquero |
(insert-file-contents-literally): Allow it to be called within a magic file name
|
2003-05-07 |
Stefan Monnier |
(uniquify-rationalize-file-buffer-names):
|
2003-05-07 |
Dave Love |
*** empty log message ***
|
2003-05-07 |
Dave Love |
(rfc2047-header-encoding-alist): Add Followup-To.
|
2003-05-07 |
Stefan Monnier |
(find-file-hook, find-file-not-found-hook): Don't use the old ...-hooks.
|
2003-05-07 |
Stefan Monnier |
Consistently use buffer-file-name variable rather than function.
|
2003-05-07 |
Stefan Monnier |
*** empty log message ***
|
2003-05-07 |
Stefan Monnier |
(uniquify-rationalize): New fun. Store the fix-list in uniquify-managed.
|
2003-05-07 |
Stefan Monnier |
(uniquify-item, uniquify-get-proposed-name)
|
2003-05-06 |
Markus Rost |
Regenerated.
|
2003-05-06 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-06 |
Juanma Barranquero |
(setenv): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(mouse-wheel-scroll-amount): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(ps-zebra-stripe-follow): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(newline): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(skeleton-autowrap, skeleton-untabify, skeleton-newline-indent-rigidly)
|
2003-05-06 |
Juanma Barranquero |
(type-break-good-rest-interval, type-break-query-mode)
|
2003-05-06 |
Juanma Barranquero |
(popup-dialog-box): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(buffer-syntactic-context): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(mail-directory-function, mail-directory-requery, mail-directory): Don't quote
|
2003-05-06 |
Juanma Barranquero |
(rmail-primary-inbox-list): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(rlogin-process-connection-type): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(decipher-ignore-spaces): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(mpuz-silent): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(c-lineup-argcont, c-lineup-gcc-asm-reg): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(cperl-lineup): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(cpp-edit-list): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(idlwave-complete-special): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(tcl-explain-indentation): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(allout-auto-activation, allout-use-mode-specific-leader)
|
2003-05-06 |
Juanma Barranquero |
(case, typecase): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(eldoc-echo-area-use-multiline-p): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(compile-internal): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(gnus-article-mime-match-handle-function): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(gnus-score-lower-thread): Don't quote nil and t in docstrings.
|
2003-05-06 |
Juanma Barranquero |
(gnus-group-parameters): Don't quote nil and t in docstrings.
|
2003-05-06 |
Lute Kamstra |
*** empty log message ***
|
2003-05-06 |
Lute Kamstra |
Removed an erroneous comment.
|
2003-05-06 |
Stefan Monnier |
(imenu--generic-function): Use font-lock-defaults
|
2003-05-06 |
Stefan Monnier |
(comment-normalize-vars): Add docstring.
|
2003-05-06 |
Stefan Monnier |
(uniquify-managed): New var.
|
2003-05-06 |
Stefan Monnier |
(comment-set-column, comment-kill, comment-or-uncomment-region):
|
2003-05-06 |
Stefan Monnier |
(ad-make-advised-docstring): Adjust usage for new help-add-fundoc-usage.
|
2003-05-06 |
Stefan Monnier |
(help-add-fundoc-usage): Use t for "no arglist".
|
2003-05-06 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-06 |
Richard M. Stallman |
(comment-search-forward): Delete autoload cookie.
|
2003-05-06 |
Kenichi Handa |
*** empty log message ***
|
2003-05-06 |
Kenichi Handa |
(byte-compile-file): Fix comment
|
2003-05-06 |
Kenichi Handa |
(revert-buffer): Comment fixed.
|
2003-05-06 |
Kenichi Handa |
(archive-set-buffer-as-visiting-file): Use
|
2003-05-06 |
Kenichi Handa |
*** empty log message ***
|
2003-05-06 |
Kenichi Handa |
*** empty log message ***
|
2003-05-05 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-05 |
Richard M. Stallman |
(dired-find-file): Bind find-file-run-dired around the call to find-file.
|
2003-05-05 |
Stefan Monnier |
*** empty log message ***
|
2003-05-05 |
Stefan Monnier |
(Qwrite_region_annotate_functions): New var.
|
2003-05-05 |
Stefan Monnier |
(map_keymap): Doc fix.
|
2003-05-05 |
Stefan Monnier |
*** empty log message ***
|
2003-05-05 |
Stefan Monnier |
(uniquify-buffer-name-style, uniquify-after-kill-buffer-p)
|
2003-05-05 |
Glenn Morris |
No font-lock warning for parentheses in column zero in 21.3
|
2003-05-05 |
Glenn Morris |
--color not available in version 21.3
|
2003-05-05 |
Stefan Monnier |
(vc-svn-merge): Forgot quotes.
|
2003-05-05 |
Stefan Monnier |
(vc-svn-merge): First attempt.
|
2003-05-05 |
Stefan Monnier |
(vc-svn-merge-news): Adjust for subversion.
|
2003-05-05 |
Stefan Monnier |
(vc-svn-registered): Missing paren.
|
2003-05-05 |
Stefan Monnier |
*** empty log message ***
|
2003-05-05 |
Stefan Monnier |
First cut at vc-svn.el.
|
2003-05-05 |
Stefan Monnier |
(safe_run_hooks_error): Display the error instead of silently ignoring it.
|
2003-05-05 |
John Paul Wallington |
*** empty log message ***
|
2003-05-05 |
John Paul Wallington |
(batch-update-autoloads): Call `update-directory-autoloads'.
|
2003-05-04 |
Stefan Monnier |
Move provide to end of file.
|
2003-05-04 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-04 |
Juanma Barranquero |
(ada-xemacs): Variable removed, since it's better to use (featurep 'xemacs).
|
2003-05-04 |
Juanma Barranquero |
(uniquify-buffer-name-style, uniquify-after-kill-buffer-p)
|
2003-05-04 |
Nick Roberts |
*** empty log message ***
|
2003-05-04 |
Nick Roberts |
Correct size for cleaner bitmaps.
|
2003-05-04 |
Stefan Monnier |
(vc-mcvs-mode-line-string): Fix thinko.
|
2003-05-04 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-04 |
Richard M. Stallman |
(update-directory-autoloads): Renamed from
|
2003-05-04 |
Stefan Monnier |
(menu_bar_item): Adjust declaration.
|
2003-05-04 |
Stefan Monnier |
(input_available_signal): Mark static.
|
2003-05-04 |
Stefan Monnier |
(struct skp): New struct, to pass args through map_keymap.
|
2003-05-04 |
Stefan Monnier |
(cl-map-keymap): Redefine as alias.
|
2003-05-04 |
Stefan Monnier |
(cl-map-keymap): Be careful with aliases.
|
2003-05-04 |
Stefan Monnier |
(ad-get-enabled-advices, ad-special-forms)
|
2003-05-04 |
Stefan Monnier |
(help-add-fundoc-usage): Allow arglist to be a string.
|
2003-05-04 |
Stefan Monnier |
(map_keymap_item, map_keymap_char_table_item, map_keymap)
|
2003-05-04 |
Stefan Monnier |
(map_keymap_function_t): New type.
|
2003-05-03 |
Nick Roberts |
(breakpoint-enabled-icon, breakpoint-disabled-icon):
|
2003-05-03 |
Nick Roberts |
*** empty log message ***
|
2003-05-03 |
Nick Roberts |
Add an entry for GDB-UI.
|
2003-05-03 |
Stefan Monnier |
*** empty log message ***
|
2003-05-03 |
Glenn Morris |
*** empty log message ***
|
2003-05-03 |
Glenn Morris |
Improve previous changes (in particular, use of @uref).
|
2003-05-03 |
Richard M. Stallman |
Updated page for dired.el.
|
2003-05-03 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-03 |
Richard M. Stallman |
(cperl-nonoverridable-face): Doc fix.
|
2003-05-03 |
Richard M. Stallman |
(mail-dont-send, mail-bury): Make ARG optional.
|
2003-05-03 |
Richard M. Stallman |
(Helper-return-blurb): Add defvar. (Also rearrange defuns.)
|
2003-05-03 |
Richard M. Stallman |
(uniquify-ignore-buffers-re): Change default to match some Gnus buffers.
|
2003-05-03 |
Richard M. Stallman |
(comment-search-forward): Add autoload cookie.
|
2003-05-03 |
Richard M. Stallman |
(isearch-complete): Update isearch-message.
|
2003-05-03 |
Richard M. Stallman |
(filesets-data): Add another defvar.
|
2003-05-02 |
Glenn Morris |
*** empty log message ***
|
2003-05-02 |
Glenn Morris |
Update copyright and maintenance details.
|
2003-05-02 |
Stefan Monnier |
Add a link to Meta-CVS home page.
|
2003-05-02 |
Jan Djärv |
* gtkutil.c (create_dialog, make_widget_for_menu_item)
|
2003-05-02 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-02 |
Juanma Barranquero |
(recentf-cleanup): Swap tests for exclusion and accessibility.
|
2003-05-01 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-01 |
Stefan Monnier |
(Funwind_protect): Use func = Fprogn rather symbol = Qnil.
|
2003-05-01 |
Kai Großjohann |
utf-translate-cjk is now called utf-translate-cjk-mode.
|
2003-05-01 |
Kai Großjohann |
More excluded charsets for Unicode support.
|
2003-05-01 |
Juanma Barranquero |
Fix braino.
|
2003-05-01 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-01 |
Kenichi Handa |
*** empty log message ***
|
2003-05-01 |
Kenichi Handa |
("polish-slash"): Add the rule "//"->?/.
|
2003-05-01 |
Juanma Barranquero |
(ls-lisp-format-file-size): New function to implement "-h" switch.
|
2003-05-01 |
Kenichi Handa |
(utf-translate-cjk-mode): Update the
|
2003-05-01 |
Kenichi Handa |
(coding_system_accept_latin_extra_p): Delete this
|
2003-05-01 |
Stefan Monnier |
(cvs-mode-find-file): Don't complain if bound to a non-mouse event.
|
2003-05-01 |
Stefan Monnier |
*** empty log message ***
|
2003-05-01 |
Stefan Monnier |
(unbind_to): Don't handle symbol = Qnil any more.
|
2003-05-01 |
Stefan Monnier |
(CHECK): Wrap args in parenthesis.
|
2003-05-01 |
Stefan Monnier |
(Fbyte_code) <unwind-protect>: Use Fprogn rather than 0 and Qnil.
|
2003-05-01 |
Richard M. Stallman |
No longer has a maintainer.
|
2003-04-30 |
Stefan Monnier |
(parse_modifiers_uncached): Parse `down', `drag',
|
2003-04-30 |
Stefan Monnier |
(text-property-default-nonsticky): Add fill-space.
|
2003-04-30 |
Stefan Monnier |
*** empty log message ***
|
2003-04-30 |
Stefan Monnier |
(easy-menu-get-map): Correctly handle non-submap bindings.
|
2003-04-30 |
Richard M. Stallman |
Undo rest of previous change.
|
2003-04-30 |
Richard M. Stallman |
Undo half of previous change.
|
2003-04-30 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-30 |
Kai Großjohann |
(* GNU/Linux development packages): Mention Debian and
|
2003-04-30 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-30 |
Richard M. Stallman |
(echo_char): Don't clear out a dash that follows a space.
|
2003-04-30 |
Richard M. Stallman |
(abort_on_gc): Add decl.
|
2003-04-30 |
Richard M. Stallman |
(Fsignal): Clear abort_on_gc.
|
2003-04-30 |
Richard M. Stallman |
(Fformat): Set abort_on_gc during first scan of format.
|
2003-04-30 |
Richard M. Stallman |
(abort_on_gc): New variable.
|
2003-04-30 |
Richard M. Stallman |
(move_it_vertically_backward): Do the final big else even if nlines is 0.
|
2003-04-30 |
Richard M. Stallman |
Handle system types sysv5uw* and sysv5OpenUNIX*.
|
2003-04-30 |
Kai Großjohann |
(* GNU/Linux development packages): Tell people to
|
2003-04-30 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-30 |
Juanma Barranquero |
Make things function properly in case both LessTif and Open Motif are installed.
|
2003-04-29 |
Juanma Barranquero |
(ada-stmt-add-to-ada-menu): Moved to ada-mode.el.
|
2003-04-29 |
Juanma Barranquero |
(ada-prj-add-keymap): Moved to ada-mode.el directly. Add dependency on
|
2003-04-29 |
Juanma Barranquero |
(ada-gnatls-args): New variable. Add support for specifying arguments to
|
2003-04-29 |
Juanma Barranquero |
(ada-search-directories): Take into account ADA_INCLUDE_PATH for better
|
2003-04-29 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-29 |
Juanma Barranquero |
Added a comment explaining the various ways to save a game score on POSIX
|
2003-04-29 |
Stefan Monnier |
(isearch-complete1): Don't allocate unnecessarily.
|
2003-04-29 |
Simon Josefsson |
Mention Unicode limitations.
|
2003-04-29 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-29 |
John Paul Wallington |
*** empty log message ***
|
2003-04-29 |
John Paul Wallington |
(byte-compile-cl-warn): Use `string-match'.
|
2003-04-28 |
Dave Love |
*** empty log message ***
|
2003-04-28 |
Dave Love |
(byte-compile-cl-warn): Avoid cl warnings
|
2003-04-28 |
Francesco Potortì |
Undo last (RMS') change, as it is useless, per Dave Love.
|
2003-04-28 |
Francesco Potortì |
Undo RMS' change in configure.in, as it is useless, per Dave Love.
|
2003-04-28 |
Andrew Choi |
* make-package: Allocate 5% extra space on disk image for directories
|
2003-04-28 |
Karl Berry |
use Jan in ChangeLog entry header per rms
|
2003-04-28 |
Kenichi Handa |
*** empty log message ***
|
2003-04-28 |
Kenichi Handa |
Set coding-category-utf-16-be to
|
2003-04-28 |
Kenichi Handa |
(reset-language-environment): Raise the priority of mule-utf-8,
|
2003-04-27 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-27 |
Juanma Barranquero |
(read_scores): Fix corruption of score files.
|
2003-04-27 |
Juanma Barranquero |
(scroll-bar-drag-1): Replace beginning-of-line with vertical-motion.
|
2003-04-26 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-26 |
Juanma Barranquero |
Major rewrite. The code is reordered, cleaner and faster.
|
2003-04-26 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-26 |
Juanma Barranquero |
(regexp-opt-depth): Don't count a "//(" which appears inside a character set.
|
2003-04-26 |
Rudy Gevaert |
testing log_accum script
|
2003-04-26 |
Bill Wohler |
Undid last check-in.
|
2003-04-26 |
Richard M. Stallman |
Update invisible/intangible handling spec.
|
2003-04-26 |
John Paul Wallington |
*** empty log message ***
|
2003-04-26 |
John Paul Wallington |
(ibuffer-name-map, ibuffer-mode-name-map)
|
2003-04-25 |
Karl Berry |
new image display support, from janneke
|
2003-04-25 |
Bill Wohler |
(mh-version): Set to 7.3+cvs.
|
2003-04-25 |
Kai Großjohann |
(file-relative-name): Recognize "c:/foo" as absolute
|
2003-04-25 |
Bill Wohler |
Regenerated.
|
2003-04-25 |
Bill Wohler |
Minor changes. Still 7.3.
|
2003-04-25 |
Bill Wohler |
Upgraded to MH-E version 7.3.
|
2003-04-25 |
Andrew Choi |
* macterm.c (x_list_fonts): Return all fonts that match if maxnames = -1.
|
2003-04-25 |
Sam Steingold |
`symbol-macrolet' is similar to `let', not `multiple-value-bind'.
|
2003-04-25 |
Sam Steingold |
(fancy-diary-display-mode): Bind "q" to `quit-window'
|
2003-04-24 |
Kenichi Handa |
*** empty log message ***
|
2003-04-24 |
Kenichi Handa |
(skip_chars): Fix previous change.
|
2003-04-24 |
Richard M. Stallman |
Fix xref.
|
2003-04-24 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-24 |
Richard M. Stallman |
(assq-delete-all): Ignore non-cons elememts.
|
2003-04-24 |
Dave Love |
(font-lock-syntactic-keywords): Fix/expand description.
|
2003-04-24 |
John Paul Wallington |
*** empty log message ***
|
2003-04-24 |
John Paul Wallington |
(help-make-xrefs): Remove extra paren.
|
2003-04-24 |
Richard M. Stallman |
(Writing Emacs Primitives): Clarify previous change.
|
2003-04-24 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-24 |
Richard M. Stallman |
(mail-send-and-exit): Make arg optional.
|
2003-04-24 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-24 |
Richard M. Stallman |
(view-read-only): Doc fix.
|
2003-04-24 |
Richard M. Stallman |
(back-to-indentation): Call backward-prefix-chars.
|
2003-04-24 |
Richard M. Stallman |
(help-make-xrefs): Clean up the loop that scans
|
2003-04-24 |
Richard M. Stallman |
Don't call filesets-init.
|
2003-04-24 |
Richard M. Stallman |
Comment change.
|
2003-04-24 |
Richard M. Stallman |
Comment change.
|
2003-04-24 |
Richard M. Stallman |
(byte-compile-defun): Generate and compile a defalias form,
|
2003-04-24 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-24 |
Richard M. Stallman |
(scheme-mode-syntax-table): Use prefix syntax for ', `, comma, @ and #.
|
2003-04-24 |
Richard M. Stallman |
(emacs-lisp-mode-syntax-table): Give @ prefix syntax.
|
2003-04-24 |
Kenichi Handa |
*** empty log message ***
|
2003-04-24 |
Kenichi Handa |
(skip_chars): Make the code faster by using the common
|
2003-04-23 |
Jan Djärv |
* xdisp.c (update_tool_bar): BLOCK_INPUT before calling
|
2003-04-23 |
Stefan Monnier |
(comment-normalize-vars): Fix regexp.
|
2003-04-23 |
André Spiegel |
#
|
2003-04-23 |
André Spiegel |
(vc-cvs-stay-local): Keep the old default. Simplify doc string.
|
2003-04-23 |
Simon Josefsson |
*** empty log message ***
|
2003-04-23 |
Simon Josefsson |
Fix license (the invariant sections mentioned has never been part of
|
2003-04-23 |
André Spiegel |
Patch by Wolfgang Scherer <Wolfgang.Scherer@gmx.de>
|
2003-04-22 |
Stefan Monnier |
(vc-mcvs-root): Cache the result.
|
2003-04-22 |
Andrew Innes |
*** empty log message ***
|
2003-04-22 |
Andrew Innes |
Update wording and version number etc.
|
2003-04-22 |
Andrew Innes |
Fix multi-file .zip distribution, by splitting
|
2003-04-22 |
Glenn Morris |
Restore changes from v1.5039 that were lost in v1.5046.
|
2003-04-22 |
Andrew Innes |
Remove personal email address and update wording.
|
2003-04-22 |
Andrew Innes |
Remove personal email address.
|
2003-04-21 |
Stefan Monnier |
(Info-default-dirs): New fun extracted from Info-initialize.
|
2003-04-21 |
Stefan Monnier |
(fill-region-as-paragraph): Fix "last line goes to fill-column+1" problem.
|
2003-04-21 |
Stefan Monnier |
(byte-compile-defvar): Improve message.
|
2003-04-21 |
Stefan Monnier |
*** empty log message ***
|
2003-04-21 |
Richard M. Stallman |
Fix comment typo.
|
2003-04-21 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-21 |
Richard M. Stallman |
(Timers): Explain about timers and quitting.
|
2003-04-21 |
Richard M. Stallman |
(Selecting a Representation): Fix Texinfo usage.
|
2003-04-21 |
Richard M. Stallman |
(kill-line): Doc fix.
|
2003-04-20 |
Sam Steingold |
(cvs-examine): Respect `find-file-visit-truename'.
|
2003-04-20 |
Glenn Morris |
*** empty log message ***
|
2003-04-20 |
Glenn Morris |
(which-func-modes): Add f90-mode.
|
2003-04-20 |
Glenn Morris |
(dabbrev-case-fold-search): Add defvar for compiler.
|
2003-04-20 |
Glenn Morris |
(f90-font-lock-keywords-2): Use override for
|
2003-04-20 |
Stefan Monnier |
Initial version.
|
2003-04-19 |
Stefan Monnier |
(vc-cvs-dir-state): Use vc-cvs-command.
|
2003-04-19 |
Stefan Monnier |
(Fapply): Undo last change and add a comment about why.
|
2003-04-19 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-19 |
Richard M. Stallman |
(desktop-buffer-mh): Don't require mh-e;
|
2003-04-19 |
Richard M. Stallman |
(add-log-current-defun-function): Add autoload cookie.
|
2003-04-19 |
Richard M. Stallman |
(comment-use-syntax): Add autoload cookie.
|
2003-04-19 |
Richard M. Stallman |
(byte-compile-log-file, (byte-recompile-directory): Don't use
|
2003-04-19 |
Richard M. Stallman |
(Writing Emacs Primitives): Strings are
|
2003-04-18 |
Stefan Monnier |
*** empty log message ***
|
2003-04-18 |
Stefan Monnier |
(cua-mode): Use define-minor-mode.
|
2003-04-18 |
Stefan Monnier |
(define-minor-mode): Only echo a message if the body didn't do so already.
|
2003-04-18 |
Stefan Monnier |
(view-read-only): Move from view.el to files.el.
|
2003-04-18 |
Miles Bader |
*** empty log message ***
|
2003-04-18 |
Miles Bader |
(Faset): Calculate nbytes earlier, to satisfy the now pickier
|
2003-04-17 |
Stefan Monnier |
*** empty log message ***
|
2003-04-17 |
Stefan Monnier |
(For, Fand, Fprogn, un_autoload, do_autoload): Use XCDR, XCAR, CONSP.
|
2003-04-17 |
Stefan Monnier |
(Fsubstitute_command_keys): Remove spurious casts.
|
2003-04-17 |
Stefan Monnier |
(PARSE_MULTIBYTE_SEQ): Pretend `length' is used.
|
2003-04-17 |
Stefan Monnier |
Don't hardcode BEG==1.
|
2003-04-17 |
Stefan Monnier |
(Fmake_byte_code): Improve the `usage' string.
|
2003-04-17 |
Stefan Monnier |
(Fdefine_abbrev_table): Use XCAR, XCDR.
|
2003-04-17 |
Stefan Monnier |
*** empty log message ***
|
2003-04-17 |
Stefan Monnier |
(view-read-only): Don't declare a second time.
|
2003-04-17 |
Robert J. Chassell |
Update copyright date and update-date.
|
2003-04-17 |
Robert J. Chassell |
Thanks to Hugo Gayosso, fix minor typos.
|
2003-04-17 |
John Paul Wallington |
*** empty log message ***
|
2003-04-17 |
John Paul Wallington |
(hexl-find-file): Bind `default-major-mode' to `fundamental-mode'.
|
2003-04-16 |
Stefan Monnier |
(byte-compile-const-symbol-p): Rename arg.
|
2003-04-16 |
Stefan Monnier |
(reveal-post-command): Use overlay-get for overlays.
|
2003-04-16 |
Glenn Morris |
(f90-looking-at-do, f90-find-breakpoint): Fix previous change.
|
2003-04-16 |
Kenichi Handa |
*** empty log message ***
|
2003-04-16 |
Kenichi Handa |
(describe-language-environment): At
|
2003-04-16 |
Dave Love |
*** empty log message ***
|
2003-04-16 |
Glenn Morris |
*** empty log message ***
|
2003-04-16 |
Glenn Morris |
Comment changes.
|
2003-04-16 |
Glenn Morris |
(f90-indent-to, f90-indent-line-no)
|
2003-04-16 |
Dave Love |
Moved from lisp.
|
2003-04-16 |
Dave Love |
Moved to progmodes.
|
2003-04-16 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-16 |
Richard M. Stallman |
(try_window, try_window_reusing_current_matrix):
|
2003-04-16 |
Richard M. Stallman |
(Foverlay_recenter): Doc fix.
|
2003-04-16 |
Richard M. Stallman |
(Regexps): Ref to Lisp manual for more regexp features.
|
2003-04-16 |
Richard M. Stallman |
(Minibuffer Misc): Document fn minibuffer-message.
|
2003-04-16 |
Richard M. Stallman |
(Man-follow-manual-reference): Don't require match
|
2003-04-15 |
Glenn Morris |
*** empty log message ***
|
2003-04-15 |
Glenn Morris |
(fortran-tab-mode-minor-mode-string): Delete this variable,
|
2003-04-15 |
Glenn Morris |
*** empty log message ***
|
2003-04-15 |
Glenn Morris |
Whitespace changes, some re-ordering of code, trivial commentary change.
|
2003-04-15 |
Glenn Morris |
Whitespace changes, trivial commentary changes.
|
2003-04-15 |
Andrew Choi |
* term/mac-win.el: Unconditionally set process-connection-type to nil.
|
2003-04-14 |
Stefan Monnier |
(font-lock-maximum-size, font-lock-verbose): Remove.
|
2003-04-14 |
Stefan Monnier |
(font-lock-multiline, font-lock-fontified)
|
2003-04-14 |
Stefan Monnier |
*** empty log message ***
|
2003-04-14 |
Stefan Monnier |
(latex-mode-map): Bind latex-split-block to C-c C-s.
|
2003-04-14 |
Andrew Choi |
* macterm.c (mac_check_for_quit_char): Don't check more often than
|
2003-04-14 |
Stefan Monnier |
*** empty log message ***
|
2003-04-14 |
Stefan Monnier |
(Fsit_For): Support XEmacs-style arg list.
|
2003-04-14 |
Stefan Monnier |
(font-lock-preprocessor-face): New var and face.
|
2003-04-14 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-14 |
Richard M. Stallman |
(define-derived-mode): Make generated code work in
|
2003-04-14 |
Richard M. Stallman |
(last-sexp-toggle-display): At end of buffer, run the global binding
|
2003-04-14 |
Richard M. Stallman |
(after-insert-file-set-coding): Properly treat INSERTED as number of
|
2003-04-14 |
Richard M. Stallman |
(desktop-base-file-name): Renamed from desktop-basefilename. Add defvaralias.
|
2003-04-14 |
John Paul Wallington |
*** empty log message ***
|
2003-04-14 |
John Paul Wallington |
(create-fontset-from-ascii-font): Doc fix.
|
2003-04-13 |
Glenn Morris |
*** empty log message ***
|
2003-04-13 |
Glenn Morris |
(fortran-previous-statement): Check for fortran-continuation-string.
|
2003-04-13 |
Kai Großjohann |
From Michael Albinus <Michael.Albinus@alcatel.de>.
|
2003-04-13 |
Masatake YAMATO |
(toplevel): Don't change the face
|
2003-04-12 |
Stefan Monnier |
*** empty log message ***
|
2003-04-12 |
Stefan Monnier |
(change-log-version-number-search): Fix old bug.
|
2003-04-12 |
Stefan Monnier |
Don't autoload all these defcustoms.
|
2003-04-12 |
Stefan Monnier |
(byte-compile-file-form-defvar, byte-compile-defvar):
|
2003-04-12 |
Glenn Morris |
*** empty log message ***
|
2003-04-12 |
Glenn Morris |
(f90-join-lines): Make it behave more like the standard function
|
2003-04-12 |
Stefan Monnier |
Use push, with-current-buffer, dolist, ...
|
2003-04-12 |
Stefan Monnier |
*** empty log message ***
|
2003-04-12 |
Stefan Monnier |
(server-start): Use letf.
|
2003-04-12 |
Stefan Monnier |
(server-socket-name): Use new safe location for socket.
|
2003-04-12 |
Stefan Monnier |
(main): Use new safe location for socket.
|
2003-04-12 |
Masatake YAMATO |
* help.el (describe-minor-mode): New function implementation.
|
2003-04-12 |
Glenn Morris |
*** empty log message ***
|
2003-04-12 |
Glenn Morris |
(gomoku-buffer-name): New constant.
|
2003-04-12 |
Glenn Morris |
(f90-abbrev-start): Only offer help if abbrev-mode is active.
|
2003-04-12 |
Glenn Morris |
(fortran-abbrev-start): Only offer help if abbrev-mode is active.
|
2003-04-12 |
John Paul Wallington |
*** empty log message ***
|
2003-04-12 |
John Paul Wallington |
(help-add-fundoc-usage): Pass an empty string to `format' if
|
2003-04-11 |
Stefan Monnier |
*** empty log message ***
|
2003-04-11 |
Stefan Monnier |
(head_table): Use switch-frame as event_kind for select-window.
|
2003-04-11 |
Stefan Monnier |
(kbd_buffer_get_event): Don't handle SELECT_WINDOW_EVENT
|
2003-04-11 |
Stefan Monnier |
(Fformat): Lisp_Object/int mixup.
|
2003-04-11 |
Stefan Monnier |
(global-map): Bind [select-window].
|
2003-04-11 |
Stefan Monnier |
*** empty log message ***
|
2003-04-11 |
John Paul Wallington |
*** empty log message ***
|
2003-04-11 |
John Paul Wallington |
(type-break-warning-countdown-string): Doc fix; escape open paren at col 0.
|
2003-04-11 |
Kenichi Handa |
*** empty log message ***
|
2003-04-11 |
Kenichi Handa |
(utf-translate-cjk-mode): Fix incorrect
|
2003-04-11 |
Kenichi Handa |
*** empty log message ***
|
2003-04-11 |
Kenichi Handa |
Don't set after-insert-file-adjust-coding-function.
|
2003-04-11 |
Kenichi Handa |
(Vafter_insert_file_adjust_coding_function): Delete
|
2003-04-11 |
Masatake YAMATO |
2003-04-11 Masatake YAMATO <jet@gyve.org>
|