2008-06-05 |
John Paul Wallington |
(completion-ignored-extensions): Add .p64fsl, .d64fsl, and .dx64fsl.
|
2008-06-05 |
Stefan Monnier |
(ffap-prompter): Don't use the region.
|
2008-06-05 |
Sam Steingold |
(vc-cvs-registered): Consider a directory with a CVS subdirectory to be registered.
|
2008-06-05 |
Stefan Monnier |
* window.el (display-buffer-function, special-display-p)
|
2008-06-05 |
Stefan Monnier |
(set_internal): Fix up call to let_shadows_buffer_binding_p.
|
2008-06-05 |
Glenn Morris |
Fix comment typo.
|
2008-06-05 |
Sam Steingold |
(vc-update): Use `save-some-buffers' instead of signaling an error on modified buffers.
|
2008-06-05 |
Stefan Monnier |
* gnus-util.el (gnus-read-shell-command): New function.
|
2008-06-05 |
Kenichi Handa |
(detect_coding): Fix previous change.
|
2008-06-05 |
Kenichi Handa |
*** empty log message ***
|
2008-06-05 |
Glenn Morris |
(finder-compile-keywords): Tweak whitespace in output.
|
2008-06-05 |
Kenichi Handa |
Docstrings and comments improved.
|
2008-06-05 |
Kenichi Handa |
Docstrings and comments improved.
|
2008-06-05 |
Miles Bader |
Merge from gnus--devo--0
|
2008-06-05 |
Stefan Monnier |
(tags-verify-table): Be careful to use and update
|
2008-06-05 |
Kenichi Handa |
*** empty log message ***
|
2008-06-05 |
Stefan Monnier |
(trace-entry-message, trace-exit-message): Use print-circle.
|
2008-06-05 |
Stefan Monnier |
(MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte.
|
2008-06-05 |
Stefan Monnier |
* keymap.c (Vminibuffer_local_filename_must_match_map):
|
2008-06-05 |
Kenichi Handa |
(Fx_family_fonts): Use font_parse_family_registry instead of
|
2008-06-05 |
Kenichi Handa |
(Ffont_put): Don't use font_parse_family_registry for
|
2008-06-05 |
Kenichi Handa |
(Ffont_spec): Don't use font_parse_family_registry for
|
2008-06-05 |
Stefan Monnier |
(unexpand-abbrev): Better preserve markers.
|
2008-06-05 |
Kenichi Handa |
(fontset_find_font): Call font_open_for_lface with the
|
2008-06-05 |
Kenichi Handa |
*** empty log message ***
|
2008-06-05 |
Kenichi Handa |
(xfont_list): Don't set registry to iso8859-1 even if it
|
2008-06-05 |
Kenichi Handa |
(realize_x_face): If the font-related face attributes
|
2008-06-05 |
Stefan Monnier |
* window.c (window_scroll_pixel_based_preserve_x)
|
2008-06-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-05 |
Juanma Barranquero |
(Fwindow_parameter): Return VALUE, not (PARAMETER . VALUE).
|
2008-06-05 |
Miles Bader |
Rename functions in lisp/face-remap.el
|
2008-06-05 |
Glenn Morris |
Update from Seiji Zenitani <zenitani at mac.com>.
|
2008-06-05 |
Glenn Morris |
`make bootstrap; make install' dumps another emacs:
|
2008-06-05 |
Glenn Morris |
Add TAGS, TAGS-LISP.
|
2008-06-05 |
Glenn Morris |
*** empty log message ***
|
2008-06-05 |
Glenn Morris |
(autoload-rubric): New function, extracted from autoload-ensure-default-file.
|
2008-06-05 |
Glenn Morris |
($(lisp)/cus-load.el): Remove unnecessary rule.
|
2008-06-05 |
Glenn Morris |
(generated-custom-dependencies-file): Doc fix.
|
2008-06-05 |
Glenn Morris |
(finder-headmark): Initialize and add doc string.
|
2008-06-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-05 |
Juanma Barranquero |
(Fontsets): Fix typos.
|
2008-06-05 |
Miles Bader |
Autoload variable-pitch-mode
|
2008-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-04 |
Juanma Barranquero |
(Fset_window_parameter): Doc fix.
|
2008-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-04 |
Juanma Barranquero |
(struct window): Add new member window_parameters.
|
2008-06-04 |
Juanma Barranquero |
(Fwindow_parameters, Fwindow_parameter, Fset_window_parameter): New defuns.
|
2008-06-04 |
John Paul Wallington |
*** empty log message ***
|
2008-06-04 |
John Paul Wallington |
(font-lock-turn-off-thing-lock, font-lock-after-fontify-buffer)
|
2008-06-04 |
John Paul Wallington |
*** empty log message ***
|
2008-06-04 |
John Paul Wallington |
(Fdefmacro): Doc fix.
|
2008-06-04 |
Sam Steingold |
(vc-hg-status-extra-header, vc-hg-status-extra-headers):
|
2008-06-04 |
John Paul Wallington |
(define-ccl-program): Move `doc-string' decl down.
|
2008-06-04 |
John Paul Wallington |
*** empty log message ***
|
2008-06-04 |
John Paul Wallington |
(define-ccl-program): Add `doc-string' declaration.
|
2008-06-04 |
John Paul Wallington |
*** empty log message ***
|
2008-06-04 |
John Paul Wallington |
(electric-history-map): Define within defvar. Add docstring.
|
2008-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-04 |
Juanma Barranquero |
(variable-pitch-mode): Reflow docstrings.
|
2008-06-04 |
Kenichi Handa |
*** empty log message ***
|
2008-06-04 |
Kenichi Handa |
(detect_coding): Fix handling of coding->head_ascii.
|
2008-06-04 |
Glenn Morris |
*** empty log message ***
|
2008-06-04 |
Glenn Morris |
Trent W. Buck <trentbuck at gmail.com> (tiny change)
|
2008-06-04 |
Glenn Morris |
face-remap place holder.
|
2008-06-04 |
Glenn Morris |
alpha frame parameter details from Seiji Zenitani <zenitani at mac.com>.
|
2008-06-04 |
Stefan Monnier |
(image-mode-map): Add doc-view-inspired bindings.
|
2008-06-04 |
Miles Bader |
Add adjust-buffer-face-height command
|
2008-06-03 |
Chong Yidong |
(line-move-1): If we did not move as far as desired, ensure that
|
2008-06-03 |
Chong Yidong |
* simple.el (line-move-1): If we did not move as far as desired,
|
2008-06-03 |
Sam Steingold |
(vc-cvs-status-extra-headers): Remove extraneous newlines.
|
2008-06-03 |
Andreas Schwab |
(font_prop_validate_spacing): Fix last change.
|
2008-06-03 |
John Paul Wallington |
*** empty log message ***
|
2008-06-03 |
John Paul Wallington |
*** empty log message ***
|
2008-06-03 |
John Paul Wallington |
(makefile-cleanup-continuations, makefile-warn-suspicious-lines):
|
2008-06-03 |
Andreas Schwab |
Regenerate with fixed AC_FUNC_MKTIME.
|
2008-06-03 |
Stefan Monnier |
(update-elclist): Impose a fixed collation for sorting.
|
2008-06-03 |
Kenichi Handa |
*** empty log message ***
|
2008-06-03 |
Kenichi Handa |
(font_parse_fcname): Fix handling of unknown key.
|
2008-06-03 |
Miles Bader |
Add lisp/face-remap.el and associated documentation
|
2008-06-03 |
Miles Bader |
Add arch tagline
|
2008-06-03 |
Stefan Monnier |
(flymake-process-filter): Make sure the source buffer isn't dead.
|
2008-06-03 |
Stefan Monnier |
* obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
|
2008-06-03 |
Stefan Monnier |
(vc-dir-menu-map-filter): Don't fail if vc-client-mode is not set.
|
2008-06-03 |
Juanma Barranquero |
Fix typos.
|
2008-06-03 |
Juanma Barranquero |
Fix typos.
|
2008-06-03 |
Stefan Monnier |
* image-mode.el (image-mode-map): Suppress key map and bind `q'.
|
2008-06-03 |
Juanma Barranquero |
Fix typos.
|
2008-06-03 |
Stefan Monnier |
(perl-font-lock-syntactic-keywords): Try to be
|
2008-06-03 |
Stefan Monnier |
Massage.
|
2008-06-03 |
Kenichi Handa |
(font_prop_validate_spacing): Handle uppercase symbols.
|
2008-06-03 |
Kenichi Handa |
(xfont_list): Try an alias.
|
2008-06-03 |
Kenichi Handa |
*** empty log message ***
|
2008-06-03 |
Kenichi Handa |
Register input methods "korean-hangul",
|
2008-06-03 |
Kenichi Handa |
Completely re-written.
|
2008-06-03 |
Kenichi Handa |
(KOREAN): Remove ${srcdir}/quail/hangul3.elc.
|
2008-06-03 |
Kenichi Handa |
(KOREAN): Remove ${srcdir}/quail/hangul3.elc.
|
2008-06-03 |
Kenichi Handa |
*** empty log message ***
|
2008-06-03 |
Kenichi Handa |
(ELCFILES): Add $(lisp)/language/hanja-util.elc.
|
2008-06-03 |
Kenichi Handa |
New file.
|
2008-06-03 |
Kenichi Handa |
*** empty log message ***
|
2008-06-03 |
Kenichi Handa |
(char_charset): Return NULL if the arg charset_list is
|
2008-06-03 |
Glenn Morris |
*** empty log message ***
|
2008-06-03 |
Glenn Morris |
(nnheader-accept-process-output): Autoload it.
|
2008-06-03 |
Glenn Morris |
Comment.
|
2008-06-03 |
Glenn Morris |
Comments don't need changelog entries.
|
2008-06-03 |
Glenn Morris |
*** empty log message ***
|
2008-06-03 |
Glenn Morris |
(f90-typedef-matcher, f90-looking-at-type-like): Check that
|
2008-06-03 |
Glenn Morris |
*** empty log message ***
|
2008-06-02 |
John Paul Wallington |
*** empty log message ***
|
2008-06-02 |
John Paul Wallington |
(mh-exec-cmd-env-daemon): Doc fix.
|
2008-06-02 |
Chong Yidong |
(font_pixel_size): Don't take cdr of an integer.
|
2008-06-02 |
Chong Yidong |
* font.c (font_pixel_size): Don't take cdr of an integer.
|
2008-06-02 |
Jim Meyering |
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
|
2008-06-02 |
Jim Meyering |
* lib-src/ebrowse.c (xfree): Remove definition; s/xfree/free/
|
2008-06-02 |
Jim Meyering |
remove useless if-before-free tests
|
2008-06-02 |
Daiki Ueno |
Simplify the last change.
|
2008-06-02 |
Daiki Ueno |
(epa-file-write-region): Write the entire buffer
|
2008-06-02 |
Kenichi Handa |
*** empty log message ***
|
2008-06-02 |
Kenichi Handa |
(font_find_for_lface): Handle float font size.
|
2008-06-02 |
Glenn Morris |
*** empty log message ***
|
2008-06-02 |
Glenn Morris |
*** empty log message ***
|
2008-06-02 |
Kenichi Handa |
*** empty log message ***
|
2008-06-02 |
Kenichi Handa |
(x_supports_face_attributes_p): Check face->font before
|
2008-06-02 |
Kenichi Handa |
*** empty log message ***
|
2008-06-01 |
Jason Rumney |
*** empty log message ***
|
2008-06-01 |
Jason Rumney |
(w32_enumfont_pattern_entity): Use requested registry.
|
2008-06-01 |
John Paul Wallington |
*** empty log message ***
|
2008-06-01 |
John Paul Wallington |
*** empty log message ***
|
2008-06-01 |
John Paul Wallington |
(mh-path, mh-variant): Use dotted syntax for `package-version' info.
|
2008-06-01 |
Juanma Barranquero |
Fix typo in comment.
|
2008-06-01 |
Dan Nicolaescu |
Regenerate.
|
2008-06-01 |
Dan Nicolaescu |
* configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
|
2008-06-01 |
Dan Nicolaescu |
(dot, dotdot): Remove, update users.
|
2008-06-01 |
Magnus Henoch |
Remove obsolete TO DO comment. (It was implemented on 1993-03-27.)
|
2008-06-01 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-01 |
Juanma Barranquero |
(x-get-selection): Fix typo.
|
2008-06-01 |
Miles Bader |
Implement face-remapping-alist feature
|
2008-06-01 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-01 |
Juanma Barranquero |
(describe-text-sexp): Use `string-match-p'. Simplify.
|
2008-06-01 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-01 |
Juanma Barranquero |
(syms_of_textprop) <text-property-default-nonsticky>:
|
2008-06-01 |
Miles Bader |
Merge from emacs--rel--22
|
2008-06-01 |
Miles Bader |
Merge from gnus--devo--0
|
2008-06-01 |
John Paul Wallington |
*** empty log message ***
|
2008-05-31 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-31 |
Juanma Barranquero |
(icomplete-get-keys): Doc fix. Use `when'.
|
2008-05-31 |
Glenn Morris |
*** empty log message ***
|
2008-05-31 |
Glenn Morris |
*** empty log message ***
|
2008-05-31 |
Glenn Morris |
New file.
|
2008-05-31 |
John Paul Wallington |
(describe-variable-custom-version-info): Handle dotted
|
2008-05-31 |
Dan Nicolaescu |
*** empty log message ***
|
2008-05-31 |
Dan Nicolaescu |
Fix typos.
|
2008-05-31 |
Dan Nicolaescu |
(vc-cvs-after-dir-status): Support spaces in file
|
2008-05-31 |
Eli Zaretskii |
*** empty log message ***
|
2008-05-31 |
Eli Zaretskii |
(Windows Keyboard): Fix text added on 2008-05-29.
|
2008-05-31 |
Kenichi Handa |
*** empty log message ***
|
2008-05-31 |
Kenichi Handa |
(font_list_entities): Fix the car part of data to be
|
2008-05-31 |
Glenn Morris |
*** empty log message ***
|
2008-05-31 |
Glenn Morris |
(Fancy Diary Display): Simplify.
|
2008-05-31 |
Kenichi Handa |
*** empty log message ***
|
2008-05-31 |
Kenichi Handa |
(ftfont_font_format): Don't use strcasestr.
|
2008-05-31 |
Glenn Morris |
*** empty log message ***
|
2008-05-31 |
Glenn Morris |
(compile-last): Replace tr in `els' assignment with sed. Remove shell
|
2008-05-30 |
Stefan Monnier |
* chartab.c (Foptimize_char_table, optimize_sub_char_table):
|
2008-05-30 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-30 |
Juanma Barranquero |
(lisp2): Add minibuffer.elc.
|
2008-05-30 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-30 |
Juanma Barranquero |
(completion-table-dynamic): Doc fix.
|
2008-05-30 |
Stefan Monnier |
(vc-cvs-state-heuristic, vc-cvs-parse-status): Try and
|
2008-05-30 |
Stefan Monnier |
(Coding Conventions): Do not encourage the use of "-flag" variable names.
|
2008-05-30 |
Stefan Monnier |
(checkdoc-this-string-valid-engine):
|
2008-05-30 |
Kenichi Handa |
*** empty log message ***
|
2008-05-30 |
Kenichi Handa |
(Ffont_info): Define only if HAVE_WINDOW_SYSTEM is
|
2008-05-30 |
Stefan Monnier |
(Iteration Clauses): Fix incorrect "identical" examples.
|
2008-05-30 |
Glenn Morris |
*** empty log message ***
|
2008-05-30 |
Glenn Morris |
(Fancy Diary Display): Update for diary-display-function replacing
|
2008-05-30 |
Glenn Morris |
*** empty log message ***
|
2008-05-30 |
Glenn Morris |
(org-get-entries-from-diary): Also set diary-display-function.
|
2008-05-30 |
Glenn Morris |
(calendar-mouse-view-diary-entries): Use LIST-ONLY argument of
|
2008-05-30 |
Glenn Morris |
(cal-tex-list-diary-entries): Use LIST-ONLY argument of
|
2008-05-30 |
Glenn Morris |
(cal-html-list-diary-entries): Use LIST-ONLY argument of
|
2008-05-30 |
Glenn Morris |
(calendar-dedicate-diary): Update for diary-display-function replacing
|
2008-05-30 |
Glenn Morris |
(appt-check): Use diary-display-function rather than diary-display-hook.
|
2008-05-30 |
Glenn Morris |
(diary-display-function): New name for diary-display-hook. Keep old
|
2008-05-30 |
Glenn Morris |
(update-elclist): Hide the warning when it does not apply, make it
|
2008-05-30 |
Kenichi Handa |
(utf-8-with-signature): Renamed from utf-8-sig.
|
2008-05-30 |
Stefan Monnier |
(Fmake_variable_buffer_local, Fmake_local_variable)
|
2008-05-30 |
Kenichi Handa |
*** empty log message ***
|
2008-05-30 |
Kenichi Handa |
(describe-font): Don't check fontset
|
2008-05-30 |
Kenichi Handa |
* fontset.c (Ffont_info): Moved to font.c.
|
2008-05-30 |
Kenichi Handa |
(font_style_to_value, font_score): Delete casting of the
|
2008-05-30 |
Stefan Monnier |
(url-file-name-completion): Add missing argument.
|
2008-05-29 |
Kenichi Handa |
*** empty log message ***
|
2008-05-29 |
Kenichi Handa |
*** empty log message ***
|
2008-05-29 |
Kenichi Handa |
(utf-8-sig, utf-8-auto): New coding systems.
|
2008-05-29 |
Kenichi Handa |
(define-coding-system): Accept :bom for
|
2008-05-29 |
Kenichi Handa |
(CODING_UTF_8_BOM): New macro.
|
2008-05-29 |
Kenichi Handa |
(enum define_coding_utf8_arg_index): New enum.
|
2008-05-29 |
Stefan Monnier |
(utf-7-encode): Use the right escape char depending on imap/nonimap encoding.
|
2008-05-29 |
Stefan Monnier |
(completion-pcm-all-completions): Add the base-size.
|
2008-05-29 |
Stefan Monnier |
(relative_filename): Treat "///" like "/" in filenames.
|
2008-05-29 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-29 |
Juanma Barranquero |
(icomplete-prospects-height): Add :group.
|
2008-05-29 |
Stefan Monnier |
(icomplete-completions): Typo.
|
2008-05-29 |
Jason Rumney |
*** empty log message ***
|
2008-05-29 |
Jason Rumney |
(add_font_entity_to_list): Allow non-opentype truetype fonts back
|
2008-05-29 |
Stefan Monnier |
(Faccept_process_output): If `millisec' is non-nil, `seconds' default to 0.
|
2008-05-29 |
Stefan Monnier |
(icomplete-prospects-length): Make obsolete.
|
2008-05-29 |
Jason Rumney |
*** empty log message ***
|
2008-05-29 |
Jason Rumney |
(w32font_open_internal): Prefer truetype fonts unless
|
2008-05-29 |
Kenichi Handa |
*** empty log message ***
|
2008-05-29 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-29 |
Juanma Barranquero |
(auto-insert): Add :link.
|
2008-05-29 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-29 |
Juanma Barranquero |
(Windows Keyboard): Add descriptions of w32-register-hot-key
|
2008-05-29 |
Stefan Monnier |
(tar-header): New field `header-start'.
|
2008-05-29 |
Kenichi Handa |
(Fx_family_fonts): Set frame correctly.
|
2008-05-29 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-29 |
Juanma Barranquero |
(Fx_list_fonts, Finternal_copy_lisp_face): Fix typos in docstrings.
|
2008-05-29 |
Kenichi Handa |
*** empty log message ***
|
2008-05-29 |
Kenichi Handa |
(Fx_list_fonts): Make it return a list of font names.
|
2008-05-28 |
Stefan Monnier |
(hack-local-variables): Don't signal an error if the local
|
2008-05-28 |
Stefan Monnier |
(easy-menu-convert-item, easy-menu-convert-item-1):
|
2008-05-28 |
Stefan Monnier |
(tar-summarize-buffer): Fix reporter initialization.
|
2008-05-28 |
Stefan Monnier |
Don't touch subdirs.el if it is unchanged.
|
2008-05-28 |
Stefan Monnier |
(jka-compr-write-region): Typo.
|
2008-05-28 |
Stefan Monnier |
Docstring improvement.
|
2008-05-28 |
Stefan Monnier |
* progmodes/flymake.el (flymake-save-buffer-in-file):
|
2008-05-28 |
Jason Rumney |
*** empty log message ***
|
2008-05-28 |
Jason Rumney |
(x_draw_glyph_string): Use clipmask if specified.
|
2008-05-28 |
Stefan Monnier |
(doc-view-mode-map): Bind `q' to quit-window, as is the custom.
|
2008-05-28 |
Stefan Monnier |
* src/fileio.c (Fwrite_region): Delay the defaulting to beg&z to after
|
2008-05-28 |
Kenichi Handa |
*** empty log message ***
|
2008-05-28 |
Kenichi Handa |
(Ffont_info): Don't call font_close_object.
|
2008-05-28 |
Kenichi Handa |
(font_parse_family_registry): Use Ffont_put to validate
|
2008-05-28 |
Kenichi Handa |
(ftfont_spec_pattern): Don't set FC_SPACING to pattern.
|
2008-05-28 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-28 |
Juanma Barranquero |
(Fdecode_coding_region, Fencode_coding_region, Fencode_coding_string):
|
2008-05-28 |
Juanma Barranquero |
Fix typo in comment.
|
2008-05-28 |
Kenichi Handa |
*** empty log message ***
|