quantum-espresso/GUI/QE-modes
Tone Kokalj 75b6515890 - aligning PWgui & QE-modes with 7.3.1
- version update for some INPUT_*.html|txt files
- adding PP/Doc/INPUT_pw2wannier90.html|txt
2024-02-21 14:38:25 +01:00
..
Doc - aligning PWgui & QE-modes with 7.3.1 2024-02-21 14:38:25 +01:00
qe-modes - aligning PWgui & QE-modes with 7.3.1 2024-02-21 14:38:25 +01:00
qe-modes.templates implementing the ido-completion-read using the elisp snippet provided by Hongyi Zhao 2021-12-18 19:57:10 +01:00
Makefile QE-modes updated for QE-7.2 2023-03-18 20:48:11 +01:00
README - aligning PWgui & QE-modes with 7.3.1 2024-02-21 14:38:25 +01:00
README.repository - aligning PWgui & QE-modes with 7.3.1 2024-02-21 14:38:25 +01:00
THANKS QE-modes package: a collection of Emacs major-modes for making the editing of Quantum ESPRESSO input files somewhat easier and more comfortable with Emacs editor. 2016-08-02 13:42:26 +00:00
install.sh Byte compiling of ELisp files is now done by the user via the install.sh script 2021-12-18 19:39:23 +01:00
qe-modes.emacs update of QE-modes and slight improvement of INPUT_Spetrum.def 2021-05-06 14:10:37 +02:00

README

========================================================================
 * * *   README file for QE-modes   * * *
========================================================================

This is the QE-modes package: an open-source collection of Emacs
major-modes for making the editing of Quantum ESPRESSO input files
somewhat easier and more comfortable with the Emacs editor.

QE-modes is free software released under the GNU General Public
License. See: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt


Quick installation instructions for the impatient:
--------------------------------------------------

1. To install QE-modes, type:

      ./install.sh

   This script copies the qe-modes/ subdirectory into the ~/.emacs.d/
   directory.
   
2. Edit and append the 'qe-modes.emacs' file to your ~/.emacs file.

For more information about the installation and usage, see the
Doc/user_guide.pdf file.


                            * * *

All the material included in this distribution is free software;
you can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version.

These programs are distributed in the hope that they will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139, USA.