2008-10-09 |
Chong Yidong |
(update_text_area): Avoid looping due to large glyph
|
2008-10-09 |
Chong Yidong |
* dispnew.c (update_text_area): Avoid looping due to large glyph
|
2008-10-09 |
Eli Zaretskii |
*** empty log message ***
|
2008-10-09 |
Eli Zaretskii |
(make-frame-on-tty): Use "F" inside interactive. Support `pc'
|
2008-10-09 |
Eli Zaretskii |
*** empty log message ***
|
2008-10-09 |
Eli Zaretskii |
(compilation-start): Resurrect the version for systems that don't support
|
2008-10-09 |
Kenichi Handa |
*** empty log message ***
|
2008-10-09 |
Kenichi Handa |
(face_for_char): If face->fontset is negative, just return ascii_face.
|
2008-10-09 |
Kenichi Handa |
(font_delete_unmatched): Fix previous change. Don't
|
2008-10-09 |
Martin Rudalics |
*** empty log message ***
|
2008-10-09 |
Martin Rudalics |
(Fraise_frame): On text-only terminals select frame in
|
2008-10-09 |
Martin Rudalics |
*** empty log message ***
|
2008-10-09 |
Martin Rudalics |
(pop-up-frames): Add choice graphic-only.
|
2008-10-09 |
Dan Nicolaescu |
(vc-cvs-dir-stay-local): New variable.
|
2008-10-08 |
Chong Yidong |
(fontset_find_font): Check frame validity.
|
2008-10-08 |
Chong Yidong |
* fontset.c (fontset_find_font): Check frame validity.
|
2008-10-08 |
Juanma Barranquero |
Fix typos.
|
2008-10-08 |
Chong Yidong |
(json-skip-whitespace): Fix last change.
|
2008-10-08 |
Chong Yidong |
* json.el (json-skip-whitespace): Fix last change.
|
2008-10-08 |
Juanma Barranquero |
* bs.el (bs-unload-function): New function.
|
2008-10-08 |
Juanma Barranquero |
* bs.el (bs-unload-function): New function.
|
2008-10-08 |
Glenn Morris |
*** empty log message ***
|
2008-10-08 |
Glenn Morris |
Typo.
|
2008-10-08 |
Glenn Morris |
Yavor Doganov <yavor at gnu.org> (tiny change)
|
2008-10-08 |
Glenn Morris |
*** empty log message ***
|
2008-10-08 |
Glenn Morris |
Sven Joachim <svenjoac at gmx.de>
|
2008-10-08 |
Glenn Morris |
Mark tiny change.
|
2008-10-08 |
Michael Olson |
*** empty log message ***
|
2008-10-08 |
Michael Olson |
ibuffer: Fix issue with ERC scroll-to-bottom (Bug #858).
|
2008-10-08 |
Michael Olson |
ERC: DCC fixes.
|
2008-10-07 |
Chong Yidong |
(command-line): Use display-warning to warn about an init file error.
|
2008-10-07 |
Chong Yidong |
* startup.el (command-line): Use display-warning to warn about an
|
2008-10-07 |
Chong Yidong |
(rx-constituents): Change `anything' to call
|
2008-10-07 |
Chong Yidong |
* rx-new.el (rx-constituents): Change `anything' to call
|
2008-10-07 |
Chong Yidong |
(xg_display_open): Reset default display if none exists.
|
2008-10-07 |
Chong Yidong |
* gtkutil.c (xg_display_open): Reset default display if none exists.
|
2008-10-07 |
Chong Yidong |
(json-advance): Use forward-char.
|
2008-10-07 |
Chong Yidong |
* json.el (json-advance): Use forward-char.
|
2008-10-07 |
Alan Mackenzie |
*** empty log message ***
|
2008-10-07 |
Alan Mackenzie |
(c-indent-region): Fix so that indenting a macro followed by blank lines
|
2008-10-07 |
Alan Mackenzie |
*** empty log message ***
|
2008-10-07 |
Andreas Schwab |
Add comment for last change.
|
2008-10-06 |
Andreas Schwab |
(sys_signal): Always set SA_RESTART when
|
2008-10-06 |
Chong Yidong |
(Vbefore_init_time, Vafter_init_time): Declare.
|
2008-10-06 |
Chong Yidong |
(x_wm_set_size_hint): Return immediately if called during
|
2008-10-06 |
Chong Yidong |
(Vbefore_init_time, Vafter_init_time): Moved from startup.el.
|
2008-10-06 |
Chong Yidong |
* emacs.c (Vbefore_init_time, Vafter_init_time): Moved from
|
2008-10-06 |
Chong Yidong |
(before-init-time, after-init-time): Move into emacs.c.
|
2008-10-06 |
Chong Yidong |
* startup.el (before-init-time, after-init-time): Move into emacs.c.
|
2008-10-06 |
Jay Belanger |
(math-standard-units): More adjustments.
|
2008-10-06 |
Jay Belanger |
*** empty log message ***
|
2008-10-06 |
Jay Belanger |
(math-standard-units): Update the values of the units.
|
2008-10-06 |
Juanma Barranquero |
* bookmark.el (bookmark-unload-function): New function.
|
2008-10-06 |
Andreas Schwab |
(syntax-ppss): Doc fix.
|
2008-10-06 |
Martin Rudalics |
*** empty log message ***
|
2008-10-06 |
Martin Rudalics |
Remove * in defcustom docstrings and tell
|
2008-10-06 |
Dan Nicolaescu |
(x-create-frame-with-faces): Undo previous change.
|
2008-10-06 |
Dan Nicolaescu |
(vc-cvs-after-dir-status): Parse the output for non
|
2008-10-05 |
Chong Yidong |
(universal-coding-system-argument): Handle digit-argument too.
|
2008-10-05 |
Chong Yidong |
* international/mule-cmds.el (universal-coding-system-argument):
|
2008-10-05 |
Chong Yidong |
(xml-parse-string): Use skip-chars-forward.
|
2008-10-05 |
Chong Yidong |
* xml.el (xml-parse-string): Use skip-chars-forward.
|
2008-10-05 |
Paul Reilly |
*** empty log message ***
|
2008-10-05 |
Paul Reilly |
Next step in the Rmail/mbox support: getting basic summary support working.
|
2008-10-05 |
Karl Berry |
formatting fixes for new printed edition
|
2008-10-05 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Parse the output for non
|
2008-10-04 |
Glenn Morris |
Mention cloning.
|
2008-10-04 |
Glenn Morris |
*** empty log message ***
|
2008-10-04 |
Glenn Morris |
(make-temp-file): Handle empty `prefix'. (Bug#1081)
|
2008-10-04 |
Glenn Morris |
*** empty log message ***
|
2008-10-04 |
Glenn Morris |
(vc-svn-after-dir-status): Handle `svn status -u' output.
|
2008-10-04 |
Glenn Morris |
*** empty log message ***
|
2008-10-04 |
Glenn Morris |
(vc-cvs-dir-status-heuristic): New function.
|
2008-10-04 |
Glenn Morris |
Fix case of "GNUstep".
|
2008-10-04 |
Glenn Morris |
Fix case of "GNUstep".
|
2008-10-04 |
Glenn Morris |
Fix comment typo.
|
2008-10-04 |
Glenn Morris |
*** empty log message ***
|
2008-10-04 |
Glenn Morris |
Fix case of "GNUstep".
|
2008-10-04 |
Glenn Morris |
*** empty log message ***
|
2008-10-04 |
Glenn Morris |
David J. Biesack <David.Biesack at sas.com> (tiny change)
|
2008-10-04 |
Eli Zaretskii |
*** empty log message ***
|
2008-10-04 |
Eli Zaretskii |
(update_frame): Flush termscript for MSDOS frames as well as for TTY.
|
2008-10-04 |
Eli Zaretskii |
(redisplay_internal): If frame switched, redisplay the whole thing on MSDOS
|
2008-10-04 |
Eli Zaretskii |
*** empty log message ***
|
2008-10-04 |
Eli Zaretskii |
(init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames as well as for TTY.
|
2008-10-04 |
Eli Zaretskii |
*** empty log message ***
|
2008-10-04 |
Eli Zaretskii |
(EMACS_TIME_CMP): Cast EMACS_SECS values to `long'.
|
2008-10-04 |
Romain Francoise |
Regenerate.
|
2008-10-04 |
Martin Rudalics |
*** empty log message ***
|
2008-10-04 |
Martin Rudalics |
*** empty log message ***
|
2008-10-04 |
Martin Rudalics |
(compilation-start): Make sure to move to point-max
|
2008-10-04 |
Eli Zaretskii |
*** empty log message ***
|
2008-10-04 |
Eli Zaretskii |
(change_frame_size_1): Set FrameRows and FrameCols for MSDOS frames as well.
|
2008-10-04 |
Dan Nicolaescu |
(x-create-frame-with-faces): Only setup the toolbar if
|
2008-10-04 |
Dan Nicolaescu |
* vc-svn.el (vc-svn-dir-status-files):
|
2008-10-04 |
Adrian Robert |
* menu.c (find_and_return_menu_selection) Add cast.
|
2008-10-03 |
Adrian Robert |
* menu.c (find_and_return_menu_selection) Add cast.
|
2008-10-03 |
Dan Nicolaescu |
(vc-hg-dir-status-files): New function.
|
2008-10-03 |
Adrian Robert |
configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning 'X') to avoid confusion
|
2008-10-03 |
Adrian Robert |
* image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with correct arguments.
|
2008-10-03 |
Stefan Monnier |
(rx): Docstring fix.
|
2008-10-03 |
Martin Rudalics |
*** empty log message ***
|
2008-10-03 |
Martin Rudalics |
(window--display-buffer-1): Don't care about
|
2008-10-03 |
Glenn Morris |
*** empty log message ***
|
2008-10-03 |
Glenn Morris |
(ELCFILES): Update.
|
2008-10-03 |
Glenn Morris |
*** empty log message ***
|
2008-10-03 |
Glenn Morris |
(mouse-set-font): Use set-frame-font.
|
2008-10-03 |
Glenn Morris |
*** empty log message ***
|
2008-10-03 |
Glenn Morris |
Mario Lang <mlang at delysid.org>
|
2008-10-03 |
Glenn Morris |
*** empty log message ***
|
2008-10-03 |
Glenn Morris |
(set-default-font): Make obsolete.
|
2008-10-03 |
Glenn Morris |
*** empty log message ***
|
2008-10-03 |
Glenn Morris |
(jka-compr-compression-info-list)
|
2008-10-03 |
Glenn Morris |
*** empty log message ***
|
2008-10-03 |
Glenn Morris |
(auto-mode-alist): Add .PRO as per above autoload.
|
2008-10-03 |
Glenn Morris |
(auto-mode-alist): Remove unnecessary autoload.
|
2008-10-03 |
Glenn Morris |
*** empty log message ***
|
2008-10-03 |
Glenn Morris |
(USAGE1): Add --daemon.
|
2008-10-03 |
Dan Nicolaescu |
(vc-dir-mode): Don't create the ewoc header here.
|
2008-10-03 |
Miles Bader |
Merge from gnus--devo--0
|
2008-10-02 |
Chong Yidong |
(inhibit-frame-set-background-mode): New var.
|
2008-10-02 |
Chong Yidong |
* faces.el (inhibit-frame-set-background-mode): New var.
|
2008-10-02 |
Eli Zaretskii |
*** empty log message ***
|
2008-10-02 |
Eli Zaretskii |
(procfs_system_process_attributes): Multiply `pcpu' by 100, so it's in
|
2008-10-02 |
Glenn Morris |
*** empty log message ***
|
2008-10-02 |
Glenn Morris |
(vc-bzr-diff): Use vc-switches rather than the obsolete vc-diff-switches.
|
2008-10-02 |
Glenn Morris |
*** empty log message ***
|
2008-10-02 |
Glenn Morris |
(mm-codepage-setup): Tweak codepage error. Silence compiler warning.
|
2008-10-02 |
Glenn Morris |
Mention nt and nextstep INSTALL files at the start.
|
2008-10-02 |
Glenn Morris |
Mention nextstep/INSTALL.
|
2008-10-02 |
Glenn Morris |
Add nextstep directory.
|
2008-10-02 |
Adrian Robert |
* nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.current_cursor, ns_output.desired_cursor) (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR) (FRAME_NEW_CURSOR_COLOR,): Remove. * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR. (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core emacs enumeration (HOLLOW_BOX_CURSOR, etc.). * nsterm.m (ns_frame_rehighlight): Remove commented code. (draw_window_cursor): Simplify code. (EmacsView-windowDidBecomeKey:,-windowDidResignKey:): Don't change cursor type. In latter, call rehighlight instead of doing updates manually. (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel): Use core emacs cursor types. * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor() under NS.
|
2008-10-02 |
Martin Rudalics |
*** empty log message ***
|
2008-10-02 |
Martin Rudalics |
(Faccept_process_output): Fix doc-string.
|
2008-10-02 |
Dan Nicolaescu |
* gmalloc.c (__sbrk): Also define for uClibc.
|
2008-10-02 |
Vinicius Jose Latorre |
Eliminate whitespace-kill-buffer-hook functionality.
|
2008-10-01 |
Magnus Henoch |
net/tls.el (open-tls-stream): Show the actual command being executed,
|
2008-10-01 |
Adrian Robert |
*** empty log message ***
|
2008-10-01 |
Adrian Robert |
* nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal styles. (nsfont_open): Reenable the cache.
|
2008-10-01 |
Eli Zaretskii |
*** empty log message ***
|
2008-10-01 |
Eli Zaretskii |
(dos-locale-alist): New alist.
|
2008-10-01 |
Eli Zaretskii |
*** empty log message ***
|
2008-10-01 |
Eli Zaretskii |
(set-language-environment-nonascii-translation): Fix nonascii value for
|
2008-10-01 |
Kenichi Handa |
*** empty log message ***
|
2008-10-01 |
Kenichi Handa |
(font_matching_entity): Reflect ATTRS in font selection.
|
2008-10-01 |
Juanma Barranquero |
Fix typos.
|
2008-10-01 |
Eli Zaretskii |
Remove codepage.el. Update.
|
2008-10-01 |
Glenn Morris |
*** empty log message ***
|
2008-10-01 |
Glenn Morris |
(filesets-menu-name): Fix type.
|
2008-09-30 |
Chong Yidong |
(mml-menu): Don't assume mml2015 is bound.
|
2008-09-30 |
Chong Yidong |
* mml.el (mml-menu): Don't assume mml2015 is bound.
|
2008-09-30 |
Stefan Monnier |
(Fsend_string_to_terminal): Don't try to send a string to a suspended terminal.
|
2008-09-30 |
Stefan Monnier |
(xterm-turn-on-modify-other-keys)
|
2008-09-30 |
Michael Albinus |
*** empty log message ***
|
2008-09-30 |
Michael Albinus |
*** empty log message ***
|
2008-09-30 |
Michael Albinus |
* dbusbind.c (xd_signature): Use strcat instead of sprintf.
|
2008-09-30 |
Michael Albinus |
*** empty log message ***
|
2008-09-30 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-30 |
Eli Zaretskii |
(Coding Systems): Don't mention codepage-setup.
|
2008-09-30 |
Eli Zaretskii |
(MS-DOS Printing, MS-DOS and MULE): No need to create cpNNN coding systems
|
2008-09-30 |
Michael Albinus |
* vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29.
|
2008-09-30 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-30 |
Eli Zaretskii |
(ELCFILES): Remove codepage.elc.
|
2008-09-30 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-30 |
Eli Zaretskii |
(OTHER_PLATFORM_SUPPORT): Remove ccl.elc and codepage.elc.
|
2008-09-30 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-30 |
Eli Zaretskii |
(MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.
|
2008-09-30 |
Chong Yidong |
(move_it_to): Don't advance the iterator if the last tab in a
|
2008-09-30 |
Chong Yidong |
* xdisp.c (move_it_to): Don't advance the iterator if the last tab
|
2008-09-30 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-30 |
Eli Zaretskii |
File removed, as even ms-dos does not need it anymore.
|
2008-09-30 |
Eli Zaretskii |
[ms-dos]: Don't load ccl and codepage.
|
2008-09-30 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-30 |
Eli Zaretskii |
Remove coding: cookie and no-byte-compile flag.
|
2008-09-30 |
Magnus Henoch |
cl.texi (Porting Common Lisp): Fix parenthesis order in example.
|
2008-09-30 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-30 |
Eli Zaretskii |
(locate-dominating-file): Wrap directory-files with condition-case, instead
|
2008-09-30 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-30 |
Eli Zaretskii |
(mail-unquote-printable-region): Use insert-byte instead of insert-char,
|
2008-09-30 |
Martin Rudalics |
Mention latex-indent-within-escaped-parens.
|
2008-09-30 |
Daiki Ueno |
(epa-file-insert-file-contents): Fix typo.
|
2008-09-30 |
Glenn Morris |
*** empty log message ***
|
2008-09-30 |
Glenn Morris |
(which-func-imenu-joiner-function): Doc fix.
|
2008-09-30 |
Glenn Morris |
Daniel Colascione <danc at merrillpress.com>
|
2008-09-30 |
Glenn Morris |
*** empty log message ***
|
2008-09-30 |
Glenn Morris |
Daniel Colascione <danc at merrillpress.com>
|
2008-09-30 |
Jay Belanger |
*** empty log message ***
|
2008-09-30 |
Jay Belanger |
*** empty log message ***
|
2008-09-30 |
Jay Belanger |
(User Defined Units): Mention how to enter optional display string.
|
2008-09-30 |
Jay Belanger |
(math-standard-units): Add entries used to display the the values in the
|
2008-09-30 |
Adrian Robert |
* nsfont.m (nsfont_trait_distance): Fix bug. (nsfont_list): Return a list rather than a vector (syncs with Handa changes of 2008-05-14). (nsfont_open): Improve logging.
|
2008-09-30 |
Miles Bader |
Merge from gnus--devo--0
|
2008-09-30 |
Miles Bader |
Merge from emacs--rel--22
|
2008-09-29 |
Andreas Schwab |
(syms_of_keyboard) <input-decode-map>: Doc fix.
|
2008-09-29 |
Michael Albinus |
*** empty log message ***
|
2008-09-29 |
Michael Albinus |
* vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.
|
2008-09-29 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-29 |
Eli Zaretskii |
(locate-dominating-file): Take file-attributes of `dir', not of `file'
|
2008-09-29 |
Michael Albinus |
*** empty log message ***
|
2008-09-29 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-file-remote-p): Handle `localname' as
|
2008-09-29 |
Michael Albinus |
* files.el (file-remote-p): Precise doc string; IDENTIFICATION can
|
2008-09-28 |
Glenn Morris |
Fix previous change.
|
2008-09-28 |
Glenn Morris |
*** empty log message ***
|
2008-09-28 |
Glenn Morris |
(vc-switches): Give it a doc string.
|
2008-09-28 |
Romain Francoise |
(comint-show-output): Adjust to stickiness changes of the output field.
|
2008-09-28 |
Romain Francoise |
(command-line): Start the daemon server later.
|
2008-09-28 |
Martin Rudalics |
*** empty log message ***
|
2008-09-28 |
Martin Rudalics |
(read-quoted-char): Call char-resolve-modifiers
|
2008-09-28 |
Martin Rudalics |
*** empty log message ***
|
2008-09-28 |
Martin Rudalics |
(Fchar_resolve_modifiers): Rewrite Elisp function
|
2008-09-28 |
Dan Nicolaescu |
(init_display): Return earlier when running as a
|
2008-09-28 |
Juanma Barranquero |
Fix typo.
|
2008-09-27 |
Glenn Morris |
*** empty log message ***
|
2008-09-27 |
Glenn Morris |
(mail-header-remove-comments): Autoload it.
|
2008-09-27 |
Glenn Morris |
*** empty log message ***
|
2008-09-27 |
Glenn Morris |
(solitaire-mode-map): Bind "\r" rather than [return]. (Bug#1031)
|
2008-09-27 |
Glenn Morris |
*** empty log message ***
|
2008-09-27 |
Glenn Morris |
Peter Dyballa <Peter_Dyballa at Freenet.DE>
|
2008-09-27 |
Adrian Robert |
* nsfont.m (nsfont_draw): Fix up composition rendering.
|
2008-09-27 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-27 |
Eli Zaretskii |
(Fcomposition_get_gstring, Fcompose_region_internal, Fcompose_string_internal)
|
2008-09-27 |
Eli Zaretskii |
(struct glyph) <union cmp>: Fix a typo in a comment.
|
2008-09-27 |
Eli Zaretskii |
(encode_terminal_code): Fix a typo in a comment.
|
2008-09-27 |
Andreas Schwab |
(gnus-split-references): Strip comments.
|
2008-09-27 |
Daiki Ueno |
(epg-wait-for-status): Check if there is no pending
|
2008-09-26 |
Dan Nicolaescu |
(command-line): Turn on menu-bar-mode and
|
2008-09-26 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-26 |
Eli Zaretskii |
($(lisp)/progmodes/cc-mode.elc): Remove.
|
2008-09-26 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-26 |
Eli Zaretskii |
($(lisp)/progmodes/cc-mode.elc): Remove.
|
2008-09-25 |
Katsumi Yamaoka |
* informat.el (Info-split-threshold): New variable.
|
2008-09-25 |
Chong Yidong |
(octave-mode-menu): Fix incorrect quoting.
|
2008-09-25 |
Chong Yidong |
* progmodes/octave-mod.el (octave-mode-menu): Fix incorrect quoting.
|
2008-09-25 |
Chong Yidong |
(comint-dynamic-complete-as-filename): Quote directory name when
|
2008-09-25 |
Chong Yidong |
* comint.el (comint-dynamic-complete-as-filename): Quote directory
|
2008-09-25 |
Chong Yidong |
Word search changes now documented.
|
2008-09-25 |
Chong Yidong |
(Search): Shorten introduction.
|
2008-09-25 |
Chong Yidong |
Update node listings.
|
2008-09-25 |
Chong Yidong |
* search.texi (Search): Shorten introduction.
|
2008-09-25 |
Chong Yidong |
Add `word-search-forward-lax' and `word-search-backward-lax'.
|
2008-09-25 |
Chong Yidong |
(isearch-search-fun): Use word-search-forward-lax and
|
2008-09-25 |
Chong Yidong |
* isearch.el (isearch-search-fun): Use word-search-forward-lax and
|
2008-09-25 |
Chong Yidong |
(wordify): New argument for lax word-ends.
|
2008-09-25 |
Chong Yidong |
* search.c (wordify): New argument for lax word-ends.
|
2008-09-25 |
Miles Bader |
Merge from gnus--devo--0
|
2008-09-25 |
Miles Bader |
Merge from gnus--devo--0
|
2008-09-25 |
Juanma Barranquero |
* generic-x.el (generic-other-modes): Fix typo in docstring.
|
2008-09-25 |
Martin Rudalics |
*** empty log message ***
|
2008-09-25 |
Martin Rudalics |
(latex-handle-escaped-parens): New variable.
|
2008-09-25 |
Glenn Morris |
*** empty log message ***
|
2008-09-25 |
Glenn Morris |
(ffap-fixup-url): Don't call url-normalize-url. (Bug#898)
|
2008-09-25 |
Glenn Morris |
Comment.
|
2008-09-25 |
Chong Yidong |
Fix last fix.
|
2008-09-25 |
Chong Yidong |
(vc-mark-resolved): Move message here from vc-default-mark-resolved.
|
2008-09-25 |
Chong Yidong |
* vc.el (vc-mark-resolved): Move message here from vc-default-mark-resolved.
|
2008-09-25 |
Chong Yidong |
Add comment to last fix.
|
2008-09-25 |
Chong Yidong |
(term-emulate-terminal): Encode input string before checking its
|
2008-09-25 |
Chong Yidong |
* term.el (term-emulate-terminal): Encode input string before checking
|
2008-09-24 |
Chong Yidong |
(sh-mode-map): Don't assume that skeleton is loaded.
|
2008-09-24 |
Chong Yidong |
* progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton is
|
2008-09-24 |
Chong Yidong |
(server-buffer-done): Avoid changing the buffer when deleting the
|
2008-09-24 |
Chong Yidong |
* server.el (server-buffer-done): Avoid changing the buffer when
|
2008-09-24 |
Dan Nicolaescu |
* lisp.h (is_daemon): Declare.
|
2008-09-24 |
Chong Yidong |
(vc-default-mark-resolved): New function.
|
2008-09-24 |
Chong Yidong |
* vc.el (vc-default-mark-resolved): New function.
|
2008-09-24 |
Chong Yidong |
(rfc822-addresses): Prevent rfc822-bad-address from raising a
|
2008-09-24 |
Chong Yidong |
* mail/rfc822.el (rfc822-addresses): Prevent rfc822-bad-address
|
2008-09-24 |
Martin Rudalics |
*** empty log message ***
|
2008-09-24 |
Martin Rudalics |
*** empty log message ***
|
2008-09-24 |
Martin Rudalics |
(describe-face): Print relative file name in help buffer.
|
2008-09-24 |
Martin Rudalics |
(describe-function-1, describe-variable): Print
|
2008-09-24 |
Juanma Barranquero |
Fix previous changes.
|
2008-09-24 |
Juanma Barranquero |
Fix typos.
|
2008-09-23 |
Martin Rudalics |
*** empty log message ***
|
2008-09-23 |
Romain Francoise |
(with-output-to-string): Make sure that the temporary buffer gets
|
2008-09-23 |
Paul Reilly |
*** empty log message ***
|
2008-09-23 |
Paul Reilly |
First pass at handling decoding the mbox message into the view buffer.
|
2008-09-23 |
Martin Rudalics |
(latex-find-indent): ... and handle conjunction correctly this time.
|
2008-09-23 |
Martin Rudalics |
*** empty log message ***
|
2008-09-23 |
Martin Rudalics |
(calculate-lisp-indent): Fix indentation problem with keyword symbols
|
2008-09-23 |
Martin Rudalics |
(latex-find-indent): ... and don't change original position when
|
2008-09-23 |
Martin Rudalics |
*** empty log message ***
|
2008-09-23 |
Martin Rudalics |
(latex-find-indent): Try to handle
|
2008-09-22 |
Chong Yidong |
(Minibuffer): Simplify introduction.
|
2008-09-22 |
Chong Yidong |
Checked kmacro.texi
|
2008-09-22 |
Chong Yidong |
(Basic Keyboard Macro): Make F3 and F4 the preferred
|
2008-09-22 |
Chong Yidong |
* kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
|
2008-09-22 |
Juanma Barranquero |
* emacs.texi (Top): Remove Kill Errors from menu.
|
2008-09-22 |
Chong Yidong |
checked fixit.texi
|
2008-09-22 |
Chong Yidong |
(Fixit): Favor C-/ keybinding for undo throughout. Link to Erasing
|
2008-09-22 |
Chong Yidong |
* fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
|
2008-09-22 |
Chong Yidong |
(compute_tip_xy): Use x_display_pixel_width and
|
2008-09-22 |
Chong Yidong |
* nsfns.m (compute_tip_xy): Use x_display_pixel_width and
|
2008-09-22 |
Martin Rudalics |
*** empty log message ***
|
2008-09-22 |
Martin Rudalics |
(record_point): Don't call Fundo_boundary for first
|
2008-09-22 |
Juanma Barranquero |
* emacs.c (Fdaemonp): Doc fix.
|
2008-09-22 |
Dan Nicolaescu |
(main): Place #ifdef.in the proper place.
|
2008-09-22 |
Tassilo Horn |
(fortune-in-buffer): Fix a bug which forced
|
2008-09-21 |
Dan Nicolaescu |
(command-line): Remove always true test.
|
2008-09-21 |
Dan Nicolaescu |
* emacs.c (standard_args): Add --daemon.
|
2008-09-21 |
Dan Nicolaescu |
(frame-initialize): Remove spurious setting of
|
2008-09-21 |
Bill Wohler |
*** empty log message ***
mh-e-doc-8_1
|
2008-09-21 |
Bill Wohler |
Retain dual license as agreed to by the FSF.
|
2008-09-21 |
Miles Bader |
Merge from gnus--devo--0
|
2008-09-20 |
Glenn Morris |
*** empty log message ***
|
2008-09-20 |
Glenn Morris |
(Qdelete_by_moving_to_trash): New Lisp_Object.
|
2008-09-20 |
Jay Belanger |
*** empty log message ***
|
2008-09-20 |
Jay Belanger |
(calcFunc-venum): Properly handle intervals.
|
2008-09-20 |
Glenn Morris |
*** empty log message ***
|
2008-09-20 |
Glenn Morris |
(lisp-indent-offset): Fix custom type. (Bug#1011)
|
2008-09-20 |
Chong Yidong |
(get_next_display_element): Handle string display correctly when
|
2008-09-20 |
Chong Yidong |
* xdisp.c (get_next_display_element): Handle string display correctly
|
2008-09-20 |
Glenn Morris |
*** empty log message ***
|
2008-09-20 |
Glenn Morris |
(Frename_file): Avoid copying to trash if a rename involves a delete. (Bug#964).
|
2008-09-20 |
Glenn Morris |
*** empty log message ***
|
2008-09-20 |
Glenn Morris |
David De La Harpe Golden <david at harpegolden.net>
|
2008-09-20 |
Glenn Morris |
*** empty log message ***
|
2008-09-20 |
Glenn Morris |
*** empty log message ***
|
2008-09-20 |
Glenn Morris |
Remove leading `*' from defcustom docs.
|
2008-09-20 |
Glenn Morris |
*** empty log message ***
|
2008-09-20 |
Glenn Morris |
Justin Bogner <mail at justinbogner.com> (tiny change)
|
2008-09-20 |
Glenn Morris |
*** empty log message ***
|
2008-09-20 |
Glenn Morris |
(Defining Faces): Recommend against face variables.
|
2008-09-20 |
Glenn Morris |
Comment.
|
2008-09-20 |
Glenn Morris |
*** empty log message ***
|
2008-09-20 |
Glenn Morris |
*** empty log message ***
|
2008-09-20 |
Glenn Morris |
(Numbered Backups): Mention that some modes set version-control.
|
2008-09-20 |
Glenn Morris |
*** empty log message ***
|
2008-09-20 |
Glenn Morris |
Jim Blandy <jimb at red-bean.com>
|
2008-09-20 |
Glenn Morris |
*** empty log message ***
|
2008-09-20 |
Glenn Morris |
Ulrich Mueller <ulm at kph.uni-mainz.de>
|
2008-09-20 |
Glenn Morris |
*** empty log message ***
|
2008-09-20 |
Glenn Morris |
Comments.
|
2008-09-20 |
Glenn Morris |
*** empty log message ***
|
2008-09-20 |
Glenn Morris |
Ami Fischman <ami at fischman.org>
|
2008-09-20 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-20 |
Eli Zaretskii |
(Fset_quit_char, Fset_input_meta_mode, Fset_output_flow_control)
|
2008-09-20 |
Michael Olson |
Update ChangeLog
|
2008-09-20 |
Michael Olson |
tq.el: Disable undo in buffer.
|
2008-09-20 |
Roland Winkler |
*** empty log message ***
|
2008-09-20 |
Roland Winkler |
(proced-grammar-alist, proced-custom-attributes)
|
2008-09-19 |
Eli Zaretskii |
(procfs_system_process_attributes): Fix last change.
|
2008-09-19 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-19 |
Eli Zaretskii |
(procfs_system_process_attributes): Fix cmdline in case /proc/PID/cmdline
|
2008-09-19 |
Eli Zaretskii |
(main): Fix a typo in a comment.
|
2008-09-19 |
Chong Yidong |
(main): Use stdout rather than stdin to obtain the terminal (bug#427).
|
2008-09-19 |
Chong Yidong |
* emacsclient.c (main): Use stdout rather than stdin to obtain the
|
2008-09-19 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-19 |
Eli Zaretskii |
(x_wm_set_size_hint): Use x_display_pixel_width and x_display_pixel_height.
|
2008-09-19 |
Juanma Barranquero |
* frame.c (x_fullscreen_adjust): Declare var as Display_Info.
|
2008-09-19 |
Martin Rudalics |
*** empty log message ***
|
2008-09-19 |
Martin Rudalics |
*** empty log message ***
|
2008-09-19 |
Martin Rudalics |
(sgml-tag-syntax-table): Remove prefix
|
2008-09-19 |
Dan Nicolaescu |
(struct it): Move line_wrap away from the middle of
|
2008-09-19 |
Kenichi Handa |
*** empty log message ***
|
2008-09-19 |
Kenichi Handa |
Add an item for using EMACS_INT for buffer/string positions.
|
2008-09-19 |
Dan Nicolaescu |
*** empty log message ***
|
2008-09-19 |
Miles Bader |
(comint-output-filter): Make output field properties front-sticky
|
2008-09-19 |
Dan Nicolaescu |
* frame.h (struct frame): Move alpha from the middle of bitfields.
|
2008-09-18 |
Chong Yidong |
* xterm.h (x_display_info): Remove `height' and `width' members.
|
2008-09-18 |
Chong Yidong |
(x_display_pixel_height, x_display_pixel_width): New functions.
|
2008-09-18 |
Chong Yidong |
(ns_display_info): Remove `height' and `width' members.
|
2008-09-18 |
Chong Yidong |
(x_display_pixel_height, x_display_pixel_width): New functions.
|
2008-09-18 |
Chong Yidong |
(w32_display_info): Remove `height', `width', `height_in', and
|
2008-09-18 |
Chong Yidong |
(x_fullscreen_adjust): Use x_display_pixel_height and
|
2008-09-18 |
Chong Yidong |
(menu_position_func): Use x_display_pixel_height and
|
2008-09-18 |
Chong Yidong |
(Fx_display_pixel_width, Fx_display_pixel_height)
|
2008-09-18 |
Chong Yidong |
(x_display_pixel_height, x_display_pixel_width): New functions.
|
2008-09-18 |
Chong Yidong |
(x_display_info): Remove `height' and `width' members.
|
2008-09-18 |
Dan Nicolaescu |
* vc-bzr.el (vc-bzr-show-log-entry):
|
2008-09-18 |
Simon Josefsson |
*** empty log message ***
|
2008-09-18 |
Simon Josefsson |
(auto-mode-alist): Use sieve-mode for .sv, .siv, and
|
2008-09-18 |
Martin Rudalics |
*** empty log message ***
|
2008-09-18 |
Martin Rudalics |
(make-help-screen): Preserve key bindings
|
2008-09-18 |
Kenichi Handa |
*** empty log message ***
|
2008-09-18 |
Kenichi Handa |
(fill_gstring_header): Don't check FROM and TO here.
|
2008-09-17 |
Stefan Monnier |
(Fcomposition_get_gstring): Yet another int/Lisp_Oject mixup (YAILOM).
|
2008-09-17 |
Chong Yidong |
Minor fix to last change.
|
2008-09-17 |
Chong Yidong |
(Fvertical_motion): Use position reported by iterator
|
2008-09-17 |
Chong Yidong |
* indent.c (Fvertical_motion): Use position reported by iterator
|
2008-09-17 |
Romain Francoise |
(composition_adjust_point): Fix int/EMACS_INT mixup.
|
2008-09-17 |
Kenichi Handa |
*** empty log message ***
|
2008-09-17 |
Kenichi Handa |
Fix setting of composition-function-table.
|
2008-09-17 |
Kenichi Handa |
*** empty log message ***
|
2008-09-17 |
Kenichi Handa |
(ftfont_shape_by_flt): Downcase family name.
|
2008-09-17 |
Martin Rudalics |
*** empty log message ***
|
2008-09-17 |
Martin Rudalics |
(Info-follow-nearest-node): Don't raise an error for
|
2008-09-17 |
Jay Belanger |
*** empty log message ***
|
2008-09-17 |
Jay Belanger |
(calc-convert-temperature): Use default units when appropriate.
|
2008-09-17 |
Chong Yidong |
(flyspell-math-tex-command-p): Always catch errors raised in
|
2008-09-17 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-math-tex-command-p): Always
|
2008-09-17 |
Kenichi Handa |
*** empty log message ***
|
2008-09-17 |
Kenichi Handa |
(Fcomposition_get_gstring): Make bigger gstring_work if necessary.
|
2008-09-16 |
Martin Rudalics |
*** empty log message ***
|
2008-09-16 |
Martin Rudalics |
(switch-to-buffer-other-frame): Don't raise frame since
|
2008-09-16 |
Martin Rudalics |
(select-frame-set-input-focus): With non-nil
|
2008-09-16 |
Glenn Morris |
Remove file.
|
2008-09-16 |
Glenn Morris |
Remove file.
|
2008-09-16 |
Glenn Morris |
*** empty log message ***
|
2008-09-16 |
Glenn Morris |
(diff-find-source-location): Update declaration.
|
2008-09-16 |
Glenn Morris |
(makefile-match-function-end): Move point. (Bug#983)
|
2008-09-16 |
Daiki Ueno |
(epg-start-verify): Pass "--verify" to gpgsm.
|
2008-09-16 |
Kenichi Handa |
*** empty log message ***
|
2008-09-16 |
Kenichi Handa |
(make_conversion_work_buffer): Avoid calling
|
2008-09-16 |
Juanma Barranquero |
* display.texi (Echo Area Customization): Fix typo.
|
2008-09-15 |
Juanma Barranquero |
* vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos.
|
2008-09-15 |
Paul Reilly |
*** empty log message ***
|
2008-09-15 |
Paul Reilly |
The Rmail/mbox merge has been abandoned in favor of a restart using
|
2008-09-15 |
Paul Reilly |
Rmail/mbox merge abandoned. Remove stale files.
|
2008-09-15 |
Paul Reilly |
Rmail/mbox merge abandoned. Remove stale files.
|
2008-09-15 |
Martin Rudalics |
*** empty log message ***
|
2008-09-15 |
Martin Rudalics |
(file-truename): Don't raise args-out-of-range error
|
2008-09-15 |
Martin Rudalics |
*** empty log message ***
|
2008-09-15 |
Martin Rudalics |
(Fselect_window): Don't update window_select_count and
|
2008-09-14 |
Stefan Monnier |
Fix commenting convenition.
|
2008-09-14 |
Stefan Monnier |
(diff-find-file-name): Rename `batch' to `noprompt' and
|
2008-09-14 |
Roland Winkler |
*** empty log message ***
|
2008-09-14 |
Roland Winkler |
(proced-mark-face, proced-marked-face)
|
2008-09-14 |
Martin Rudalics |
*** empty log message ***
|
2008-09-14 |
Martin Rudalics |
(change-log-find-window): New variable.
|
2008-09-14 |
Kenichi Handa |
*** empty log message ***
|
2008-09-14 |
Kenichi Handa |
(Finsert_file_contents): Delete incorrect decrement of specpdl_ptr.
|
2008-09-14 |
Kenichi Handa |
*** empty log message ***
|
2008-09-13 |
Martin Rudalics |
*** empty log message ***
|
2008-09-13 |
Martin Rudalics |
(pop-to-buffer): Select window before calling
|
2008-09-13 |
Martin Rudalics |
(select-frame-set-input-focus): With focus follows
|
2008-09-12 |
Roland Winkler |
*** empty log message ***
|
2008-09-12 |
Roland Winkler |
(proced-sort-header): New face.
|
2008-09-12 |
Kenichi Handa |
*** empty log message ***
|
2008-09-12 |
Tassilo Horn |
(doc-view-scroll-up-or-next-page)
|
2008-09-12 |
Kenichi Handa |
(scan_for_column): Don't handle automatic composition if the current
|
2008-09-12 |
Kenichi Handa |
(find_automatic_composition): Fix previous change.
|
2008-09-12 |
Kenichi Handa |
(compose-gstring-for-graphic): Fix previous change.
|
2008-09-12 |
Kenichi Handa |
(composition_reseat_it): If the current buffer is
|
2008-09-12 |
Stefan Monnier |
* term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.
|
2008-09-12 |
Stefan Monnier |
(set_window_buffer): Always preserve current-buffer.
|
2008-09-12 |
Glenn Morris |
*** empty log message ***
|
2008-09-12 |
Glenn Morris |
(init_charset): Warn if etc/charsets not found. (Bug#909)
|
2008-09-12 |
Glenn Morris |
*** empty log message ***
|
2008-09-12 |
Glenn Morris |
(f90-mode-map): Don't bind \t and \r.
|
2008-09-12 |
Glenn Morris |
*** empty log message ***
|
2008-09-12 |
Glenn Morris |
(sh-font-lock-open-heredoc): Doc fix.
|
2008-09-12 |
Glenn Morris |
(indent-line-function): Doc fix.
|
2008-09-12 |
Glenn Morris |
Comment.
|
2008-09-12 |
Chong Yidong |
(perform-replace): Don't set inhibit-read-only using
|
2008-09-11 |
Magnus Henoch |
* quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn.
|
2008-09-11 |
Glenn Morris |
Re-word to fool font-lock.
|
2008-09-11 |
Martin Rudalics |
*** empty log message ***
|
2008-09-11 |
Martin Rudalics |
(pop-to-buffer): If the window for buffer-or-name is
|
2008-09-11 |
Glenn Morris |
*** empty log message ***
|
2008-09-11 |
Glenn Morris |
*** empty log message ***
|
2008-09-11 |
Glenn Morris |
(charset-map-path): Doc fix.
|
2008-09-11 |
Glenn Morris |
*** empty log message ***
|
2008-09-11 |
Glenn Morris |
(ido-mode): Initialize with custom-initialize-default. (Bug#947).
|
2008-09-10 |
Juanma Barranquero |
Fix EOL mishap in previous commit.
|
2008-09-10 |
Chong Yidong |
* replace.el (perform-replace): Don't set inhibit-read-only using
|
2008-09-10 |
Chong Yidong |
(edmacro-parse-keys): Fix last change to omit macros of the <<foo>>
|
2008-09-10 |
Chong Yidong |
* edmacro.el (edmacro-parse-keys): Fix last change to omit macros of
|
2008-09-10 |
Kenichi Handa |
*** empty log message ***
|
2008-09-10 |
Kenichi Handa |
(handle_composition_prop): Set it->cmp_it.ch to -1.
|
2008-09-10 |
Kenichi Handa |
*** empty log message ***
|
2008-09-10 |
Kenichi Handa |
(composition_compute_stop_pos): Reset cmp_it->id to -1 at first.
|
2008-09-10 |
Martin Rudalics |
*** empty log message ***
|
2008-09-10 |
Martin Rudalics |
*** empty log message ***
|
2008-09-10 |
Kenichi Handa |
*** empty log message ***
|
2008-09-10 |
Kenichi Handa |
(Ffont_shape_gstring): Make glyphs of non-nil adjustment
|
2008-09-10 |
Kenichi Handa |
*** empty log message ***
|
2008-09-10 |
Kenichi Handa |
(compose-gstring-for-graphic): Fix previous change.
|
2008-09-10 |
Glenn Morris |
*** empty log message ***
|
2008-09-10 |
Glenn Morris |
(character.o, chartab.o): Fix config.h typo.
|
2008-09-10 |
Glenn Morris |
*** empty log message ***
|
2008-09-10 |
Glenn Morris |
(Info-try-follow-nearest-node): Fix doc typo.
|
2008-09-10 |
Glenn Morris |
*** empty log message ***
|
2008-09-10 |
Glenn Morris |
Stephen Berman <stephen.berman at gmx.net>
|
2008-09-10 |
Kenichi Handa |
(composition_compute_stop_pos): Fix previous change.
|
2008-09-10 |
Katsumi Yamaoka |
* gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
|
2008-09-09 |
Katsumi Yamaoka |
* gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
|
2008-09-09 |
Chong Yidong |
(read_key_sequence): Reapply translation maps when switching
|
2008-09-09 |
Chong Yidong |
* keyboard.c (read_key_sequence): Reapply translation maps when
|
2008-09-09 |
Juanma Barranquero |
* ido.el (ido-unload-function): New function.
|
2008-09-09 |
Kenichi Handa |
*** empty log message ***
|
2008-09-09 |
Kenichi Handa |
*** empty log message ***
|
2008-09-09 |
Kenichi Handa |
(composition_compute_stop_pos): Limit the search of composition to
|
2008-09-09 |
Juanma Barranquero |
* loading.texi (Where Defined): Add `defface' item.
|
2008-09-09 |
Katsumi Yamaoka |
* gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
|
2008-09-09 |
Kenichi Handa |
*** empty log message ***
|
2008-09-09 |
Kenichi Handa |
(ftfont_shape_by_flt): Use "combining" FLT for ASCII characters.
|
2008-09-09 |
Miles Bader |
Merge from gnus--devo--0
|
2008-09-09 |
Kenichi Handa |
*** empty log message ***
|
2008-09-09 |
Kenichi Handa |
(FORWARD_CHAR): Fix calculation of (POSITION).pos_byte.
|
2008-09-08 |
Juanma Barranquero |
* ido.el (ido-file-internal): Fix typo in prompt.
|
2008-09-08 |
Martin Rudalics |
*** empty log message ***
|
2008-09-08 |
Martin Rudalics |
(describe-function-1): Don't print extra newline
|
2008-09-08 |
Martin Rudalics |
*** empty log message ***
|
2008-09-08 |
Martin Rudalics |
(find-lisp-object-file-name): Handle case where
|
2008-09-08 |
Kenichi Handa |
(Fvertical_motion): Be sure to set it_overshoot_expected if
|
2008-09-08 |
Daiki Ueno |
Remove the entry describing auto-encryption.
|
2008-09-07 |
Chong Yidong |
* complete.el (PC-do-completion): Don't replace buffer
|
2008-09-07 |
Chong Yidong |
* complete.el (PC-do-completion): Don't replace buffer contents
|
2008-09-07 |
Juanma Barranquero |
Fix typo in comment.
|
2008-09-07 |
Andreas Schwab |
(Fcall_process): Don't hold references to string data
|
2008-09-07 |
Chong Yidong |
Update instructions.
|
2008-09-07 |
Juanma Barranquero |
* loadhist.el (unload-feature-special-hooks):
|
2008-09-07 |
Stefan Monnier |
* vc-svn.el (vc-svn-root):
|
2008-09-07 |
Roland Winkler |
*** empty log message ***
|
2008-09-07 |
Roland Winkler |
(Fsystem_process_attributes): Doc fix.
|
2008-09-07 |
Chong Yidong |
(Fcall_process): Canonicalize current directory name.
|
2008-09-07 |
Chong Yidong |
* callproc.c (Fcall_process): Canonicalize current directory name.
|
2008-09-07 |
Chong Yidong |
(flymake-parse-err-lines): Filter out errors occurring in different
|
2008-09-07 |
Chong Yidong |
* progmodes/flymake.el (flymake-parse-err-lines): Filter out
|
2008-09-07 |
Dan Nicolaescu |
(vc-bzr-extra-fileinfo): New defstruct.
|
2008-09-07 |
John Paul Wallington |
*** empty log message ***
|
2008-09-07 |
John Paul Wallington |
(ibuffer-diff-buffer-with-file-1): Shell quote buffer's filename.
|
2008-09-07 |
Chong Yidong |
(move_it_to): When moving by vpos, ensure that the iterator advances
|
2008-09-07 |
Chong Yidong |
* xdisp.c (move_it_to): When moving by vpos, ensure that the iterator
|
2008-09-07 |
Romain Francoise |
Distribute doc/man/ChangeLog.
|
2008-09-07 |
Teodor Zlatanov |
* nsfont.m (nsfont_draw): Fix the references to missing gidx data
|
2008-09-07 |
Martin Rudalics |
*** empty log message ***
|
2008-09-07 |
Martin Rudalics |
(cancel-change-group): Widen buffer temporarily when
|
2008-09-07 |
Stefan Monnier |
(Fbuffer_swap_text): Reset window->point markers.
|
2008-09-07 |
Kenichi Handa |
Compose combining characters only when it
|
2008-09-07 |
Kenichi Handa |
(FORWARD_CHAR): Check STOP after incrementing (POSITION).pos.
|
2008-09-07 |
Nick Roberts |
(gud-stop-subjob): Using jdb, suspend threads
|
2008-09-07 |
Nick Roberts |
*** empty log message ***
|
2008-09-06 |
Roland Winkler |
*** empty log message ***
|
2008-09-06 |
Roland Winkler |
Require time-date.
|
2008-09-06 |
Roland Winkler |
*** empty log message ***
|
2008-09-06 |
Roland Winkler |
(Fsystem_process_attributes): Doc fix.
|
2008-09-06 |
Chong Yidong |
(tooltip-mode): Initialize unconditionally to t.
|
2008-09-06 |
Chong Yidong |
* tooltip.el (tooltip-mode): Initialize unconditionally to t.
|
2008-09-06 |
Chong Yidong |
(ispell-command-loop): Suspend ispell if the user enters a mouse event
|
2008-09-06 |
Chong Yidong |
* textmodes/ispell.el (ispell-command-loop): Suspend ispell if the
|
2008-09-06 |
Glenn Morris |
Fix previous change.
|
2008-09-06 |
Glenn Morris |
*** empty log message ***
|
2008-09-06 |
Glenn Morris |
(diff-find-source-location): Declare.
|
2008-09-06 |
Glenn Morris |
*** empty log message ***
|
2008-09-06 |
Glenn Morris |
(sh-get-kw): Remove '()' from the list of
|
2008-09-06 |
Glenn Morris |
*** empty log message ***
|
2008-09-06 |
Glenn Morris |
(rmail-spam-filter): Autoload it.
|
2008-09-06 |
Glenn Morris |
*** empty log message ***
|
2008-09-06 |
Glenn Morris |
(pmail-sort-messages): Use pmail-desc-get-start, pmail-desc-get-end
|
2008-09-06 |
Glenn Morris |
(pmail-use-spam-filter): Remove un-needed variable declaration.
|
2008-09-06 |
Glenn Morris |
*** empty log message ***
|
2008-09-06 |
Glenn Morris |
(ELCFILES): Update.
|
2008-09-06 |
Chong Yidong |
(Quitting): Note that top-level exits active minibuffers.
|
2008-09-06 |
Chong Yidong |
(Recursive Edit): Note that top-level exits active minibuffers.
|
2008-09-06 |
Chong Yidong |
* misc.texi (Recursive Edit): Note that top-level exits active
|
2008-09-06 |
Chong Yidong |
(Ftop_level): Doc fix.
|
2008-09-06 |
Chong Yidong |
* keyboard.c (Ftop_level): Doc fix.
|
2008-09-06 |
Chong Yidong |
(server-switch-buffer): New arg.
|
2008-09-06 |
Chong Yidong |
* server.el (server-switch-buffer): New arg.
|
2008-09-06 |
Kenichi Handa |
*** empty log message ***
|
2008-09-06 |
Kenichi Handa |
Fix setting of composition-function-table.
|
2008-09-06 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-06 |
Eli Zaretskii |
(xmenu_show) [!HAVE_X_WINDOWS]: If frame has a minibuffer, don't let lower
|
2008-09-06 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-06 |
Eli Zaretskii |
(msdos-show-help): Don't truncate lines while displaying help echo messages.
|
2008-09-06 |
Eli Zaretskii |
Adapt to latest versions of MS-Windows.
|
2008-09-06 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-06 |
Eli Zaretskii |
(IT_menu_display): Use STRING_CHAR_ADVANCE instead of a "char *q" to access
|
2008-09-06 |
Martin Rudalics |
*** empty log message ***
|
2008-09-06 |
Martin Rudalics |
(Where Defined): Fix description of symbol-file.
|
2008-09-06 |
Martin Rudalics |
*** empty log message ***
|
2008-09-06 |
Martin Rudalics |
(symbol-file): Fix doc-string.
|
2008-09-06 |
Eli Zaretskii |
Fix spelling and wording of comments.
|
2008-09-06 |
Glenn Morris |
*** empty log message ***
|
2008-09-06 |
Glenn Morris |
(help-xref-forward-stack): Doc fix.
|
2008-09-06 |
Glenn Morris |
Fix typos.
|
2008-09-06 |
Glenn Morris |
*** empty log message ***
|
2008-09-06 |
Glenn Morris |
(change-log-default-name): Autoload safety.
|
2008-09-06 |
Glenn Morris |
Add local variable setting for change-log-default-name.
|
2008-09-06 |
Glenn Morris |
*** empty log message ***
|
2008-09-06 |
Glenn Morris |
(pmail-dont-reply-to, pmail-desc-get-marker-end)
|
2008-09-06 |
Glenn Morris |
(pmail-output-read-pmail-file-name): Remove unused declaration.
|
2008-09-06 |
Glenn Morris |
(pmail-parse-file-inboxes): Remove unused declaration.
|
2008-09-06 |
Glenn Morris |
(pmail-maybe-set-message-counters)
|
2008-09-06 |
Glenn Morris |
(pmail-spam-filter): Remove declaration of undefined function.
|
2008-09-06 |
Glenn Morris |
Fix copyright years and license notices.
|
2008-09-06 |
Glenn Morris |
Add missing entry.
|
2008-09-06 |
Glenn Morris |
face-remap was installed.
|
2008-09-06 |
Vinicius Jose Latorre |
Don't clean up a buffer when killing it.
|
2008-09-06 |
Vinicius Jose Latorre |
Fix bug#360.
|
2008-09-05 |
Dan Nicolaescu |
* verilog-mode.el (verilog-library-extensions): Enable .sv
|
2008-09-05 |
Chong Yidong |
Require help-mode.
|
2008-09-05 |
Chong Yidong |
* international/quail.el: Require help-mode.
|
2008-09-05 |
Chong Yidong |
(dired-get-filename): Rewrite octal escape character processor
|
2008-09-05 |
Chong Yidong |
* dired.el (dired-get-filename): Rewrite octal escape character
|
2008-09-05 |
Paul Reilly |
* pmail.el (pmail-get-new-mail): When there are no new messages,
|
2008-09-05 |
Eli Zaretskii |
Move comment for last change to right place.
|
2008-09-05 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-05 |
Eli Zaretskii |
(custom-button-pressed): Default to inverse-video.
|
2008-09-05 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-05 |
Eli Zaretskii |
(single_menu_item) [!HAVE_BOXES]: Enable emulation of toggle boxes and
|
2008-09-05 |
Eli Zaretskii |
*** empty log message ***
|
2008-09-05 |
Eli Zaretskii |
(msdos-face-setup): Setup faces for all frames, not just for terminal-frame.
|
2008-09-05 |
Kenichi Handa |
(compose-gstring-for-graphic): Fix handling "above" marks.
|
2008-09-05 |
Martin Rudalics |
*** empty log message ***
|
2008-09-05 |
Martin Rudalics |
(window--try-to-split-window): Don't split when window
|
2008-09-05 |
Glenn Morris |
data segment size issue filed as bug#892.
|
2008-09-05 |
Glenn Morris |
Mention Ubuntu make weirdness.
|
2008-09-05 |
Glenn Morris |
*** empty log message ***
|
2008-09-05 |
Miles Bader |
Merge from emacs--rel--22
|
2008-09-05 |
Kenichi Handa |
*** empty log message ***
|
2008-09-05 |
Kenichi Handa |
Fix setting of composition-function-table.
|
2008-09-05 |
Kenichi Handa |
(find-composition): Mention about the automatic
|
2008-09-05 |
Kenichi Handa |
(describe-char): Fix handling of automatic composition.
|
2008-09-05 |
Kenichi Handa |
*** empty log message ***
|
2008-09-05 |
Kenichi Handa |
(autocmp_chars): Check lookback count.
|
2008-09-05 |
Kenichi Handa |
(struct composition_it): New member lookback.
|
2008-09-04 |
Juanma Barranquero |
* net/tramp-cache.el (tramp-flush-file-function): Fix typo in docstring.
|
2008-09-04 |
Kim F. Storm |
(ido-buffer-internal, ido-file-internal): Pass on other-window
|
2008-09-04 |
Kim F. Storm |
*** empty log message ***
|
2008-09-04 |
Martin Rudalics |
*** empty log message ***
|
2008-09-04 |
Martin Rudalics |
(Info-dir-remove-duplicates): Narrow buffer when
|
2008-09-04 |
Glenn Morris |
*** empty log message ***
|
2008-09-04 |
Glenn Morris |
Add ns-emacs.
|
2008-09-04 |
Glenn Morris |
*** empty log message ***
|
2008-09-04 |
Miles Bader |
Merge from gnus--devo--0
|
2008-09-03 |
Alan Mackenzie |
(c-version): Increment to 5.31.6.
|
2008-09-03 |
Alan Mackenzie |
*** empty log message ***
|
2008-09-03 |
Juanma Barranquero |
Fix typo.
|
2008-09-03 |
Paul Reilly |
*** empty log message ***
|
2008-09-03 |
Paul Reilly |
Fix the expunge command so that the current message index is correct.
|
2008-09-03 |
Stefan Monnier |
(completion-pcm--pattern->regex): Undo last change.
|
2008-09-03 |
John Paul Wallington |
(mail-yank-region): Fix comment.
|
2008-09-03 |
Martin Rudalics |
*** empty log message ***
|
2008-09-03 |
Martin Rudalics |
(pop-up-frame-function): Move here from window.el to avoid
|
2008-09-03 |
Martin Rudalics |
(pop-up-frame-function): Move to frame.el.
|
2008-09-03 |
Glenn Morris |
*** empty log message ***
|
2008-09-03 |
Glenn Morris |
(buffer-menu-mode-hook): Add obsolete alias.
|
2008-09-03 |
Chong Yidong |
(isearch-highlight-regexp): Fix last change, quoting non-alphabetical
|
2008-09-03 |
Chong Yidong |
* isearch.el (isearch-highlight-regexp): Fix last change, quoting
|
2008-09-02 |
Chong Yidong |
(Fvertical_motion): Don't call move_it_by_lines again if moving by a
|
2008-09-02 |
Chong Yidong |
* indent.c (Fvertical_motion): Don't call move_it_by_lines again
|
2008-09-02 |
Dan Nicolaescu |
*** empty log message ***
|
2008-09-02 |
Dan Nicolaescu |
(auto-mode-alist): Use verilog-mode for SystemVerilog files.
|
2008-09-02 |
Juanma Barranquero |
* mail/pmaildesc.el (pmail-desc-get-match-index):
|
2008-09-02 |
Andreas Schwab |
(x_delete_display): Fix merge error.
|
2008-09-02 |
Juanma Barranquero |
Fix synch change.
|
2008-09-02 |
Martin Rudalics |
*** empty log message ***
|
2008-09-02 |
Martin Rudalics |
(calc-dispatch-map): Fix handling of upcased and
|
2008-09-02 |
Andreas Schwab |
(Fexpand_file_name): Remove unused variables.
|
2008-09-02 |
Miles Bader |
Merge from emacs--rel--22
|
2008-09-02 |
Glenn Morris |
*** empty log message ***
|
2008-09-02 |
Glenn Morris |
(try-face-font): Remove dead alias.
|
2008-09-02 |
Glenn Morris |
*** empty log message ***
|
2008-09-02 |
Glenn Morris |
(c-opt-op-identitier-prefix): Fix typo.
|
2008-09-02 |
David Reitter |
("german-postfix"): do not translate ue to \"u after a, e or q,
|
2008-09-02 |
David Reitter |
("german-postfix"): do not translate ue to
|
2008-09-02 |
Glenn Morris |
Vin Shelton <acs at xemacs.org> (tiny change)
|
2008-09-01 |
Glenn Morris |
Remove dos line endings from rev 1.14395.
|
2008-09-01 |
Glenn Morris |
*** empty log message ***
|
2008-09-01 |
Glenn Morris |
*** empty log message ***
|
2008-09-01 |
Glenn Morris |
(vc-default-previous-version): Move alias here from vc-hooks, and fix
|
2008-09-01 |
Glenn Morris |
(vc-previous-version): Move alias to vc.el.
|
2008-09-01 |
Chong Yidong |
(completion-pcm--pattern->regex): When completion-ignore-case is
|
2008-09-01 |
Chong Yidong |
* minibuffer.el (completion-pcm--pattern->regex): When
|
2008-09-01 |
Glenn Morris |
A plea for fewer "it doesn't build" messages.
|
2008-09-01 |
Glenn Morris |
*** empty log message ***
|
2008-09-01 |
Chong Yidong |
(Finternal_set_alternative_font_family_alist)
|
2008-09-01 |
Chong Yidong |
* xfaces.c (Finternal_set_alternative_font_family_alist)
|
2008-09-01 |
Chong Yidong |
(recenter-top-bottom): Doc fix.
|
2008-09-01 |
Chong Yidong |
* window.el (recenter-top-bottom): Doc fix.
|
2008-09-01 |
Chong Yidong |
New maintainer.
|
2008-09-01 |
Chong Yidong |
* delphi.el: New maintainer.
|
2008-09-01 |
Miles Bader |
Add arch tagline
|
2008-09-01 |
Paul Reilly |
(pmail-reply-callback): Call pmail-show-message to repaint the
|
2008-09-01 |
Paul Reilly |
*** empty log message ***
|
2008-09-01 |
Paul Reilly |
Reflect that rmail-convert-to-babyl is no longer relevant.
|
2008-09-01 |
Paul Reilly |
Fix the expunge operation.
|
2008-09-01 |
Paul Reilly |
New and temporary change log file used to capture changes to the pmail*.el files.
|
2008-09-01 |
Martin Rudalics |
*** empty log message ***
|
2008-09-01 |
Martin Rudalics |
(describe-face): Use find-lisp-object-file-name instead
|
2008-09-01 |
Martin Rudalics |
(describe-simplify-lib-file-name, find-source-lisp-file): Removed.
|
2008-09-01 |
Kenichi Handa |
*** empty log message ***
|
2008-09-01 |
Kenichi Handa |
(font-show-log): Fix previous change.
|
2008-09-01 |
Kenichi Handa |
(set-language-environment): Don't
|
2008-09-01 |
Kenichi Handa |
*** empty log message ***
|
2008-09-01 |
Kenichi Handa |
*** empty log message ***
|
2008-09-01 |
Kenichi Handa |
*** empty log message ***
|
2008-09-01 |
Kenichi Handa |
(LGLYPH_SET_CODE): Add comment.
|
2008-09-01 |
Kenichi Handa |
(ftfont_spec_pattern): Don't create a charset of the
|
2008-09-01 |
Kenichi Handa |
(syms_of_character): Docstring of script-representative-chars fixed.
|
2008-09-01 |
Kenichi Handa |
(script-representative-chars): Re-add
|
2008-08-31 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-31 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-31 |
Eli Zaretskii |
(BUILD_CHAR_GLYPH): New macro.
|
2008-08-31 |
Juanma Barranquero |
Fix typos.
|
2008-08-31 |
Chong Yidong |
Move provide statement to the end of the file.
|
2008-08-31 |
Chong Yidong |
* ido.el: Move provide statement to the end of the file.
|
2008-08-31 |
Juanma Barranquero |
Fix EOL mishap.
|
2008-08-31 |
Miles Bader |
Merge from gnus--devo--0
|
2008-08-31 |
Martin Rudalics |
*** empty log message ***
|
2008-08-31 |
Martin Rudalics |
*** empty log message ***
|
2008-08-31 |
Martin Rudalics |
(linum-mode): `window-size-change-functions' can now be buffer-local.
|
2008-08-31 |
Martin Rudalics |
(prepare_menu_bars): Don't call
|
2008-08-31 |
Chong Yidong |
Update documentation status.
|
2008-08-31 |
Chong Yidong |
Checked display.texi
|
2008-08-31 |
Chong Yidong |
(Display): Move Temporary Face Changes node to just
|
2008-08-31 |
Chong Yidong |
(Top): Add Temporary Face Changes xref.
|
2008-08-31 |
Chong Yidong |
* emacs.texi (Top): Add Temporary Face Changes xref.
|
2008-08-31 |
Glenn Morris |
*** empty log message ***
|
2008-08-31 |
Stefan Monnier |
* font.h (font_range):
|
2008-08-30 |
Glenn Morris |
(Fmake_variable_frame_local): Doc fix.
|
2008-08-30 |
Glenn Morris |
Comment.
|
2008-08-30 |
Glenn Morris |
*** empty log message ***
|
2008-08-30 |
Glenn Morris |
(Fmodify_frame_parameters): Doc fix.
|
2008-08-30 |
Glenn Morris |
(make-variable-frame-local): Tweak obsolescence message.
|
2008-08-30 |
Glenn Morris |
*** empty log message ***
|
2008-08-30 |
Glenn Morris |
(Info-hide-note-references, Info-refill-paragraphs): Doc fixes.
|
2008-08-30 |
Glenn Morris |
*** empty log message ***
|
2008-08-30 |
Glenn Morris |
(apropos-command): Report documentation errors, rather than ignoring.
|
2008-08-30 |
Glenn Morris |
Comment.
|
2008-08-30 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-30 |
Eli Zaretskii |
(init_user_info): Allocate buf[] with xmalloc using the size needed by
|
2008-08-30 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-30 |
Eli Zaretskii |
(IT_update_begin, IT_update_end): Add termscript trace.
|
2008-08-30 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-30 |
Eli Zaretskii |
(IT_display_cursor): Write "CURSOR ON/OFF" to termscript only when
|
2008-08-30 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-30 |
Eli Zaretskii |
(Fw16_set_clipboard_data): Don't encode text if clipboard is unavailable.
|
2008-08-30 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-30 |
Eli Zaretskii |
(init_display): Set `tty's association in frame's parameters alist to the name
|
2008-08-30 |
Glenn Morris |
*** empty log message ***
|
2008-08-30 |
Glenn Morris |
(describe-function-1): Handle broken aliases. (Bug#825)
|
2008-08-30 |
Glenn Morris |
(apropos-command): Ignore documentation errors. (Bug#825)
|
2008-08-30 |
Glenn Morris |
*** empty log message ***
|
2008-08-30 |
Glenn Morris |
(url-https-expand-file-name): Resolve directly to url-default-expander
|
2008-08-29 |
Chong Yidong |
(isearch-highlight-regexp): Fix case of highlighted string.
|
2008-08-29 |
Chong Yidong |
* isearch.el (isearch-highlight-regexp): Fix case of highlighted
|
2008-08-29 |
Jason Rumney |
*** empty log message ***
|
2008-08-29 |
Jason Rumney |
(uniscribe_check_otf): Don't fallback on DFLT script.
|
2008-08-29 |
Eli Zaretskii |
(mode-line-frame-control, mode-line-frame-identification): Fix last change.
|
2008-08-29 |
Kenichi Handa |
(lao-composition-function): Fix previous change.
|
2008-08-29 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-29 |
Eli Zaretskii |
(fill_gstring_body): Avoid compiler warnings.
|
2008-08-29 |
Eli Zaretskii |
(font_fill_lglyph_metrics): Use EMACS_INT in LGLYPH_SET_CODE to avoid
|
2008-08-29 |
Eli Zaretskii |
(report_file_error): Clarify the case of slash defeating downcasing.
|
2008-08-29 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-29 |
Eli Zaretskii |
(mode-line-frame-identification): Fix last change.
|
2008-08-29 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-29 |
Eli Zaretskii |
(uniscribe_shape): Shut up compiler warning in LGLYPH_SET_CODE.
|
2008-08-29 |
Eli Zaretskii |
(LGLYPH_SET_CODE): Cast `val' to EMACS_INT.
|
2008-08-29 |
Eli Zaretskii |
($(BLD)/w32uniscribe.$(O)): Depend on composite.h
|
2008-08-29 |
Kenichi Handa |
(report_file_error): Don't downcase the first character
|
2008-08-29 |
Kenichi Handa |
*** empty log message ***
|
2008-08-29 |
Kenichi Handa |
(setup-default-fontset): Prepend
|
2008-08-29 |
Kenichi Handa |
(unicode-category-table): Setup unicode-category-table.
|
2008-08-29 |
Kenichi Handa |
Fix setting up of
|
2008-08-29 |
Kenichi Handa |
Encoding changed to utf-8.
|
2008-08-29 |
Kenichi Handa |
Fix setting up of composition-function-table.
|
2008-08-29 |
Kenichi Handa |
(lao-composition-function): Argument changed.
|
2008-08-29 |
Kenichi Handa |
Don't setup composition-function-table.
|
2008-08-29 |
Kenichi Handa |
(composition-function-table): Declaration moved to
|
2008-08-29 |
Kenichi Handa |
*** empty log message ***
|
2008-08-29 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Adjusted for
|
2008-08-29 |
Kenichi Handa |
Include font.h.
|
2008-08-29 |
Kenichi Handa |
(struct uniscribe_font_info): Include composite.h.
|
2008-08-29 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Adjusted
|
2008-08-29 |
Kenichi Handa |
(encode_terminal_code): Adjusted for the change of struct
|
2008-08-29 |
Kenichi Handa |
(ns_draw_glyph_string): Adjusted for the change of
|
2008-08-29 |
Kenichi Handa |
(adjust_point_for_property): Check composition by
|
2008-08-29 |
Kenichi Handa |
Include composite.h and dispextern.h.
|
2008-08-29 |
Kenichi Handa |
Include composite.h.
|
2008-08-29 |
Kenichi Handa |
(font_for_char): Extern it.
|
2008-08-29 |
Kenichi Handa |
(font_for_char): New function.
|
2008-08-29 |
Kenichi Handa |
* font.h (enum lgstring_indices): Delete it.
|
2008-08-29 |
Kenichi Handa |
(QCf): New variable.
|
2008-08-29 |
Kenichi Handa |
* dispextern.h (struct glyph): New union u.cmp. Delete the member
|
2008-08-29 |
Kenichi Handa |
* composite.h (enum composition_method): Delete
|
2008-08-29 |
Kenichi Handa |
Include window.h, frame.h, dispextern.h font.h.
|
2008-08-29 |
Kenichi Handa |
(optimize_sub_char_table): Perform more greedy optimization.
|
2008-08-29 |
Kenichi Handa |
(Vunicode_category_table): Extern it.
|
2008-08-29 |
Kenichi Handa |
(Vunicode_category_table): New variable.
|
2008-08-29 |
Kenichi Handa |
(ftfont.o): Depend on composite.h.
|
2008-08-29 |
Glenn Morris |
truncate-partial-width-windows default now 50.
|
2008-08-29 |
Glenn Morris |
(truncate-partial-width-windows): Changed in 23.1.
|
2008-08-29 |
Glenn Morris |
*** empty log message ***
|
2008-08-29 |
Glenn Morris |
(truncate-partial-width-windows): Doc fix. Increase default to 50.
|
2008-08-29 |
Glenn Morris |
(syms_of_buffer): Doc fix.
|
2008-08-29 |
Glenn Morris |
auth-source has nothing to do with X.
|
2008-08-29 |
Paul Reilly |
Resolve all byte compiler warnings and enable IMAP/movemail support.
|
2008-08-29 |
Chong Yidong |
(update_tool_bar_unwind): New function.
|
2008-08-29 |
Chong Yidong |
* xdisp.c (update_tool_bar_unwind): New function.
|
2008-08-28 |
Chong Yidong |
(x-win-suspend-error): Don't signal error if there are no X frames
|
2008-08-28 |
Chong Yidong |
* term/x-win.el (x-win-suspend-error): Don't signal error if there are
|
2008-08-28 |
Michael Albinus |
*** empty log message ***
|
2008-08-28 |
Michael Albinus |
* net/xesam.el (xesam-kill-buffer-function): Wrap code by
|
2008-08-28 |
Chong Yidong |
Regenerate.
|
2008-08-28 |
Michael Albinus |
*** empty log message ***
|
2008-08-28 |
Chong Yidong |
Disable XFT and Freetype when without X.
|
2008-08-28 |
Chong Yidong |
* configure.in: Disable XFT and Freetype when without X.
|
2008-08-28 |
Michael Albinus |
* dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and
|
2008-08-28 |
Chong Yidong |
(json-read-number): New arg. Handle explicitly signed numbers.
|
2008-08-28 |
Chong Yidong |
* json.el (json-read-number): New arg. Handle explicitly signed
|
2008-08-28 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-28 |
Eli Zaretskii |
(msdos-previous-message): New variable.
|
2008-08-28 |
Chong Yidong |
Revert (undocumented) 2008-08-20 change adding LDFLAGS to GNUstep CC invocation.
|
2008-08-28 |
Chong Yidong |
* Makefile.in: Revert (undocumented) 2008-08-20 change adding LDFLAGS
|
2008-08-28 |
Chong Yidong |
(debug): When killing a noninteractive Emacs, give exit status -1.
|
2008-08-28 |
Chong Yidong |
* emacs-lisp/debug.el (debug): When killing a noninteractive
|
2008-08-28 |
Chong Yidong |
(vc-workfile-unchanged-p): Revert last change.
|
2008-08-28 |
Chong Yidong |
* vc-hooks.el (vc-workfile-unchanged-p): Revert last change.
|
2008-08-28 |
Agustin Martin |
Extend `ispell-personal-dictionary' doctring to aspell
|
2008-08-28 |
Agustin Martin |
(flyspell-mode) Fix docstring
|
2008-08-28 |
Glenn Morris |
emacsclient does not work on Windows fixed:
|
2008-08-28 |
Glenn Morris |
Move some bugs to the tracker.
|
2008-08-28 |
Glenn Morris |
*** empty log message ***
|
2008-08-27 |
Chong Yidong |
(Fvertical_motion): Revert last change. Handle the general case where
|
2008-08-27 |
Chong Yidong |
* indent.c (Fvertical_motion): Revert last change. Handle the general
|
2008-08-27 |
Romain Francoise |
(Directory Variables): Minor fix.
|
2008-08-27 |
Teodor Zlatanov |
*** empty log message ***
|
2008-08-27 |
Chong Yidong |
(vc-workfile-unchanged-p): If the checkout time is not the same as the
|
2008-08-27 |
Chong Yidong |
* vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is not
|
2008-08-27 |
Chong Yidong |
(find_handler_clause): Temporarily increase max-lisp-eval-depth while
|
2008-08-27 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-27 |
Eli Zaretskii |
(Ffile_attributes): Fix comment in last change.
|
2008-08-27 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-27 |
Eli Zaretskii |
(Fmsdos_remember_default_colors): Don't reverse frame colors under -rv.
|
2008-08-27 |
Chong Yidong |
(Ffile_attributes): Avoid compiler warning in bitshift.
|
2008-08-27 |
Chong Yidong |
* dired.c (Ffile_attributes): Avoid compiler warning in bitshift.
|
2008-08-27 |
Michael Albinus |
*** empty log message ***
|
2008-08-27 |
Teodor Zlatanov |
(change-log-next-error): Run an extra `find-file' to
|
2008-08-27 |
Chong Yidong |
(artist-mode-init): Added comment on the setting up of the
|
2008-08-27 |
Chong Yidong |
* textmodes/artist.el (artist-mode-init): Added comment on the
|
2008-08-27 |
Chong Yidong |
(comint-dynamic-list-filename-completions): Quote common substring.
|
2008-08-27 |
Chong Yidong |
* comint.el (comint-dynamic-list-filename-completions): Quote common
|
2008-08-27 |
Chong Yidong |
(comint-dynamic-complete-as-filename): Generalize last change to allow
|
2008-08-27 |
Chong Yidong |
(shell-file-name-quote-list): Quote `$'.
|
2008-08-27 |
Chong Yidong |
* shell.el (shell-file-name-quote-list): Quote `$'.
|
2008-08-27 |
Andreas Schwab |
(search_buffer): Set char_base to zero only at the end.
|
2008-08-27 |
Glenn Morris |
Opened tracker item for:
|
2008-08-27 |
Glenn Morris |
\\{...} produces duplicate entries: seems fixed in 23.0.60
|
2008-08-27 |
Glenn Morris |
X-coding-system incompatibility:
|
2008-08-27 |
Glenn Morris |
emacsclient misbehaves: notabug.
|
2008-08-27 |
Glenn Morris |
MS-DOS returns.
|
2008-08-27 |
Glenn Morris |
Add retitle, submitter.
|
2008-08-27 |
Glenn Morris |
Some doc/ updates.
|
2008-08-27 |
Glenn Morris |
*** empty log message ***
|
2008-08-27 |
Glenn Morris |
(Format of Diary File): Mention diary-nonmarking-symbol.
|
2008-08-27 |
Glenn Morris |
(Advanced Calendar/Diary Usage): Tweak some menu descriptions.
|
2008-08-27 |
Kenichi Handa |
*** empty log message ***
|
2008-08-27 |
Kenichi Handa |
(report_file_error): Fix handling of multibyte error string.
|
2008-08-27 |
Chong Yidong |
(x_term_init): Temporarily hide the partially initialized terminal
|
2008-08-27 |
Chong Yidong |
* xterm.c (x_term_init): Temporarily hide the partially initialized
|
2008-08-26 |
Chong Yidong |
(comint-dynamic-complete-as-filename): If case is ignored while
|
2008-08-26 |
Chong Yidong |
* comint.el (comint-dynamic-complete-as-filename): If case is ignored
|
2008-08-26 |
Chong Yidong |
(flyspell-check-pre-word-p): Make sure flyspell-pre-point is valid to
|
2008-08-26 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
|
2008-08-26 |
Chong Yidong |
Correct entry about non-breaking space.
|
2008-08-26 |
Chong Yidong |
(linum): Inherit remaining face attributes from default face.
|
2008-08-26 |
Chong Yidong |
* linum.el (linum): Inherit remaining face attributes from default face.
|
2008-08-26 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-26 |
Eli Zaretskii |
(internal_terminal_init): Most initializations done only once, especially
|
2008-08-26 |
Chong Yidong |
(Fcondition_case): Doc fix.
|
2008-08-26 |
Chong Yidong |
* eval.c (Fcondition_case): Doc fix.
|
2008-08-26 |
Robert J. Chassell |
*** empty log message ***
|
2008-08-26 |
Robert J. Chassell |
Prevent pasting a region twice on an xterm or rxvt in X.
|
2008-08-26 |
Chong Yidong |
Include character.h and font.h for XSETFONT.
|
2008-08-26 |
Chong Yidong |
Fix last change.
|
2008-08-26 |
Chong Yidong |
(struct): Change font member to the new font struct.
|
2008-08-26 |
Chong Yidong |
* widgetprv.h (struct): Change font member to the new font struct.
|
2008-08-26 |
Adrian Robert |
updates
|
2008-08-26 |
Jason Rumney |
*** empty log message ***
|
2008-08-26 |
Jason Rumney |
(TIFF Images): New section describing :index property.
|
2008-08-26 |
Jason Rumney |
Multi-page TIFF image support.
|
2008-08-26 |
Glenn Morris |
*** empty log message ***
|
2008-08-26 |
Glenn Morris |
(calendar-holidays): Doc fix.
|
2008-08-26 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-26 |
Eli Zaretskii |
(get_named_tty): Fix last change.
|
2008-08-26 |
Daiki Ueno |
(epa--key-widget-action): Save the selected window to
|
2008-08-26 |
Glenn Morris |
Typo.
|
2008-08-26 |
Glenn Morris |
Comments.
|
2008-08-26 |
Glenn Morris |
Fix copyright entries broken by "rearrangement".
|
2008-08-26 |
Glenn Morris |
(tramp-file-name-localname, tramp-dissect-file-name): Declare,
|
2008-08-26 |
Glenn Morris |
(msdos-setup-keyboard): Fix declaration.
|
2008-08-26 |
Glenn Morris |
*** empty log message ***
|
2008-08-26 |
Glenn Morris |
(Non-Gregorian Diary Entries): New name for node "Hebrew/Islamic Entries".
|
2008-08-26 |
Glenn Morris |
(Specified Dates): Fix names of iso functions.
|
2008-08-26 |
Chong Yidong |
(Fvertical_motion): If moving forward starting from a multi-line
|
2008-08-26 |
Chong Yidong |
* indent.c (Fvertical_motion): If moving forward starting from a
|
2008-08-25 |
Chong Yidong |
Remove trailing whitespace.
|
2008-08-25 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-25 |
Eli Zaretskii |
(mode-line-frame-control): New function, caters to `pc' ``window system''.
|
2008-08-25 |
Juri Linkov |
In Text mode, rebind `center-line' and `center-paragraph'
|
2008-08-25 |
Juri Linkov |
*** empty log message ***
|
2008-08-25 |
Juri Linkov |
(text-mode-map): Unbind "\es" from `center-line' and "\eS" from `center-paragraph'.
|
2008-08-25 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-25 |
Eli Zaretskii |
(do_switch_frame): Mark previously displayed frame as obscured for
|
2008-08-25 |
Juri Linkov |
Fix Russian sample text unintentionally broken in revision 1.56.
|
2008-08-25 |
Ulf Jasper |
Added newsticker-browse-url-item and configurable layout parameters.
|
2008-08-25 |
Ulf Jasper |
Added newsticker-browse-url-item.
|
2008-08-25 |
Ulf Jasper |
*** empty log message ***
|
2008-08-25 |
Dan Nicolaescu |
(vc-dir-marked-only-files-and-states):
|
2008-08-25 |
Francesco Potortì |
2008-08-25 Francesco Potort?<pot@gnu.org>
|
2008-08-25 |
Francesco Potortì |
(main): Do not use static space for the tagfile string.
|
2008-08-24 |
Michael Albinus |
*** empty log message ***
|
2008-08-24 |
Michael Albinus |
* net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'.
|
2008-08-24 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-24 |
Eli Zaretskii |
(make_terminal_frame): Initialize f->terminal, f->terminal->reference_count,
|
2008-08-24 |
Romain Francoise |
(run-python): Remove '' from sys.path.
|
2008-08-24 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-24 |
Eli Zaretskii |
(get_lim_data) [MSDOS]: Use alternative methods of estimating available memory.
|
2008-08-24 |
Dan Nicolaescu |
(NS_IMPL_GNUSTEP): Increase pure size.
|
2008-08-23 |
Glenn Morris |
No need to check invariant sections.
|
2008-08-23 |
Glenn Morris |
*** empty log message ***
|
2008-08-23 |
Glenn Morris |
(Fortran): Change description of free form and
|
2008-08-23 |
Glenn Morris |
*** empty log message ***
|
2008-08-23 |
Glenn Morris |
(fortran-tab-mode-string, fortran-comment-line-start)
|
2008-08-23 |
Eli Zaretskii |
Remove yet another debug leftover in dos_ttraw.
|
2008-08-23 |
David Reitter |
nsterm.m (ns_draw_window_cursor): Don't call NSDisableScreenUpdates and NSEnableScreenUpdates on non-NS_IMPL_COCOA systems.
|
2008-08-23 |
David Reitter |
(ns_draw_window_cursor): .*ScreenUpdates() calls only if NS_IMPL_COCOA
|
2008-08-23 |
Dan Nicolaescu |
Add note about include ordering.
|
2008-08-23 |
Andreas Schwab |
(procfs_system_process_attributes): Fix portability
|
2008-08-23 |
Eli Zaretskii |
Remove debug leftover prdebug.
|
2008-08-23 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-23 |
Eli Zaretskii |
(msdos-setup-keyboard) <msdos-setup-keyboard>: Add declare-function.
|
2008-08-23 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-23 |
Eli Zaretskii |
Remove definition of USER_FULL_NAME (now defined on src/s/msdos.h).
|
2008-08-23 |
Eli Zaretskii |
Edit out @LIB_SRC_EXTRA_INSTALLABLES@.
|
2008-08-23 |
Eli Zaretskii |
(version): Define to empty.
|
2008-08-23 |
Eli Zaretskii |
(emacs lispref lispintro): Chdir under doc/.
|
2008-08-23 |
Eli Zaretskii |
(msdos-create-frame-with-faces): Renamed from make-msdos-frame.
|
2008-08-23 |
Eli Zaretskii |
(msdos-key-remapping-map): New variable. Move here all the special keys we
|
2008-08-23 |
Eli Zaretskii |
(tty-register-default-colors): Remove bogus code for using msdos-color-values.
|
2008-08-23 |
Eli Zaretskii |
[ms-dos]: Load term/pc-win.
|
2008-08-23 |
Eli Zaretskii |
(command-line): Don't call tty-register-default-colors if
|
2008-08-23 |
Eli Zaretskii |
(MSDOS_OBJ): Add xmenu.o.
|
2008-08-23 |
Eli Zaretskii |
Remove definition of struct x_display_info and struct x_output.
|
2008-08-23 |
Dan Nicolaescu |
(vc-dir-prepare-status-buffer): Make sure we use a
|
2008-08-23 |
Eli Zaretskii |
(make_terminal_frame) [MSDOS]: Adjust initialization of f->output_data.tty.
|
2008-08-23 |
Eli Zaretskii |
[MSDOS]: Include msdos.h.
|
2008-08-23 |
Eli Zaretskii |
Include frame.h before termhooks.h.
|
2008-08-23 |
Eli Zaretskii |
(handle_interrupt) [MSDOS]: Call cursor_to with SELECTED_FRAME as
|
2008-08-23 |
Eli Zaretskii |
(USER_FULL_NAME): Define to pw->pw_gecos if undefined.
|
2008-08-23 |
Eli Zaretskii |
(USER_FULL_NAME): Define.
|
2008-08-23 |
Eli Zaretskii |
Include frame.h before termhooks.h.
|
2008-08-23 |
Eli Zaretskii |
(init_sys_modes): Call dos_ttraw with tty_out as argument.
|
2008-08-23 |
Eli Zaretskii |
(Fw16_set_clipboard_data, Fw16_get_clipboard_data): Adjust for changes in
|
2008-08-23 |
Eli Zaretskii |
[!subprocesses]: Define QCname.
|
2008-08-23 |
Eli Zaretskii |
(FRAME_TTY): Support output_msdos_raw.
|
2008-08-23 |
Eli Zaretskii |
(redisplay_internal) [MSDOS]: Don't call set_tty_color_mode.
|
2008-08-23 |
Eli Zaretskii |
(TERMINAL_ACTIVE_P): Handle output_msdos_raw in addition to output_termcap.
|
2008-08-23 |
Eli Zaretskii |
(init_display): Remove MS-DOS specific conditions for calling
|
2008-08-23 |
Eli Zaretskii |
(Fx_popup_dialog, Fx_popup_menu, xmenu_show): Allow MSDOS frames along with
|
2008-08-23 |
Eli Zaretskii |
(main) [MSDOS]: Call syms_of_xmenu.
|
2008-08-23 |
Eli Zaretskii |
Add USER_FULL_NAME.
|
2008-08-23 |
Nick Roberts |
(x-gtk-map-stock): Don't let the tool bar destroy
|
2008-08-23 |
Nick Roberts |
(gud-common-init): Use absolute file so that
|
2008-08-23 |
Nick Roberts |
*** empty log message ***
|
2008-08-23 |
Johan Bockgård |
(Moving Point): Fix <prior>/<next> confusion.
|
2008-08-23 |
Martin Rudalics |
*** empty log message ***
|
2008-08-23 |
Martin Rudalics |
*** empty log message ***
|
2008-08-23 |
Martin Rudalics |
(dired-buffer-stale-p): Do not revert buffer that can be written.
|
2008-08-23 |
Jason Rumney |
(enum tiff_keyword_index, tiff_format): Add :index keyword.
|
2008-08-23 |
Glenn Morris |
Remove outdated header comments.
|
2008-08-23 |
Chong Yidong |
* HELLO: Fix Javanese pun.
|
2008-08-23 |
Chong Yidong |
Fix Javanese pun.
|
2008-08-23 |
Glenn Morris |
Change by author without assignment thankfully tiny.
|
2008-08-23 |
Glenn Morris |
(Shell Command Guessing): Mention dired-guess-shell-case-fold-search.
|